frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

YouTube, Snap and TikTok settle school district's social media addiction claims

https://www.reuters.com/world/us/youtube-snap-settle-school-districts-social-media-addiction-clai...
1•1vuio0pswjnm7•5s ago•0 comments

The CEO Agenda 2025

https://www.oliverwymanforum.com/ceo-agenda/how-ceos-navigate-geopolitics-trade-technology-people...
1•1vuio0pswjnm7•1m ago•0 comments

Ex-Google CEO Eric Schmidt Fails to Read Room on AI, Gets Booed into Oblivion

https://gizmodo.com/ex-google-ceo-eric-schmidt-fails-to-read-room-on-ai-gets-booed-to-oblivion-20...
1•imichael•2m ago•0 comments

Usual implementation of attention transformers (SDPA) is kind of bad, actually

https://gist.github.com/celoyd/6bf10122c3f5f7e64b0c684704e4ffb2
1•teleforce•4m ago•0 comments

Apple Is Making Hit Products and High Profits from Imperfect Chips

https://www.wsj.com/tech/apple-is-making-hit-products-and-high-profits-from-imperfect-chips-d32c21d8
1•ryan_j_naughton•5m ago•0 comments

Meta Defeated as EU Backs Publishers in Content Pay Dispute

https://www.law.com/international-edition/2026/05/17/meta-defeated-as-eu-backs-publishers-in-cont...
1•1vuio0pswjnm7•5m ago•0 comments

Neovim sweetspot between trad coding and AI coding

https://github.com/cachebag/jumpy
1•cachebag•12m ago•0 comments

Saturn V Haynes Manual

https://www.amazon.com/Saturn-1967-1973-Apollo-Skylab-Workshop/dp/0857338285
2•bilegeek•13m ago•0 comments

AI May, Paradoxically, Increase Demand for Higher Ed

https://jimmyalfonsolicon.substack.com/p/ai-may-paradoxically-increase-demand
1•NomNew•15m ago•0 comments

How to Work and Compound with AI

https://eugeneyan.com/writing/working-with-ai/
1•eigenBasis•21m ago•0 comments

Show HN: Pdf2md – 10MB Rust PDF-to-Markdown Tool with a Free API

https://pdf2md.deepdiy.net/
1•johnson_nie•21m ago•0 comments

Emergence of Wasp Dope in Rural Appalachian Kentucky

https://pmc.ncbi.nlm.nih.gov/articles/PMC8046840/
1•Eisenstein•23m ago•0 comments

Show HN: NextEra discussing $66B deal for Dominion Energy

https://nypost.com/2026/05/17/business/nextera-discussing-66b-deal-for-dominion-energy-report/
1•wasimsk•24m ago•0 comments

AnyFrame – Sandboxes for Your AI Agents

https://github.com/tinyhq/anyframe-python
1•inishchith•24m ago•2 comments

How to Write to SSDs

https://arxiv.org/abs/2603.09927
1•eigenBasis•28m ago•0 comments

Show HN: Map of 90 companies in the co-packaged optics supply chain

https://leoinai.substack.com/p/supply-chain-photonics-and-co-packaged
1•lboquillon•38m ago•0 comments

America's Most-Spoken Languages After English and Spanish

https://www.visualcapitalist.com/mapped-americas-most-spoken-languages-after-english-and-spanish/
2•RyeCombinator•46m ago•0 comments

Which country voted the best at Eurovision?

https://lalitm.com/post/which-country-voted-best-at-eurovision/
2•shintoist•48m ago•0 comments

A Year Late, Claude Beats Pokémon

https://www.lesswrong.com/posts/sehJYg5Yny9fvpbpt/a-year-late-claude-finally-beats-pokemon
2•sambellll•56m ago•0 comments

Show HN: AnyFrame – Sandboxes for AI Agents

https://anyfrm.com
2•inishchith•57m ago•0 comments

Build a Searchable Catalog with Filters, Facets, and Semantic Search

https://manticoresearch.com/blog/manticore-php-demo/
1•snikolaev•57m ago•0 comments

Carbonara Before the Rules [video]

https://www.youtube.com/watch?v=jrz0KhclCWM
1•gadtfly•1h ago•0 comments

Best Proxy for Twitter 2026

https://momoproxy.com/blog/best-proxy-for-twitter-2026
1•xbjamilnz•1h ago•0 comments

Battery-Free 'MicroSparc' That Allegedly Draws Power from the Quantum Vacuum

https://thedebrief.org/free-energy-from-the-vacuum-warp-drive-pioneer-unveils-battery-free-micros...
3•rramadass•1h ago•1 comments

There Is No 'Hard Problem of Consciousness'

https://www.noemamag.com/there-is-no-hard-problem-of-consciousness/
26•ahalbert4•1h ago•63 comments

Building a multi-agent system from scratch: 50 lines of bash and Git

https://en.andros.dev/blog/ed26ea98/building-a-multi-agent-system-from-scratch-50-lines-of-bash-git/
2•thunderbong•1h ago•1 comments

Multiple commencement speakers booed for AI comments during graduation speeches [video]

https://www.youtube.com/watch?v=xwWaoyIy5e8
1•mgh2•1h ago•0 comments

Turn inbound call recordings into structured JSON

https://www.gensail.com/call-data-extraction
1•vartana•1h ago•0 comments

What A.I. Did to My College Class

https://www.nytimes.com/2026/05/17/opinion/chatgpt-ai-college-school-graduation.html
7•mmooss•1h ago•1 comments

Ben Affleck Banned from Hard Rock Casino When Caught Counting Cards (2014)

https://www.yahoo.com/entertainment/ben-affleck-banned-hard-rock-casino-counting-cards-223154372....
1•thunderbong•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...

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

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.