Used tools
I have been asked to compile a list tools and services I use on a daily basis. This is that list.
Code editor
- Zed - excellent speed, vim mode and good enough support for many languages
- Cursor - tab completion is a great productivity boost
- Neovim - for editing one-off files
Command line tools
- Ghostty - fast and simple terminal emulator
- zsh + oh-my-zsh - slightly better experience than bash
- jq - instead of writing a script to parse JSON, I can just use jq
- lazygit - quickly see git changes and history
- lazydocker - visualize everything happening in Docker in a single screen
- pandoc - converting markdown to PDFs
- Typst - simple way to produce beautiful document
Productivity
- Raycast - quick access apps and join calendar meeting linksh
- yabai - reduces time spent jumping between windows
- Things - my primary capture system
- Flow - pomodoro tool with distraction blocking functionality
Knowledge management
- Obsidian - creating notes from courses, books and saving interesting articles
- Excalidraw - visually explaining things while facilitating and brainstorming solutions
- Instapaper - reading saved articles on a Kindle
Artificial intelligence
- Ollama - running local models
- Github Copilot - writing boilerplate code faster
- Perplexity - for more complex queries