HN user

williamtrask

2,222 karma
Posts134
Comments334
View on HN
andrewtrask.substack.com 8h ago

frontier AI labs lost the "deep research" frontier

williamtrask
2pts0
andrewtrask.substack.com 1mo ago

Today's Frontier AI companies will never exceed the AI capability frontier again

williamtrask
26pts9
andrewtrask.substack.com 1mo ago

Frontier AI companies will never exceed the capability frontier again

williamtrask
9pts0
twitter.com 1mo ago

Show HN: AbcGPT

williamtrask
2pts0
www.youtube.com 3mo ago

Decentralized AI from Scratch (Python Tutorial) [video]

williamtrask
3pts0
iamtrask.github.io 3mo ago

Decentralized AI in 50 Lines of Python

williamtrask
5pts2
github.com 3mo ago

Decentralized AI from Scratch

williamtrask
3pts1
openmined.org 6mo ago

Zero-Setup Federated Learning: Train Models Across Private Datasets with GColab

williamtrask
1pts0
www.youtube.com 6mo ago

Leadership Lab: The Craft of Writing Effectively [video]

williamtrask
2pts0
twitter.com 9mo ago

The Bitter Lesson's Bitter Lesson

williamtrask
5pts1
ifp.org 10mo ago

Unlocking a Million Times More Data for AI

williamtrask
31pts56
github.com 12mo ago

Jupyter-dark-detect: Detect dark mode in Jupyter environments

williamtrask
5pts0
madhavajay.com 1y ago

AI First Hiring, Teamwork and Org Structures, Staying Relevant in an an AI World

williamtrask
6pts0
madhavajay.com 1y ago

The Cold Start Problem: Using Network Effects to Scale Your Product – A Review

williamtrask
80pts23
madhavajay.com 1y ago

Evaluating the State of AI Agent Browser Behavior: How LLMs Access Your Website

williamtrask
1pts0
iamtrask.github.io 1y ago

A Neural Network in 11 lines of Python (2015)

williamtrask
7pts2
www.ntia.gov 1y ago

Released Today: US Government Report on Regulating Open/Closed Source AI [pdf]

williamtrask
3pts0
arxiv.org 2y ago

Structured Transparency: a framework for addressing use/mis-use trade-offs

williamtrask
2pts0
www.linkedin.com 4y ago

Reid Hoffman’s Stanford course teaches founders to break the law

williamtrask
3pts1
blog.openmined.org 4y ago

OpenMined open source software 1:1 mentorship program announcement

williamtrask
7pts0
blog.twitter.com 4y ago

Investing in privacy enhancing tech to advance transparency in ML

williamtrask
1pts0
www.foreignaffairs.com 4y ago

Privacy Is Power: How Tech Policy Can Bolster Democracy

williamtrask
3pts0
www.youtube.com 5y ago

Show HN: OpenMined Privacy Conference – Day 2

williamtrask
1pts0
www.youtube.com 5y ago

OpenMined Privacy Conference Livestream

williamtrask
1pts0
pricon.openmined.org 5y ago

OpenMined Privacy Conference 2020

williamtrask
2pts0
blog.openmined.org 5y ago

Private Machine Learning – Explained

williamtrask
1pts0
www.youtube.com 5y ago

Tutorial Series – Ep 1: Federated Learning on Web and Mobile

williamtrask
1pts0
blog.openmined.org 6y ago

Show HN: PyTorch Federated Learning in iOS/Android/Browser

williamtrask
1pts0
blog.openmined.org 6y ago

Show HN: Fully Homomorphic Encryption in PyTorch

williamtrask
2pts0
benmgarfinkel.wordpress.com 6y ago

The Case for Privacy Optimism

williamtrask
4pts0

Yeah... probably right. I do hold out hope that this is mostly a timeframe thing. Like, the library, printing press, etc. all had their moments of centralization. But eventually they federated.

I wonder if a popularization moment for local AI will ultimately be the pin-prick that pops the AI bubble. Like the deepseek or openclaw moments but bigger/next.

i'm not sure it's productive to think this way. senators could be making more money on prediction markets. they took a nice step which will lead them to make no money on prediction markets (less money overall). it also sets a precedent which could easily be applied to the stock market.

what you're saying is probably on the mind of at least one Senator, but all things considered, this feels like a net-positive move which they didn't have to do.

Sometimes I find joy in noticing the importance of comma placement:

Everything the incumbents ship, in an open codebase your firm owns.

vs

Everything the incumbents ship in an open codebase, your firm owns.

"Conclusion Our monorepo isn't about following a trend. It's about removing friction between things that naturally belong together, something that is critical when related context is everything.

When a feature touches the backend API, the frontend component, the documentation, and the marketing site—why should that be four repositories, four PRs, four merge coordination meetings?

The monorepo isn't a constraint. It's a force multiplier."

Thank you Claude :)

Nit: regarding (2), Phil Blunsom did (same Blunsom from the article, and who was leading language modeling at DeepMind for about 7-8 years). He would often opine at Oxford (where he taught) that solving next word prediction is a viable meta path to AGI. Almost nobody agreed at the time. He also called out early that scaling and better data were the key, and they did end up being, although Google wasn’t as “risk on” as OpenAI on gathering the data for GPT-1/2. Had they been history could easily have been different. People forget the position OAI was in at the time. Elon/funding had left, key talent had left. Risk appetite was high for that kind of thing… and it paid off.

"This is not the reason, the reason is that this data is private. LLMs do not just learn from data, they can often reproduce it verbatim, you cannot give medical records or bank records of real people, that will put them at a very real risk."

(OP) You make great points. I think we're actually more in agreement than might be obvious. Part of the reason you need to "give" data to an LLM is because of the way LLMs are constructed... which creates the privacy risk.

The principle of attribution-based control suggested in this article would break that principle, enabling each data owner to control which AI predictions they make more intelligent (as opposed to only controlling which IA models they help train).

So to your point... this is a very rigorous privacy protection. Another way to TLDR the article is "if we get really good at privacy... there's a LOT more data out there... so let's start really caring about privacy"

Anyway... I agree with everything in your comment. Just thought I'd drop by and try to lend clarity to how the article agrees with you (sounds like there's room for improvement on how to describe attribution-based control though).

"The claim that humans need petabytes of data to develop their mind seems completely indefensible to me."

And yet every human you know is using petabytes of data to develop their mind. :)

I think this is the right question to ask. I think it depends on the task. For example, if you want to predict whether someone has cancer, then access to avast amounts of medical information would be important.

I agree with you in a way - that it seems likely that new data will be incorproated in more inference-like ways. RAG is a little extreme... but i think there's going to be middle grounds betweeen full pre-training and RAG. Git-rebasin, MoE, etc.

(OP) fwiw I fully agree with the privacywashing you're describing here, and this piece is advocating for a more rigorous standard than input privacy (homomorphic encryption), which is insufficient to enable data owners to actually retain control over their data (but is a useful ingredient).

(OP) the scaling laws / bitter lesson would disagree, but I tend to agree with you with some hedging.

If you get copies of the same data, it doesn't help. In a similar fashion, going from 100 TBs of data scraped from the internet to 200TBs of data scraped from the internet... does it tell you much more? Unclear.

But there are large categories of data which aren't represented at all in LLMs. Most of the world's data just isn't on the internet. AI for Health is perhaps the most obvious example.

Well, we're opining about a statement about the world. Is the universe only 200 terabytes of information?

"Biological lifeforms seem to be able to train/develop general intelligence from much, much less."

This statement is hard to defend. The brain takes in 125 MB / second, and lives for 80 years, taking in about 300+ petabytes over our lifetime.

But that's not the real kicker. It's pretty unfair to say that humans learn everything they know from birth -> death. A lot of that learning bias was worked out through evolution... which takes that 300+ petabytes and multiplies it by... many lifetimes.