The best Hacker News stories from All from the past day
Latest posts:
Apple tells EU it has five different App Stores, not just one
Why does holding a key fob to your head increase its range?
Twitch to Cut 500 Employees, About 35% of Staff
Twitch to Cut 500 Employees, About 35% of Staff
Where Have All the Websites Gone?
Is my plane a 737 MAX?
Polars
Python 3.13 Gets a JIT
Python 3.13 Gets a JIT
Dive: A tool for exploring a Docker image, layer contents and more
Dive: A tool for exploring a Docker image, layer contents and more
Duolingo Cuts 10% of Contractors as It Uses More AI to Create App Content
The phrase "no evidence" is a red flag for bad science communication (2021)
Jeff Lawson steps down as CEO of Twilio
What PWA Can Do Today
"LibreOffice is better at reading old Word files than Word"
iPhone that fell from hole in Alaska 737 MAX flight is found, still open to Mail
United finds loose bolts on plug doors during 737 Max 9 inspections
Show HN: I made a HTMX Playground 100% in the browser
I recently dug up an old project in an attempt to improve on it. It's a code sandbox for playing around with HTMX in the browser, that runs a mock server within the sandbox iframe. The server "framework" is loosely based on Django, so if you're familiar with Django, you'll immediately understand what's going on.<p>I recommend clicking through the examples.<p>Github repo: <a href="https://github.com/lassebomh/htmx-playground">https://github.com/lassebomh/htmx-playground</a><p>Probably my favorite part is the lack of HTMX specific code. It's designed to mimic the client and server, but really nothing else. In principle, this means that it is agnostic to whatever frontend framework is being used.<p>Known problems: Limited mobile support, Ace Editor (should just be Monaco) and lack of proper error outputs.<p>Feel free to give feedback, suggestions or questions.<p>I learned a lot when making it, and I hope you'll something about HTMX! Happy tinkering.
What does the cerebellum do?