Do not download the app, use the website
idiallo.com
Open Sauce is a confoundingly brilliant Bay Area event
jeffgeerling.com
Turn any diagram image into an editable Draw.io file. No more redrawing
imagetodrawio.com
It's time for modern CSS to kill the SPA
jonoalderson.com
CCTV Footage Captures the First-Ever Video of an Earthquake Fault in Motion
smithsonianmag.com
Show HN: Auto Favicon MCP Server
github.com
The Rise and Fall of the Hanseatic League
worksinprogress.co
Users claim Discord's age verification can be tricked with video game characters
thepinknews.com
Simon Tatham's Portable Puzzle Collection
chiark.greenend.org.uk
It's a DE9, not a DB9 (but we know what you mean)
news.sparkfun.com
Never write your own date parsing library
zachleat.com
Windsurf employee #2: I was given a payout of only 1% what my shares where worth
twitter.com
Why MIT switched from Scheme to Python (2009)
wisdomandwonder.com
Efficient Computer's Electron E1 CPU – 100x more efficient than Arm?
morethanmoore.substack.com
Vanilla JavaScript support for Tailwind Plus
tailwindcss.com
Ambigrammia: Between Creation and Discovery (Hofstadter, 2025)
yalebooks.yale.edu
Experimental surgery performed by AI-driven surgical robot
arstechnica.com
The future is not self-hosted
drewlyton.com
Steam, Itch.io are pulling ‘porn’ games. Critics say it's a slippery slope
wired.com
What is X-Forwarded-For and when can you trust it? (2024)
httptoolkit.com
Developing our position on AI
recurse.com
A Union Pacific-Norfolk Southern combination would redraw the railroad map
trains.com
A similar implementation of a large subset of Haskell was done by Ben Lynn in a winning IOCCC entry as described at [1]. The graph reduction engine is the small C programs shown in [2].
A much larger and more production-ready implementation of Haskell into combinatory logic was made by Lennart Augustsson [3].
[1] https://crypto.stanford.edu/~blynn/compiler/
[2] https://crypto.stanford.edu/~blynn/compiler/c.html
[3] https://github.com/augustss/MicroHs