Tell HN: My best productivity hack
I bought a CO2 monitor. They are a bit expensive but very worth it ($100 DIY or more for a ready product). Even if you have ventilation, it might not be good enough. My office often goes up to 1000 ppm and I start to feel a bit drowsy. But there's a simple solution, just open a window.
75 comments
[ 3.8 ms ] story [ 80.4 ms ] threadFor list making I've found Eisenhower matrixes[0] to be incredibly useful. That eventually morphed into me using a trello board with four columns that line up with the four quadrants, here's an example:
https://trello.com/b/pfcMyml7/eisenhower-matrix-inspired-tod...
[0]: http://www.eisenhower.me/eisenhower-matrix/
The other thing is that I usually leave a context file (which says "you were adding X to function Y and then debugging Z") in whatever directory I'm working in so that I remember what I was doing if I was in the middle of something.
1 = no harm if not done; 2 = annoying if not done; 3 = disappoint someone if not done; 4 = financial or emotional harm if not done; 5 = financial and emotional harm if not done.
This is applied to both sets of items on each type of list.
Now I know what I NEED to do above all else, and then I can get to what I WANT to do later.
I'm going to pick up a monitor and see what I run in to. Easy fix for now is to get up and walk :P
Coffee in the morning, {work here} hike in the afternoon, beer in the evening.
We did the same, it's very noticeable, what we sometimes do is cover it and if people are feeling drowsy only then reveal it so we could be sure it wasn't a placebo (it wasn't).
I hacked up (I'm not a programmer!) some code to log the data to CSV, which I then presented to the business as a case to change our aircon system: https://github.com/sammcj/airqualitylogger
Step 2: Type at bottom:
127.0.0.1 facebook.com
127.0.0.1 youtube.com
127.0.0.1 twitter.com
127.0.0.1 instagram.com
Step 3: ctrl+"O"
It's so you can't log in and read stuff, or get sucked down a distracting click-hole of videos, jokes, chit-chat and bullshit. It breaks the reflexive bookmarks, links from other sources and general habitual url visiting.
127.0.0.1 news.ycombinator.com
Not quite the same, but it sounds similar...
I guess we're all wired differently. That one doesn't seem to be a challenge to me (although, I can assure you that there are other unhealthy things that I wish I could figure out how to stop doing).
List making is the best option I've found so far but I still have issues with staying on track. It's the middle of my work day right now and here I am.
(I also heavily use lists)
What did (if a anything) work for you?
There was a period of about a week where my home cable internet was down and I had to pair my phone with my computer in order to work. I don't have an unlimited plan and I was constantly afraid of running out of data, so I didn't go to any website I didn't absolutely have to. The fear of not being able to work when I needed to and getting fired was a good motivator. I immediately reverted to old habits when my internet came back for good.
I want to avoid snacks and sodas. I've gotten good at restaurants (order a coke once a month, a dessert about as often). But the office snack bar. So I stopped carrying cash. When I do collect change, I occasionally treat myself to a candy bar or something from that snack bar but since I'm not spending as much cash, this is once every 2-3 months.
At the same time I keep my desk stocked with pistachios (in shells) or similar things that take too long to eat to just eat all at once, but are tasty enough that when I get peckish they still satisfy.
I want to learn more advanced math subjects. So I always keep a notebook on me and either the book I'm working through, or a printout of the chapter (if it's a PDF or something). So when I have downtime I don't have to seek it out, it's already here.
Step 1: sudo vim /etc/hosts
Step 2: Go
127.0.0.1 facebook.com
127.0.0.1 youtube.com
127.0.0.1 twitter.com
127.0.0.1 instagram.com
Step 3: ZZ
I work a task until blocked, then switch. Work the next one until blocked, then switch again.
You'll be surprised at how much you can deliver when you focus on delivering one thing at a time!
The surprising part was the amount of priorities I had in my life that weren't in that life graph. Stuff that was urgent but not important, and counterintuitively unnecessary when subjected to first-principle analysis. As I started letting those things go, I started to feel more productive since I had more confidence that my actions were aligned with my purpose.
It was tedious and time-consuming, and the closer you get to the leaves, the easier it is for the graph to feel "out of date" as your priorities and circumstances change. But the root of the graph (or the top... for me the actionable stuff was at the bottom) has hardly changed at all since those were my core principles. So I'm still not sure it is worth the time to keep it "accurate", but it was a good exercise to do at least once.
If I were to redo it now, I'd probably collapse being socially well-rooted into being a subcomponent of something else that would include service, giving back, etc. But at the time I created it I was very much invested in developing friendships after moving to a new place for a new romantic relationship.
https://news.ycombinator.com/item?id=6851384
I'll repeat my answer from back then:
1. If you're a programmer I recommend looking at http://wakatime.com
2. I know a guy who swears he is more productive by starting his mornings with: coffee, restroom, have something ready to work on
I'm finding it very helpful for sticking to my goals. Their blog is a wonderland of productivity research and knowledge, as well. I highly recommend checking it out.
Also, got a whiteboard which I mark out the important tasks for the day. It's a bit messy at the moment though. If everything is important then nothing is important.