THE HACKER NEWS

atombender
14 hours ago
Agent Safehouse – macOS-native sandboxing for local agents
Sandbox your LLM coding agents on macOS. Kernel-level enforcement via sandbox-exec — deny-first, composable, zero dependencies....
4 DAYS AGO
PABS3
Z80 Sans – a disassembler in a font (2024)
3 DAYS AGO
HHS
Humanoid robot: The evolution of Kawasaki’s challenge
16 HOURS AGO
VANCECOOKCOBXIN
Show HN: I built a real-time OSINT dashboard pulling 15 live global feeds
4 DAYS AGO
SURPRISETALK
Case Study: lynnandtonic.com 2025 refresh
21 HOURS AGO
STROGONOFF
Beagle, a source code management system that stores AST trees
13 HOURS AGO
KYE
Blacksky AppView
12 HOURS AGO
CROMKA
Ambient Light Sensor working on M2 MacBook in Asahi
A DAY AGO
NETWORKED
Warn about PyPy being unmaintained
rendx
an hour ago
Fontcrafter: Turn Your Handwriting into a Real Font
Convert your scanned handwriting into custom OTF, TTF, and WOFF2 fonts with local browser processing and vectorization. No account or uploads needed.
image
speckx
4 days ago
Every single board computer I tested in 2025
I benchmarked 15 SBCs released in 2025 across every price point. Here's what stood out, what disappointed, and what the year looked like for single board computers....
todsacerdoti
19 hours ago
FrameBook
me when FrameBook....
tosh
14 hours ago
Artificial-life: A simple (300 lines of code) reproduction of Computational Life
A simple (300 lines of code) reproduction of Computational Life: How Well-formed, Self-replicating Programs Emerge from Simple Interaction - Rabrg/artificial-life...
horseradish
15 hours ago
We should revisit literate programming in the agent era
Literate programming is the idea that code should be intermingled with prose such that an uninformed reader could read a code base as a narrative, and come away with an understanding of how ...
runningmike
3 days ago
Unlocking Python's Cores:Energy Implications of Removing the GIL
Python's Global Interpreter Lock prevents execution on more than one CPU core at the same time, even when multiple threads are used. However, starting with Python 3.13 an experimental build ...
medbar
12 hours ago
Linux Internals: How /proc/self/mem writes to unwritable memory (2021)
Introduction An obscure quirk of the /proc/*/mem pseudofile is its “punch through” semantics. Writes performed through this file will succeed even if the destination virtual memory is marked...
zachlatta
a day ago
PCB devboard the size of a USB-C plug
AngstromIO, one of the smallest devboards out there, barely longer than a USB C connector, based on the Attiny1616 MCU. And a dual CH340 board for programming and debugging, and another devb...
https://github.com/Dieu-de-l-elec/AngstromIO-devboard
gballan
17 hours ago
WSL Manager
A GUI to quickly manage your WSL2 instances. Contribute to bostrot/wsl2-distro-manager development by creating an account on GitHub....
1970-01-01
3 days ago
The legendary Mojave Phone Booth is back (2013)
You can call 760-733-9969. But there's no telling who's going to be on the other line. ...
yogthos
2 days ago
Claude built a system in 3 rounds, latent bugs from round 1 exploded in round 3
Mycelium uses Maestro state machines and Malli contracts to define "The Law of the Graph," providing a high-integrity environment where humans architect and AI agents implement. - ...
zdw
20 hours ago
What if the Apple ][ had run on Field-Sequential?
One thing I remain fascinated by is the field-sequential color system. Essentially, unlike composite video, which sacrifices color depth in space, field sequ......
todsacerdoti
18 hours ago
LibreOffice Writer now supports Markdown
We’re pleased to announce the release of LibreOffice 26.2, the newest version of the free and open source office suite trusted by millions of users around the world. This release makes it ea...
mpweiher
a day ago
SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI
Large language model (LLM)-powered agents have demonstrated strong capabilities in automating software engineering tasks such as static bug fixing, as evidenced by benchmarks like SWE-bench....
frizlab
14 hours ago
Lil Finder Guy
Who is it? What is it? Is it friend or foe? Has it arrived in peace, or is it plotting to corrupt our SSDs and fray our USB-C cables?...
stared
2 days ago
Show HN: Reviving a 20-year-old puzzle game Chromatron with Ghidra and AI
Decompiling the classic puzzle game with lasers Chromatron from WinXP and PowerPC executables into Rust. A pixel-perfect porting using Claude Code, Opus 4.6, Cursor, GPT-5.2-Codex, and Ghidr...