Hey HN
Iām looking for advice and/or suggestions on how to ālockdown/brickā my mobile (iPhone 8) phone to only be able to do a select number of things.
I currently suffer with OCD and anxiety, and my addictions to my phone is making me lethargic and causing regular migraines and eye strain issues.
I do have a second ādumb phoneā (Nokia flip 2720) but due to having a āmobile onlyā bank account I have to have access to my iPhone.
I only really want to be able to text (not WhatsApp) call, and have access to 3 banking apps. I have tried everything, but when Iām feeling āgoodā or sometimes when Iām feeling rubbish - I will always end up downloading āscrollerā apps - Twitter, Instagram, Shopping apps etc - and I quickly waste days and days hooked to it, before prying myself away from it again.
Any advice would be hugely beneficial.
Thank you
4 years ago by namelosw
I don't have problems with phones but I have problems with computers - I was usually ended up with HN and YouTube when I tried to learning/writing/programming for side projects.
Then I recall I read from somewhere that Donald Knuth prefers pen and paper to computer. I tried it and it did work for me. I just turn off the computer and use pen and paper/book/printed stuff most of the time. When I have to use the computer I leave the network cable unplugged and finish it quick; When I have to use the internet, I write down what I going to do and do it then turn off the computer; I only check HN or YouTube on meal breaks or before sleep.
I found programming with pen and paper is surprisingly effective, and arguably makes the system better designed. Reading printed code and take notes in diagrams like half a century ago make me understand better (I don't actually print everything, just collect those parts I find important to an editor then print). Turn-on computer on demand feels like going back to the lab from the dorm when the idea struck. All are slower but make steady progress, and it's enjoyable. Much better than time wasted in vain.
As in hindsight, I don't think I'm addicted because I don't have withdrawal symptoms - I don't get uncomfortable when I'm not using a computer or the Internet. It's just those websites are good at grasping my attention. If that's your case, just turn it off or lock your phone away and only get it when you need your online bank. But if you do have withdrawal symptoms, you probably need to ask professionals to address them.
4 years ago by tpmx
It seems like such an obvious/silly thing, but I have found that having a nice large desk space with a good chair and lighting with no single computing device on it is a pretty powerful thing when you've become addicted that way. At least it's useful as a place to read books and magazines, and to sketch stuff on paper.
For the past 25 years, my best (and often only) desk at home has had an Internet-connected desktop computer with the largest/best screen I could afford placed directly in front of the chair.
I've been trying out different placements for this non-computing desk, but I think the best place may actually be just next to the main "computing" desk. Too far away and I end up not using it that much.
4 years ago by soledades
You might also try a monitor arm that allows you to swing your monitor away to the side. Mine is set up so that it swings behind my paper file stand and I hardly feel it's presence when I'm taking pen to paper.
4 years ago by varispeed
I don't like sitting by the computer, so I usually go on a sofa or somewhere comfy and just stare at the wall until I come up with what exactly I need to program. Sometimes I use pen and paper, or more recently reMarkable. Then I get on the computer and sprint through the implementation and all tests etc. I cannot do that when working in the office - people think I am lazy and don't work. I hate that you are forced to sit by the stupid machine. Since I won't code anything until I know exactly what to do, I tend to just browse stuff on auto-pilot not event thinking what I am looking at the screen. That as well make coworkers think I am lazy. I feel anxious when I think that I may be required to be coming back. I'll definitely quit if they start pushing hard.
4 years ago by yetanother-1
I like your idea of offline paper-based programming for side projects and one-man-projects. However it becomes very difficult to do any of that in a group of people in the middle of a pendamic. But will give it a try. Thanks!
4 years ago by hutzlibu
Why would it be difficult?
You just use a pen to bring your algorithms or designs on paper. And optional you print out code you are currently working on.
That works when working alone, but also with many people. Because of course in the end - you use the computer to actually type your code in.
4 years ago by lallysingh
Try the Neo Smartpen or Remarkable Tablet. They both let you write and share that. They also both let you present. Those presentations feel magical to do over Zoom.
4 years ago by wholinator2
That makes sense but I can understand it being disruptive in group projects because any change to the method effects the whole group. If you're used to remote designing in a group call with Google docs or something, trying to go to pen and paper just wouldn't be possible until everyone was in the same place again.
For single person things though I definitely understand and respect the utility.
4 years ago by namelosw
TBH I'm not sure if it is a good idea for teams.
For me, the idea of being offline is just a way to:
1. Get away with distractions
2. make side projects enjoyable and avoid burnout because it doesn't feel like another job
3. make steady progress because of 2
Because the major problem for side projects or solo developers is not productivity, it's they either get distracted or burn out then abandon projects.
People who work in teams mostly have fewer of these issues because they are usually being accounted. Plus modern technologies did drastically improved how organizations exchange information, as opposed to pure productivity gain (just try to compare modern organizations with Office-like software and Internet connections, to paper-based government systems a century ago). So you probably need technologies to efficiently exchange information in teams, but not so much as an individual.
4 years ago by cik
This is the exact same problem I have with writing. Whenever I sit down to write - I find that work, notifications, heck the entire machine gets in the way. I've now reverted to pen and paper at least for now. It seems like a great way to get into a flow state - even if antithetical to active changes. At the same time I get to use my fountain pens, so that makes me happy.
4 years ago by retrac
I am inclined to agree with the others than a technological solution is not likely what you need. The trick is to segregate these areas mentally, so that you are acutely aware of when you are "on forbidden ground". The "rubber band" trick has been mentioned here already, and it's based on helping to re-enforce that awareness. Technological solutions can help do this. Timer apps that give you a regular notice to "GTFO THE PHONE FOR 15 MIN NOW" for example, are building the same kind of awareness, just as a software tool to do so.
In my case these bad habits predate the iPhone's existence. What we call phone addiction now was the "Internet addiction" of 15 years ago. Some strategies that have helped me, I think:
One: The phone never comes to bed with me. It never comes out in real-life social interactions either.
Two: During the day I keep it physically separate from me if possible. In my drawer at work. Just on the table on the other side of the room here at home right now. Checking it requires physically standing up and walking over. More likely this will percolate up into conscious awareness.
Following from that, stand when you're on the phone. Don't sit down and slump and relax.
Three: Purge all the dopamine-ticklers. In my case, if you'll excuse the bluntness, that means: No Twitter or other clickbait feeds. No outrage-driven news. No porn. No hookup apps. No endless-browsing online shopping.
Hell, even Hacker News warrants some caution. You're just such a rewarding bunch.
And this is not just on the phone. In all of my life. As a general mental cordon sanitaire. I cross into the quarantined zone often, I must admit, but the key is to be aware, to have a niggling sense of unease, when you're in the danger zone. Check your dosimeter regularly and have a planned exit.
4 years ago by throwaway_kufu
>tand when you're on the phone. Don't sit down and slump and relax.
I like this and though I rarely talk on the phone, when I do the vast majority of the time I pace back and forth. Even at the office Iād close the door and do the same. Never thought about these actions at all until now.
Maybe somewhat related growing up my older brother used to do push-ups (usually 20) every time he opened the refrigerator. Watching that day in and day out while he was in high school left a lasting impact on me. No doubt it is odd, but Iād do push ups in all sorts of situations, for example playing disc golf if I had a really bad throw, Iād drop and do push-ups. Maybe something OP could do every time the phone opens, just donāt look at it like a punishment, rather something healthy that helps build discipline and genuine thought to your actions. Plus inevitably it will open the door to openly discussing it with others.
4 years ago by piou
Interrupting the way you flow into the negative activity is a great idea.
I used to spend hours playing two simple online games (Generals and Slither) compulsively, to the detriment of sleep, work, and relationships. Something that weaned me off for a while was going to a conference where I didn't have my regular laptop with me, but a new one; because the laptop felt different, I didn't feel compelled to play, and even when I got back in town, I stayed off the games for a while.
But I started playing again. I realized that playing was just a very very compelling habit, so I beat it with another habit: when I felt the desire, I'd go to one of the games' websites, hit the start button to join a game, then logout immediately and close my browser, multiple times. At first just 5 or 10 times, but sometimes 20 or 30 times in a row in rapid succession, enough times to get really bored doing it.
So my advice, if you can make it work: whenever you think about using one of those sites, go to the website, login, logout immediately, turn off the phone, then turn it back on and repeat. 10-20 times, beyond the point where you get bored. Repeat this daily for at least a week or two.
4 years ago by undefined
4 years ago by WrtCdEvrydy
> No porn. No hookup apps. No endless-browsing online shopping.
But... why even have a phone if you can't buy random shit online?
4 years ago by HDMI_Cable
Honestly, nowadays I only use my phone to call people. I don't use Amazon because I want to be frugal, and online shopping is the antithesis of that.
4 years ago by cle
Any technical advice about how to block yourself is beating around the bush IMO. Not only is it easy to bypass most of that stuff, but you'll be way better off learning how to deal with this psychological issue directly instead of trying to avoid triggering it.
Edit: They are not mutually exclusive by any means, I just mean that you will benefit in the long-run by addressing the psychological problem that leads to this behavior and manifests in this way. It probably manifests in other ways too, outside of phone addiction.
4 years ago by idrios
One of the steps for overcoming alcoholism is getting the alcohol out of your house. Phone addiction is the same way, it definitely takes hard work and discipline on the part of the user, but there needs to be a way to get rid of your phone or at least the functionality that makes it addictive, without losing essential utility like keeping in contact with people, or in OP's case a mobile-only bank account
4 years ago by rchaud
The distracting sites mentioned in the OP exist on desktop as well.
4 years ago by idrios
On desktop is much easier to do what OP is asking, a la network tricks mentioned in a sibling comment, editing your computer's hosts file, or other measures.
4 years ago by andrewnc
Gabb just raised $14mm to try and solve this problem
4 years ago by cinntaile
A lot of this behaviour is habit though. Increasing the treshold just a tiny bit might be enough to break the habit could improve his situation. Anecdotally I had some sites I visited out of habit and not because I actually needed to visit them, my simple solution was to block them. This created enough of a treshold to get rid of the habit. Sure I can go and unblock them if I want to, there is nothing preventing me from doing that. It's just that this breaks the habit. At first it frequently happened that I tried to go to the site and it didn't work, but nowadays I simply don't visit them anymore. Everyone is different of course and you have to find what works for you. It's of course not a replacement for real professional help if that's needed.
4 years ago by tmerr
I see no reason not to combine willpower with psychology tricks. I think of it as playing a game between my rational brain vs limbic system. Yes, my rational brain might be ahead for a while, but limbic system is always there to find me in moment of weakness. So I remove opportunities for it to take control. Turning off PC before work, laptop in the closet, phone across the room, ringer on. Simple and effective.
I have had better luck with physical impedances, and don't bother with tech ones now unless they're simple (uninstalling distracting apps). Like you say most software is easily circumvented.
4 years ago by michalf6
One could argue that your "rational brain" is in fact an extension of your limbic system for longer timeframes than immediate - I think I heard that line of reasoning in Sapolsky's lectures.
4 years ago by thecoppinger
I think this is the balanced and best take.
4 years ago by tasssko
I agree with you, technical tricks could instead evolve into the person worrying constantly about not looking at their phone. Mindfulness and preparation make this easier, however it is not easy. Personally I deal with this by putting the phone down, using DND mode and have most notifications off. That doesn't stop me thinking about 'whats happening on HN' or in the news or on social media. It's a constant process that needs work. I'm not an expert so I won't pretend to know any more than this but I have also recently started telling myself that there isn't anything important that can't wait.
4 years ago by vchynarov
~The Triple Ziploc Bag method.~
I dedicate a few days a month to being absolutely phone-free. The key point is I'm allowed to use Reddit/IG but I have to use a laptop/desktop to access them. This method requires a key ingredient: three ziploc bags.
I wrap both my work phone (when not oncall) and my personal phone in three nested ziploc bags and put them in a drawer. This acts as a great deterrent most of the time.
I've started doing this on/off since last December. Each month I aim to have at least like 6+ completely phone free days. This isn't to say I still don't have bad days where I'm completely addicted to my phone, but overall I feel so much better with this habit.
My therapist who deals with other software engineers has mentioned me as a positive case study for people with similar problems :)
4 years ago by winkelwagen
Can recommend something like this. You can even buy something with a timerlock. Atomic habits (book) gives this advice. The idea is that ābadā behavior shouldnāt be super easy.
I have a small cupboard with a key lock where I put some of the chocolates. Not saying I canāt have any, but walk around the house to get the key gives me enough time for meditation to ask myself Am I hungry, or do I really want some chocolate.
4 years ago by abraae
I give my key to my wife, who is tolerant enough to act as my gatekeeper and only gives it to me once a week. Pretty lame but it seems to work.
4 years ago by coolspot
Can you elaborate why ziploc bags specifically and why three?
I assume ziplocs because you still can see the screen and probably could even interact with it, but not easily.
Then three, because if you really need the phone right now, you could rip it open, just not easily.
Are my guesses right?
4 years ago by fighterpilot
Probably by the time you've opened two you're reminded about the purpose of the bags in the first place which might serve as an autopilot interrupt
4 years ago by vchynarov
Yes, autopilot interrupt, and initially as a shame factor - shaming myself not to go through with it and stick out the rest of the day phone-free. However, now this is more of a mental block since once I decide to have a phone-free day the bags are mainly symbolic.
4 years ago by subsection1h
> I will always end up downloading āscrollerā apps - Twitter, Instagram
Start reading the journals of the ACM and IEEE:
https://www.ieee.org/publications/
Afterwards, branch out into other fields and read their journals.
Lastly, realize that nearly all of the information on Twitter, Instagram, HN and most of the web is of low quality and should be avoided.
4 years ago by dbtc
This is quality advice! ;)
4 years ago by cmod
A lot of folks are saying a technical solution isnāt the answer, but Iād say itās a core part of getting to the next stage.
Iād recommend reading James Clearās Atomic Habits to get a high-level view of what your body/mind is doing when you reach for certain apps/impulses.
Personally, Iāve found that installing blockers like Freedom and setting up timed schedules has significantly increase my productivity and cut back on wasted device time. Fwiw, the āfunā parts of the internet turn off at 10pm and donāt go back on until noon the next day.
You can also set a timed block at the router level, set a password for the setting via a password manager, give the password to a friend, and then delete it from your manager.
I find by simply removing the easy option to engage, the impulse to do so significantly diminishes. Itās only after youāve felt what that diminished impulse is like and see the effects on productivity that you can then take bigger steps to change your habits.
So, Iām a big advocate for technical solutions because they help reduce need for self control / impulse control by removing the option on a schedule you define when you are your ābestā or āmost optimisticā self. (Yes, they can be circumvented, but you can also make that significantly onerous as to be usefully frictive.)
4 years ago by gnicholas
Turn on the system-wide parental controls and have someone else set the password. You can set time limits for apps (x mins per day), designated hours for apps (only between 6-8p), and block apps outright.
If you live with someone who can be your password-holder, this is easy with little downside. If you don't, you need to think about the possibility of emergency use of the phone. But I think it will let you call 911 at any time of day regardless of parental controls.
One thing I will note from when I set this up years ago for a friend's family: there aren't persistent preferences, and once you disable parental controls (even just for a minute), you have to re-enable every single control manually. This may well have changed in the last 5 years though ā I certainly hope so!
4 years ago by undefined
4 years ago by ppf
I spent a while on this path - removing apps, hiding others, setting personal time limits or other restrictions on my phone usage. At each step on the way, all I learned is that I need to go further. Short of getting rid of your smartphone (which I have now done), the most effective thing I found was to make sure you put your phone in some fixed place in the house where you won't typically look at it (a shelf in the kitchen, in my case), ideally with it turned off. Even then, I would find after a few days that my phone was back in my hand and I had been wasting a lot of time on it.
There are no easy answers, sorry. You'll always find a way around any lockdown you do.
4 years ago by all2
I have an acquaintance that has a time-locked box he puts his phone in. I thought it was a novel solution to the problem.
4 years ago by faeyanpiraat
A similar alternative would be to place it somewhere where a notable effort would be required to fetch it, like traveling half an hour to a weekend house.
All these things could give just the right amount of challenge and time so that the urge to scroll could transition into rational thinking.
4 years ago by all2
I find temptation passes within five-ish minutes, and if I can circumvent that temptation for the minimum period of time I'm clear of acting on the temptation.
"Barrier to access" has been a successful means of avoidance for me.
Daily digest email
Get a daily email with the the top stories from Hacker News. No spam, unsubscribe at any time.