frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Compactdiff – see what compaction dropped from an agent session

https://github.com/mkmkkkkk/compactdiff
2•mileskoldin•2m ago•0 comments

Show HN: Mail Attachment Lens: A Browser extension to manage Gmail attachments

https://github.com/kshk123/mail-attachment-lens
1•kshk123•4m ago•0 comments

Keeping yesterday's computers ticking takes more than nostalgia

https://www.theregister.com/offbeat/2026/08/05/keeping-yesterdays-computers-ticking-takes-more-th...
1•rbanffy•7m ago•0 comments

Ask HN: If you don't read books, what do you read?

1•kamphey•10m ago•0 comments

'I hate what AI is doing to the minds and happiness of the young'

https://www.theguardian.com/books/ng-interactive/2026/aug/08/i-hate-what-ai-is-doing-to-the-minds...
2•chrisjj•18m ago•1 comments

Show HN: Keynou Drive – Branded URL Shortener for SaaS

https://drive.keynou.com
1•not_wowinter13•19m ago•0 comments

I built AI at Amazon, then got laid off

https://www.youtube.com/watch?v=ZAom6f4-vh0
3•tcp_handshaker•23m ago•0 comments

How to Disable Gemini in Gmail and Google Docs

https://www.wired.com/story/how-to-disable-the-gemini-ai-features-in-gmail-and-google-docs/
1•joozio•24m ago•0 comments

Now we have a timeline of the OpenAI accidental attack against Hugging Face

https://simonwillison.net/2026/Aug/7/openai-timeline/
2•882542F3884314B•28m ago•0 comments

Show HN: Vibsync – One Shared Memory for Claude Code, Cursor and Codex (MCP)

https://vibsync.com/
2•snakaya•38m ago•0 comments

ByteDance is building a 10T model aimed straight at Anthropic [video]

https://www.youtube.com/shorts/2h0zVPRFb5U
3•nitrotechgames•40m ago•0 comments

New Bobby Fingers project after 2 years' wait [video]

https://www.youtube.com/watch?v=vGt7-WnWdhE
2•dmaa•43m ago•0 comments

The Future Encyclopedia of Luddism

https://thereader.mitpress.mit.edu/the-future-encyclopedia-of-luddism/
2•XzetaU8•45m ago•0 comments

Show HN: Presse – a Rust CLI tool to compress and merge PDFs

https://github.com/SimonBure/presse
3•saientifik•49m ago•0 comments

SIMD at Insomniac Games (2015) [pdf]

https://deplinenoise.wordpress.com/wp-content/uploads/2015/03/gdc2015_afredriksson_simd.pdf
2•vinhnx•52m ago•0 comments

Do you think AI governance should be technically rather than paper policy?

2•sangamdas•55m ago•0 comments

Hardware-Rooted Control for Alternative App Stores

https://zenodo.org/records/21839301
2•sangamdas•56m ago•0 comments

WD Bets 8x Bandwidth Beats More Terabytes as 40TB UltraSMR Starts Shipping

https://www.storagereview.com/news/wd-bets-8x-bandwidth-beats-more-terabytes-as-40tb-ultrasmr-sta...
2•rbanffy•57m ago•0 comments

Understanding partial reachability in the Internet core

https://blog.apnic.net/2026/08/07/understanding-partial-reachability-in-the-internet-core/
1•m_montazeri•1h ago•0 comments

Anql – An offline desktop editor for writing, working, and calculating

https://github.com/anqlproject/anql
1•anqluser•1h ago•0 comments

Deathwatch - Archiveteam

https://wiki.archiveteam.org/index.php/Deathwatch
1•frozenseven•1h ago•0 comments

Microsoft Edge is about to lock out older ad blockers, just like Chrome did

https://www.theverge.com/tech/976880/microsoft-edge-extensions-ad-blockers-mv2-mv3
5•eternalreturn•1h ago•2 comments

Apple Introduces Leasing Program for iPhones and Other Devices

https://www.nytimes.com/2026/07/28/technology/apple-leasing-program.html
9•Korwell•1h ago•10 comments

Making an AI bid writer refuse to lie

https://ailucius.com/blog/making-an-ai-bid-writer-refuse-to-lie
25•Lucius-AI•1h ago•0 comments

The ultimate eclipse chase: A Concorde raced against the Moon's shadow

https://arstechnica.com/science/2026/08/the-ultimate-eclipse-chase-a-concorde-raced-against-the-m...
2•pseudolus•1h ago•0 comments

AI is not your biggest cyber threat. Your shitty patching process is

https://0ut3r.space/2026/08/08/ai-is-not-your-biggest-cyber-threat/
1•h0ek•1h ago•1 comments

Show HN: I spent a week building a CLV model and the CMO shrugged

https://nasserboan.github.io/clvkit/
1•nsboan•1h ago•0 comments

New Amazon Data Center Is Set to Have the Most Polluting Power Plant in the U.S.

https://www.nytimes.com/2026/08/08/climate/amazon-data-center-texas-pollution.html
60•sbulaev•1h ago•33 comments

US Military's Cyber Command Unit Grapples with Cluster of Deaths by Suicide

https://www.bloomberg.com/news/articles/2026-08-06/us-military-s-cyber-command-unit-grapples-with...
17•rbanffy•1h ago•10 comments

Concurrency vs. Throughput: why more parallelism can make databases slower

https://planetscale.com/blog/concurrency-vs-throughput-vitess-mysql
2•Shaanveer•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