frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Palantir manifesto described as 'ramblings of a supervillain' amid contract fear

https://www.theguardian.com/technology/2026/apr/21/palantir-manifesto-uk-contract-fears-mps
1•e12e•1m ago•0 comments

TranslateGemma Running in the Browser

https://artisincode.com/playground/translation/
1•parentheses•1m ago•1 comments

Show HN: Built an open-source dashboarding MCP

1•ss323•2m ago•0 comments

Show HN: Nobulex – Cryptographic receipts for AI agent actions

https://github.com/arian-gogani/nobulex
1•arian_•3m ago•0 comments

Meta to start capturing employee mouse movement, keystrokes for AI training data

https://tech.yahoo.com/ai/meta-ai/articles/exclusive-meta-start-capturing-employee-162745587.html
1•louiereederson•3m ago•0 comments

A Periodic Map of Cheese

https://cheesemap.netlify.app/
1•sfrechtling•4m ago•0 comments

I Feel So Sorry for My A.I. Sunglasses

https://www.nytimes.com/2026/04/14/magazine/ai-sunglasses-meta-zuckerberg.html
1•lxm•5m ago•0 comments

Deep Research Max: a step change for autonomous research agents

https://blog.google/innovation-and-ai/models-and-research/gemini-models/next-generation-gemini-de...
1•meetpateltech•5m ago•0 comments

Google's Internal Politics Leave It Playing Catch-Up on AI Coding

https://www.bloomberg.com/news/articles/2026-04-21/google-struggles-to-gain-ground-in-ai-coding-a...
3•htrp•7m ago•1 comments

Practical Engineering: The Wild Story of the Teton Dam Failure

https://practical.engineering/blog/2026/4/21/the-wild-story-of-the-teton-dam-failure
1•crescit_eundo•7m ago•0 comments

Nvidia OpenShell: safe, private runtime for autonomous AI agents

https://github.com/nvidia/openshell
1•pretext•8m ago•0 comments

Hampshire College Will Close Amid Student Enrollment Declines

https://www.nytimes.com/2026/04/14/us/hampshire-college-closing-amherst-massachusetts-enrollment....
2•lxm•8m ago•0 comments

A collection of the best SVG images of pelicans riding bicycles

https://github.com/scosman/pelicans_riding_bicycles
1•zdw•8m ago•0 comments

Microsoft lowers the price of Game Pass subscriptions

https://news.xbox.com/en-us/2026/04/21/xbox-game-pass-update/
2•haunter•9m ago•0 comments

Euphony: OSS tool for visualizing chat data and Codex session logs

https://openai.github.io/euphony/
2•pretext•9m ago•0 comments

The Expanding Pie (and the Cleanup Bill)

https://matthewsinclair.com/blog/0197-the-expanding-pie-and-the-cleanup-bill
1•mooreds•9m ago•0 comments

The road to useful quantum computing applications

https://blog.google/innovation-and-ai/technology/research/useful-quantum-computing-applications/
1•pretext•11m ago•0 comments

Cppreference.com has completed their migration and is no longer read-only

https://isocpp.org/blog/2026/04/announcement-cppreference.com-update
2•jjmarr•12m ago•0 comments

Deleteduser.com –A $15 PII Magnet

https://mike-sheward.medium.com/deleteduser-com-a-15-pii-magnet-c4396eb21061
1•ndr•12m ago•1 comments

Measure twice, cut once: How CodeRabbit built a planning layer on Claude

https://www.coderabbit.ai/blog/how-coderabbit-built-a-planning-layer-on-claude
1•dmkravets•13m ago•0 comments

Letterpaths – free software for teaching cursive writing

https://www.robinlinacre.com/letterpaths_blog/
1•RobinL•14m ago•0 comments

Google Apps Script Uptime

https://www.google.com/appsstatus/dashboard/products/tjQKAokSTcX1h4huHNF2/history
2•simonpure•14m ago•0 comments

I'm Writing Go Again

https://twitter.com/mitchellh/status/2046319366489407803
2•tosh•15m ago•0 comments

Jury Awards $5K Verdict in Second Uber Sexual Assault Bellwether Trial

https://www.law.com/2026/04/20/jury-awards-5k-verdict-in-second-uber-sexual-assault-bellwether-tr...
1•1vuio0pswjnm7•16m ago•0 comments

Build an arcade game under 50kb, win 300 USD

https://hack.platan.us/26/arcade/ar
2•rafafdz•16m ago•2 comments

Japan in Birth-Rate Panic: You Get Paid 20k Yen to Use Tinder

https://anitsu.com/en/news/japan-in-panic-you-get-paid-20000-yen-to-use-tinder/
3•randycupertino•17m ago•1 comments

Pete Hegseth scraps mandatory flu shots for U.S. service members

https://www.cbsnews.com/news/pete-hegseth-scraps-mandatory-flu-shots-american-service-members/
2•rolph•17m ago•0 comments

Blue Origin New Glenn rocket grounded after launching satellite into wrong orbit

https://www.boston25news.com/news/science/blue-origins-new/5ORGDBBN746LTDZ46OPZF7UAIQ/
2•1vuio0pswjnm7•17m ago•0 comments

Claude Platform on AWS (Coming Soon)

https://aws.amazon.com/claude-platform/
4•connortyndall•18m ago•0 comments

Show HN: Daemons – we pivoted from building agents to cleaning up after them

https://charlielabs.ai/
6•rileyt•19m 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•12mo ago

Comments

MichealCodes•12mo ago
Cryptocurrency packages used at scale should have wallet decoys setup for early detection of vulnerabilities like this.
nailer•12mo 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•12mo ago
I see the model of "download any old shit off the internet and run it in production" is working out so well.
nailer•12mo ago
I don’t have much opinion of XRP but this is their official package, not a community package.
tobyhinloopen•12mo 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_•12mo ago
That is a very fun fact.
nailer•12mo ago
Yes that is how dependencies work.
poincaredisk•12mo 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•12mo 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•12mo 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•12mo ago
Yes. It’s an engineering failure to have multiple copies of the same logic. That isn’t specific to JavaScript.
tough•12mo 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•12mo 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•12mo 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•12mo ago
Official and thorough support for SBOM* within major package repositories can not come sooner.

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

abhisek•12mo 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•12mo ago
.xyz isn’t exotic for blockchains.