THE HACKER NEWS

Alifatisk
a day ago
DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
Open-source AI coding agent for your terminal. Engineered around DeepSeek's prefix-cache. MCP first-class · plan mode · MIT....
18 HOURS AGO
MPLANCHARD
Building Pi with Pi
19 HOURS AGO
INTELKISHAN
Memory has grown to nearly two-thirds of AI chip component costs
A DAY AGO
SPIKE021
Scammers are abusing an internal Microsoft account to send spam links
6 DAYS AGO
DAN_SBL
Using HTTP/2 Cleartext for a server in Go 1.24
3 DAYS AGO
EWF
Selling SaaS in Germany
A DAY AGO
MASSWERK
The C64 Dead Test Font
A DAY AGO
ANUJBANS
Alexander Grothendieck Revolutionized 20th-Century Mathematics
4 DAYS AGO
IBOBEV
Book Review: On the Calculation of Volume
pantelisk
20 hours ago
Show HN: Audiomass – a free, open-source multitrack audio editor for the web
AudioMass is a free full-featured web-based audio & waveform editing tool
image
dougdude3339
4 days ago
I spent 50 hours drawing a line graph
Hand drawn data visualizations by artist Doug MacDowell....
DamnInteresting
a day ago
Microsoft open-sources “the earliest DOS source code discovered to date”
Old 86-DOS source code dates back to the time before Microsoft bought it....
jalospinoso
4 days ago
C constructs that still don't work in C++
A 2026 sequel to C Constructs That Don't Work in C++: what still breaks, what C++20 changed, and what C23 changed....
michaelsbradley
2 days ago
White Rabbit – sub-nanosecond synchronization for large distributed systems
White Rabbit provides sub-nanosecond accuracy and picoseconds precision of synchronization for large distributed systems...
littlexsparkee
16 hours ago
A fundamental principle of aeronautical engineering has been overturned
It’s long been accepted that the smoother the surface, the lower the aerodynamic drag. That turns out not always to be the case....
wek
a day ago
Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
Large Language Model (LLM) agents demonstrate strong performance in autonomous code generation under loose specifications. However, production-grade software requires strict adherence to str...
jabits
17 hours ago
Migrating from Go to Rust
Out of all the migrations I help teams with, Go to Rust is a bit of an outlier. It’s not a question of “is Rust faster?” or “does Rust have types?”, Go already gets you most of the way there...
https://corrode.dev/learn/migration-guides/go-to-rust/
sohkamyung
3 days ago
Scientists solve 200-year-old puzzle of how tobacco plants make nicotine
Scientists have uncovered how tobacco plants naturally make nicotine, solving a mystery that has puzzled researchers for nearly two centuries. ...
mch82
3 days ago
Build Adafruit projects right from Firefox
Use Web Serial to connect, code, and control compatible hardware devices directly from your browser....
prakashqwerty
a day ago
Greg Brockman interview [video]
The AI race, the future of AGI, and the inside story of OpenAI. Greg Brockman is the co-founder and President of OpenAI, the company behind ChatGPT and GPT-5. He was the first engineer at St...
rayruiwang
18 hours ago
Flick (YC F25) Is Hiring Front End Engineer to Build Figma for AI Filmmaking
About Us Flick is defining the future interface for AI native filmmaking. Think Figma and Cursor, but for creating AI films. - Founded by Engineer who built Instagram Stories + Award win...
hggh
2 days ago
Time to talk about my writerdeck
tldr: * I installed console-only Debian on an old laptop (no desktop OS at all) * I added some packages to make it work better for writing: * network-manager for connecting to hotspo...
ingve
3 days ago
I keep bouncing off the Scheme language
I have a huge appreciation for the Scheme programming language. I just seem to be unable to get it to stick in my head. This seems like a huge revelation for someone who named their blog aft...
animetyan
5 days ago
Silk: Open-source cooperative fiber scheduler
Fast stackful fibers with a NUMA-aware work-stealing scheduler - ClickHouse/silk...