frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

"They had no concept of a duty of care to their users."

https://unsung.aresluna.org/they-had-no-concept-of-a-duty-of-care-to-their-users/
204•jandeboevrie•1h ago•145 comments

The Normalization of Inexplicable Failures

https://www.ihatethefuture.com/2026/09/the-normalization-of-inexplicable.html
36•pxx•1h ago•4 comments

In an $80 Motel Room, a Discovery to Shed Light on the Origins of Life

https://www.nytimes.com/2026/09/26/science/motel-science-discovery.html
59•danso•2h ago•22 comments

Replacing the old battery on rechargeable bike lights

https://jvns.ca/blog/2026/09/27/replacing-the-old-battery-on-rechargeable-bike-lights/
60•surprisetalk•3h ago•23 comments

Writing Efficient C++ Code

https://asawicki.info/articles/writing_efficient_cpp_code.php
36•ibobev•1d ago•6 comments

Show HN: TinyAIArena watch AI agents battle it out

https://tinyaiarena.com/
14•hp6•41m ago•5 comments

Ten Lines of Code That Changed My World

https://pixelambacht.nl/2026/ten-lines-of-code/
30•dimonomid•3h ago•4 comments

Font where each token is equal-width

https://twitter.com/amplifiedamp/status/2103535129503383700
24•ampdot•23h ago•8 comments

Flip Fluid on Flip Dots

https://mitxela.com/projects/flipflip
273•blutack•1d ago•18 comments

Show HN: A CC0 museum of retro 3D tricks you can paste into a page

https://3d-retro.com/
36•SouthWestAtlas•3d ago•8 comments

Fakecloud: Local AWS cloud emulator for integration tests

https://fakecloud.dev/
43•theanonymousone•1d ago•25 comments

postmarketOS Rebrand: Nura

https://nura.eco/blog/2026/09/27/nura-rename/
34•HotGarbage•1h ago•0 comments

Does Georgism work? Five years later

https://www.astralcodexten.com/p/does-georgism-work-five-years-later
459•silveraxe93•2d ago•370 comments

Go Concurrency Distilled

https://antonz.org/go-concurrency-distilled/
313•chmaynard•1d ago•134 comments

Finally, A True Blue Rose Exists

https://www.sciencenews.org/article/true-blue-rose-pigment-copigment
71•bookofjoe•1d ago•27 comments

Unsealed Briefs in Authors’ Case v. Microsoft/OpenAI

https://authorsguild.org/news/ag-v-openai-top-execs-knew-mass-book-piracy-was-illegal/
544•papergirl•10h ago•489 comments

PipePipe: NewPipe hard fork implementing SponsorBlock

https://github.com/InfinityLoop1308/PipePipe
467•Qision•2d ago•250 comments

Rusty thoughts on "Parse, don't validate"

https://eli.thegreenplace.net/2026/rusty-thoughts-on-parse-dont-validate/
38•ingve•7h ago•13 comments

Walgit: A Git server that is one binary in front of an object store

https://github.com/rgodha24/walgithub
4•handfuloflight•1d ago•1 comments

Show HN: Reladraw – A diagram language where you decide where to place things

https://github.com/reladraw/reladraw
362•jpwalsh234•23h ago•100 comments

DeepSeek Elastic Compute (DSec)

https://arxiv.org/abs/2609.22978
302•shenli3514•22h ago•95 comments

The internet discovers TLA+. Now what?

https://reasonable.io/blog/tla-tutorial/
82•matt_d•11h ago•42 comments

10 Tells of a Slop UI

https://hereticpleb.vercel.app/blog/10-tells-of-slop
189•theanonymousone•1h ago•141 comments

ASML says it sold 'absolutely nothing' in Europe in 2026

https://www.tomshardware.com/tech-industry/semiconductors/asml-says-its-sells-absolutely-nothing-...
368•MC995•2d ago•801 comments

Biology might not be quantum, but its math is quantumlike

https://www.quantamagazine.org/biology-might-not-be-quantum-but-its-math-is-quantumlike-20260923/
104•pseudolus•2d ago•43 comments

A searchable library of forgotten public-domain film clips from 1915 onward

https://www.movingimagearchive.com/
197•momentmaker•3d ago•26 comments

The Mars Delusion

https://www.noemamag.com/the-mars-delusion/
4•Tomte•27m ago•0 comments

"As a Language Model": Chat Template Switches LLM Self-Referential Voice

https://arxiv.org/abs/2609.25021
83•yu3zhou4•6h ago•93 comments

Fifteen years later, the Apple Cards origin story

https://lexontech.org/fifteen-years-later-the-apple-cards-origin-story
424•ksec•1d ago•110 comments

An agent used DNS to reach an external chatbot

https://alignment.openai.com/misalignment-reports/an-agent-used-dns-to-reach-an-external-chatbot/
142•apsec112•1d ago•146 comments
Open in hackernews

OpenEoX to Standardize End-of-Life (EOL) and End-of-Support (EOS) Information

https://openeox.org/
31•feldrim•1y ago

Comments

feldrim•1y ago
An SBOM-like approach to EOL/EOS issues is on the way.
rollcat•1y ago
I think the only large projects that presently take SBOMs seriously are Nix, Guix, and Go (non-cgo). Bootstrapping is non-trivial, but at least builds are reproducible and can be compared against existing binaries.

"Oh, just write plain C". Which compiler do you mean? GCC? LLVM/clang? On top of what OS/kernel? What firmware? Etc.

Arnavion•1y ago
Some distros packaging Rust software (OpenSUSE at least) also transparently set up CARGO=cargo-audit to get embedded SBOMs.
wallrat•1y ago
How does this relate to the OWASP/Ecma Common Lifecycle Enumeration Specification (https://tc54.org/cle/)?
wpollock•1y ago
In my experience, many software projects become abandoned and no notice is given. I don't see how this standard helps in such cases.
repelsteeltje•1y ago
I think it will take a while for people to realize this effort looked great, but wasn't the right approach. Or no silver bullet, at least.

The presentation with a simple diagram that combines this data with an sbom to yield "information" gives me navel gazing vibes of UML being the future of coding.

Just as architecture didn't equate to well designed and maintainable software, I fear this initiative won't fix horribly outdated and vulnerable deployments. Software life cycle, deprecation, abandonment, supply chains are mostly a process problem, standards and technology won't fix that.

Arnavion•1y ago
It doesn't force someone who already wasn't checking their dependencies for CVEs / maintained-ness to start doing that. It does make someone who *was* doing that be able to show they're doing that in some standard way.

In other words it doesn't force you to add an SBOM + EOX checker step to your CI pipeline. But if your compliance auditor wants you to check your dependencies, adding such a standardized step makes it easier to satisfy the auditor.

repelsteeltje•1y ago
I'm basing this mostly off first hand and anecdotal evidence - but through the years I've found that the major contribution of audits lies in having to think about the checkboxes every now and then. And what they mean in the context of my organization or project.

Rarely have I found that compliance to the goals was an issue in themselves. Or that making changes to tick a checkbox correlated to material improvements.

That is to say that if this leads to more efficiency and makes it easier for compliance audits and such, I fear is stream lining the least impactful part of its goals.

hiatus•1y ago
> Rarely have I found that compliance to the goals was an issue in themselves. Or that making changes to tick a checkbox correlated to material improvements.

I am confused when I hear people say stuff like this. I guess if you turn on a tool and never look at it again, it won't result in material improvements. But complying with regulations or a particular compliance regime should _absolutely_ result in at least _some_ material improvement to your security posture. Like you can implement segregation of duties just as a checkbox, or use the requirement to revisit the way you gate changes to production, as just one example.

T3OU-736•1y ago
Htm. So, how does this compare, and/or is different from https://endoflife.date?
Arnavion•1y ago
The standard is for software to report its own EOL / EOS status. The website you linked is the opposite direction - it's aggregating that status for a certain set of software.
T3OU-736•1y ago
Aha. Very good point. SW self-reporting requires buy-in, though, which seems like a pretty high barrier.

I am very much hoping the effort succeeds, but I am also mindful of the fact that the site to which I have linked is more successful by virtue of having better coverage.

captn3m0•1y ago
We (endoflife.date) are also excited about OpenEoX.
mud_dauber•1y ago
JEDEC has long maintained an EOL/EOS standard for semiconductors. This was a big part of a previous PM gig. Sounds boring, and it was. But having a process kept us out of serious hot water.
Hackbraten•1y ago
That EoX logo though.

Every organization or committee that designs a logo should be legally required to have at least one teenager on the board to prevent accidental goatse or other inadvertent blunders.

genter•1y ago
Goatse has been around long enough that the teenagers are now in their thirties.
repelsteeltje•1y ago
It depends on where you're coming from. Your code base, that is.

If it's already outstanding, you spend a lot of time revalidating what you already know and it's often a noisy process with many false positives.

If it's in a horrible state, however, the regulation often leaves a lot of wiggle room where you do some work to achieve, say, PCI compliance and then spend a lot of time arguing why this and that don't apply in your specific case.

So admitted, the is probably some improvement in the latter case but it's hardly proportional.

So IMHO, it doesn't help those of good will & expertise and does too little for the negligent. It adds noise and in the end quality still depends on factors other than compliance and certification.