frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tim Hayward: I built the Jaguar E-Type of computer keyboards

https://www.ft.com/content/6bfd6860-31e0-40d9-9cc0-15daea278f71
2•pseudolus•6m ago•0 comments

Show HN: Mermaid Studio – preview and fix broken mermaid diagrams

https://mdview.io/mermaid
2•Igor_Wiwi•7m ago•0 comments

Google ordered to put clearer links in AI search and let UK publishers opt out

https://arstechnica.com/tech-policy/2026/06/google-ordered-to-put-clearer-links-in-ai-search-and-...
2•nate•8m ago•2 comments

B. F. Skinner "Baby In A Box" (1945)

https://media.pluto.psy.uconn.edu/babyinabox.html
2•rballpug•11m ago•0 comments

Show HN: GhostUser – AI personas that find UX bugs by walking your app

https://github.com/savkevip/ghostuser
3•savkevip•12m ago•0 comments

Ask HN: Why Ask HN has only 14 questions now?

3•throwaw12•13m ago•0 comments

NYC to install sensors to track how pedestrians, bikers and drivers behave

https://gothamist.com/news/nyc-to-install-traffic-sensors-to-track-how-pedestrians-bikers-and-dri...
4•geox•15m ago•0 comments

Opendria – Speak with 80 historical figures with memory and emotional context

https://www.opendria.com/
2•opendria•15m ago•0 comments

The Great AI Boomerang

https://emeraldbook.org/news/may-3126-2/
1•worik•15m ago•0 comments

Scalable Concurrent Queues for GPU

https://arxiv.org/abs/2606.01693
1•rbanffy•19m ago•0 comments

"Sum Ergo Demonstro" RP2350 Demo Explained

https://www.linusakesson.net/scene/sum-ergo-demonstro/explanation.php
2•fanf2•20m ago•1 comments

AI Agents Enable Adaptive Computer Worms

https://arxiv.org/abs/2606.03811
2•rbanffy•20m ago•1 comments

CISA warns of cyberattacks targeting fuel tank monitoring systems

https://www.bleepingcomputer.com/news/security/cisa-warns-of-cyberattacks-targeting-fuel-tank-mon...
1•openbin_kng•20m ago•0 comments

The deadliest poison known to AI

https://iocaine.madhouse-project.org/
3•aggrrrh•21m ago•0 comments

Ableton Extensions SDK

https://www.ableton.com/en/live/extensions/
3•bennett_dev•22m ago•0 comments

Improve Shopify Product Visibility for AI Search

https://www.prodync.com/
3•freeinvoiceflow•22m ago•1 comments

Designing a Better Podcast Editor

https://www.adamsolove.com/ui/ducking/2026/06/03/better-podcast-ui.html
2•asolove•23m ago•0 comments

US and Iran are playing a crypto cat-and-mouse game over sanctions

https://finance.yahoo.com/economy/policy/articles/bernie-sanders-introduce-bill-giving-135431485....
4•rmason•27m ago•0 comments

Iran's largest crypto exchange is used by the IRGC to move millions

https://www.reuters.com/investigations/one-irans-most-powerful-families-founded-its-largest-crypt...
5•rmason•28m ago•0 comments

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://github.com/zaydmulani09/mnemo
5•zaydmulani•30m ago•0 comments

After Tailoring My Resume, I Landed 3 Job Offers in 3 Weeks

https://old.reddit.com/r/ResumeTips/comments/1rby70o/after_tailoring_my_resume_i_landed_3_job_off...
6•nixass•30m ago•0 comments

Sipio – A minimalist tasting journal for coffee, wine, beer and other drinks

https://jirkapenzes.github.io/sipio-web/
2•jiripenzes•34m ago•0 comments

Systems for Making Systems

https://maxkapur.com/2026/06/03/metasystems.html
3•speckx•39m ago•0 comments

Enshittification, Despotification, and the Open Internet (by Mike Masnick)

https://www.liberalism.org/p/enshittification-despotification-and-the-open-internet
5•liotier•41m ago•1 comments

'All Systems Glow'

https://www.cnet.com/tech/all-systems-glow-apple-teases-wwdc-2026-with-new-tagline-playlist-wallp...
3•rbanffy•42m ago•0 comments

Show HN: Aeterna – Private, passwordless AI digital legacy vault

https://helloaeterna.com/
2•ls1911•43m ago•1 comments

TrustedRouter: One API, all the LLMs, provably private

https://jperla.com/blog/trustedrouter-one-api-all-llms-provably-private
3•ljlolel•45m ago•0 comments

Git and S3 as the memory layer for agents

https://twitter.com/VijitDhingra1/status/2062265896039833935
4•crush_robo_1536•46m ago•0 comments

My Software North Star

https://kristoff.it/blog/north-star/
4•kristoff_it•46m ago•0 comments

What your router knows (but won't tell)

https://david.weekly.org/blog/2026-04-16-what-your-router-knows/
4•ujeezy•46m 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•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