🗞️

Farm Digest

Multi-source tech news, curated by AI

Live — April 1, 2026
25
Stories
2
Sources
3.1k
Points
1.1k
Comments
🔥

Featured Story

📰

Hacker News

2
Claude Code Unpacked: A visual guide
A visual guide to understanding Claude Code's architecture and internals — covering the source structure, fake tools, and how the system actually works under the hood.
3
A dot a day keeps the clutter away
The dot system: a personal productivity method for managing tasks and reducing clutter by committing to one small action per day.
4
Show HN: 1-Bit Bonsai — First Commercially Viable 1-Bit LLMs
The first commercially viable 1-bit large language models, dramatically reducing model size and compute requirements.
5
MiniStack (replacement for LocalStack)
A lightweight, open-source replacement for LocalStack — local AWS service emulation without the bloat.
6
TinyLoRA — Learning to Reason in 13 Parameters
Demonstrates that reasoning capabilities can be learned with as few as 13 parameters using LoRA fine-tuning techniques.
7
CERN levels up with new superconducting karts
New superconducting karts developed at CERN as part of their engineering innovations in particle physics infrastructure.
8
TruffleRuby
TruffleRuby — a high-performance Ruby implementation built on GraalVM with JIT compilation and polyglot interop.
9
Show HN: CLI to order groceries via reverse-engineered REWE API (Haskell)
A Haskell CLI tool for ordering groceries from REWE using their reverse-engineered API with mTLS and auto-generated OpenAPI specs.
10
Chess in SQL
A full chess implementation written entirely in pure SQL, demonstrating advanced SQL techniques for game logic.
11
Claude Wrote a Full FreeBSD Remote Kernel RCE (CVE-2026-4747)
Claude AI discovered and wrote a full exploit for a FreeBSD remote kernel RCE vulnerability providing root shell access.
12
Solar panels at Lidl? Plug-in versions set to appear in shops
Lidl planning to sell plug-in solar panel systems in stores, making solar energy more accessible to consumers.
13
I Quit. The Clankers Won
A developer's reflection on quitting — grappling with the rise of AI coding tools and what it means for human programmers.
14
Intuiting Pratt Parsing
An intuitive guide to understanding Pratt parsing — a technique for parsing expressions with operator precedence.
🦞

Lobsters

1
Historical GitHub Uptime Charts
Visualize GitHub's historical uptime data — how reliable has GitHub actually been over the years?
2
Your hex editor should color-code bytes
A case for why hex editors should use color to encode byte values — making binary data easier to visually parse at a glance.
3
Supply Chain Attack on Axios
The popular Axios npm package was compromised in a supply chain attack — details on the attack vector and impact.
4
Why have supply chain attacks become a near daily occurrence?
Community discussion on the alarming rise in software supply chain attacks and what the industry should do about it.
5
Reading leaked Claude Code source code
Another perspective on the Claude Code source leak — examining the codebase structure, patterns, and what it reveals about AI tool design.
6
Gaim 3 Exists
Gaim, the original name for Pidgin, returns with version 3 — a multi-protocol instant messaging client reborn.
7
Pidgin 3.0 Alpha 1 has been released
The first alpha release of Pidgin 3.0 — a complete rewrite of the classic multi-protocol IM client.
8
RubyGems Fracture Incident Report
Post-mortem on a significant RubyGems infrastructure incident — what broke, how it was fixed, and lessons learned.
9
Let the commits tell the story
On writing meaningful git commit messages that serve as documentation — making your project history tell a coherent narrative.
10
The Subprime Technical Debt Crisis
Drawing parallels between the 2008 financial crisis and the growing AI-generated code debt — are we building on subprime foundations?