The bewildering phenomenon of declining quality
english.elpais.com
Async I/O on Linux in databases
blog.canoozie.net
The Big LLM Architecture Comparison
magazine.sebastianraschka.com
“I noticed a clear violation of our contributing guidelines”
github.com
Hungary's oldest library is fighting to save books from a beetle infestation
npr.org
Make Your Own Backup System – Part 1: Strategy Before Scripts
it-notes.dragas.net
Show HN: MCP server for Blender that builds 3D scenes via natural language
blender-mcp-psi.vercel.app
I tried vibe coding in BASIC and it didn't go well
goto10retro.com
Nobody knows how to build with AI yet
worksonmymachine.substack.com
Borg – Deduplicating archiver with compression and encryption
borgbackup.org
Local LLMs versus offline Wikipedia
evanhahn.com
How to Run an Arduino for Years on a Battery (2021)
makecademy.com
Mushroom learns to crawl after being given robot body (2024)
the-independent.com
Beyond Meat fights for survival
foodinstitute.com
Roman Roads Research Association (UK)
romanroads.org
Matterport walkthrough of the original Microsoft Building 3
my.matterport.com
What were the earliest laws like?
worldhistory.substack.com
Ring introducing new feature to allow police to live-stream access to cameras
eff.org
Open-Source BCI Platform with Mobile SDK for Rapid Neurotech Prototyping
preprints.org
Will the Fear of Being Confused for AI Mean That We Will Now Write Differently?
3quarksdaily.com
Rethinking CLI interfaces for AI
notcheckmark.com
“Bypassing” specialization in Rust
oakchris1955.eu
A Treatise for One Network – Anonymous National Deliberation [pdf]
simurgh-beau.github.io
I prefer to never use it
C and C++ are about types before names - and modifying that is simply a change for the sake of a change, needless and useless. There's a lot of education enertia behind it - and effort should be spent on fighting what matters (like smart pointers), not hip/non-hip declaration style
decltype(a*b) is the only good "escape hatch"-type excuse for it, but idk why everyone make such a big deal out of it - when was the last time return type was both unpredictable AND needed to be specified? by that point you're already too deep