Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

how on earth do you index so much on consumer hardware? my frontend developer mind is blown.


Wait till you learn that modern CPUs run billions of cycles per second. With multiple cores in parallel! And they can reach transfer rates of tens of gigabytes per second to RAM, or around a terabyte per second into L3.


And then you add a single HTTP request and everything tones down to the speed of the web. Or I/O. Or DB call.


More like: you add some javascript library and now the browser needs 5 seconds to run 10 MB of javascript.


You can still support millions of these requests per second if you just bake all of the dependencies directly in a small OS running on your fastest raspberry pi.


Consumer hardware today is simply what was cutting-edge and crazy expensive 5 years ago.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: