frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Study Shows Number of Childless Women in the U.S. Continues to Rise

https://www.unh.edu/unhtoday/news/release/2025/09/15/study-shows-number-childless-women-us-contin...
1•Improvement•3m ago•0 comments

Show HN: Word Tower a daily word ladder game with scoring

https://wordtower.tevon.dev/
1•devtev•3m ago•1 comments

Agent Payments Protocol (AP2)

https://github.com/google-agentic-commerce/AP2
1•simonpure•4m ago•0 comments

Black Neon Tetra

https://en.wikipedia.org/wiki/Black_neon_tetra
1•michaefe•4m ago•0 comments

What if the AI stockmarket blows up?

https://www.economist.com/finance-and-economics/2025/09/07/what-if-the-ai-stockmarket-blows-up
1•nabla9•4m ago•1 comments

What Makes System Calls Expensive: A Linux Internals Deep Dive

https://blog.codingconfessions.com/p/what-makes-system-calls-expensive
1•sohkamyung•6m ago•0 comments

Possibilty ChatGPT data is compromized

1•omarkiam•7m ago•0 comments

Jews and Israel are not the same. Equating them is a propaganda technique

https://www.theguardian.com/commentisfree/2025/sep/16/jews-israel-not-the-same-propaganda-technique
4•NomDePlum•9m ago•0 comments

Groypers

https://en.wikipedia.org/wiki/Groypers
3•doener•10m ago•0 comments

Use an Phone with iOS 26 as your only Tesla key? You may have Bluetooth issues

https://old.reddit.com/r/TeslaSupport/comments/1ninvpy/use_an_phone_with_ios_26_as_your_only_tesl...
2•monkeymeister•12m ago•0 comments

Fewer People Are Reading for Fun, Study Finds

https://www.nytimes.com/2025/08/20/well/reading-pleasure-decline-study.html
3•bookofjoe•14m ago•1 comments

What are you eating? The nutritional 'dark matter' in your food

https://medicalxpress.com/news/2025-09-nutritional-dark-food.html
3•PaulHoule•14m ago•0 comments

'Running from death to death': Gaza City residents face

https://www.theguardian.com/world/2025/sep/16/running-from-death-to-death-gaza-city-residents-fac...
3•NomDePlum•15m ago•0 comments

Machine Scheduler in LLVM – Part I

https://myhsu.xyz/llvm-machine-scheduler/
1•matt_d•15m ago•0 comments

The new phishing: How to spot email scams in 2025

https://www.fastmail.com/blog/the-new-phishing-how-to-spot-email-scams-in-2025/
3•devonnull•15m ago•0 comments

Stop fine-tuning LLMs for docs, use RAG

https://intlayer.org/blog/rag-powered-documentation-assistant
1•MarineCG40•15m ago•1 comments

Statistical Methods in Generative AI

https://huggingface.co/papers/2509.07054
2•tmoertel•16m ago•0 comments

Wirecard

https://en.wikipedia.org/wiki/Wirecard
3•billybuckwheat•17m ago•0 comments

'Assassination Culture': Poll Shows Killing Trump, Musk Justified

https://www.aol.com/assassination-culture-poll-shows-half-142627914.html
7•mgh2•17m ago•1 comments

Sega revives 'blast processing' Genesis TV ad to fire shots at Mario Kart World

https://www.videogameschronicle.com/news/sega-resurrects-its-old-blast-processing-genesis-tv-ad-t...
1•mikhael•18m ago•1 comments

Chickens Are Weirder Than You Thought [video]

https://www.youtube.com/watch?v=ZKz0_kSFSP0
2•ZeljkoS•22m ago•0 comments

Micro-LEDs boost random number generation

https://discovery.kaust.edu.sa/en/article/25936/micro-leds-boost-random-number-generation/
2•giuliomagnifico•22m ago•0 comments

Show HN: I've just released my new open source MCP server called mcpcap

https://github.com/mcpcap/mcpcap
1•danohn•23m ago•0 comments

New FileFix attack uses steganography to drop StealC malware

https://www.bleepingcomputer.com/news/security/new-filefix-attack-uses-steganography-to-drop-stea...
1•kPwn•23m ago•0 comments

Ask HN: Is ChatGPT/Claude suggesting to use malicious NPM packages?

1•kjok•25m ago•0 comments

OpenTelemetry Protocol Comes to Google Cloud Observability

https://cloud.google.com/blog/products/management-tools/opentelemetry-now-in-google-cloud-observa...
2•otoolep•26m ago•0 comments

Full secure meeting platform (Granola proof)

1•hgaddipa001•26m ago•0 comments

Readme Driven Development (2010)

https://tom.preston-werner.com/2010/08/23/readme-driven-development
2•mihau•27m ago•1 comments

'Maybe we should go after you' Trump threatens reporter asking about free speech

https://www.independent.co.uk/tv/news/trump-free-speech-abc-reporter-charlie-kirk-video-b2827626....
10•saubeidl•28m ago•0 comments

Show HN: I built a decentralized protocol for predicting interest rate movement

https://kairosswap.com/
3•vinniejames•28m 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•4mo ago

Comments

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

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

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