DEV Community

Discussion on: What's your personal productivity software stack?

Collapse
 
sblundy profile image
Steve Blundy

I do mostly back-end (micro) services in Golang.

  1. Elvish Shell - shell with a real programming language with maps and lists, plus a module system.
  2. Jetbrains IDEs - GoLand mostly
  3. Homebrew
  4. Micro - terminal text editor
  5. jq - for serious JSON manipulation
  6. Taskwarrior - terminal task manager
  7. iTerm2

I am in the market for K8S tools for monitoring applications. Most are cluster admin focused. I'm looking for something to monitor some subset of pods, deployments, etc