Software Notes
Chat
- discord - proprietary chat app
Kakoune
Kakoune is my daily driver editor for writing and programming.
Markup
- djot - light markup syntax
Command Line Tools
- jrnl - command line journaling app
- fhtagn - command line testing
- vhs - terminal gif creation
- dust - human-friendly disk utilization visualizer
- shfmt - formatter for shell scripts
- shellcheck - linter for shell scripts
- try - run a command before committing the changes link
- direnv - autoload environment variables on directory change link
- commitizen - release management tool link
- bashly - generate bash command line tools link
- completely - generate shell completions from yaml link
Documentation
Libraries
Rust
Haskell
-
req
- simple http client
Elixir
-
Ecto
- query compiler for databases
Python3
-
http.server
- simple http server