THE HACKER NEWS

tin7in
12 hours ago
What Claude Code chooses
Systematic analysis of how AI systems make decisions — from product recommendations to developer tool choices....
5 HOURS AGO
IJ23
LiteLLM (YC W23): Founding Reliability Engineer – $200K-$270K and 0.5-1.0% equity
3 HOURS AGO
LOSTMYLOGIN
A Nationwide Book Ban Bill Has Been Introduced in the House of Representatives
5 HOURS AGO
FORTRAN77
Two insider cases we've recently closed
14 HOURS AGO
DAVIDBARKER
Nano Banana 2: Google's latest AI image generation model
A DAY AGO
LUULINH90S
Steering interpretable language models with concept algebra
14 HOURS AGO
KVINOGRADOV
Open Source Endowment – new funding source for open source maintainers
7 HOURS AGO
ATOMBENDER
Netflix Backs Out of Warner Bros. Bidding, Paramount Set to Win
20 HOURS AGO
SMALLTORCH
Show HN: Terminal Phone – E2EE Walkie Talkie from the Command Line
12 HOURS AGO
JAYU_DEV
Show HN: Rev-dep – 20x faster knip.dev alternative build in Go
17 HOURS AGO
TOSH
Just-bash: Bash for Agents
moultano
3 hours ago
The Hunt for Dark Breakfast
With a theoretical model of breakfast, can we derive the existence of “dark breakfasts,” breakfasts that we know must exist, but have never observed?
image
paultendo
2 days ago
I rendered 1,418 confusables over 230 fonts. Most aren't confusable to the eye
confusable-vision renders every TR39 confusable pair across 230 macOS system fonts and measures visual similarity with SSIM. 96.5% of confusables.txt is not high-risk, but 82 pairs are pixel...
sxmawl
12 hours ago
Launch HN: Cardboard (YC W26) – Agentic video editor
Create, cut, and compose videos with AI right in your browser. Cardboard handles the mundane edits so you can focus on storytelling....
zdw
2 hours ago
Dear Time Lords: Freeze Computers in 1993
This is a semi-satirical / joking-not-joking post (spun out of a private mastodon post) that I will be taking absolutely no questions or comments about. If it does not amuse you please do no...
noahkay13
3 hours ago
Parakeet.cpp – Parakeet ASR inference in pure C++ with Metal GPU acceleration
Ultra fast and portable Parakeet implementation for on-device inference in C++ using Axiom with MPS+Unified Memory and Cuda support - Frikallo/parakeet.cpp...
vinhnx
4 days ago
An Introduction to the Codex Seraphinianus, the Strangest Book Ever Published
Imagine you could talk to Hieronymus Bosch, the authors of the Book of Revelation, or of the Voynich Manuscript—a bizarre 15th century text written in an uncrackable code; that you could sol...
littlexsparkee
8 hours ago
Smartphone market forecast to decline this year due to memory shortage
Worldwide smartphone shipments are forecast to decline 12.9% year-on-year in 2026....
alexmolas
11 hours ago
What does " 2>&1 " mean?
To combine stderr and stdout into the stdout stream, we append this to a command: 2>&1 For example, the following command shows the first few errors from compiling main.cpp: g++ main...
https://stackoverflow.com/questions/818255/what-does-21-mean
NaOH
3 days ago
I baked a pie every day for a year and it changed my life
Vickie Hardin Woods was worried she would lose her identity when she retired. Instead, she came up with a plan that made her feel more creative, connected and valued than ever...
valyala
3 days ago
Understanding the Go Runtime: The Memory Allocator
In the previous article we explored how the Go runtime bootstraps itself — how a Go binary goes from the operating system handing it control to your func main() running. During that bootstr...
flamestro
13 hours ago
Show HN: Deff – Side-by-side Git diff review in your terminal
interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting - flamestro/deff...
speckx
17 hours ago
This time is different
3D TV, AMP, Augmented Reality, Beanie Babies, Blockchain, Cartoon Avatars, Curved TVs, Frogans, Hoverboards, iBeacons, Jetpacks, Metaverse, NFTs, Physical Web, Quantum Computing, Quibi, Smal...
hiisthisthingon
a day ago
Google API keys weren't secrets, but then Gemini changed the rules
Google spent over a decade telling developers that Google API keys (like those used in Maps, Firebase, etc.) are not secrets. But that's no longer true....
itunpredictable
14 hours ago
Will vibe coding end like the maker movement?
Is your vibe-coded app a Crapject or a Gift?...
mikece
6 hours ago
Palantir's AI Is Playing a Major Role in Tracking Gaza Aid Deliveries
As Israel bans NGOs, the U.S. is handing aid delivery in Gaza to private companies pursuing their own agendas....
theanonymousone
10 hours ago
Cronboard: A terminal-based dashboard for managing cron jobs
A terminal-based dashboard for managing cron jobs locally and on servers. - antoniorodr/cronboard...