HackerLangs
TopNewTrendsCommentsPastAskShowJobs

mips_avatar

2,745 karmajoined 8년 전
[email protected]

Currently working on wanderfugl.com

Submissions

The end of consumer AI winter

jonready.com
2 points·by mips_avatar·10시간 전·1 comments

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

jonready.com
1,036 points·by mips_avatar·지난달·501 comments

Claude Code Is a Footgun

jonready.com
5 points·by mips_avatar·6개월 전·1 comments

Alignment makes AI less human

jonready.com
2 points·by mips_avatar·6개월 전·0 comments

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

jonready.com
2 points·by mips_avatar·6개월 전·7 comments

Everyone in Seattle hates AI

jonready.com
967 points·by mips_avatar·7개월 전·1,065 comments

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

jonready.com
4 points·by mips_avatar·7개월 전·1 comments

comments

mips_avatar
·3시간 전·discuss
I kind of wish the recent Google monopoly court ruling had forced Google to open up their index to anyone, not just Perplexity/other big players.
mips_avatar
·4시간 전·discuss
Qwen 35ba3b is ok, but it uses like 3x as many tokens as gemini 2.5 flash so you end up paying about the same to do an agentic run with gemini 2.5 flash and qwen 35ba3b.
mips_avatar
·6시간 전·discuss
I find that Gemini flash 2.5 performs about as well as Claude sonnet for non coding agentic flows except it’s actually fast enough
mips_avatar
·6시간 전·discuss
Yeah. Though I guess the point I thought of was like a deals site. That would have infinite pages and content
mips_avatar
·7시간 전·discuss
that's hard to do with rendered content, oftentimes the result depends on a backend service. Maybe you should make the service it's running public but that might be a line most aren't willing to cross.
mips_avatar
·8시간 전·discuss
It's such a good model for the price, for a lot of tasks it outperforms gpt5 at 3x the speed and 1/5 the price. The price jump from 2.5->3->3.5 has been so high.
mips_avatar
·8시간 전·discuss
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.
mips_avatar
·10시간 전·discuss
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.
mips_avatar
·어제·discuss
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
mips_avatar
·어제·discuss
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.
mips_avatar
·어제·discuss
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.
mips_avatar
·어제·discuss
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.
mips_avatar
·그저께·discuss
I recently had to turn off posthog on my app, it was collecting so much information that wasn't needed that it was making my app unusably slow. I'm sure i'm missing some knob, but the fact that after an hour long claude code session i couldn't figure out how to fix it means posthog has gotten too fiddly.
mips_avatar
·3일 전·discuss
Yeah the problem is what's considered an adapted database. If it was strict it would mean apps like Alltrails (which is 90% openstreetmaps data) would need to list their trailmaps as open databases, but they don't.
mips_avatar
·7일 전·discuss
If it hadn't been for Starlink I wouldn't have been able to work remotely from my parents house during covid.
mips_avatar
·7일 전·discuss
I made a mistake, there is a $5k config with high memory bandwidth. The Max chip has two tiers (I incorrectly thought the tiers were based on memory capacity), you need the higher tier Max GPU upgrade (+$300) to get the 614 GB/s memory bandwidth but you don't need to upgrade the RAM to 128 GB to get the full memory bandwidth. So to get the 614 GB/s you need to upgrade to the max chip + upgraded GPU, but you can spec it at only 48gb if you want. So the total for an m5 max with 614 GB/s memory bandwidth is $4999-$9999 depending on config.

Still 3x lower memory Bandwidth than a dual 3090 setup which you can build for $3k with parts from facebook marketplace and run in your basement.
mips_avatar
·7일 전·discuss
I benchmarked mine for a deep research workload I was running. Concurrency 1 is the speed you'd get if you're chatting with one agent,

2x3090 (has an nvlink bridge though it didn't seem to matter hugely for inference)

Qwen 3.6 27b int4: Concurrency 1: 68 tok/s output Concurrency 32: 363 tok/s output Prompt processing speed: 1520 tok/s

Qwen 3.6 35ba3b int4: Concurrency 1: 150 tok/s output Concurrency 32: 1083 tok/s output Prompt processing speed: 4324 tok/s

Macbook Pro m3 36gb RAM: Qwen 3.6 27b int4: Concurrency 1: 18 tok/s output didn't measure the other metrics and it was a slightly different benchmark.
mips_avatar
·7일 전·discuss
You need the 128gb ram config to get the 614 GB/s bandwidth (which is $6999), you could skip out on upgrading the storage to save money but at that point I think most people upgrade the storage too at which point it's $8-10k + tax.
mips_avatar
·7일 전·discuss
The cool thing about the 3090s is the RAM bandwidth. Token generation is mostly bottlenecked on memory bandwidth. Dual 3090s have 1.87 TB/s memory bandwidth (0.936 TB/s each), vs the M5 Macbook pro with only 0.3 TB/s (max chip has up to 0.63 TB/s but it's a $10k machine at that config).

This translates to qwen 27b actually working fast enough for useful work on dual 3090s and being painfully slow on Macbook Pros. Also if you're running a big model on a macbook pro the UI gets laggy and the keyboard gets hot. Much better to run dual 3090s in your basement and connect to them from your Macbook.
mips_avatar
·11일 전·discuss
Here's my build! https://jonready.com/blog/posts/local-llm-rig.html

I love it because the watercooled 3090s are completely silent even under load. Facebook marketplace is definitely the move for a lot of the parts unfortunately, since you ideally would have higher end parts that are 2-3 years old.