frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

TQuel Paper: Implementing Temporal Operators in Postgres

https://illuminatedcomputing.com/posts/2026/07/tquel-paper/
1•plaur782•53s ago•0 comments

AI Coding will Prevent Expertise – The need for friction in skill formation

https://larsfaye.com/articles/ai-coding-will-prevent-expertise
1•larsfaye•1m ago•0 comments

Show HN: Jixp, a Lisp DSL for describing Jax neural nets

https://github.com/baileywickham/jixp
1•baileywickham•1m ago•0 comments

New Jersey bans grocery stores from using shoppers' personal data to set prices

https://jerseyvindicator.org/2026/07/23/new-jersey-bans-grocery-stores-from-using-shoppers-person...
1•randycupertino•1m ago•0 comments

Better on-device dictation and cleanup for Mac with Model 4

https://www.epilude.com/news/introducing-model-4
2•brmkr•2m ago•0 comments

I read the 148 Reddit threads my tool flagged as buyers. 20 were spam

https://cuescout.com/blog/what-a-reddit-buying-question-actually-looks-like
2•weeklyrunner•3m ago•0 comments

AI

https://jcs.org/2026/07/23/ai
1•erikschoster•3m ago•0 comments

Laserbrain – the adaptive recursion harness for AI agents

https://phronesis.world/laserbrain/
1•degibug•4m ago•0 comments

Sweden eases mining permits to cut China minerals reliance

https://www.dw.com/en/sweden-eases-mining-permits-to-cut-china-minerals-reliance/a-78087394
1•speckx•4m ago•0 comments

Earnings at Tesla fall as research spending cuts into profit from selling cars

https://apnews.com/article/tesla-musk-electric-vehicles-robotaxis-robots-976cc9e895bbdcbd3728e7ba...
1•1vuio0pswjnm7•6m ago•0 comments

A Database Engine Written in SWI-Prolog

https://asa-db.kocoygroup.site/
1•birdculture•6m ago•0 comments

EU delays release of Copernicus imagery over Gulf of Oman

https://spacenews.com/eu-delays-release-of-copernicus-imagery-over-gulf-of-oman/
1•hggh•6m ago•0 comments

Show HN: Crisp – Open-source display manager for macOS (DDC, HiDPI, presets)

https://github.com/didriksg/Crisp
1•didriksg•7m ago•0 comments

Make Sure You Can Be Reached in a Parking Emergency

https://qrcard.in/vehicle-card/
1•nookeshkarri7•8m ago•0 comments

Horrible edge cases to consider when dealing with music (2022)

https://dustri.org/b/horrible-edge-cases-to-consider-when-dealing-with-music.html
1•mik3y•10m ago•0 comments

Four takeaways from our investigation into a hidden gene-editing death

https://www.science.org/content/article/four-takeaways-our-investigation-hidden-gene-editing-death
1•randycupertino•12m ago•1 comments

Show HN: Compile computation graphs into transformer weights – no training

https://github.com/physicsrob/torchwright
1•physicsrob•12m ago•0 comments

Employee Engagement Remains Flat as AI Adoption Accelerates

https://www.gallup.com/workplace/712433/employee-engagement-remains-flat-adoption-accelerates.aspx
1•hn_acker•13m ago•0 comments

The case for a cooldown: Why Dependabot now waits before issuing version updates

https://github.blog/security/supply-chain-security/the-case-for-a-cooldown-why-dependabot-now-wai...
1•Brajeshwar•13m ago•0 comments

Clover: Manage version strings across arbitrary files

https://gechr.github.io/clover/
1•gechr•14m ago•0 comments

Telstar: Narrowing transatlantic divide to size of TV screen

https://newsguy.substack.com/p/telstar-narrowing-transatlantic-divide
1•speckx•14m ago•0 comments

SemiAnalysis Latest Interview: OpenAI and Anthropic in a Two-Horse Race

https://www.moomoo.com/news/post/73408076/semianalysis-latest-interview-openai-and-anthropic-in-a...
1•swolpers•14m ago•0 comments

Making 1080p screen shares look sharper

https://www.gethopp.app/blog/sharpening-screen-sharing
1•iparaskev•17m ago•0 comments

Photoroom cut inference cold start to seconds with Nvidia Dynamo

https://www.photoroom.com/inside-photoroom/how-we-cut-gpu-cold-starts-from-minutes-to-seconds-wit...
1•david_lc•17m ago•0 comments

Flock's CEO Says Its ALPRs Don't Do Video After Repeatedly Announcing They Can

https://www.404media.co/flocks-ceo-says-its-alprs-dont-do-video-after-repeatedly-announcing-they-...
1•bookofjoe•20m ago•1 comments

Google Lawsuit Against SerpApi over Scraping Search Results Has Been Dismissed

https://www.seroundtable.com/google-lawsuit-serpapi-dismissed-41731.html
5•thm•20m ago•0 comments

Turn And Face The Strange: Fly.io is betting on computers for AI agents

https://fly.io/blog/kurt-scott-money-sprites/
3•whitlock•21m ago•1 comments

The world model remembers, the actor forgets: dissecting AI forgetting on 1 GPU

https://arxiv.org/abs/2607.19749
1•gurpnijjer•21m ago•0 comments

New Time-Series DB Written in Rust, 4~5x Faster Than Polars, DuckDB, and PyArrow

https://old.reddit.com/r/rust/comments/1v5f3pi/highperformance_timeseries_database_written_in/
1•syumei•24m ago•0 comments

CJP protests: India tells GitHub to block Bitchat app, Jack Dorsey leaks notice

https://www.indiatoday.in/technology/news/story/cjp-protests-india-tells-github-to-block-bitchat-...
1•ms7892•24m 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