frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Unraveling of the Justice Department: 60 attorneys describe a year of chaos

https://www.nytimes.com/interactive/2025/11/16/magazine/trump-justice-department-staff-attorneys....
1•tastyface•3m ago•1 comments

The Final Straw: Why Companies Replace Once-Beloved Technology Brands

https://www.functionize.com/blog/the-final-straw-why-companies-replace-once-beloved-technology-br...
1•ohjeez•3m ago•0 comments

Gimp 3.2 RC1: First Release Candidate for Gimp 3.2

https://www.gimp.org/news/2025/11/17/gimp-3-2-RC1-released/
1•marcodiego•3m ago•0 comments

Embedded Swift Improvements Coming in Swift 6.3

https://swift.org/blog/embedded-swift-improvements-coming-in-swift-6.3/
1•pjmlp•5m ago•0 comments

Reentry – A Space Flight Simulator

https://reentrygame.com/
1•nodesocket•5m ago•0 comments

fx – an efficient (micro)blogging service that you can self-host

https://github.com/rikhuijzer/fx
1•indigodaddy•6m ago•0 comments

The productivity impact of coding agents

https://cursor.com/blog/productivity
1•janpio•7m ago•0 comments

Convergence: Run queries across models and analyze inconsistencies

https://github.com/riemannzeta/convergence
1•riemannzeta•8m ago•0 comments

Stress Is an Ancient Superpower That Is Slowly Killing You

https://kottke.org/25/11/stress-is-an-ancient-superpower-that-is-slowly-killing-you
1•ulrischa•8m ago•0 comments

Struggling to track AI agents? This tool gives you a single source of truth

https://www.zdnet.com/article/struggling-to-track-ai-agents-this-open-source-tool-gives-you-a-sin...
1•CrankyBear•9m ago•0 comments

AI Uncovers Evidence of Life in 3.3B-Year-Old Rocks

https://gizmodo.com/ai-uncovers-evidence-of-life-in-3-3-billion-year-old-rocks-2000687539
1•poopcat•9m ago•0 comments

A surprise with how ' ' handles its program argument in practice

https://utcc.utoronto.ca/~cks/space/blog/unix/ShebangRelativePathSurprise?showcomments
1•todsacerdoti•11m ago•0 comments

OpenBSD Amsterdam, OpenBSD VPS Hosting

https://openbsd.amsterdam/
2•doublepg23•11m ago•0 comments

Book Reports Potentially Copyright Infringing, Thanks to Court Attacks on LLMs

https://www.techdirt.com/2025/11/18/book-reports-potentially-copyright-infringing-thanks-to-court...
1•speckx•12m ago•0 comments

Cobalt 200: Azure's next cloud-native CPU Hub

https://techcommunity.microsoft.com/blog/azureinfrastructureblog/announcing-cobalt-200-azure%E2%8...
2•rbanffy•14m ago•0 comments

World Labs – Building 3D spatial-AI world models

https://www.worldlabs.ai/
2•Brysonbw•16m ago•0 comments

The Atom Bomb and Japanese Christianity [pdf]

https://isonomiaquarterly.com/wp-content/uploads/2025/11/iq-3.4-zellen-nagasaki.pdf
1•brandonlc•17m ago•1 comments

The House Draws the Line at Jeffrey Epstein

https://www.bloomberg.com/opinion/articles/2025-11-18/epstein-vote-is-congress-line-in-the-sand-w...
1•wslh•19m ago•1 comments

Dr. Fei-Fei Li on jobs, robots and why world models are next

https://www.youtube.com/watch?v=Ctjiatnd6Xk
1•Brysonbw•19m ago•0 comments

The False Glorification of Yann LeCun

https://garymarcus.substack.com/p/the-false-glorification-of-yann-lecun
1•guilamu•20m ago•0 comments

Paiml/Depyler: Compiles Python to Rust, Helping Transition to Rust Code

https://github.com/paiml/depyler
1•rbanffy•20m ago•0 comments

Beyond the Primary User: 3 Types of Smart-Home Users

https://www.nngroup.com/articles/smart-home-users/
1•ulrischa•20m ago•0 comments

Show HN: Polymarket/Kalshi Arbitrage Scanner Powered by Gemini Pro 3

https://arb.carolinacloud.io/
1•bojangleslover•20m ago•0 comments

Cloudflare CTO: This was not an attack

https://twitter.com/dok2001/status/1990791419653484646
2•doener•21m ago•0 comments

Chicken Caesars: they're messing with your Bluesky feed

https://thedabbler.patatas.ca/pages/bluesky-caesars.html
2•Sophira•25m ago•0 comments

Text to CAD for Aircraft Design

https://strato.so/
1•k1a11220•26m ago•0 comments

Meta Did Not Violate Antitrust Law, Judge Rules

https://www.nytimes.com/2025/11/18/technology/meta-antitrust-monopoly-ruling.html
7•lateforwork•26m ago•1 comments

Intel Lass Feature Looks Like It Will Be Upstreamed for Linux 6.19

https://www.phoronix.com/news/Intel-LASS-For-Linux-6.19
4•doener•26m ago•0 comments

Red Hat Losing Another Longtime and Prominent Linux Kernel Engineer

https://www.phoronix.com/news/Red-Hat-David-H-Leaving
4•Bender•27m ago•0 comments

A Week with Elixir (2013)

https://joearms.github.io/published/2013-05-31-a-week-with-elixir.html
1•giancarlostoro•27m ago•0 comments
Open in hackernews

Offical XRP NPM package has been compromised and key stealing malware introduced

https://www.aikido.dev/blog/xrp-supplychain-attack-official-npm-package-infected-with-crypto-stealing-backdoor
55•flxga•7mo ago

Comments

MichealCodes•7mo ago
Cryptocurrency packages used at scale should have wallet decoys setup for early detection of vulnerabilities like this.
nailer•7mo ago
Red teaming this, you’d delay exfiltration of the private key until the balance passes beyond a certain amount and you’re on mainnet.
ohgr•7mo ago
I see the model of "download any old shit off the internet and run it in production" is working out so well.
nailer•7mo ago
I don’t have much opinion of XRP but this is their official package, not a community package.
tobyhinloopen•7mo ago
Fun fact: installing some common starter packages will explode to install over a 1000 npm packages, each of them can inject malware, even if the package isn’t used, and you’ll never know.

Many packages will have over a 100 dependencies if you include the dev dependencies, so you can easily break a 1000.

mouse_•7mo ago
That is a very fun fact.
nailer•7mo ago
Yes that is how dependencies work.
poincaredisk•7mo ago
The crazy part here is that in most other ecosystems 100 dependencies is "crazy high" territory, and in JS it's apparently "we're just getting started". It's known for its approach to micropackaging everything in a separate library.
greatgib•7mo ago
The crazy thing is more that multiple versions of the same package could be installed as dependencies of dependencies...

They were thinking to be the cool kids supporting multiple versions and that the old way to do packaging, like debian and co that expects everyone to use the same version, was the old legacy fart way to do things.

Just, developers before were engineers first and so designed things well especially to avoid this situation of dependency hell and supply chain injection. But the web dev crowd decided to do "better" and now to have old problems as new problems...

nailer•7mo ago
npm design allows multiple versions of the same package if required, but deduplicates otherwise. It’s a smart design that more package managers should and will follow.

Smart developers spend their time working on original code rather than rewriting the wheel.

nailer•7mo ago
Yes. It’s an engineering failure to have multiple copies of the same logic. That isn’t specific to JavaScript.
tough•7mo ago
does the postinstall script step has anything to do with this?

i noticed bun doesn't run them by default unless you whitelist them

koolba•7mo ago
That fetch(…) is sending the mnemonic of the private key out to that remote server.

Interestingly if this is happening in a long running process and that exploit server is offline, the promise for the fetch will reject. And the default behavior for unhandled promise rejections would be for the node process to crash.

So if anybody tried testing this version of the library in a net gapped environment, it would crash and fail out in CI.

The attacker should have silenced the error with a .catch(_ => {}).

mschuster91•7mo ago
> Previously only the packed JavaScript code had been modified.

Honestly it's time for the npm ecosystem to move to a model where only build agents running on npm's own infrastructure can upload binary artifacts, or to mandate reproducible builds.

And for a select set of highly used packages, someone from NPM should be paid to look over each release's changeset.

Both would have massively impeded the attacker.

mindcrash•7mo ago
Official and thorough support for SBOM* within major package repositories can not come sooner.

* https://en.wikipedia.org/wiki/Software_supply_chain

abhisek•7mo ago
We run similar npm package monitors. The use of exotic tld domains such as 0x9c.xyz kind of gave it away because YARA Forge rules have native signatures to detect such domains.

It will be interesting t explore how the project got compromised and malicious packages published to the registry.

nailer•6mo ago
.xyz isn’t exotic for blockchains.