The best Hacker News stories from All from the past day
Latest posts:
GitLab announces workforce reduction and end of their CREDIT values
Gmail registration now requires scanning a QR code and sending a text message
Gmail registration now requires scanning a QR code and sending a text message
Software engineering may no longer be a lifetime career
Postmortem: TanStack NPM supply-chain compromise
<a href="https://github.com/TanStack/router/issues/7383" rel="nofollow">https://github.com/TanStack/router/issues/7383</a>
Postmortem: TanStack NPM supply-chain compromise
<a href="https://github.com/TanStack/router/issues/7383" rel="nofollow">https://github.com/TanStack/router/issues/7383</a>
I'm going back to writing code by hand
Show HN: Building a web server in assembly to give my life (a lack of) meaning
This is ymawky, a static file web server for MacOS written entirely in ARM64 assembly. It supports GET, PUT, DELETE, HEAD, and OPTIONS requests, and supports Range: bytes=X-Y headers (which allows scrubbing for video streaming). It decodes percent-encoded URLs, strictly enforces docroot, serves custom error pages for any HTTP error response, supports directory listing, and has (some) mitigations against slowloris-like attacks.<p>I’ve also written a more detailed writeup here: <a href="https://imtomt.github.io/ymawky/" rel="nofollow">https://imtomt.github.io/ymawky/</a>
Incident Report: CVE-2024-YIKES
Louis Rossmann offers to pay legal fees for a threatened OrcaSlicer developer
Ask HN: What are you working on? (May 2026)
What are you working on? Any new ideas that you're thinking about?
Ask HN: What are you working on? (May 2026)
What are you working on? Any new ideas that you're thinking about?
I returned to AWS and was reminded why I left
Local AI needs to be the norm
Local AI needs to be the norm
Hardware Attestation as Monopoly Enabler
Hardware Attestation as Monopoly Enabler
OpenAI’s WebRTC problem
The hypocrisy of cyberlibertarianism
I’ve banned query strings
Related: <a href="https://susam.net/no-query-strings.html" rel="nofollow">https://susam.net/no-query-strings.html</a>