HN Reader
Top
New
Best
Ask
Show
Jobs
Top
New
Best
Ask
Show
Jobs
Bypassing Google's big anti-adblock update
(0x44.xyz)
651 points
by deryilz
13h ago
553 comments
Switching to Claude Code and VSCode Inside Docker
(timsh.org)
99 points
by timsh
1d ago
47 comments
Zig's New Async I/O
(kristoff.it)
159 points
by afirium
9h ago
111 comments
Reading Neuromancer for the first time in 2025
(mbh4h.substack.com)
3 points
by keiferski
40m ago
0 comments
Kimi K2 is a state-of-the-art mixture-of-experts (MoE) language model
(github.com)
333 points
by ConteMascetti71
15h ago
80 comments
MacPaint Art from the Mid-80s Still Looks Great Today
(blog.decryption.net.au)
870 points
by decryption
23h ago
179 comments
Hacking Coroutines into C
(wiomoc.de)
78 points
by jmillikin
7h ago
22 comments
Aeron: Efficient reliable UDP unicast, UDP multicast, and IPC message transport
(github.com)
18 points
by todsacerdoti
12h ago
5 comments
Chrome's hidden X-Browser-Validation header reverse engineered
(github.com)
162 points
by dsekz
2d ago
34 comments
Experimental imperative-style music sequence generator engine
(github.com)
14 points
by bwidlar
3d ago
1 comments
C++: Maps on Chains
(bannalia.blogspot.com)
8 points
by signa11
2d ago
3 comments
Parse, Don't Validate (For C)
(lelanthran.com)
52 points
by lelanthran
4d ago
13 comments
Edward Burtynsky's monumental chronicle of the human impact on the planet
(newyorker.com)
38 points
by pseudolus
5h ago
5 comments
Lost Chapter of Automate the Boring Stuff: Audio, Video, and Webcams in Python
(inventwithpython.com)
153 points
by AlSweigart
15h ago
9 comments
Programming Affordances That Invite Mistakes
(thetechenabler.substack.com)
25 points
by ingve
2d ago
8 comments
Light exposure at night predicts incidence of cardiovascular diseases
(medrxiv.org)
107 points
by gnabgib
9h ago
74 comments
The fish kick may be the fastest subsurface swim stroke yet (2015)
(nautil.us)
213 points
by bookofjoe
20h ago
141 comments
Two-step system makes plastic from carbon dioxide, water and electricity
(phys.org)
59 points
by PaulHoule
3d ago
16 comments
ISRO successfully conducts hot tests of Gaganyaan propulsion system
(thehindu.com)
3 points
by Bluestein
10m ago
0 comments
A better Ghidra MCP server – GhidrAssistMCP
(github.com)
80 points
by jtang613
14h ago
15 comments
Show HN: I made a JSFiddle-style playground to test and share prompts fast
(langfa.st)
31 points
by eugenegusarov
14h ago
4 comments
Second Variety, by Philip K. Dick (1953)
(gutenberg.org)
62 points
by djoldman
3d ago
19 comments
Bayeux Tapestry Will Return to the U.K. In 950 Years
(news.artnet.com)
8 points
by andsoitis
1d ago
5 comments
HNSW as abstract data structure: video intro to Redis vector sets
(youtube.com)
26 points
by antirez
2d ago
0 comments
Malware found in official gravityforms plugin indicating supply chain breach
(patchstack.com)
215 points
by taubek
1d ago
43 comments
New Date("wtf") – How well do you know JavaScript's Date class?
(jsdate.wtf)
322 points
by OuterVale
1d ago
190 comments
Working through 'Writing A C Compiler'
(jollygoodsw.wordpress.com)
143 points
by AlexeyBrin
20h ago
33 comments
Supreme Court's ruling practically wipes out free speech for sex writing online
(ellsberg.substack.com)
572 points
by macawfish
14h ago
756 comments
Exposing a web service with Cloudflare Tunnel (2022)
(erisa.dev)
96 points
by sturza
3d ago
40 comments
Vibe-Coding a PCB – surprisingly good
(atomic14.substack.com)
149 points
by iamflimflam1
16h ago
60 comments
Proposed NOAA Budget Kills Program Designed to Prevent Satellite Collisions
(skyandtelescope.org)
336 points
by bikenaga
15h ago
197 comments
New Windows 11 build adds self-healing "quick machine recovery" feature
(arstechnica.com)
26 points
by thunderbong
4h ago
17 comments
Show HN: DesignArena – crowdsourced benchmark for AI-generated UI/UX
(designarena.ai)
76 points
by grace77
17h ago
20 comments
OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
(theverge.com)
988 points
by rcchen
1d ago
632 comments
First malaria treatment for babies approved for use
(bbc.com)
132 points
by toomuchtodo
4d ago
37 comments
Ask HN: Where are the AI-driven profits or promotions?
14 points
by arduinomancer
4h ago
14 comments
Daniel Kleppner, Physicist Who Brought Atomic Clock Precision to GPS, Has Died
(nytimes.com)
21 points
by NaOH
10h ago
4 comments
Arizona resident dies from the plague less than 24 hours after showing symptoms
(independent.co.uk)
239 points
by Anon84
15h ago
129 comments
Sieve (YC X25) is hiring researchers to build large video datasets for AI labs
(sievedata.com)
1 points
by mvoodarla
20h ago
0 comments
MoonPay executives may have sent $250k to Nigerian scammer
(theblock.co)
48 points
by wslh
7h ago
7 comments
Turns out you can just hack any train in the USA
(twitter.com)
7 points
by lyu07282
1h ago
5 comments
FMD Android: secure open source alternative to Google's Find My Device
(gitlab.com)
8 points
by miles
9h ago
0 comments
ETH Zurich and EPFL to release a LLM developed on public infrastructure
(ethz.ch)
663 points
by andy99
1d ago
92 comments
Fundamentals of garbage collection (2023)
(learn.microsoft.com)
138 points
by b-man
4d ago
30 comments
Context Engineering Guide
(nlp.elvissaravia.com)
64 points
by Bogdanp
3d ago
21 comments
Incus – Next-generation system container, application container, and VM manager
(linuxcontainers.org)
122 points
by motorest
1d ago
68 comments
Making a Speedrun Timer in D
(bradley.chatha.dev)
82 points
by LorenDB
4d ago
4 comments
Leveraging Elixir's hot code loading capabilities to modularize a monolithic app
(lucassifoni.info)
115 points
by ronxjansen
5d ago
22 comments
Dict Unpacking in Python
(github.com)
140 points
by _ZeD_
4d ago
63 comments
Replication of Quantum Factorisation Records with an 8-bit Home Computer [pdf]
(eprint.iacr.org)
130 points
by sebgan
1d ago
29 comments
I don't care what the code looks like anymore
5
growbell_social
1
7/12/2025, 7:36:36 PM
substack.com ↗
Comments (1)
abstractspoon
· 39m ago
Others will care though when they come to read your 'careless' code
[-] Collapse