Comment by tombert
1 day ago
A small part of me has debated artificially limiting my internet speeds to 56k, to see how well I could actually live with dial-up speeds.
If I did everything with w3m and Mutt and whatnot, I could see myself living almost comfortably.
I run an openbsd firewall and was able to setup queues to limit connection speed. I mainly use it to banish iot devices to the shadow realm. (connectivity detection appears to work but it is slow enough that nothing really gets done)
If not on obsd the logic is usually the same, just read up on how your router implements fair service queues.
Another fun shadow realm technique is to see how much packet loss the device can tolerate with a rule like
But this tends to trip the connectivity detector.
Enable Chrome Developer Tools, you can choose the simulated speed to test.
yeah but that wouldn't work with Mutt and w3m.