Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.1 KB

useful_links.md

File metadata and controls

38 lines (25 loc) · 1.1 KB
layout
default

Viewers:

  • jid - json incremental digger, a ui for json files
  • jq - a lightweight and flexible command-line JSON processor
  • yq - a portable command-line YAML processor
  • xmlstarlet - command line XML toolkit

Web services:

  • draw.io - free online alternavite to visio

Dev:

Tools:

  • ncdu - cli disk space analyser
  • top / htop / glances - process viewers
  • fc (shell builtin) - for listing, editing and re-executing commands previously entered into an interactive shell
  • fpp - path picker

Others:

Terms:

  • fluent programming style
  • idiomatic solution
  • speculative optimization (java)