frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How many days of the week have a fish in them?

https://bsky.app/profile/badambulist.bsky.social/post/3mmzwpumuic2x
1•dennis-tra•54s ago•0 comments

Original NASA Apollo 11 guidance computer source code for the Lunar Module

https://github.com/chrislgarry/Apollo-11
1•gmmachine•3m ago•0 comments

Trump to cancel America's 250th birthday concert as artists drop out

https://www.dailymail.com/news/article-15860985/donald-trump-america-birthday-concert-cancel-head...
1•Bender•7m ago•0 comments

Show HN: BuildBy – find out how many Electron apps are on your Mac or Windows

https://github.com/wavever/buildby
1•wavever•8m ago•0 comments

The future will be millions agents running task everyday?

https://github.com/wilmanrojas/sinqua
1•wilmanro77•9m ago•0 comments

The Biggest Tell That Something Was Written by AI

https://www.theatlantic.com/technology/2026/05/how-to-tell-ai-writing/687345/
1•helloplanets•9m ago•0 comments

Flathub disallows LLM-based submissions

https://social.treehouse.systems/@barthalion/116657011366876079
2•birdculture•11m ago•0 comments

AI Didn't Create These Problems. It Just Stopped Routing Around Them

https://baweaver.com/writing/2026/05/27/ai-didnt-create-these-problems/
2•mooreds•15m ago•0 comments

Kickle Cubicle

https://en.wikipedia.org/wiki/Kickle_Cubicle
1•tosh•17m ago•0 comments

A new extraction process could unlock the lithium

https://www.technologyreview.com/2026/05/28/1138096/lithium-extraction-rock-zero/
1•joozio•18m ago•0 comments

Kemmerer Plans for Man Camp to House 1,600 TerraPower Nuclear Plant Workers

https://cowboystatedaily.com/2026/05/29/kemmerer-plans-for-man-camp-to-house-1-600-terrapower-nuc...
1•Bender•19m ago•0 comments

A Practical Guide for Secure MCP Server Development

https://genai.owasp.org/resource/a-practical-guide-for-secure-mcp-server-development/
2•mooreds•19m ago•0 comments

Too much time with colleagues can sour social interaction

https://www.economist.com/science-and-technology/2026/05/27/too-much-time-with-colleagues-can-sou...
1•kjw•21m ago•0 comments

Dear Steve Lemay

https://ilyabirman.net/meanwhile/all/dear-steve-lemay/
2•zahrevsky•21m ago•1 comments

Show HN: UN Condemnation Statistics

https://boxed.github.io/UN-condemns/
1•boxed•23m ago•0 comments

Token Is the New Currency

https://github.com/leogong99/codepulse
1•leogong99•23m ago•0 comments

Show HN: Community Ninja – Find customers searching for your product

https://communityninja.ai/
1•shashanoid•23m ago•0 comments

Fever Dreams

https://lwlies.com/article/werner-herzog-jungle-workshop
1•jruohonen•25m ago•0 comments

China building ASAT launchers to defend against Elon Musk's Golden Dome

https://www.reuters.com/graphics/CHINA-MILITARY/NUCLEAR/zjpqmbrlqpx/
2•infinitewars•26m ago•2 comments

Nikon weaponizes lower prices to break ASML's lithography monopoly

https://www.tomshardware.com/tech-industry/nikon-plans-to-undercut-asml-on-price-to-win-back-chip...
3•rbanffy•26m ago•0 comments

Practical Uses of Monads in Haskell

https://nauths.fr/en/2026/05/28/practical-use-of-monads.html
1•thunderbong•27m ago•0 comments

Ask HN: Why can we compare Python to Go, but we can't compare apples to oranges?

2•chirau•28m ago•1 comments

Chips Act 2.0 and beyond: Indispensability, not self-sufficiency

https://www.bruegel.org/opinion-piece/chips-act-20-and-beyond-indispensability-not-self-sufficiency
1•jruohonen•30m ago•0 comments

The tension between local and cloud agents

https://vivekhaldar.com/articles/local-vs-cloud-agents/
1•gandalfgeek•30m ago•0 comments

My thoughts on the future of Go in the AI era

https://www.youtube.com/watch?v=TjlRD_VE12Y
1•der_gopher•31m ago•0 comments

Edgar Morin

https://en.wikipedia.org/wiki/Edgar_Morin
1•simonebrunozzi•34m ago•0 comments

Fluid Simulation for Dummies

https://www.mikeash.com/pyblog/fluid-simulation-for-dummies.html
2•sebg•34m ago•0 comments

Nightmarish Heron-Like Dinosaur Unearthed in Patagonia

https://nautil.us/nightmarish-heron-like-dinosaur-unearthed-in-patagonia-1281530
1•Brajeshwar•37m ago•0 comments

Abcdfhijkmnpqrstuvwxyz.com – can you spot what's missing and why it matters?

https://medium.com/@gui__/abcdfhijkmnpqrstuvwxyz-com-lipogram-or-signature-648bbcc7bd04
2•gillesr•38m ago•1 comments

I missed Network integrated tools on Windows so I built a Linux equivalent

https://github.com/thongor77/nmlinux
1•magetriste•41m ago•1 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•1y ago

Comments

MichealCodes•1y ago
Cryptocurrency packages used at scale should have wallet decoys setup for early detection of vulnerabilities like this.
nailer•1y 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•1y ago
I see the model of "download any old shit off the internet and run it in production" is working out so well.
nailer•1y ago
I don’t have much opinion of XRP but this is their official package, not a community package.
tobyhinloopen•1y 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_•1y ago
That is a very fun fact.
nailer•1y ago
Yes that is how dependencies work.
poincaredisk•1y 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•1y 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...

koolba•1y 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•1y 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•1y ago
Official and thorough support for SBOM* within major package repositories can not come sooner.

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

abhisek•1y 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•1y ago
.xyz isn’t exotic for blockchains.
nailer•1y 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•1y ago
Yes. It’s an engineering failure to have multiple copies of the same logic. That isn’t specific to JavaScript.
tough•1y 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