Live data from Hacker News

Tell HN: My best productivity hack

news.ycombinator.com

11–20 of 76 posts

Re: Tell HN: My best productivity hack

#11
post #9

Started to replace coffee after lunch for a short (from 15 to 30 minutes) nap. I usually would have good energy levels just with coffee, however napping brings me more clarity of mind and focus.

Interesting - I have recently started doing my 20 min meditation roughly after lunch, and that has helped my energy a lot in a way that is slightly akin to napping.

Re: Tell HN: My best productivity hack

#12
post #2

The single thing that has had the largest impact for me has been simply making a list of things I need to do the next day on the night before. In the morning, often the hardest thing to do is just to get going. Having a ready made list takes out a lot of the factors that lead me to procrastinate.

Definitely a great one! You can't buy your way to productivity with fancy tech. Though a nice ergonomic keyboard, standing desk, and eye-level monitor certainly doesn't hurt.

For 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/

Re: Tell HN: My best productivity hack

#14
post #8

> I bought a CO2 monitor. 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

Did your business change its aircon off the back of your research?

Re: Tell HN: My best productivity hack

#15
post #13
post #10

Step 1: sudo nano /etc/hosts 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"

What is this supposed to do, is it like a blocking thing?

Yes, it routes requests for those hostnames to your local computer.

Re: Tell HN: My best productivity hack

#17
post #13

Earlier quoted context omitted.

What is this supposed to do, is it like a blocking thing?

Yes, it routes requests for those hostnames to your local computer.

It doesn't work though. All of those sites have backup domains that easily allow you to access them. To properly block all of facebook, you have to block something like 30 domains.

Re: Tell HN: My best productivity hack

#18
post #10

Step 1: sudo nano /etc/hosts 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"

You forgot: 127.0.0.1 news.ycombinator.com

There's "noprocrast: yes" for that

Re: Tell HN: My best productivity hack

#20
I wonder if that was the problem at my old office. I felt drowsy all the time there. Just figured I wasn't sleeping right or something. Two-three cups of coffee every day. Right now I'm working remotely from my parent's living room. Most days I'm the only one here and it's a decently big, drafty house. There are many things I don't like about it, but I'm always wide awake.
Post reply on HN