Earlier quoted context omitted.
> I'm sure phones are just as stimulating for some. This is one of my big objections do 2FA. My work has been pushing it hard, and from a security perspective, I get it. However, it’s all via an Authenticator app on the phone. We can no longer set down our phones and simply work. To start working, and periodically throughout the day, we are now forced to pickup our phones to authenticate. This invites the chance to s…
I imagine you've considered it already, but maybe your work would be willing to put the 2FA secret into something like 1Password, which you could access on your computer instead of your phone.
A receipt printer cured my procrastination
171–180 of 634 posts
Re: A receipt printer cured my procrastination
#172Author here. It’s my first article. I’m a bit nervous but excited to get your feedback. If you deal with procrastination too, I hope this method helps you like it helped me.
I have been planning on making a system based on those long scrolls of paper for doodle boards, so at least there is a history, but of course I procrastinated on building the mount for it.
I would love to use your application, I know there's a million to-do apps out there but I get the overwhelm/daunting very easily, so I really appreciate the scope-hiding aspect.
Re: A receipt printer cured my procrastination
#173Author here. It’s my first article. I’m a bit nervous but excited to get your feedback. If you deal with procrastination too, I hope this method helps you like it helped me.
I was about to be a little snarky but your comment reminded me to be kind. Thanks. I don't have a receipt printer, what helps me is an A4-sized whiteboard with marker when I feel like I'm falling behind my tasks. Also, to use todos sparingly, so they retain their effectiveness. It's actually quite underrated to forget and let go of tasks; what's important tends to stick around in your head and keep you up at night. T…
You are absolutely right, and I have actually tried lots of different things and abandoned just as many methods after only a few days. But what pushed me to write this article is that this time, it was different. After several months, this method is still holding up.
Re: A receipt printer cured my procrastination
#174Earlier quoted context omitted.
> I'm sure phones are just as stimulating for some. This is one of my big objections do 2FA. My work has been pushing it hard, and from a security perspective, I get it. However, it’s all via an Authenticator app on the phone. We can no longer set down our phones and simply work. To start working, and periodically throughout the day, we are now forced to pickup our phones to authenticate. This invites the chance to s…
Yubikey nanos are the way out of that specific problem
I really wish they'd just stick to classic TOTP.
Re: A receipt printer cured my procrastination
#175Earlier quoted context omitted.
> I'm sure phones are just as stimulating for some. This is one of my big objections do 2FA. My work has been pushing it hard, and from a security perspective, I get it. However, it’s all via an Authenticator app on the phone. We can no longer set down our phones and simply work. To start working, and periodically throughout the day, we are now forced to pickup our phones to authenticate. This invites the chance to s…
You should try a CLI-based workflow for 2FA. As long as you can exfiltrate the secret (and you often can by pretending you can't scan QR codes), then you can use oathtool to generate passcodes. 1. use 'pass' to save the secret: 'pass edit work.secret' 2. use oathtool to generate 2fa given a secret: ' #!/bin/bash oathtool -b --totp "`pass show $1.secret`" >&1 ' use it like '2fa work' If you have 'xsel' you can even do…
Re: A receipt printer cured my procrastination
#176Earlier quoted context omitted.
I was about to be a little snarky but your comment reminded me to be kind. Thanks. I don't have a receipt printer, what helps me is an A4-sized whiteboard with marker when I feel like I'm falling behind my tasks. Also, to use todos sparingly, so they retain their effectiveness. It's actually quite underrated to forget and let go of tasks; what's important tends to stick around in your head and keep you up at night. T…
> serial procrastinators ride a particular high when they change their methods, especially if they spend money... It never lasts long, we return to baseline quite fast That's probably why the author has beginner tasks on the whiteboard like making a bed, washing the dishes, etc. It's hard to imagine having such tasks throughout one's entire life while struggling with procrastination.
That is what makes it a method that requires very little time and energy, and therefore something that can be sustained over the long term.
Re: A receipt printer cured my procrastination
#177Author here. It’s my first article. I’m a bit nervous but excited to get your feedback. If you deal with procrastination too, I hope this method helps you like it helped me.
Great article, however, the word interactive in this sentence is styled like a link despite not being one, which was kind of frustrating. > Test the concept in this interactive demo:
You are right! I will change it!
Re: A receipt printer cured my procrastination
#178Earlier quoted context omitted.
And what about those of us that find they have stretches where they don't focus well on anything? Games included. There are several games I'd like to spend a bit of time on. It ain't happening.
Sleep until you can’t take it anymore. In less than 12h something will appear more interesting than sleeping.
My problem is typically more that there are plenty of more interesting things to do than anything I'd like to do right now.
Re: A receipt printer cured my procrastination
#179I had a time when my condition was acting up and I was struggling to deal with JIRA and got the idea of making paper tickets with a receipt printer. I bought a few receipt printers on Ebay and learned how to use them but never really wound up coupling them to JIRA because handwritten tickets were good enough and my condition got better. Wound up printing a lot of Pokémon characters do, as reference art for Pokémon is…
That gives me an idea. We could have some kind of random character that comes out with each task from the printer, with different rarity levels. It is an idea that might hook some people and help them stay consistent. Yes, I have a printer with both RJ45 and USB. I spent a bit more to get that, so I can stay flexible depending on what I want to do with it.
Absolutely brilliant. It's so stupid (in that it's kind of silly how easy it is to game our mammal brain) but I can absolutely see this giving an extra kick of motivation.
Have you heard of the INCUP model for ADHD? Interest, Novelty, Challenge, Urgency, and Passion. The more factors an activity has, the more drive the ADHD mind has. Rarity system adds novelty and a bit of passion.
Also if you have looked into operant conditioning at all, you know that variable interval reward schedules are the strongest behavior-forming systems (hence, slot machines and every game that act like them).
Re: A receipt printer cured my procrastination
#180Author here. It’s my first article. I’m a bit nervous but excited to get your feedback. If you deal with procrastination too, I hope this method helps you like it helped me.
The thing with the different columns of tasks broken down into subtasks could be replicated in any columnar filesystem view that opens the contents of a folder into a new column when you click on it, meaning every folder is a to-do!