frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Tiny pixel characters for Cursor AI agents

https://github.com/wunderlabs-dev/cursouls
2•balajmarius•3m ago•0 comments

40 Months of Prompt Injection

https://openguard.sh/blog/40-months-of-prompt-injections/
2•everlier•3m ago•1 comments

My GitHub Workflow Fixes Ten Random Files Every Night

https://medium.com/@drodil/my-github-workflow-fixes-ten-random-files-every-night-it-keeps-finding...
1•drodil•5m ago•0 comments

Winklevosses Gemini Space Station sued by shareholders over strategy, departures

https://www.reuters.com/sustainability/boards-policy-regulation/winklevosses-gemini-space-station...
1•1vuio0pswjnm7•6m ago•0 comments

Google declares 'vibe design' is here as Figma's stock price sinks

https://www.businessinsider.com/figma-stock-sinks-google-vibe-design-stitch-ai-tool-2026-3
1•speckx•7m ago•0 comments

EnshittifAIcation

https://it-notes.dragas.net/2026/03/20/enshittifaication/
1•rockstar2001•10m ago•0 comments

Management in the Age of AI

https://staysaasy.com/management/2026/03/11/ai-management.html
1•AntonZ234•11m ago•0 comments

Bitcoin, XRP Fall in a Bad Week for Cryptos

https://www.barrons.com/articles/bitcoin-price-xrp-etheruem-crypto-sec-nasdaq-2e2f8254
1•1vuio0pswjnm7•11m ago•0 comments

PAC – Automatic privatization of SQL queries

https://github.com/cwida/pac
1•ila_b•11m ago•1 comments

Wordpress.com Flags Concerning Spike in AI-Generated DMCA Takedowns

https://torrentfreak.com/wordpress-com-flags-concerning-spike-in-ai-generated-dmca-takedowns/
2•gslin•13m ago•0 comments

Rich Interaction Surfaces With AI – more than just chat

https://notecove.io/blog/notecove-as-ai-surface/
1•drewcsillag•13m ago•0 comments

What the US Could Learn from Asia's Robot Revolution

https://nautil.us/what-the-us-could-learn-from-asias-robot-revolution-1279062
1•Brajeshwar•13m ago•0 comments

Ask HN: Is anyone else experiencing AI fatigue?

3•carlos-menezes•13m ago•2 comments

Inside Mark Zuckerberg's turbulent bet on AI

https://www.ft.com/content/cd3c6867-2f73-417d-a299-fb91a57bfe08
1•1vuio0pswjnm7•15m ago•0 comments

Show HN: FPGA soft-core of the Saab Viggen's 1963 airborne computer

https://github.com/FormerLab/ck37-core
1•FormerLabFred•17m ago•0 comments

Project Hail Mary is in theaters–but do the linguistics work?

https://arstechnica.com/culture/2026/03/project-hail-mary-is-in-theaters-but-do-the-linguistics-w...
4•Tomte•18m ago•0 comments

Structural Friction: A metric for human coordination cost

2•davidvartanian•19m ago•0 comments

Claude as Retired CIA Chief of Station Does Psych Evaluation, Does Not Hold Back

https://ezzeriesa.notion.site/PSY-2026-0318-Subject-BERLIN-3281308b4204809caca4f6182270ff29
2•kurinikku•20m ago•0 comments

Can you get root with only a cigarette lighter? (2024)

https://www.da.vidbuchanan.co.uk/blog/dram-emfi.html
1•HeliumHydride•20m ago•0 comments

FSFE supporters affected: Payment provider Nexi cancelled us

https://fsfe.org/news/2026/news-20260316-01.html
1•dmos62•20m ago•0 comments

Regulations are the product of negotiations and agreements

https://www.theregreview.org/2026/02/10/yadin-revisiting-the-nature-of-regulation/
3•dryadin•22m ago•0 comments

UK promises procurement shift after Palantir deals

https://www.theregister.com/2026/03/20/uk_palantir_contracts/
2•beardyw•23m ago•0 comments

Evaluation Gates: Releasing AI Systems Without Guesswork

https://heavythoughtcloud.com/knowledge/evaluation-gates-releasing-ai-systems-without-guesswork
2•ryan-s•24m ago•0 comments

I'm pretty sure I've built the perfect side project

https://petersuhm.com/posts/ogkit/
2•peter_suhm•24m ago•0 comments

OpenAI Plans Launch of Desktop 'Superapp' to Refocus, Simplify User Experience

https://www.wsj.com/tech/openai-plans-launch-of-desktop-superapp-to-refocus-simplify-user-experie...
2•bookofjoe•25m ago•1 comments

The Long Farewell to Mark Zuckerberg's Metaverse

https://www.nytimes.com/2026/03/19/technology/mark-zuckerbergs-metaverse-vr-horizon-worlds.html
3•1vuio0pswjnm7•26m ago•2 comments

Training Center for Maneuvering on Manned Model Ships

https://www.portrevel.com/
2•mhb•27m ago•0 comments

Mind-altering substances are (still) falling short in clinical trials

https://www.technologyreview.com/2026/03/20/1134419/psychedelics-overhyped-psilocybin-depression-...
1•joozio•29m ago•0 comments

Pompeii's battle scars linked to an ancient 'machine gun'

https://phys.org/news/2026-03-pompeii-scars-linked-ancient-machine.html
2•pseudolus•30m ago•0 comments

If You Write a Series of Blog Posts, Please Link Them at the Beginning

https://www.ahalbert.com/blog/2026/03/19/series.html
2•ahalbert4•30m 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•11mo ago

Comments

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

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

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