←back to thread

990 points smitop | 3 comments | | HN request time: 0.001s | source
Show context
mcdeltat ◴[] No.44333721[source]
I recently stopped watching youtube altogether and surprisingly haven't been missing it. And I used to watch a LOT (like hours per day) of youtube, mostly quality educational/scientific content. But ultimately you'd be surprised how much you don't need in your life. And side effect is no more ads. If someone sends me an occasional youtube video to watch, I'll take a look, but otherwise no engagement with the platform.

I'd highly recommend everyone try reducing their intake of passive entertainment like youtube and redirecting that time towards more creative or mindful pursuits.

replies(12): >>44333759 #>>44333869 #>>44333888 #>>44333939 #>>44333942 #>>44334056 #>>44334471 #>>44334568 #>>44334750 #>>44334783 #>>44334859 #>>44336871 #
memset ◴[] No.44333942[source]
What do you do with all the extra time? How do you keep from sliding back?
replies(4): >>44333984 #>>44334145 #>>44334382 #>>44334997 #
1. joshvm ◴[] No.44334145[source]
Top tip from using only high-latency satellite internet for long periods: add a significant delay to every request to problematic sites. As soon as the dopamine loop is broken, you'll find the wait so frustrating that you won't bother.
replies(1): >>44334575 #
2. safety1st ◴[] No.44334575[source]
I love this idea, what sort of technical methods do you have in mind for implementing it?
replies(1): >>44337275 #
3. joshvm ◴[] No.44337275[source]
I imagine there are tools that will artificially slow down requests.

The lazy way would be to VPN somewhere as far away as possible and throttle your bandwidth. That would get you 250ms of round trip latency for free. In Antarctica we had up to 3000ms on a bad day. You learn to do stuff offline, build from source instead of download compiled binaries and use Kiwix. Nowadays it's less of an issue because you can ask LLMs questions and have them search for you and all you need to transfer is text. Much much easier than loading heavy websites.

This app looks fun: https://jagt.github.io/clumsy/index.html (randomly interferes with your packets)