SonarQube

SonarQube empowers all developers to write cleaner and safer code. Thousands of automated Static Code Analysis rules, protecting your app on multiple fronts, and guiding your team. Detect Bugs Issues raised …

gitui: blazing fast terminal-ui for git

features fast and intuitive key only control context based help (no need to remember any hot-key) inspect/commit changes (incl. hooks: commit-msg/post-commit) (un)stage files/hunks, revert/reset files/hunk stashing (save, apply, drop) browse commit log …

tokei: Count your code, quickly

tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.

Taskwarrior

Taskwarrior is Free and Open Source Software that manages your TODO list from the command line. It is flexible, fast, and unobtrusive. It does its job then gets out of …

tmux: clipboard copy and paste

Add into ~/.tmux.conf copy to clipboard CTRL+B [ and then move cursor to start of area which you want to copy. pres key v to make selection when you select …

Vimium – The Hacker’s Browser

Vimium is a browser extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor. Installation instructions: Install via the Chrome web store or the Firefox Addons …

golang: size of builded binaries

1. normal build Size of my binary: 20MB 2. ldflags You can build app with additional parameters -ldflags=“-s -w“ Size of my binary: 16MB 3. FINALY: upx You can use …

themer

themer takes a set of colors and generates editor themes, terminal themes, themes for other apps, and desktop/device wallpapers. https://themer.dev/