Posts

New top story on Hacker News: An opinionated take on how to do important research that matters

An opinionated take on how to do important research that matters 10 by mad | 1 comments on Hacker News.

New top story on Hacker News: WSL Manager

WSL Manager 9 by gballan | 2 comments on Hacker News.

New top story on Hacker News: Show HN: Skir – like Protocol Buffer but better

Show HN: Skir – like Protocol Buffer but better 6 by gepheum | 1 comments on Hacker News. Why I built Skir: https://ift.tt/TVgFUtj... Quick start: npx skir init All the config lives in one YML file. Website: https://skir.build GitHub: https://ift.tt/epSmczP Would love feedback especially from teams running mixed-language stacks.

New top story on Hacker News: Dumping Lego NXT firmware off of an existing brick

Dumping Lego NXT firmware off of an existing brick 33 by theblazehen | 0 comments on Hacker News.

New top story on Hacker News: Show HN: Prompt Armour – Real-time PII detection for AI chatbots, 100% local

Show HN: Prompt Armour – Real-time PII detection for AI chatbots, 100% local 12 by TheAlexRider | 2 comments on Hacker News.

New top story on Hacker News: Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies

Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies 43 by amaury_bouchard | 15 comments on Hacker News. I built µJS because I wanted AJAX navigation without the verbosity of HTMX or the overhead of Turbo. It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single