frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Chaotic fluctuations mark mental activity in task-based heart rate variability

https://www.nature.com/articles/s41598-026-43385-z
1•PaulHoule•1m ago•0 comments

White House considers buying Chagos Islands

https://www.telegraph.co.uk/us/news/2026/06/07/white-house-plan-chagos-islands/
1•JumpCrisscross•2m ago•0 comments

Consensus Time

https://xkcd.com/2594/
1•Velocifyer•2m ago•1 comments

Why no one cares about your Twitter posts (what I learned about the algo)

https://kylejeong.substack.com/p/why-no-one-cares-about-your-twitter
1•Kylejeong21•3m ago•0 comments

Control Your Avatar with Your Mind [video]

https://www.tiktok.com/@pieeg_official/video/7648791781416389910?is_from_webapp=1&sender_device=p...
1•Christiangmer•3m ago•0 comments

More bad advice from AI

https://orchidfiles.com/more-bad-advice-from-ai/
1•theorchid•6m ago•0 comments

Don Valentine Remembering:Sequoia-Stanford-Insights

https://www.gsb.stanford.edu/insights/sequoias-don-valentine-what-problem-are-you-solving
1•girl_web•12m ago•0 comments

AxonASP: Run Asp Classic on Linux, macOS, and Windows

https://github.com/guimaraeslucas/axonasp
1•lucasguimaraes•13m ago•0 comments

Show HN: A canvas-like workspace where you design your own knowledge archive

https://strata.ws
1•sf_ws•16m ago•0 comments

NY judge stays lawsuit seeking ownership of nearly 40k Bitcoin wallets

https://www.theblock.co/post/403910/ny-judge-stays-lawsuit-seeking-ownership-of-nearly-40000-bitc...
1•hippich•22m ago•0 comments

Living in the Time of Dying

https://www.livinginthetimeofdying.com
3•rendx•23m ago•1 comments

U.S. attorney accuses California of blocking voter roll audit amid legal battle

https://ktla.com/news/california/u-s-attorney-accuses-california-of-blocking-voter-roll-audit-ami...
1•Bender•23m ago•0 comments

SpaceX IPO deck says "Deploy orbital AI compute at scale"

https://www.sec.gov/Archives/edgar/data/1181412/000162828026040610/spacexfwp.htm
1•Lihh27•26m ago•1 comments

The Nerdy Escorts Cashing in on Silicon Valley's AI Boom

https://www.forbes.com/sites/annatong/2026/06/07/the-nerdy-escorts-cashing-in-on-silicon-valleys-...
1•hilux•29m ago•1 comments

Who Killed SAAS? .... Opra.ai? .... GitHub-native governance

https://github.com/sabbanis/opra.ai
1•sabbanis•30m ago•1 comments

Will artificial intelligence soon escape human control?

https://www.economist.com/science-and-technology/2026/06/07/will-artificial-intelligence-soon-esc...
1•andsoitis•32m ago•1 comments

NodeRadar Pro v1.0.0 (Freeware Network Utility)

https://github.com/PyPie-Studio/NodeRadar-Pro
1•tryku•34m ago•0 comments

Navy sailor, 25, is arrested for twisted ISIS plot to wreak mass havoc

https://www.dailymail.com/news/article-15881297/california-man-arreted-isis-terroist-plot-navy-sa...
2•Bender•35m ago•0 comments

New Power Banks Released by BMX with Safer Semi-Solid-State Batteries

https://www.androidauthority.com/bmx-semi-solid-state-battery-power-banks-3674759/
1•m463•35m ago•0 comments

Firefox Merges Support for Vulkan Video Decoding

https://www.phoronix.com/news/Firefox-Vulkan-Video-Merged
4•Bender•36m ago•0 comments

Difficult conversations don't need to be messy

https://julienreszka.com/blog/difficult-conversations-don-t-need-to-be-messy/
1•julienreszka•39m ago•0 comments

Huawei executive credits bans for accelerating domestic chip independence

https://www.techradar.com/pro/huaweis-chairman-officially-thanks-the-us-government-for-enabling-c...
3•yogthos•40m ago•0 comments

AI enthusiasts in a race against time, AI skeptics in a race against entropy

https://charitydotwtf.substack.com/p/ai-enthusiasts-are-in-a-race-against
1•ssivark•41m ago•0 comments

Amp Wave

https://www.ampwave.online
1•Wilcorleone•42m ago•1 comments

Ask HN: Are we as society going to let LLM companies take all the values?

16•randomdev123•48m ago•5 comments

I made Claude Code 100x better and 40% more efficient

https://claynicholson.com/blog/khlawde-code
6•claynicholson•50m ago•3 comments

Tiny community of English master thatchers: fight unfolding over dying tradition

https://www.nytimes.com/2026/06/03/realestate/thatch-roof-homes-england-long-straw-tradition.html
1•bookofjoe•52m ago•1 comments

John Drew Barrymore Double Feature

https://cinemasojourns.com/2026/06/07/john-drew-barrymore-double-feature/
1•jjgreen•52m ago•0 comments

Show HN: Code Island – teaches programming logic with drag-and-drop blocks

https://zslava.itch.io/code-island
1•zslava88•58m ago•0 comments

From Company Brain to an AI Operating System

https://medium.com/@calufa/from-company-brain-to-an-ai-operating-system-a9378d697f1a
1•_hfqa•59m 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