16 comments

  • herbertl51 minutes ago
    I log out of every social media website&#x2F;app because the act of logging in is just enough friction for me to be mindful: do I really want to do this?<p>The sense of slowness creates the conditions for pausing and being mindful of what you&#x27;re doing.<p>In spirit, this reminds me of the return to slow&#x2F;analog: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48084980">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48084980</a><p>Consider it the no- or low-alcohol alternative to full speed. <a href="https:&#x2F;&#x2F;www.paulgraham.com&#x2F;addiction.html" rel="nofollow">https:&#x2F;&#x2F;www.paulgraham.com&#x2F;addiction.html</a>
  • Version46727 minutes ago
    I think more people should set up their iPhone using Apple Configurator, a Mac app used to control apples mdm solution. You do have to factory reset your phone for this once, but after that you have extremely granular control over what you can and can’t do. It’s much more powerful than the parental controls system and much harder to circumvent.<p>I use it to straight up disallow a bunch of apps and websites (tiktok, Reddit, YouTube, etc.)<p>For a while I even uninstalled safari which you can just do with this. Not having a browser at all on your phone is a neat experiment and really changed how I interact with tech on the go.<p>I did eventually install safari back, but overall I prefer the Apple Configurator setup a lot over any of these kinds of apps.
    • halapro23 minutes ago
      &gt; Not having a browser at all on your phone<p>I would not last 5 minutes.<p>I&#x27;m occasionally offline outside planes and the amount of times I pull out my phone to &quot;google something really quick&quot; is high.<p>You can already disallow apps without an MDM, but I&#x27;m curious what else you can do with it. I generally uninstall apps like Instagram so it takes a minute to even download it again, but it gives me a way to download it, post something and delete it once a week or so.
      • garyfirestorm0 minutes ago
        I found an incredibly simple solution for this. Screen time in iOS can block specific websites and apps installed on your device. Set harmless time limits - 5 min for instagram. 2 mins for Reddit.com etc.<p>Ask your spouse or a friend you trust to set screen time passcode. You can’t bypass it and you’re not going cold turkey either or losing an important utility like Safari.<p>Doom scroll all you want in 2 mins then it’s locked for the day.<p>I have succeeded and it’s been 3+ months.
  • ak21720 minutes ago
    I did something similar. I like to keep my phone limited (the only real useful&#x2F;joyful things on it for me are family pictures, music and maps). So I used an iphone SE until it fell apart, now I use an iphone mini that doesn&#x27;t have enough storage so it offloads all but the top ten apps I use.<p>I didn&#x27;t make it slow and buggy on purpose though. Apple did that for me with Liquid glass. Which I guess works!
  • Tade021 minutes ago
    This is <i>a</i> method, but it&#x27;s the underlying issue that needs to be resolved.<p>People doomscroll primarily to avoid certain thoughts&#x2F;feelings&#x2F;situations.<p>The way out of it is to:<p>1. Note that you&#x27;re avoiding something.<p>2. Identify what it is.<p>3. Face it.<p>This is an addiction and reaching for the phone is just what gives relief to whatever pain one might be experiencing. Just removing that is laying ground for a substitute.
  • p03581 hour ago
    As someone who used to have actually slow phones before: this will not help your doom-scrolling. You will still doom-scroll, but you&#x27;ll just be frustrated and miserable due to the lags. You&#x27;re welcome.
    • fhdkweig43 minutes ago
      My solution to doom scrolling on the desktop was to edit my &#x2F;etc&#x2F;hosts file to disallow me from going to the offending sites. After a few weeks, the habit was broken and I didn&#x27;t even miss them anymore.
      • p035827 minutes ago
        I did have something similar, but in my case it was an involuntary favor from Meta, as they presented a blocking screen asking whether I agree to use my personal information for targeted ads. The options were I agree or I pay. So I just wouldn&#x27;t click either and hence I just couldn&#x27;t access their sites anymore lol. (yeah well, I didn&#x27;t give up that easily originally, as funnily enough you could find methods to bypass the screens and the APIs in apps would still fully work and let you use it, but it was more trouble than worth it eventually)<p>There was also Twitter, which had also solved the problem by itself. After the take-over, the quality of content rapidly plummeted so hard, at certain point I just didn&#x27;t feel like ever visiting the site again.<p>So I&#x27;m almost thankful to these companies for actively pushing people out like that, y&#x27;know? I&#x27;m just sorry for people still stuck in there, it must be even more miserable presently...
      • gaiagraphia28 minutes ago
        For those who don&#x27;t use it already, the following is a great compilation of curated block lists you can put into your etc&#x2F;hosts file to block traffic :)<p><a href="https:&#x2F;&#x2F;github.com&#x2F;StevenBlack&#x2F;hosts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;StevenBlack&#x2F;hosts</a>
      • Insanity37 minutes ago
        Ha, I did the same about 15 years ago. Nowadays don’t need the file anymore but it was a good way to get rid of that initial automated behaviour.
    • d1str047 minutes ago
      I think it’s a valiant effort. Sometimes having multiple influences can make it easier to change behavior.
      • p035821 minutes ago
        Maybe it can work to some degree for some people. But there are other methods that should help much more effectively, without being self-destructive and miserable. I view this solution in similar categories as, say, suggesting someone should drunk themselves off to the point of passing out, because you know... at least they won&#x27;t scroll at that point probably? And yet there are some very obvious downsides of such approach.<p>I mean if someone wants to try something in this direction, but without the misery, I&#x27;d suggest things like making the screen monochromatic, which will make the content seem less appealing to the brain, but without that being a nuisance.
    • fsflover29 minutes ago
      Have you tried using NoScript? Works for me (except HN).
  • frangonf42 minutes ago
    Having grown up with an unreliable sluggish gsm dial up connection when the web was already getting heavier payloads, and forced to have developed the virtue of patience and love of progress bars, I think this might work with latency intransigent people, but I know I will blank stare into the load spinner to get my doom ration.<p>Hard blocks (gotta re enable noprocrast here asap) and behavioral nudges like keeping an ebook with page open positioned inconveniently close and my phone out of reach work better for me.
  • chis48 minutes ago
    I think this is a great idea. Wouldn&#x27;t have guessed this would be possible so I looked into how it&#x27;d actually be implemented.<p>I guess this is done on the device as a VPN via Apple&#x27;s NetworkExtension config. But instead of a normal VPN where traffic goes through a server, the app just locally applies rules based on the app the packet came from and then routes them normally to their destination.
  • stronglikedan49 minutes ago
    HN hug so I can&#x27;t read it right now, but this approach doesn&#x27;t really work for most people. The problem with these types of approaches is that anything done can be undone. And if you have the willpower to not undo it, then you have the willpower to not need to have done it in the first place. Now, <i>buying</i> a slow phone on purpose may work, but that&#x27;s a different approach.
    • d1str046 minutes ago
      By that logic, buying a slow phone can also just be undone.<p>A perfect solution that works 100% is not the goal. Small influences that can help you change behavior can still be beneficial. Maybe they doom scroll 5% less because of this tweak? Still a positive change.
  • andai1 hour ago
    Brilliant. Too bad there&#x27;s apparently no built in way to do it.<p>I was reminded of when Apple started slowing down the CPUs on older phones. Would be nice if you could just configure that on first run. &quot;How addictive would you like your phone to be, sir?&quot;
    • gepeto421 hour ago
      I feel like my phone is so sluggish when in low power mode (even a 17 Pro), that it could work for this.
      • Insanity36 minutes ago
        This might say more about the quality of modern apps than the power of the iPhone lol.
    • w4der1 hour ago
      On android you can do so from developer mode, but it&#x27;s a blanket throttle for the whole device. I&#x27;ve been using mine with a 5mbps cap for a few years now.
  • whall625 minutes ago
    I love this.<p>Here’s something else you can try: take off your phone case. My phone screen is scratched to hell and I think it runs slower from dropping it without a case so many times.<p>Someone should run a randomized trial with screen time against phone case usage. I wonder what would show up. Imagine the human connection and true critical thinking that would happen with just a 1% decrease in screen time!
  • thatguymike1 hour ago
    I love the concept - blocking apps are often too restrictive which makes me disable them. Slowing could be a nice alternative.<p>This probably uses a vpn? It’s important to think about how to stop me disabling it casually. I use Opal which blocks my settings page too. Which works great but frustratingly it blocks my legitimate needs very often too!
  • drchaim59 minutes ago
    Actually seems like a good idea. It&#x27;s like when I use a 2012 laptop. I can&#x27;t last more than 30 minutes on it. Probably a LAN proxy that throttles the network for some devices...
  • paul_knoxops44 minutes ago
    That’s a great idea. Waiting for a video to load for a few dozen seconds makes me lose all interest in scrolling further.
  • sgm101816 minutes ago
    thats a cool technique
  • rapnie57 minutes ago
    I hate typing on a smartphone. Thick fingers, I guess. So I turned off word completion, and it works perfectly to stay off messenger apps while real life passes by around me. Avoids becoming a phone zombie. I love to chat with others online, but do it on a keyboard on my laptop at home.
  • thatmf43 minutes ago
    another good technique is to use boomer mode- make the fonts as large as possible, which has the side effect of making instagram (for instance) practically unusable and all of it just generally unpleasant. you&#x27;re welcome.