frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Canvas is down as ShinyHunters threatens to leak schools’ data

https://www.theverge.com/tech/926458/canvas-shinyhunters-breach
280•stefanpie•4h ago•178 comments

Maybe you shouldn't install new software for a bit

https://xeiaso.net/blog/2026/abstain-from-install/
173•psxuaw•3h ago•81 comments

Dirtyfrag: Universal Linux LPE

https://www.openwall.com/lists/oss-security/2026/05/07/8
445•flipped•7h ago•198 comments

The map that keeps Burning Man honest

https://www.not-ship.com/burning-man-moop/
542•speckx•12h ago•288 comments

The Disappearance of the Public Bench

https://placesjournal.org/article/the-disappearance-of-the-public-bench/
45•cainxinth•1d ago•28 comments

Agents need control flow, not more prompts

https://bsuh.bearblog.dev/agents-need-control-flow/
344•bsuh•10h ago•186 comments

Researchers discover advanced language processing in the unconscious human brain

https://www.bcm.edu/news/researchers-discover-advanced-language-processing-in-the-unconscious-hum...
51•hhs•3h ago•18 comments

Building for the Future

https://blog.cloudflare.com/building-for-the-future/
281•PriorityLeft•6h ago•164 comments

Natural Language Autoencoders: Turning Claude's Thoughts into Text

https://www.anthropic.com/research/natural-language-autoencoders
206•instagraham•8h ago•69 comments

GNU IFUNC is the real culprit behind CVE-2024-3094

https://github.com/robertdfrench/ifuncd-up
22•foltik•2h ago•6 comments

AlphaEvolve: Gemini-powered coding agent scaling impact across fields

https://deepmind.google/blog/alphaevolve-impact/
247•berlianta•11h ago•104 comments

DeepSeek 4 Flash local inference engine for Metal

https://github.com/antirez/ds4
306•tamnd•11h ago•88 comments

Nonprofit hospitals spend billions on consultants with no clear effect

https://www.uchicagomedicine.org/forefront/research-and-discoveries-articles/nonprofit-hospitals-...
76•hhs•3h ago•23 comments

AI slop is killing online communities

https://rmoff.net/2026/05/06/ai-slop-is-killing-online-communities/
470•thm•7h ago•453 comments

Komai: a fine Matrix chat app you can get to love

https://etke.cc/blog/introducing-komai
17•anotherevan•2h ago•9 comments

The Traveling Salesdog Problem

https://www.wespiser.com/posts/2026-05-04-traveling-salesdog.html
15•wespiser_2018•2d ago•4 comments

Two Home Affairs officials suspended after AI 'hallucinations' found

https://www.citizen.co.za/news/home-affairs-officials-suspended-ai-hallucinations/
56•jruohonen•7h ago•15 comments

I want to live like Costco people

https://tastecooking.com/i-want-to-live-like-costco-people/
249•speckx•11h ago•518 comments

Creating for a niche

https://www.davesnider.com/posts/working-in-a-niche
34•snide•7h ago•5 comments

Pinocchio is weirder than you remembered

https://storica.club/blog/pinocchio-in-italian/
3•cemsakarya•1d ago•0 comments

Chrome removes claim of On-device Al not sending data to Google Servers

https://old.reddit.com/r/chrome/comments/1t5qayz/chrome_removes_claim_of_ondevice_al_not_sending/
480•newsoftheday•10h ago•179 comments

Principles for agent-native CLIs

https://twitter.com/trevin/status/2051316002730991795
66•blumpy22•9h ago•38 comments

Rolling the Root Key

https://blog.apnic.net/2026/05/05/rolling-the-root-key/
24•jandeboevrie•2d ago•2 comments

Tools in the Grass: Raising the next generation of crafts person

https://www.popularwoodworking.com/editors-blog/tools-in-the-grass/
32•NaOH•2d ago•3 comments

Gambling ads on social media reach more than twice as many men as women: study

https://www.cam.ac.uk/research/news/gambling-ads-on-social-media-reach-more-than-twice-as-many-me...
9•hhs•3h ago•5 comments

RaTeX: KaTeX-compatible LaTeX rendering engine in pure Rust

https://ratex.lites.dev/
161•atilimcetin•3d ago•89 comments

PySimpleGUI 6

https://github.com/PySimpleGUI/PySimpleGUI
92•geophph•2d ago•46 comments

The Self-Cancelling Subscription

https://predr.ag/blog/the-self-cancelling-subscription/
154•surprisetalk•12h ago•64 comments

Show HN: TRUST – Coding Rust like it's 1989

https://github.com/wojtczyk/trust
126•wojtczyk•20h ago•74 comments

Colored Shadow Penumbra

https://chosker.github.io/blog/colored-shadow-penumbra
33•ibobev•7h ago•12 comments
Open in hackernews

GNU IFUNC is the real culprit behind CVE-2024-3094

https://github.com/robertdfrench/ifuncd-up
22•foltik•2h ago

Comments

washingupliquid•1h ago
> Why do Linux Distros modify OpenSSH?

> The short answer is that they have to. OpenSSH is developed by the OpenBSD community, for the OpenBSD community, and they do not give a flying Fedora about Linux.

What complete horseshit. I stopped reading there.

The OpenSSH Portable branch is maintained by OpenBSD developers and SystemD is a completely optional add-on so why on earth would they make it a dependency? If they didn't care about the Linux community they wouldn't develop this software *for free* for them. They can go write their own GNU SSH then.

It certainly doesn't help that there are 165+ definitions of what constitutes a "complete GNU+Linux system" some of which use SystemD and some which vow never to.

It's not the OpenBSD developers' fault some Linux distros use overly complex plumbing and can't agree on one standard for their OS unlike every other OS out there, including Windows.

The xz backdoor was a Debian and Red Hat issue because they maintained patches to fix problems of their own creation. No one else was affected. Why should the OpenBSD people care? It's not their problem.

striking•46m ago
The OP agrees with you... if you continue reading, they wrote

> These patches never went into Portable OpenSSH, because the Portable OpenSSH folks were ["not interested in taking a dependency on libsystemd"](link). And they never went into upstream OpenSSH, because OpenBSD doesn't have any need to support SystemD.

The language may have been harsher than it needed to and therefore could be more easily misunderstood, but I believe you are actually in agreement with them

washingupliquid•42m ago
It makes it sound even worse, cherry picking language like "not interested" as if the OpenBSD folks should shoulder blame for not being altruistic enough.

It reeks of trashing your benefactor, who gave you well-written free software, which you then made insecure with your own patches.

If you remove the roof of your car with a chainsaw and are inevitably injured later, is it the car manufacturer's fault they didn't offer that model as a convertible from the factory?

The better question is why are people still trying to assign blame all these years later? The IT world dodged a bullet but has moved on (and likely didn't learn from their mistakes as supply chain attacks are steadily increasing).

striking•38m ago
Okay. You could see it that way. Or you could read what the author wrote about who is to blame:

> No one person or team really made a mistake here, but with the benefit of hindsight it's clear the attackers perceived that the left hand of Debian/Fedora SSH did not know what the right hand of xz-utils was doing.

with OpenBSD not even being mentioned here

warmdarksea•33m ago
seeing LD_PRELOAD in the "less-exploitable alternatives to GNU IFUNC" section was kind of funny