frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The AI Delegation Audit Webinar, October 6, 2026

https://berlin-product-people.com/ai-delegation-audit-webinar/
1•swolpers•3m ago•0 comments

Vibe-Coding a Memory Tool for Agents: Confronting Unsolved Philosophical

https://arbustoemchamas.substack.com/p/i-naively-tried-vibe-coding-a-memory
1•birdculture•4m ago•0 comments

Reverse Engineering Unknown File Formats with ImHex

https://werwolv.net/posts/file_format_reverse_engineering/
2•WerWolv•6m ago•0 comments

Inhomogeneous Einstein metrics on complex projective spaces

https://arxiv.org/abs/2608.16880
1•fodmap•6m ago•0 comments

Arbitrary code execution in QubesOS via copy-to-VM error reporting backchannel

https://www.qubes-os.org/news/2026/08/29/qsb-118/
1•vntok•13m ago•0 comments

How to Build a Production-Grade Pipeline in Python

https://www.freecodecamp.org/news/the-etl-pipeline-handbook-how-to-build-a-production-grade-pipel...
1•twilight-code•14m ago•0 comments

GTP 5.6 Sol might be just a tad too proactive

https://taoofmac.com/space/notes/2026/08/28/2130#addendum-apparently-it-can-ship-things-now
1•rcarmo•19m ago•0 comments

Switzerland sees hottest and driest summer on record

https://www.swissinfo.ch/eng/climate-adaptation/switzerland-sees-hottest-and-driest-summer-on-rec...
1•theanonymousone•23m ago•0 comments

Memctl: Versioned memory for your coding agent (Claude.md / AGENTS.md)

https://github.com/EltonCherrington/memctl
1•memctlagent2026•27m ago•0 comments

Large language models take the original politicalcompass.org test

https://aipolcom.net/
1•mozey•27m ago•0 comments

Creepy Crawlies

https://people.kernel.org/monsieuricon/creepy-crawlies
1•jay_kyburz•28m ago•0 comments

AI Effect

https://en.wikipedia.org/wiki/AI_effect
3•o4c•32m ago•0 comments

Longest Straight Line Paths on Water or Land on the Earth (2018)

https://arxiv.org/abs/1804.07389
5•joebig•41m ago•1 comments

UK has billions in contracts with firms tied to illegal Israeli settlemets

https://www.aljazeera.com/news/2026/8/28/uk-has-billions-in-contracts-with-firms-tied-to-illegal-...
3•0x54MUR41•42m ago•0 comments

Webdump HTML to plain-text converter

https://codemadness.org/webdump.html
1•hskimse•42m ago•0 comments

Building a decentralized bulletin board (and accidentally reinventing Nostr)

https://en.andros.dev/blog/4c4e1b40/building-a-decentralized-bulletin-board-and-accidentally-rein...
2•andros•43m ago•0 comments

Vompeccc: A Modular Completion Framework for Emacs

https://www.chiply.dev/post-vompeccc
1•signa11•44m ago•0 comments

Iceland rejects reopening talks on EU entry

https://www.ft.com/content/53b5abd8-2919-4dc6-8dd6-81fc054e8b6f
10•JumpCrisscross•57m ago•3 comments

Google's Dreambeans, weirdest-named AI tool, will turn your life to a cartoon

https://techcrunch.com/2026/06/03/googles-dreambeans-its-weirdest-named-ai-tool-to-date-will-turn...
2•the-mitr•1h ago•0 comments

Security – WordPress disable PHP public access, serve static pages via htaccess

https://wordpress.org/plugins/camouflage/
1•hamzamairaj•1h ago•0 comments

Switch VSCodium Between Open VSX and MS Marketplace

https://open-vsx.org/extension/AbdulOhab/source-swap
1•ab_wahab01•1h ago•1 comments

Show HN: Explore the solar system with hand gestures in a browser

https://github.com/HUANGCHIHHUNGLeo/solar-atlas-gesture
1•cortexosmain•1h ago•0 comments

America beat measles once. RFK Jr. is making it harder to do so again

https://www.ms.now/opinion/rfk-jr-measles-us-outbreak-vaccines
3•downbad_•1h ago•0 comments

The Penultimate Truth

https://en.wikipedia.org/wiki/The_Penultimate_Truth
2•simonebrunozzi•1h ago•0 comments

Algebraic floating-point methods in Rust landed in 1.98.0

https://doc.rust-lang.org/stable/core/primitive.f32.html#algebraic-operators
2•nhatcher•1h ago•0 comments

Earthpv – Open, global photovoltaic mapping from free satellite imagery

https://open-energy-transition.github.io/earthpv/
1•ly0n•1h ago•0 comments

Java Is Memory Efficient

https://inside.java/2026/05/28/podcast-059/
1•he0001•1h ago•0 comments

Get up to $175 back for your pre-installed Windows 11 license

https://www.tomshardware.com/software/windows/site-provides-instructions-to-get-up-to-usd175-back...
2•rbanffy•1h ago•0 comments

Independent investigation of agents' behavior in the Hugging Face incident

https://metr.org/blog/2026-08-26-openai-hugging-face-incident-investigation/
2•thunderbong•1h ago•0 comments

Xcena and Samsung's Near Memory Compute CXL Device

https://chipsandcheese.com/p/hot-chips-2026-xcena-and-samsungs
4•klelatti•1h 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