frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Precisely understand complex AI behaviors

https://transluce.org/docent
1•mooreds•46s ago•0 comments

I freaking love the new tools I built for myself

https://bastiangruber.ca/posts/i-freaking-love-the-new-tools-i-built-for-myself/
1•recvonline•1m ago•0 comments

Researchers build ultra-efficient optical sensors shrinking light to a chip

https://www.colorado.edu/ecee/researchers-build-ultra-efficient-optical-sensors-shrinking-light-chip
1•giuliomagnifico•1m ago•0 comments

Builders Unscripted: Ep. 1 – Peter Steinberger, Creator of OpenClaw

https://www.youtube.com/watch?v=9jgcT0Fqt7U
1•doppp•1m ago•0 comments

Homeownership Is Out of Reach for Many Americans, Despite a Buyer's Market

https://www.nytimes.com/2026/02/23/business/home-buying-market-real-estate-economy.html
1•mooreds•2m ago•0 comments

Show HN: SQL Crack – Local-first SQL visualizer with column lineage

https://github.com/buva7687/sql-crack
1•buva•2m ago•1 comments

Nimble gets $75M to build web datasets for AI agents

https://twitter.com/nimble_data/status/2026288589735403716
1•blef•2m ago•0 comments

Time to Move On – The Reason Relationships End

https://steveblank.com/2026/02/24/time-to-move-on-the-reason-relationships-end/
1•MindGods•3m ago•0 comments

The Day Moltbook's Agents Started Doing SEO

https://growtika.com/blog/the-day-moltbooks-agents-started-doing-seo
1•Growtika•3m ago•0 comments

Be Careful with LLM "Agents"

https://maurycyz.com/misc/sandbox_llms/
1•speckx•4m ago•0 comments

Nobody Wants to Use Your Software (and That's the Point)

https://www.runproper.com/blog/nobody-wants-to-use-your-software
1•rsanaie•5m ago•0 comments

The Agent Times: OpenHands hits 68K stars in the agent economy

https://theagenttimes.com/articles/68107-stars-is-openhands-the-rocket-fuel-the-agent-economy-needs
1•Ross00781•6m ago•0 comments

Cardiorespiratory fitness is associated with lower anger and anxiety

https://linkinghub.elsevier.com/retrieve/pii/S000169182600171X
3•PaulHoule•6m ago•1 comments

Free Font: Times New Resistance

https://www.abbyhaddican.com/times-new-resistance
3•AlexandrB•7m ago•0 comments

EU: ECR rapporteur Wiśniewska is fighting to EXTEND scanning of private messages

https://digitalcourage.social/@echo_pbreyer/116119256928189485
1•nickslaughter02•7m ago•0 comments

Show HN: If Discord, Reddit, X, IRC and 4chan had a baby

2•ignasheahy•7m ago•0 comments

Replacing Anthropic's API with 2x 3090s. Claude Code on a local 80B Qwen model

https://twitter.com/sudoingX/status/2026297110141018122
1•ianlpaterson•7m ago•0 comments

Japan Pushes to Make Snowball Fighting an Olympic Event

https://www.chosun.com/english/sports-en/2026/02/24/H67UMP7OSNE7NOB6XR2JX4W7KY/
1•woldemariam•8m ago•0 comments

Show HN: Digital Janitor – A 1-click Python script to auto-sort messy downloads

https://github.com/Radhesh20/digital-janitor
1•radhesh20•8m ago•0 comments

Tell HN: GitHub Actions is falling over again

1•drcongo•9m ago•0 comments

Tethered – Runtime network egress control for Python

https://github.com/shcherbak-ai/tethered
1•sergiishcherbak•9m ago•1 comments

The New Panopticon: How AI Changes Accountability

https://florinandrei.substack.com/p/the-new-panopticon-how-ai-changes
1•Florin_Andrei•10m ago•1 comments

Racket 9.1 Is Available

https://blog.racket-lang.org/2026/02/racket-v9-1.html
2•owl_vision•10m ago•0 comments

Bulgarian Teacher with 38 International Medalist Students

https://www.youtube.com/watch?v=Zn0ZVxHGFC0
1•dzink•11m ago•0 comments

USRP X420 10MHz – 20 GHz SDR

https://www.ni.com/en-us/shop/model/ettus-usrp-x420.html
1•fadedsignal•11m ago•0 comments

Is AI Good for Democracy?

https://www.schneier.com/blog/archives/2026/02/is-ai-good-for-democracy.html
1•speckx•11m ago•0 comments

Show HN: Open-source LLM and dataset for sports forecasting (Pro Golf)

https://huggingface.co/LightningRodLabs/Golf-Forecaster
5•bturtel•11m ago•0 comments

PersonaLive Expressive Portrait Image Animation for Live Streaming

https://arxiv.org/abs/2512.11253
1•tamnd•11m ago•0 comments

People Are Worried About Blue Owl Liquidity

https://www.bloomberg.com/opinion/newsletters/2026-02-23/people-are-worried-about-blue-owl-liquidity
1•mooreds•11m ago•1 comments

The Epstein Files Should Never Have Been Released

https://www.nytimes.com/2026/02/23/opinion/epstein-files-justice-department.html
3•Anon84•14m 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•10mo ago

Comments

MichealCodes•10mo ago
Cryptocurrency packages used at scale should have wallet decoys setup for early detection of vulnerabilities like this.
nailer•10mo 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•10mo ago
I see the model of "download any old shit off the internet and run it in production" is working out so well.
nailer•10mo ago
I don’t have much opinion of XRP but this is their official package, not a community package.
tobyhinloopen•10mo 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_•10mo ago
That is a very fun fact.
nailer•10mo ago
Yes that is how dependencies work.
poincaredisk•10mo 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•10mo 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•10mo 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•10mo ago
Yes. It’s an engineering failure to have multiple copies of the same logic. That isn’t specific to JavaScript.
tough•10mo 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•10mo 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•10mo 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•10mo ago
Official and thorough support for SBOM* within major package repositories can not come sooner.

* https://en.wikipedia.org/wiki/Software_supply_chain

abhisek•10mo 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•10mo ago
.xyz isn’t exotic for blockchains.