Ask HN: What tools have most helped your day-to-day productivity?
I'm looking to find out what tools people use (software, apps, or otherwise) to increase productivity. It could be things like task management systems or more specific development tools (like a certain CI provider).
106 comments
[ 3.7 ms ] story [ 155 ms ] threadDynalist: https://dynalist.io
Either one works great for productivity.
I also built a really fast rig recently. It saves me a lot of time since I’m spending less time waiting for projects to build and can’t lose focus.
This does work. I noticed that when I force myself to spend only a few minutes to get an overall idea how I would solve a task I keep putting off -- after a few minutes of contemplating I suddenly get inspiration to have it finally done.
I recently made a decision to try hard to avoid a build step in my scripting projects. Happy with it.
Also Vim.
- Vi-key bindings in Visual Studio (and VSCode) for editor navigation
- Resharper for code generation and file navigation
- A password manager for maintaining secure passwords
- Todoist to for task management
- Evernote (premium) for notes management
More here: https://codewithoutrules.com/2016/08/25/the-01x-programmer/
[0]: https://vimium.github.io/
If you scrape off the layer of Tumblr or pinterest types who spend their time on calligraphy and washi tape, underneath is a really great system for productivity and dumping your brain to an analog medium.
Bonus: it's just a book and a pen, so it's "cross platform", and I never have to worry about XaaS providers going under, or Google killing a project and losing all my notes.
Also tmux.
I am able to quickly prototype out ideas. I used to use Slides or OneNote for jotting down ideas, now I just sketch them out and wire them up as a quick prototype. Now I have all of my quick sparks sketched and drawn out without getting lost.
The two things that have helped me most are (1) ritalin and (2) pair programming. Between the two of them I can stay mostly on task. I am able to use less ritalin when I am pairing, which I like, because at higher doses I get uncomfortable muscle tension.
Coming third, a fair way back, is a calendar program. Any one of them will do, so long as I can program multiple reminders.
Everything else is negotiable. I'd scribble code by hand before giving up ritalin.