Uses
Hardware & Software that I use to get things done.
cargo-binstall
A `cargo` plugin used to install Rust binaries from GitHub Releases. Saves time and thus money on CI/CD.
github.com
cargo-expand
A `cargo` plugin that shows the result of macro expansion.
github.com
grpcurl
A command-line tool that lets you interact with gRPC servers. Like curl for gRPC.
github.com
k9s
Similar to `lazy*` tools but for K8s.
k9scli.io
kubectx
Tool that helps switching between multiple Kubernetes contexts and clusters quickly
kubectx.org
lazydocker
TUI for managing Docker containers and resources.
github.com
lazygit
TUI for Git.
github.com
ohmyzsh
Steroids for zsh.
ohmyz.sh
minikube
Setup a local Kubernetes cluster on your machine as a Docker container.
minikube.sigs.k8s.io