Article URL: https://allendowney.github.io/ThinkLinearAlgebra/index.html Comments URL: https://news.ycombinator.com/item?id=48082396 Points: 79 # Comments: 6
Hacker News
https://news.ycombinator.comArticle URL: https://www.theparisreview.org/blog/2026/05/06/rotten-dot-com/ Comments URL: https://news.ycombinator.com/item?id=48082039 Points: 71 # Comments: 68
Article URL: https://arxiv.org/abs/2605.05419 Comments URL: https://news.ycombinator.com/item?id=48082021 Points: 20 # Comments: 5
Article URL: https://www.waltonfamilyfoundation.org/about-us/newsroom/gen-z-resentment-toward-ai-grows-as-adoption-stagnates-and-workplace-fears-mount Comments URL: https://news.ycombinator.com/item?id=48081942 Points: 40 # Comments: 23
Article URL: https://g5t.de/articles/20260510-task-paralysis-and-ai/index.html Comments URL: https://news.ycombinator.com/item?id=48081469 Points: 18 # Comments: 4
Article URL: https://lists.debian.org/debian-devel-announce/2026/05/msg00001.html Comments URL: https://news.ycombinator.com/item?id=48081245 Points: 170 # Comments: 49
Article URL: https://www.untendedfire.org/2026/05/09/scoutings-real-crisis-is-not-marketing-it-is-decades-of-neglect/ Comments URL: https://news.ycombinator.com/item?id=48081094 Points: 21 # Comments: 16
Article URL: https://blog.google/innovation-and-ai/technology/developers-tools/expanded-gemini-api-file-search-multimodal-rag/ Comments URL: https://news.ycombinator.com/item?id=48080702 Points: 27 # Comments: 2
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 c...
Article URL: https://www.reidatcheson.com/sparse/linear/cholesky/2026/04/09/etree.html Comments URL: https://news.ycombinator.com/item?id=48080221 Points: 12 # Comments: 0
Article URL: https://reclaimthenet.org/france-moves-to-break-encrypted-messaging Comments URL: https://news.ycombinator.com/item?id=48078811 Points: 127 # Comments: 68
Article URL: https://sundaicity.com/blogs/getting-arrested-in-japan Comments URL: https://news.ycombinator.com/item?id=48078647 Points: 13 # Comments: 0
Article URL: https://debarshibasak.github.io/readables/blogs/death-of-roadmap.html Comments URL: https://news.ycombinator.com/item?id=48078617 Points: 3 # Comments: 0
Article URL: https://github.com/ThatXliner/rust-but-lisp Comments URL: https://news.ycombinator.com/item?id=48078575 Points: 5 # Comments: 2
Article URL: https://blog.himanshuanand.com/2026/05/the-90-day-disclosure-policy-is-dead/ Comments URL: https://news.ycombinator.com/item?id=48078538 Points: 10 # Comments: 2
Article URL: https://www.freebsd.org/security/advisories/FreeBSD-SA-26:13.exec.asc Comments URL: https://news.ycombinator.com/item?id=48077971 Points: 114 # Comments: 66
Article URL: https://undecidability.net/senior/ Comments URL: https://news.ycombinator.com/item?id=48077966 Points: 21 # Comments: 21
Article URL: https://juretriglav.si/surfel-based-global-illumination-on-the-web/ Comments URL: https://news.ycombinator.com/item?id=48077395 Points: 35 # Comments: 1
Article URL: https://www.nytimes.com/2026/05/08/technology/meta-ai-employees-miserable.html Comments URL: https://news.ycombinator.com/item?id=48077126 Points: 193 # Comments: 149
Let-go is a Clojure-like language (~90% compatible with JVM Clojure) written in pure Go. It ships as a ~10MB static binary and cold boots in ~7ms - that's about 50x faster than JVM and 3x faster than Babashka. It has decent throughput on algorithmic workloads - within ballpark of the GraalVM-back...