We Implemented the IPv8 Internet-Draft in Linux, Libc, and BGP
Show HN: We Implemented the IPv8 Internet-Draft in Linux, Libc, and BGP
LuaCAD
LuaCAD models solids in Lua rather than the OpenSCAD language, with operator overloading for CSG (`a + b`, `a - b`, `a * b`). It ships with a CLI and a desktop app, including a preview area and a text editor. I've always been a big fan of OpenSCAD, but the SCAD language itself is unfortunately quite cobbled-together and is a very poorly designed programming language. LuaCAD takes all the good parts of OpenSCAD and combines them with one of the best scripting languages. It has now completely replaced OpenSCAD for me, and I think it provides a better experience than OpenSCAD for all use cases. I'd love to hear any reasons why LuaCAD shouldn't fully replace OpenSCAD! Tech stack: - It's implemented in Rust and uses mlua (https://github.com/mlua-rs/mlua) to execute the Lua code. - Uses OpenCSG (https://opencsg.org) for fast and correct rendering of the 3D models (like OpenSCAD) - Uses Manifold (https://github.com/elalish/manifold) to create the manifold triangle meshes - Native support for all BOSL2 functions (i.e. implemented in Rust for better performance)
Is AI Dumber Today? An index of AI model experience from user's opinion
Show HN: Is AI Dumber Today? An index of AI model experience from user's opinion
APIMart: Discounted AI API Aggregator for GPT-5, Sora 2
Show HN: APIMart: Discounted AI API Aggregator for GPT-5, Sora 2
Online SNMP MIB database
Show HN: Online SNMP MIB database - upload/view your own MIBs
Embed a real Linux terminal on your website
Show HN: Embed a real Linux terminal on your website
I evaluated file, vector, graph and RL based memory frameworks
Show HN: I evaluated file, vector, graph and RL based memory frameworks
Mic Drop, a real-time multiplayer karaoke game
Show HN: Mic Drop, a real-time multiplayer karaoke game
I built a native app for coding agents with Rust and GPUI
Show HN: I built a native app for coding agents with Rust and GPUI
A public AI whose memory is shared across all users
Show HN: A public AI whose memory is shared across all users
Wordle for Metro Stations
One station to find per day, 2 or 3 gamemodes depending on the city (if your city is not live yet, or you can't find it in the selector, try https://dailymetro.live/cityname/mode/classic ) Like https://dailymetro.live/sf/mode/classic for San Francisco Got huge traction in France, so I thought maybe you'll like it here too :) Made with Claude code but still took at least 50-100h of dev/design/taking user feedbacks ahahah Hope you like it
Interactive component to map fibre breaks (OTDR)
Added an OTDR trace component as the latest in my component library for datacentre/network apps. Mainly for my own use in rackout.