Bookmarks tagged javascript

10 Jul github.com
Promising NodeJS library for interfacing with Meshtastic over USB.
#javascript #meshtastic +
27 Jun 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.
12 Mar pixel.kitchen
#javascript
3 Mar js.meshtastic.org
"Documentation for @meshtastic/js"
#javascript
15 Feb github.com
This sets up the Puck.js as a bluetooth input device and allows you to start/stop music, etc.
#hacking + #javascript
19 Dec 2023 blog.partykit.io
This is a cool demo project from @genmon that adds multiplayer cursors and "cursor chat" to any website. Under the hood it is using Partykit, which is an SDK and service for running websocket stuff. Neat.
#javascript
11 Nov 2023 acedio.github.io
Wow this is neat! I want to combine it with GPT!
#games + #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
5 Sep 2023 www.p01.org
"EXPI lives in the Brotli dictionary. RIP JPEG encoder. RIP Compo stream."
This is an insane Javascript project that produces animation and music in less than 150 lines of Javascript. It will take me years to understand the math used here.
#javascript