2
2
Time Machine inside a FreeBSD jail (dragas.net)
3
The Rise of Sanityware (thatshubham.com)
3
Use "\A \z", not "^ $" with Python regular expressions (sethmlarson.dev)
1
Barev – XMPP flavoured P2P protocol (imfreedom.org)
2
It is incorrect to "normalize" // in HTTP URL paths (runxiyu.org)
4
I Started Identifying Corporate Devices in My Software (lgug2z.com)
2
T: A concise language for manipulating text, replacing common usage patterns of (github.com/alecthomas)
1
Fuzzing Lua in OSS-Fuzz (groups.google.com)
3
The Ruby Users Forum Is Now Live (rubyforum.org)
2
Spinning Around: Please Don't (siliceum.com)
4
The Rise and Fall of Scala (beyondjava.net)
1
PostmarketOS in 2026-01: monthly blog post reboot (postmarketos.org)
2
Why AI Coding Advice Contradicts Itself (anup.io)
4
Writing a Lisp JIT Interpreter with GraalVM Truffle (iroiro.party)
3
Hallucination Stations: On Some Basic Limitations of Transformer-Based Language (arxiv.org)
2
Prolog-blog-engine: blog engine in pure Prolog. 0 dependencies, Markdown, server (github.com/cryptoque)
1
ChronDB: Transforming a Clojure Database into a Polyglot Library with GraalVM N (avelino.run)
1
Reversing Abstractions: An Existential Crisis (humprog.org)
2
Home Lab Developments (zitseng.com)
3
The state of Linux music players in 2026 (crescentro.se)
226
Fedora Asahi Remix is now working on Apple M3 (bsky.app)
3
Who Operates the Badbox 2.0 Botnet? (krebsonsecurity.com)
3
The Intent Envelope: Proofs for Completeness, Not Just Soundness (midspiral.com)
2
McCLIM and 7GUIs – Part 1: The Counter (turtleware.eu)
133
MapLibre Tile: a modern and efficient vector tile format (maplibre.org)
151
Apple, What Have You Done? (onlinegoddess.net)
1
The Enclosure feedback loop, or how LLMs sabotage existing programming practice (buddingh.eu)
1
Sysp: Systems Lisp compiling to C with homoiconic macros, refcounted memory, Hi (github.com/karans4)
1
Testing: Exceptions and Caches (nedbatchelder.com)
2
Spreadsheets and Vi and JSON (awalgarg.me)
74
I was right about ATProto key management (nora.codes)
1
Frozen Insight in a Moving World (jdu.github.io)
3
39C3 – AI Agent, AI Spy (youtube.com)
4
Software patches in NixOS for fun and productivity (pfad.fr)
1
The IndieWeb and Small Web (christiano.dev)
2
Is It Worth It? (griffin.com)
1
Bouncy Ball will always bounce back (filipfila.wordpress.com)
16
Hands-On with Two Apple Network Server Prototype ROMs (oldvcr.blogspot.com)
2
Target 1: Baseten (silares.com)
3
Kitty Cards (lmno.lol)
2
How to generate a random number with quantum physics (popsci.com)
2
How Does the Hedgehog Engine 2 Work? [video] (youtube.com)
5
AI Tribalism (nolanlawson.com)
5
E9p – pure Erlang 9p implementation (tangled.org)
1
Coi – WebAssembly for the Modern Web (io-eric.github.io)
1
Creating an HTML "spoilers" element with no JavaScript (2024) (wavebeem.com)
1
Vivace-graph-v3: CL graph database and Prolog implementation (github.com/kraison)
23
Modetc: Move your dotfiles from kernel space (eurofusion.eu)
2
MikroTik first look and getting started (co.ua)
1
Considering Strictly Monotonic Time (matklad.github.io)
3
December in Servo (servo.org)
1
Why a God Can't Play a Link to the Past [video] (youtube.com)
1
Visualizing K-Way Merge: An Interactive Guide to Database Sorting (justinhj.github.io)
1
Teemux: Zero-config log multiplexer with built-in MCP server (github.com/gajus)
2
Congratulations to EquipmentShare on Going Public (ycombinator.com)
2
The Moral Character of Cryptographic Work (2015) [pdf] (ucdavis.edu)
11
GNU Guix 1.5.0 Released (guix.gnu.org)
1
Post-Agentic Code Forges (sluongng.substack.com)
1
Implementation of the Apollo Guidance Computer in an FPGA (github.com/mikeakohn)
3
Learning Low-Level Computing and C++ by Making a Game Boy Emulator – The Making (byteofmelon.com)
1
Maintaining shadow branches for GitHub PRs (maskray.me)
2
Selectively Disabling HTTP/1.0 and HTTP/1.1 (markmcb.com)
2
Dynamic GHC Matrix in GitHub CI (hasufell.github.io)
6
SSH has no Host header (exe.dev)
1
JavaScript Returns Undefined (ylovits.github.io)
2
Ghost in the Wi-Fi (josephmate.github.io)
2
CSLib: A Focused Effort on Formalizing Computer Science in Lean (cslib.io)
3
RPi3 running FreeBSD 12 clocks 390 days uptime as a Radius server [bsky] (bsky.app)
3
Your app subscription is now my weekend project (rselbach.com)
3
Runjak.codes: An adversarial coding test (runjak.codes)
1
Subagents, Commands and Skills Are Converging (vivekhaldar.com)
1
Field Notes on Scaling Moe Expert Parallelism with DeepEP (nousresearch.com)
1
Color‑Driven Code Navigation (poppastring.com)
2
Don't Trip[Wire] Yourself: Testing Error Recovery in Zig (mitchellh.com)
1
Moon-rabbit: MSX2 Gopher browser (github.com/nihirash)
2
FSNotes 7 – Remarkable fast plain text notes (fsnot.es)
3
How Binary Dependencies Work Across Different Languages (vlad.website)
81
Hate is a strong word, but I don't like Windows 11 (blog.urara.pl)
3
Pandas 3.0.0 Released (github.com/pandas-dev)
1
Making an LSP for Great Good (thunderseethe.dev)
1
EmuDevz: A game about building emulators (github.com/afska)
1
Writing a TSDB from Scratch in Go (docs.google.com)
3
So, why *should* GNOME support server side decorations? (blister.zip)
2
FOSS for Digital Sovereignty in the EU (more-magic.net)
73
Nested code fences in Markdown (susam.net)
1
Building a Blog in Gleam (gearsco.de)
0
Faster Horses, Not Trains (robbowley.net)
1
I got into an argument on Discord about how inefficient CBR/CBZ is, so I wrote (reddit.com)
1
Why Not Tail Recursion? (futhark-lang.org)
1
Designing a service with IndieAuth and email-based login (jamesg.blog)
1
Building Your Own Efficient uint128 in C++ (solidean.com)
2
Deep Learning as Program Synthesis (lesswrong.com)
1
Where I'm at with AI (paulosman.me)
8
Reliable Signals of Honest Intent (zanlib.dev)
2
Rust's Standard Library on the GPU (vectorware.com)
3
Venus v5 released: Modern OO standard library (and more) for Perl 5 (reddit.com)
2
Type-Safe Eval in Grace (haskellforall.com)
2
The Jule Programming Language (jule.dev)
213