~betterdevlink | Bookmarks (178)
-
Augment Code – Developer AI for real work
Developer AI for real software engineering work Lots of coding AIs have cool X demos on...
-
nRootTag - Tracking You from a Thousand Miles Away!
Tracking You from a Thousand Miles Away! Turning a Bluetooth Device into an Apple AirTag Without...
-
CSS Meets Voxel Art: Building a Rendering Engine with Stacked Grids | Codrops
CSS Meets Voxel Art: Building a Rendering Engine with Stacked Grids We usually don’t include this...
-
Richard Towers | Representing graphs in Postgresql
Representing graphs in Postgresql A very command problem when we need to re-present a relationship in...
-
Writing an LLM from scratch, part 8 -- trainable self-attention
Writing an LLM from scratch, part 8 -- trainable self-attention Write up when following “Build a...
-
Why fastDOOM is fast
Why fastDOOM is fast FastDOOM was a port of DOOM but it is 30% faster. On...
-
Micro event loop library to teach the basic concepts of python coroutines and how event loop libraries might be implemented
Micro event loop library to teach the basic concepts of python coroutines and how event loop...
-
GitHub - adamcooke/authie: 👮♂️ Improve user session security in Ruby on Rails applications with database session storage
authie Improve user session security in Ruby on Rails applications with database session storage
-
GitHub - jonathanyeong/bsky-parser: Bluesky text parser that outputs parsed text with rich text facets
bsky-parser Bluesky text parser that outputs parsed text with rich text facets
-
GitHub - rajibola/human-regex: Human-friendly regular expression builder with English-like syntax.
human-regex Human-friendly regular expression builder with English-like syntax.
-
GitHub - le0pard/re2js: RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
re2js the JavaScript port of RE2, a regular expression engine that provides linear time matching
-
GitHub - HugoSmits86/nativewebp: Native webp encoder for Go
nativewebp This is a native WebP encoder written entirely in Go, with no dependencies on libwebp...
-
GitHub - GianlucaP106/minecraft: Minecraft clone from scratch with only OpenGL
Minecraft from scratch A Minecraft clone from scratch with only modern OpenGL. No game engines or...
-
GitHub - vjerci/gochromecast: A simple tool to stream your media to android TV or chromecast device
gochromecast A simple tool to stream your media to android TV or chromecast device.
-
Waveform Renderer
Waveform Renderer A lightweight and customizable TypeScript library for rendering audio waveforms on HTML canvas. Create...
-
GitHub - CapSoftware/Cap: Open source Loom alternative. Beautiful, shareable screen recordings.
Cap.So Open source Loom alternative. Beautiful, shareable screen recordings.
-
GitHub - browserbase/stagehand: An AI web browsing framework focused on simplicity and extensibility.
stagehand An AI web browsing framework focused on simplicity and extensibility.
-
GitHub - BemiHQ/BemiDB: Postgres read replica optimized for analytics
BemiDB Postgres read replica optimized for analytics. It consists of a single binary that seamlessly connects...
-
GitHub - cartography-cncf/cartography: Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database.
cartography a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive...
-
Build your own SQLite, Part 5: Evaluating queries
Build your own SQLite, Part 5: Evaluating queries We had been featuring this series in previos...
-
Running Pong in 240 Browser Tabs · eieio.games
Running Pong in 240 Browser Tabs What do you do with your unclosed browser tabs? I...
-
Video Streaming using HTTP 206 Partial Content in Go
Video streaming using http 206 partial content Implementing video streaming might be a pain for some...
-
Multi-Hop WireGuard
Multi-Hop WireGuard WireGuard is a very powerful VPN which support multiple topology and routing. Can come...
-
3,200% CPU Utilization
3,200% CPU Utilization A tale into debugging a Java program to see why it use all...