💾 Archived View for ibannieto.info › stuff › toolchain.gmi captured on 2023-01-29 at 02:41:36. Gemini links have been rewritten to link to archived content
View Raw
More Information
➡️ Next capture (2023-03-20)
-=-=-=-=-=-=-
ibannieto's capsule
Home
Toolchain
Tools I use everyday, most of them CLI/TUI (command-line/text based applications)
Operating System
- Arch Linux vanilla distribution
- Plan 9 (9front)
Development
- git (control version system)
- jq (json parser and swiss-knife tool)
- neovim (most powerful editor with plugins: deoplete, lightline, neomake, nerdtree, nerdtree-git-plugin, palenight, supertab, syntastic, tokyodark, vim-fugitive, vim-go, vim-terraform, vim-terraform-completion) REPLACED with nvchad!
- yq (yaml parser and swiss-knife tool)
Languages
- gcc (GNU Compiler Collection)
- gforth (GNU Forth)
- golang (golang)
- rust (rust)
- sdcc (msx/z80)
- sjasm (msx/z80)
- vasm (amiga and z80)
System
- curl (HTTP tool)
- gpg (GnuPG tool)
- netcat (network swiss-knife army tool)
- ohmyzsh (command line wrapper)
- rsync (synchronize between endpoints)
- ssh (SSH server/client)
- starship (command line wrapper)
- wget (HTTP downloader)
Devops
- awscli (AWS cloud provider CLI)
- az (Azure cloud provider CLI)
- gcloud (Google cloud provider CLI)
- pulumi (infrastructure as code with full-language)
- terraform (infrastructure as code with HCL)
- terragrunt (terraform wrapper)
- vault (material key storage)
Kubernetes
- helm (kubernetes packager)
- k3s (local kubernetes development)
- k9s (local kubernetes administrator)
- kubectl (kubernetes main application)
- kubectx/kubens (context/namespace switcher)
Internet
- irssi (irc client)
- newsboat (rss reader TUI)
- newsflash (rss reader GUI)
Gemini
- amfora (TUI gemini client)
- lagrange (GUI gemini client)
- jetforce (gemini server)
- molly-brown (gemini server)
Plan 9
- drawterm
- acme
- castor
- mothra
- golang
- mail
- irc
- rc-httpd
Back