this post was submitted on 28 Feb 2026
59 points (98.4% liked)
Opensource
5684 readers
183 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I agree in principle, but do you have any idea how many useless http requests the modern web makes? Open the network inspector and load any modern page.
Between fonts, analytics, and web frameworks, that will add up very quickly :(
Yeah, my impression is that ordinary human activity in a browser creates a lot more http requests than scripted automated activity through command line tools.