Screw configuring GPG to sign git commits, do it with your same SSH key like this
GPG gives a lot of shit on macos for some reason. It’s best to just add the same SSH authentication…
GPG gives a lot of shit on macos for some reason. It’s best to just add the same SSH authentication…
The nice command in Unix and Linux systems is used to alter the scheduling priority of processes. A lower nice…
Problem If you are now using docker on a Mac M1 (arm64 platform), you don’t want to use amd64 as…
How to enable source highlighting when doing less mycodefile.ext Install source-highlight sudo apt install source-highlight Configure it on your .bash_profile…
Sometimes you have a bunch of useless errors creating unnecessary disk I/O on your server, disk I/O that should be…