frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why malloc always does more than I asked for?

https://ssenthilnathan3.github.io/blog/malloc/
1•nathaah3•1m ago•0 comments

Show HN: Restk – a native API client that stores your workspace as files in Git

https://restk.ai
1•jhaliya•2m ago•0 comments

Mirror Mirror: Self-hosted screen mirroring to your phone

https://github.com/maco30001/Mirror-Mirror
1•maco3000•2m ago•0 comments

The secret Trump administration battle to fight Chinese AI

https://www.axios.com/2026/07/20/ai-us-china-open-source-kimi
1•nnx•3m ago•0 comments

Countries with more tourists than locals

https://www.visualcapitalist.com/ranked-countries-with-more-tourists-than-locals/
1•teleforce•3m ago•0 comments

Show HN: An end to end SEO audit

https://github.com/houtini-ai/seo-audit-console
1•richardbaxter•5m ago•0 comments

Discovery and characterization of antitumor gut microbiota from amphibians

https://www.tandfonline.com/doi/full/10.1080/19490976.2025.2599562
1•he0001•7m ago•0 comments

Through Thick and Thermocline

https://www.bassfinity.com/blog/through-the-thick-of-it-punching-summer-grass-mats
1•jequals5•15m ago•0 comments

DWCS: Why I Open-Sourced My Game Infrastructure Early

https://medium.com/@www.ahadprogamer/i-built-an-open-source-multiplayer-backend-for-a-vr-game-tha...
2•Ahadprogamer•19m ago•0 comments

Extinction Rebellion pelt Microsoft Dutch data center site with acid balloons

https://www.datacenterdynamics.com/en/news/extinction-rebellion-pelts-microsoft-data-center-site-...
1•giuliomagnifico•19m ago•0 comments

Marvell Brings Radix, Low Latency, and Bandwidth to Bear with Teralynx T100

https://www.nextplatform.com/connect/2026/07/17/marvell-brings-radix-low-latency-and-bandwidth-to...
1•rbanffy•19m ago•0 comments

Wharton and Harvard Business School: LLMs on business decisions and tasks

https://business-ai-benchmark.github.io/
1•patelajay285•21m ago•0 comments

Show HN: RefundHalt, contest App Store and Google Play refunds automatically

https://refundhalt.com
1•kedv•22m ago•0 comments

Major AI models are likely to refuse criticizing restrictive leaders or govts

https://apnews.com/article/artificial-intelligence-chatbots-censorship-bias-free-speech-fed8fdbf9...
1•smurda•25m ago•0 comments

Why is it so hard for the U.S. to win wars?

https://www.npr.org/2026/07/18/g-s1-134037/why-is-it-so-hard-for-the-u-s-to-win-wars
6•rbanffy•27m ago•0 comments

India's first privately-developed rocket reaches orbit on dramatic debut launch

https://arstechnica.com/space/2026/07/indias-first-privately-developed-rocket-reaches-orbit-on-dr...
1•rbanffy•30m ago•0 comments

Show HN: I built a pinball repair tool grounded in the real service manuals

https://joinflipside.com.au/repair/
1•mcpit•31m ago•0 comments

Understanding Go AI Inference: What Is Inference?

https://internals-for-interns.com/posts/go-ai-inference-what-is-inference/
1•valyala•32m ago•0 comments

Commission fines AliExpress €550M for breaching the Digital Services Act

https://digital-strategy.ec.europa.eu/en/news/commission-fines-aliexpress-eu550-million-breaching...
2•robin_reala•36m ago•0 comments

Show HN: Diagraw-draw AWS/GCP/IBM archs with icons, arrows that stay attached

https://diagraw.com/
1•victoragudo•37m ago•0 comments

Alibaba Fined Record €550M by EU for Illegal Sales

https://www.bloomberg.com/news/articles/2026-07-20/alibaba-fined-550-million-for-illegal-sales-in...
3•technewssss•38m ago•1 comments

Ask HN: What would a Python-first web look like?

1•RS-232•38m ago•1 comments

DeepWaiting mindfulness while you wait

https://deepwaiting.xyz
1•Zeekaas•39m ago•0 comments

Coercion and Deception in AI-to-AI Management: An Agentic Benchmark

https://arxiv.org/abs/2607.15434
1•sbulaev•44m ago•0 comments

Lāhainā Noon in HawaiʻI: When and Where to See IT

https://www.lovebigisland.com/hawaii-blog/lahaina-noon-when-and-where/
1•_tk_•45m ago•0 comments

Who's Afraid of Chinese Models?

https://stratechery.com/2026/whos-afraid-of-chinese-models/
2•mfiguiere•45m ago•0 comments

Show HN: Picnic Host – No fuss static website hosting

https://picnic.host/en/index.html
1•jeremysarchet•46m ago•0 comments

AI is more likely than humans to form biases when hiring

https://www.technologyreview.com/2026/07/20/1140655/ai-biases-hiring-humans/
2•joozio•50m ago•0 comments

EU slaps €550M fine on AliExpress over illegal and counterfeit goods

https://www.euronews.com/my-europe/2026/07/20/eu-slaps-550-million-fine-on-aliexpress-over-illega...
2•muxamilian•51m ago•0 comments

Show HN: Hail.so – Open-source phone, SMS and email for agents and humans, v0.15

https://github.com/hail-hq/hail/
1•r13i•56m ago•1 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