Bookmarks tagged javascript and hacking

27 Jun 2024 photos.benbrown.com
In my effort to rid my life of as many major internet companies as possible, I have built my own photo stream tool! Check it out and maybe subscribe to the feed.
#dystopia + #hacking - #internet + #javascript -
15 Feb 2024 github.com
This sets up the Puck.js as a bluetooth input device and allows you to start/stop music, etc.
#hacking - #javascript -
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.
#ai + #hacking - #javascript -