Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

General

Software development workflow

Some of my favourite tools and routines I using in my development environment.

Terminal

  • Terminal emulator (fast, minimal, gpu based): kitty
  • Multiplexer (Window/Session management): TMUX
  • Shell: ZSH
    • Plugin manager (not that bloated as ohmyzsh): Antigen
    • Prompt (blazing fast): starship
    • Directory jumper: zoxide
    • Fuzzy-finder (everywhere!): fzf
    • Font: Iosevka

Coding (IDE)

Window Management

Password management

  • Self-hosted password manager (Browser & App) vaultwarden

Tools

PKM (knowledge base)

Postmortem

A tool for summarize a critical situation in collaboration with all involved people.

Main lessons:

  1. Maintain critical equipment proactively
  2. Avoid panic and act deliberately under pressure
  3. Use mistakes to improve systems and personal skills
  4. Failures often compound, so minimize risks early
  5. Decision-making under stress can and should be practiced

Great example of using personal experience to showcase technical and soft skills.

Source:

Last change: 2025-06-06, commit: e9cbe8d