I Add 3-25 Seconds of Latency to Every Page I Visit (2020)
Reducing latency in web browsing can boost revenue in the consumer web industry. Intentionally adding latency to browsing activities can help curb addiction and enhance control over internet usage. Various methods like using specific browsers or tools are suggested.
Read original articleThe article discusses the impact of adding latency to web browsing experiences. It highlights how reducing latency can lead to increased revenue in the consumer web industry by improving user engagement and conversion rates. The author shares personal experiences of intentionally adding latency to their browsing activities to curb addiction and enhance control over internet usage. By deliberately slowing down access to websites like Hacker News and Reddit, the author suggests a method to dilute the intensity of online interactions. Practical tips are provided for introducing latency on different devices, such as using specific browsers or tools like Charles Proxy. The author also mentions other strategies like blocking content or comments to modify the online experience further. Overall, the article explores the concept of intentionally slowing down internet access as a means of regaining control and reducing the overwhelming nature of online content consumption.
Related
Laziness is the source of Innovation and Creativity
Laziness can spur innovation in programming by encouraging efficiency and problem-solving. Embracing laziness responsibly can lead to creative and efficient solutions, promoting a balance between productivity and creativity.
Remembering the LAN (2020)
The article discusses the shift from simple LAN setups in the 1990s to complex modern internet programming. It highlights DIY solutions for small businesses and envisions a future merging traditional LAN environments with modern technologies.
The Death of the Web
The internet's evolution from creative individual websites to commercial dominance is discussed. Optimism for global unity and knowledge sharing shifted to profit-driven strategies, concentrating traffic on major platforms, altering user experience.
Surfing the (Human-Made) Internet
The internet's evolution prompts a return to its human side, advocating for personal sites, niche content, and self-hosted platforms. Strategies include exploring blogrolls, creating link directories, and using alternative search engines. Embrace decentralized social media and RSS feeds for enriched online experiences.
Microfeatures I love in blogs and personal websites
The article explores microfeatures for blogs and websites inspired by programming concepts. It highlights sidenotes, navigation tools, progress indicators, and interactive elements to improve user experience subtly. Examples demonstrate practical implementations.
At first, it was as a futile protest, but then the inevitable addiction hunger kicked in. But this time, I had no choice to use the offical Reddit app.
The sluggishness of that app added enough latency, that my Reddit consumption is now non-existent
> This just feels like a beneficial dilution of the Internet. It feels like wine to the ancient Greeks, who drank wine but attacked the practice of drinking undiluted wine as tantamount to barbarism.
As a classics major this was always one of my favorite tidbits about ancient Greek culture, so I love seeing it show up elsewhere. It speaks to why I like weak drinks as well... I enjoy drinking, and weak drinks let me drink more and have a higher degree of control.
> Other possible dilutions
Interestingly, I'm already about 60% of the way there without doing anything as intense as intentionally slowing down my web. Something I consistently find myself missing is old-style forums, which I believe are definitely what I want, but aren't easy to get to "stick", so I'm openly soliciting recommendations for any which care about and and enforce quality.
If anyone is curious to trying this, I highly suggest combining this with one of those minimalistic launcher apps. There are multiple options, one is called Dumbify on iOS (not free), but I've stuck to "Blank Spaces App" (trial, not free).
Now I always pay attention to these kinds of things to see how can I get more control over personalised recommendations if I can't avoid them
disable all prefetch in the browser (which mostly server to tell google about links on the pages you visit).
use only quad9 dns.
enable all worldwide AdBlock filters (in uBlockOrigin obviously)
enable browser process sandbox (firejail if you're lazy) so it can only every access ~/Downloads and you have to artisanaly curate and move files beforehand.
disable JS globally on uBlockOrigin and see the site without it, and then think for a brief second before deciding if you will abandon or enable js on that domain.
there are so many GOOD ways to add that latency with a LOT of return.
No JavaScript by default. Each JavaScript file or snippet MUST be whitelisted FOR THAT DOMAIN. My whitelist has about 50 permanent websites.
Cookies vanish when I close each tab. I can whitelist specific domains that won't do that. I never accept third party cookies. I have about 5 domains whitelisted for that.
No browser history. I have around 5 bookmarks. My bookmarks bar is on the same row as the address bar, if I put too much bookmarks I loose address bar space and get uncomfortable, forcing me to clean it up.
My phone only have about 20 apps (including default ones) on the home screen. Single page, only the bare essentials. Everything else is browser based. I don't even have GMail, for example (disabled it). The only things that can notify me are calls, sms and alarm clock. I have zero permanent contacts (memorized phones of closer people).
Result:
- I can't keep logged in on almost anything. Most my accounts require 2FA. Huge discouragement for all kinds of things.
- Most of the web feels completely broken and miserable (because it is, all things I turned off are supposed to be optionals).
- My phone feels sterile. Text, clock, occasional Maps navigation, bank, pagerduty, etc. I hardly look at it.
I am still fairly addicted to YouTube though. History off, comment box hidden and recommendations hidden helps, but I still spend too much time on it. I once did the thing of hiding thumbnails, votes, description and channel name (only title and duration visible). It was good, I need to try that again.
Every time you visit a website, your PC will show you an empty page and in the background it'll click all ads for 8 seconds, then it'll switch to hiding all ads and showing you the content. Most likely, all ad networks will quickly block you for ghost clicks. But I wonder what they'll do next? Can the ad network report you to publishers' pages? Or will you still see the content but all ads will be missing because the ad network refuses to show you anything?
It currently lets you hide all the distracting elements in YouTube - one of the methods the author references. YouTube is my #1 time suck. From personal experience, this alone makes a lot of difference.
https://blog.nawaz.org/posts/2021/Dec/consuming-articles-off...
(HN discussion: https://news.ycombinator.com/item?id=29739940)
And:
https://blog.nawaz.org/posts/2024/Apr/reading-articles-via-p...
It's rare that I read anything other than very short articles via my screen. I haven't posted followups, but one thing you notice when reading offline is that the things that compete for your attention are quite different vs when reading via a screen.
When reading on a monitor/phone, you are (only) competing with other things on the PC/phone. Other apps, other tabs on your browser, etc.
After reading offline for a while, my brain realized that next to my pile of articles is a bookshelf with books I've accumulated for years, and not read. As a result, even though I continue to print articles to read offline, I read very little of those, and spend more time reading actual books. The quality is higher, as well.
Likewise, while I still listen to articles via the podcasting solution above, I spend more time listening to audiobooks instead.
I firmly believe that had I not gone the offline reading/listening route, I would never had read those books.
Does anybody know of a reasonably-simple way of either increasing the latency or throttling the bandwidth, per-device, with programmable hours? For example, is there any wifi router that lets you do this?
Edit: And there are some really insightful comments there. No surprise, of course. But worth looking back at. I already got some good advice for my HN disease. Somehow I missed this discussion the first time around.
I wonder if signaling a low quality network or device would change the behavior of advertisement injection during browsing?
[0] check the alt-text https://m.xkcd.com/862/ (2011)
Related
Laziness is the source of Innovation and Creativity
Laziness can spur innovation in programming by encouraging efficiency and problem-solving. Embracing laziness responsibly can lead to creative and efficient solutions, promoting a balance between productivity and creativity.
Remembering the LAN (2020)
The article discusses the shift from simple LAN setups in the 1990s to complex modern internet programming. It highlights DIY solutions for small businesses and envisions a future merging traditional LAN environments with modern technologies.
The Death of the Web
The internet's evolution from creative individual websites to commercial dominance is discussed. Optimism for global unity and knowledge sharing shifted to profit-driven strategies, concentrating traffic on major platforms, altering user experience.
Surfing the (Human-Made) Internet
The internet's evolution prompts a return to its human side, advocating for personal sites, niche content, and self-hosted platforms. Strategies include exploring blogrolls, creating link directories, and using alternative search engines. Embrace decentralized social media and RSS feeds for enriched online experiences.
Microfeatures I love in blogs and personal websites
The article explores microfeatures for blogs and websites inspired by programming concepts. It highlights sidenotes, navigation tools, progress indicators, and interactive elements to improve user experience subtly. Examples demonstrate practical implementations.