frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why etymologies matter: How tracing words can illuminate history (2024)

https://resobscura.substack.com/p/why-i-love-etymologies
1•benbreen•32s ago•0 comments

'Antizuck' iOS app that claims to detect nearby smart glasses tops App Store

https://9to5mac.com/2026/07/31/antizuck-ios-app-that-claims-to-detect-nearby-smart-glasses-tops-a...
1•danorama•8m ago•0 comments

Votewire – Pin a poll, get results

https://votewire.vercel.app/
1•zay_dea•12m ago•0 comments

Suno Held Liable for Infringing German Song Copyrights

https://www.billboard.com/pro/suno-liable-gema-german-copyright-lawsuit/
1•tchalla•16m ago•0 comments

FoxSchema: Compare and migrate SQL database schemas across 10 dialects

https://foxschema.com/
1•thunderbong•17m ago•0 comments

They invented an infinite context window [video]

https://www.youtube.com/watch?v=XheXopWnX-Q
1•Gecko4072•20m ago•0 comments

Show HN: GAI – A Go runtime for typed, tool-using LLM agents

https://github.com/lace-ai/gai
2•samuel_kx0•20m ago•0 comments

Ask HN: Which Linux distribution is capitalizing on AI momentum?

1•orsenthil•20m ago•0 comments

Iran to get Chinese shoulder-launched missile systems in weeks, sources say

https://www.reuters.com/world/china/iran-get-chinese-shoulder-launched-missile-systems-weeks-sour...
1•mapping365•20m ago•0 comments

Russia is sharing valuable Intel with Iran, officials say, as U.S. war drags on

https://www.nbcnews.com/politics/national-security/russia-sharing-valuable-electronic-intel-iran-...
1•mapping365•21m ago•0 comments

Stream Axanar: The Gathering Storm – The Star Trek CBS doesn't want you to see [video]

https://www.youtube.com/watch?v=tt-58xdu33I
1•mmh0000•21m ago•0 comments

Show HN: Integer-only AI complete XOR with 99.7% accuracy all from scratch

https://github.com/Mojo0869/ABSL
1•Mojo_0869•22m ago•0 comments

No Joke: Scientists Launch OnlyFans Account to Raise Money for Marmot Project

https://cowboystatedaily.com/2026/07/30/scientists-turn-to-onlymarms-videos-of-marmots-on-onlyfan...
1•Bender•23m ago•0 comments

Ukraine's Strike on Iranian Ship Shows How Two Wars Could Merge and Spiral

https://www.nytimes.com/2026/07/31/us/politics/iran-ukraine-war.html
3•mapping365•23m ago•0 comments

Not just Neanderthals: Ghost lineage in Africa left its mark on our DNA

https://arstechnica.com/science/2026/07/not-just-neanderthals-ghost-lineage-in-africa-left-its-ma...
1•Bender•25m ago•0 comments

Reddit keeps its DMCA fight over Google search results alive

https://arstechnica.com/tech-policy/2026/07/reddit-keeps-weird-dmca-lawsuit-against-web-scraper-a...
1•Bender•25m ago•0 comments

Gemini 2.5 Pro and Gemini 3 Flash Deprecated – GitHub Changelog

https://github.blog/changelog/2026-07-31-gemini-2-5-pro-and-gemini-3-flash-deprecated/
1•smokeeaasd•28m ago•0 comments

Hacker News, GitHub and AI

https://pelle.io/posts/hackernews-github-ai/
1•pellepelster•32m ago•1 comments

The CIA Found a Soviet Ghost Station Full of Cold War Secrets

https://www.popularmechanics.com/military/a73274458/batmans-skyhook-cia-mission/
2•RickJWagner•32m ago•0 comments

Mary Celeste

https://en.wikipedia.org/wiki/Mary_Celeste
2•thunderbong•32m ago•0 comments

Inspect Claude Code sessions with lnav

https://blog.disintegrator.dev/posts/lnav-claude-code/
1•disintegrator•33m ago•0 comments

Judge denies X.AI's attempt to stop Minnesota's AI nudification ban

https://www.ag.state.mn.us/Office/Communications/2026/07/31_xAI.asp
2•slowin•35m ago•0 comments

Same-Day Delivery, Same-Day Detonation: Wildberries' Hit by a Ukrainian Drone

https://jeffreylminch.substack.com/p/same-day-delivery-same-day-detonation
2•rmason•38m ago•0 comments

How A Yale AI-cheating dispute became a 13-count federal lawsuit

https://arstechnica.com/tech-policy/2026/07/how-a-yale-ai-cheating-dispute-became-a-13-count-fede...
1•nickff•41m ago•0 comments

If you don't know how compilers work, then you don't know how computers work

https://steve-yegge.blogspot.com/2007/06/rich-programmer-food.html
2•lemonberry•42m ago•2 comments

Evaluating Agents across Supabase

https://supabase.com/evals
2•bhkdotdev•43m ago•1 comments

Show HN: Nudge: A desktop productivity pet app

https://github.com/itsmy-bday/nudge
1•eddie-b•47m ago•0 comments

GrapheneOS vs DeniableOS

https://deniable.io/blog/grapheneos-vs-deniableos
1•Cider9986•47m ago•1 comments

The unintended consequences of LLMs as a labor-augmenting technology in science

https://arxiv.org/abs/2607.17397
1•aanet•48m ago•1 comments

Show HN: I Built a (Country) Geography Guessing Game

https://www.whatcountryisit.com/
1•eightturn•48m 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