For those as confused as me, I'm pretty sure this isn't "new". Numberphile talked about doing even better than this several years ago: https://www.youtube.com/watch?v=5q32heFz1bs
According to the wikipedia article linked at https://news.ycombinator.com/item?id=49559416 this discovery is from around the same time as that video came out. This submission should be tagged (2023).
ETA: Oh I just looked at the linked article again and it was just published. Weird.
Isn't it just static files? Use a cdn like cloudflare or AWS CloudFront or depending on size - if you can break it into chunks of like 50mb each, GitHub pages (free)
200 people or 100k people wouldn't matter then, it'll be cached.
It will also make the download based almost entirely on client download speed.
OP here: A bug report just needs a proof of existence for the condition while a bug fix needs a proof of correctness. Sometimes is the best to let the developers who are day to day in the codebase to choose the best fix and if they what to fix it.
Am I the only one who thinks taking a huge model trained on the entire internet and fine tuning it is a complete waste? How is your small bit of data going to affect it in the least?
Considering AI is trained on the average human experience, I have a hard time believing it would be able to make any significant difference in this area. The best experience I’ve had debugging at this level was using Microsoft’s time travel debugger which allows stepping forward and back.
You should try AI sometime. It's quite good, and can do things (like "analyze these 10000 functions and summarize what you found out about how this binary works, including adding comments everywhere) that individual humans do not scale to.
Human intelligence roughly follows a normal distribution where the median is the same as the mean. In that sense OP was correct that half of the population are below average.
reply