frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Less is safer: how Obsidian reduces the risk of supply chain attacks

https://obsidian.md/blog/less-is-safer/
85•saeedesmaili•2h ago•53 comments

Hidden risk in Notion 3.0 AI agents: Web search tool abuse for data exfiltration

https://www.codeintegrity.ai/blog/notion
57•abirag•2h ago•12 comments

Show HN: Zedis – A Redis clone I'm writing in Zig

https://github.com/barddoo/zedis
42•barddoo•2h ago•17 comments

Feedmaker: URL + CSS selectors = RSS feed

https://feedmaker.fly.dev
65•mustaphah•3h ago•14 comments

Xmonad seeking help for Wayland port

https://xmonad.org/news/2023/10/06/wayland.html
29•clircle•2d ago•17 comments

Show HN: WeUseElixir - Elixir project directory

https://weuseelixir.com/
73•taddgiles•4h ago•11 comments

Starfront Observatories

https://starfront.space/
7•stefanpie•2d ago•1 comments

Ants that seem to defy biology – They lay eggs that hatch into another species

https://www.smithsonianmag.com/smart-news/these-ant-queens-seem-to-defy-biology-they-lay-eggs-tha...
310•sampo•12h ago•98 comments

An untidy history of AI across four books

https://hedgehogreview.com/issues/lessons-of-babel/articles/perplexity
80•ewf•6h ago•27 comments

Tonemaps

https://mini.gmshaders.com/p/tonemaps
24•bpierre•2d ago•2 comments

Three-Minute Take-Home Test May Identify Symptoms Linked to Alzheimer's Disease

https://www.smithsonianmag.com/smart-news/three-minute-take-home-test-may-identify-symptoms-linke...
50•pseudolus•5h ago•10 comments

Internet Archive's big battle with music publishers ends in settlement

https://arstechnica.com/tech-policy/2025/09/internet-archives-big-battle-with-music-publishers-en...
258•coloneltcb•4d ago•108 comments

R MCP Server

https://github.com/finite-sample/rmcp
69•neehao•3d ago•7 comments

Ruby Central's Attack on RubyGems [pdf]

https://pup-e.com/goodbye-rubygems.pdf
588•jolux•16h ago•191 comments

Your very own humane interface: Try Jef Raskin's ideas at home

https://arstechnica.com/gadgets/2025/09/your-very-own-humane-interface-try-jef-raskins-ideas-at-h...
57•zdw•6h ago•9 comments

Time Spent on Hardening

https://third-bit.com/2025/09/18/time-spent-on-hardening/
39•mooreds•4h ago•15 comments

The Economic Impacts of AI: A Multidisciplinary, Multibook Review [pdf]

https://kevinbryanecon.com/BryanAIBookReview.pdf
38•cjbarber•4h ago•11 comments

Kernel: Introduce Multikernel Architecture Support

https://lwn.net/ml/all/20250918222607.186488-1-xiyou.wangcong@gmail.com/
105•ahlCVA•9h ago•24 comments

Restriction on Entry of Certain Nonimmigrant Workers

https://www.whitehouse.gov/presidential-actions/2025/09/restriction-on-entry-of-certain-nonimmigr...
34•quantumwannabe•1h ago•26 comments

YouTube downloaders (and how Google silenced the press)

https://windowsread.me/p/best-youtube-downloaders
168•Leftium•12h ago•68 comments

Show the Physics

https://interactivetextbooks.tudelft.nl/showthephysics/Introduction/About.html
134•pillars•3d ago•7 comments

How to waste CPU like a Professional

https://mostlynerdless.de/blog/2025/09/19/how-to-waste-cpu-like-a-professional/
29•tanelpoder•4h ago•8 comments

Ask HN: Has anyone else been unemployed for over two years?

277•ncarlson•3h ago•262 comments

Revamping an Old TV as a Gift (2019)

https://blog.davidv.dev/posts/revamping-an-old-tv-as-a-gift/
57•deivid•9h ago•24 comments

Safepoints and Fil-C

https://fil-c.org/safepoints
64•matt_d•3d ago•30 comments

Shipping 100 hardware units in under eight weeks

https://farhanhossain.substack.com/p/how-we-shipped-100-hardware-units
100•M_farhan_h•1d ago•58 comments

The health benefits of sunlight may outweigh the risk of skin cancer

https://www.economist.com/science-and-technology/2025/09/17/the-health-benefits-of-sunlight-may-o...
190•petethomas•19h ago•180 comments

Nostr

https://nostr.com/
309•dtj1123•18h ago•271 comments

I regret building this $3000 Pi AI cluster

https://www.jeffgeerling.com/blog/2025/i-regret-building-3000-pi-ai-cluster
404•speckx•10h ago•297 comments

Dynamo AI (YC W22) Is Hiring a Senior Kubernetes Engineer

https://www.ycombinator.com/companies/dynamo-ai/jobs/fU1oC9q-senior-kubernetes-engineer
1•DynamoFL•12h ago
Open in hackernews

How to waste CPU like a Professional

https://mostlynerdless.de/blog/2025/09/19/how-to-waste-cpu-like-a-professional/
28•tanelpoder•4h ago

Comments

dmoy•2h ago
Ah very cool. I thought this was going to be a tongue-in-cheek article about the proliferation of random corporate-mandated CPU hogs like croudstrike or w/e.

Pleasantly surprised by the technical article :). Reminds me of a lot of precise-number-of-idle-cycles functions from embedded world in a prior life

PaulKeeble•1h ago
Likewise. Wasting user space CPU cycles is actually a moderately tricky thing to do when we have optimising compilers. Its not something that comes up a lot but it is occasionally something you do need to do in order to test other things and it is different to making a lot of system calls.

I think volatile is usually fairly well contained I can't immediately think of an obvious case where it could adjust the performance of the calling context indirectly but its pushing the problem onto that cache coherence part of the CPU so its not quite the same as an algorithm that consumes all the memory bandwidth or execution ports. Lots of little interesting trade offs in the weeds of this and other potential solutions depending on if any of this matters.

ai-christianson•39m ago
The "stress" command is pretty good for this.
pcunite•1h ago
Would it use less power on ARM architecture?
ge96•1h ago
I have this compulsion to not close my laptop if the battery is over 90% so I would open up html5 fishbowl and crank it up to 50,000 fish per window.

I was looking for some script like count primes I could run

woah•1h ago
These days it's all about wasting GPU like a professional
giveita•1h ago
Stop gatekeeping. With vibe coding anyone can waste GPU.
igtztorrero•1h ago
It's easy, just use Windows