HN user

mips_avatar

2,810 karma

Me@jonready.com

Currently working on wanderfugl.com

Posts19
Comments702
View on HN
jonready.com 22h ago

Agent swarms are great for local AI

mips_avatar
5pts4
jonready.com 12d ago

The end of consumer AI winter

mips_avatar
2pts1
jonready.com 1mo ago

If Claude Fable stops helping you, you'll never know

mips_avatar
1036pts501
jonready.com 6mo ago

Claude Code Is a Footgun

mips_avatar
5pts1
jonready.com 6mo ago

Alignment makes AI less human

mips_avatar
2pts0
jonready.com 6mo ago

I built a geocoder for AI agents because I couldn't afford Google Maps

mips_avatar
2pts7
jonready.com 7mo ago

Everyone in Seattle hates AI

mips_avatar
967pts1065
jonready.com 7mo ago

Visualizing Bsdiff: The Delta Compression Algorithm Used by macOS and Google

mips_avatar
4pts1
news.ycombinator.com 1y ago

Ask HN: How do I have more fun building?

mips_avatar
2pts1
news.ycombinator.com 2y ago

Ask HN: When are we going to have a normal tech job market?

mips_avatar
3pts2
news.ycombinator.com 3y ago

What’s the best way to host a personal blog for max engagement?

mips_avatar
10pts4
techcommunity.microsoft.com 4y ago

How Microsoft reduced Windows 11 update size by 40%

mips_avatar
205pts171
www.zdnet.com 4y ago

Microsoft: We shrunk Windows 11 update sizes by 40%

mips_avatar
4pts0
techcommunity.microsoft.com 4y ago

How Microsoft reduced Windows 11 update size by 40%

mips_avatar
12pts0
www.nytimes.com 5y ago

Boryana Straubel, former Tesla executive killed by car while biking

mips_avatar
5pts0
news.ycombinator.com 5y ago

Is going permanently remote, still a bad career move?

mips_avatar
2pts0
news.ycombinator.com 6y ago

Ask HN:Is component factory a good software design practice?

mips_avatar
5pts2
techcrunch.com 7y ago

FDA warning brings young-blood transfusion company to a halt

mips_avatar
120pts89
www.wsj.com 7y ago

China arrests former Canadian diplomat in retaliation for Huawei arrest

mips_avatar
3pts1

So like oftentimes the picture will be of a church and there’s geographic coordinates for where the photo was taken. My qwen will use the geocoder to search for “church” at the coordinates of the photo and then read the Wikipedia articles about all the churches nearby and see if any of them could plausibly be the church. So far I have parsed about 2 million photos and have tagged about 800k places. My goal is to do the whole 40 million places to create a world map of open places with photos. The tool I’m using is topoloop for the geocoding

Very few people travel to visit the Amazon especially in Peru, Bolivia, and Ecuador. In the absence of tourist money these amazing ecosystems are being turned into agriculture and logged. In the protected areas supported by eco tourism the sound of the insects is deafening. But a few miles away in the banana plantations the area is completely silent. Even on “organic” banana plantations every insect is killed.

I’ve found it helps a lot with reconciliation tasks where tools like openrefine can’t handle it. Like I wanted to tag blog posts with links to Wikipedia articles that are relevant. But the thing is whats relevant changes a lot based on context in the blog post. So like a naive reconciler will tag the article for “sky” in the blogpost title “the sky above the Notre dame shone the morning we visited” when the element that should be tagged is the cathedral.

The coolest project I’ve got this running on is improving the depicts metadata for photos on Wikipedia. A lot of times they won’t have the landmarks tagged correctly in a photo. So I will load in all the metadata that exists from each photo and the pixels of those photos and give a small qwen agent access to Wikipedia search as well as a geocoder. It does a great job of figuring out what is depicted and tagging it with the correct depicts field. Im still early on but I have been able to double the number of places that have a photo attached to them on wikimedia

One challenge/opportunity I've had is harnessing really wide running cheap agents. Any thoughts on how to move really cheap agents beyond basic summarization so we can go broader than the pricing of frontier llms allows?

The more important question than subsidy is what is the tokenomics of running the model. If it's inefficient to run on an nvl72 cluster (or whatever the heck has enough vram to run a 3T parameter model), and k3 isn't very token efficient, then it might not be that compelling of an open weights model.

It would be really interesting to redo the public benchmarks for kimi k3 but token normalize the costs. Ok so maybe k3 beats fable on terminal bench, but how many tokens did it use?

I'm a creative person so my brain requires that I make something every day. Sometimes I make stuff that isn't very good. I've been told a lot by former bosses and random people that my desire to build stuff is frivolous. I could punch myself in the face with this reality, but then I would stop building.

The problem is nobody can build a real business on models they don't control. Cursor focused on making a great AI coding experience but they didn't control Claude and got destroyed once Anthropic started explicitly training Claude to be better at using Claude code. And then there's the cost front, a good model is soon going to be served at 90+% margin, meaning the model makers have a ton of flexibility in how they choose to subsidize their first party products. Cursor had to eat the full API price of Claude while Anthropic could sell Claude Code at a massive subsidy. If you're an AI product then the model product synthesis is your product, and you don't get any of that from a proprietary closed model.

I feel like the solution is a better common crawl. As nice as it would be to block the frontier AI labs from getting access to information, we should reset the baseline of information accessibility so there's less marginal advantage on these labs.

I worry a lot of the anti scraping rhetoric will just injure the open web and put somebody like cloudflare in charge.

I’m uncomfortable with how much focus ai labs have focused on replacing workers. It’s easy to tune a model on an HR job description but a lot harder to enable people to be more capable.

Maybe micron/samsung/sk won't expand enough, but trust me the Chinese will. It might mean we don't get access to HBM for a while, but you can do a lot with infinite cheap DDR5

The marginal cost of making RAM is zero and it's clear to everyone that there's near infinite demand, so the fab capacity is coming. Maybe the high end won't expand fast enough, but you can do a lot with Chinese ddr5.

Yeah but Samsung/Micron/SK hynix are building new fabs, and Chinese Ram will be able to fully supply the lower end ddr5 ram market within 2 years. The crunch is temporary and on the other side of it there will be incredible hardware at the $10-20k price point.

I know there's a lot of reasons to think that everyone will just use AI inference in the cloud, but I think if everyone had access to a dgx gb400 class machine with 512gb of hbm4 vram and 1tb of lpddr8x a lot of people are going to be running finetunes of models locally. Like the dgx gb300 is $94k now, but i bet this class of machine will come down to $20kish in the next 2-3 years.