apt-fast: concurrent apt downloads
After setting up a local apt-mirror I noticed that even though the files are right around the corner now and bandwidth shouldn't b…
After setting up a local apt-mirror I noticed that even though the files are right around the corner now and bandwidth shouldn't b…
A tool I first discovered in my early days on Mac OS X, which would prove useful to me for years was called "rmate". rmate [https:…
IPv6 128 Bits vs IPv4 32 Bits IPv6 Addresses are broken down into 8 groups of 4 digits (16 bits), separated by colons. Shortenin…
Vivaldi allows easy customization of the UI using CSS. To use this feature
simply edit C:\Program
Files\Vivaldi\Application\
When I tried to remote debug a windows service I was wondering why VisualStudio kept telling me that my BreakPoints wouldn't be hi…
You don't need a browser extension to download videos from popular sharing sites like YouTube or SoundCloud. youtube-dl gets the j…
As I was looking for a newer/nicer/better mail client these days I've created a list of mail clients I could find for various plat…
Change origin from HTTPS to SSH git remote rm origin git remote add origin git@git:XYZ.git git pull git branch —set-upstream-to=o…