PageRenderTime 22ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/content/computing/favorite FLOSS.rst

https://bitbucket.org/tshepang/blog
ReStructuredText | 34 lines | 24 code | 10 blank | 0 comment | 0 complexity | 1efc1c4f5558e01cf3c225d0d3dac435 MD5 | raw file
  1. favorite FLOSS
  2. ==============
  3. :tags: list
  4. For a piece of FLOSS_ (free/libre and open source software) to be here,
  5. it has to both be personally useful and I have to like it a lot:
  6. **desktop**: dwm_
  7. **web browser**: Firefox
  8. **development**: Rust_, Emacs, Meld, Mercurial_
  9. **file manager**: Bash, Emacs (Dired mode)
  10. **misc utilities:** ripgrep_, Sudo_, Lsof, less,
  11. procps (top, watch), Ex Falso, autojump, gnumeric,
  12. coreutils (cat, head, tail), LinkChecker_, Iotop_, rdiff-backup_,
  13. OpenSSH, vnstat_, tmux_, File Roller, youtube-dl
  14. .. _FLOSS: http://en.wikipedia.org/wiki/Free_and_open-source_software
  15. .. _rdiff-backup: http://tshepang.net/project-of-note-rdiff-backup
  16. .. _ripgrep: http://blog.burntsushi.net/ripgrep
  17. .. _dwm: http://dwm.suckless.org
  18. .. _Sudo: http://tshepang.net/project-of-note-sudo
  19. .. _linkchecker: http://tshepang.net/project-of-note-linkchecker
  20. .. _Iotop: http://guichaz.free.fr/iotop
  21. .. _Mercurial: http://mercurial.selenic.com
  22. .. _vnstat: http://humdi.net/vnstat
  23. .. _tmux: http://tmux.sourceforge.net
  24. .. _Rust: http://rust-lang.org