frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Never Snooze a Future

https://jacko.io/snooze.html
13•vinhnx•4d ago

Comments

ixxie•1h ago
I thought this was a "carpe diem" motivational post xD
cousin_it•28m ago
Looks like the code of foo() says "take a lock then sleep for 10 millis", but actually it can take the lock and then sleep forever, depending on how it's polled. Well! This seems like a bug with the async abstraction in Rust then. Or if you don't like "bug", then "disagreement with intuition that will cause bugs forever". Goroutines in Go don't have this problem: if a goroutine says it'll take a lock and sleep for 10 millis, then that's what it'll do. The reason is because Go concurrency is preemptive, while async in Rust is cooperative.

So maybe the lesson I'd take is that if you're programming with locks (or other synchronization primitives), your concurrency model has to be preemptive. Cooperative concurrency + locks = invitation to very subtle bugs.

Bucketsquatting Is (Finally) Dead

https://onecloudplease.com/blog/bucketsquatting-is-finally-dead
41•boyter•1h ago•16 comments

Willingness to look stupid

https://sharif.io/looking-stupid
324•Samin100•3d ago•110 comments

Executing programs inside transformers with exponentially faster inference

https://www.percepta.ai/blog/can-llms-be-computers
94•u1hcw9nx•1d ago•14 comments

Malus – Clean Room as a Service

https://malus.sh
1266•microflash•20h ago•457 comments

“This is not the computer for you”

https://samhenri.gold/blog/20260312-this-is-not-the-computer-for-you/
444•MBCook•7h ago•179 comments

Vite 8.0 Is Out

https://vite.dev/blog/announcing-vite8
269•kothariji•5h ago•69 comments

Prefix sums at gigabytes per second with ARM NEON

https://lemire.me/blog/2026/03/08/prefix-sums-at-tens-of-gigabytes-per-second-with-arm-neon/
38•mfiguiere•4d ago•3 comments

Hyperlinks in Terminal Emulators

https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda
56•nvahalik•6h ago•38 comments

ATMs didn’t kill bank teller jobs, but the iPhone did

https://davidoks.blog/p/why-the-atm-didnt-kill-bank-teller
419•colinprince•18h ago•441 comments

Bubble Sorted Amen Break

https://parametricavocado.itch.io/amen-sorting
335•eieio•16h ago•100 comments

Shall I implement it? No

https://gist.github.com/bretonium/291f4388e2de89a43b25c135b44e41f0
1262•breton•12h ago•472 comments

Reversing memory loss via gut-brain communication

https://med.stanford.edu/news/all-news/2026/03/gut-brain-cognitive-decline.html
311•mustaphah•17h ago•123 comments

Understanding the Go Runtime: The Scheduler

https://internals-for-interns.com/posts/go-runtime-scheduler/
111•valyala•3d ago•11 comments

IMG_0416 (2024)

https://ben-mini.com/2024/img-0416
92•TigerUniversity•3d ago•18 comments

Specimen Gallery – CC0 transparent specimen PNGs organized by taxonomy

https://specimen.gallery/
5•eclectic_mind05•3d ago•4 comments

The Met releases high-def 3D scans of 140 famous art objects

https://www.openculture.com/2026/03/the-met-releases-high-definition-3d-scans-of-140-famous-art-o...
284•coloneltcb•18h ago•54 comments

Document poisoning in RAG systems: How attackers corrupt AI's sources

https://aminrj.com/posts/rag-document-poisoning/
119•aminerj•20h ago•46 comments

Worldwide Sidewalk Joy: Adding whimsy to neighborhoods

https://worldwidesidewalkjoy.com
15•NaOH•3d ago•3 comments

Celebrating Interesting Flickr Technologies

https://medium.com/@brightcarvings/celebrating-flickr-technology-3c93c8ddecc2
33•steerpike•1d ago•8 comments

US private credit defaults hit record 9.2% in 2025, Fitch says

https://www.marketscreener.com/news/us-private-credit-defaults-hit-record-9-2-in-2025-fitch-says-...
359•JumpCrisscross•21h ago•413 comments

Never Snooze a Future

https://jacko.io/snooze.html
13•vinhnx•4d ago•2 comments

Ceno, browse the web without internet access

https://ceno.app/en/index.html?
12•mohsen1•3h ago•4 comments

Grief and the AI split

https://blog.lmorchard.com/2026/03/11/grief-and-the-ai-split/
146•avernet•11h ago•228 comments

Bringing Chrome to ARM64 Linux Devices

https://blog.chromium.org/2026/03/bringing-chrome-to-arm64-linux-devices.html
106•ingve•13h ago•47 comments

Can you instruct a robot to make a PBJ sandwich?

https://pbj.deliberateinc.com/
29•mooreds•6h ago•31 comments

Big data on the cheapest MacBook

https://duckdb.org/2026/03/11/big-data-on-the-cheapest-macbook
352•bcye•22h ago•278 comments

Innocent woman jailed after being misidentified using AI facial recognition

https://www.grandforksherald.com/news/north-dakota/ai-error-jails-innocent-grandmother-for-months...
611•rectang•12h ago•310 comments

WolfIP: Lightweight TCP/IP stack with no dynamic memory allocations

https://github.com/wolfssl/wolfip
128•789c789c789c•18h ago•24 comments

Are LLM merge rates not getting better?

https://entropicthoughts.com/no-swe-bench-improvement
150•4diii•21h ago•135 comments

Launch HN: IonRouter (YC W26) – High-throughput, low-cost inference

https://ionrouter.io
64•vshah1016•14h ago•25 comments