Toolchain Operator
Custom Server
go - fast, easy, webserver, good library.
C/C++ - small optimizations, bare speed.
python - extensive, ML/AI, virtual environments.
Light Website
Hugo - lean, easy markdown CMS.
TypeScript - dynamic sites, easy serverless/lambda.
CSS - lipstick and styling.
jquery/underscore - old but classically useful tools.
Local Machine Generic Development
Neovim - fast editor, good extensibility.
Lua - general scripting.
C - good for small optimizations, speed.
python - extensive, ML/AI, virtual environments.
Background Pervasive Everywhere
bash - automation of heterogeneous parts.
- CLI Tools - stable Linux OS.
rust - some nice CLI tools available.
git - code management.
Esoteric Investigation
J - nice array language, open source.
forth - compact small code.
Hardware, Realtime and Firmware
C/C++ - fast, compact.
VHDL - silicon compiler.
galasm - simple logic array device programming.
And Anything Else Needed