Bookmarks tagged and hacking
4 Nov 2023
learn.adafruit.com
Talks about dissolving an NFC card in acetone to extract the NFC hardware so you can put it in something else
1 Nov 2023
github.com
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
8 Oct 2023
www.youtube.com
LambdaCalculus giving a presentation at his local Def Con about the Pirate Box project.
5 Oct 2023
www.jwz.org
JWZ links to an article about spoofing one of the recent emergency broadcast alerts that blew up everyones phones the other day.
27 Sep 2023
github.com
"Codepilot is a programming buddy that is an expert on your codebase.” This is a pretty amazing LLM-powered coding assistant by my pal Steve Ickman. It runs locally against your code and can answer questions, write docs, and actually generate code specific to your coding style. Very, very, very cool.
See also the filesystem based vector database package he built that enables some of these features.
See also the filesystem based vector database package he built that enables some of these features.
26 Sep 2023
cyberscoop.com
"The "original hacking supergroup" is trying to design tools to rebuild the internet from the ground up."
21 Sep 2023
oldvcr.blogspot.com
A post about getting Palm Pilots online and then running a gopher client. I would love to achieve this with my old Sony Clié!
18 Sep 2023
tailscale.com
"Today we’re expanding the list of devices that can run Tailscale, bringing secure remote networking to the Apple TV. The newly released tvOS 17 offers support for VPNs, and we’re proud to say Tailscale is among the first to use this new feature. You can now add your Apple TV directly to your tailnet, unlocking three powerful new use cases that we’re excited to share."
18 Sep 2023
github.com
"Dropbox LLM Security research code and results. Contribute to dropbox/llm-security development by creating an account on GitHub."