Be a Better Programmer
Many people want to be a programmer, but often find themselves flailing around in the dark. These are the things I've done to help aid myself in codin...
Collection
Many people want to be a programmer, but often find themselves flailing around in the dark. These are the things I've done to help aid myself in codin...
Running Windows inside of Linux is essential for those that are trying to convert to Linux. There will always be a transition period and need to fallb...
GitHub is an incredible powerful tool, but using it in command line can be frustrating. So instead of doing something dumb like using SSH agent workar...
This shows how to automount remote network drives using systemd and fstab
So you want to use Linux? It is truly an amazing operating system and probably my favorite one to use. However, it is not for everyone and you'll need...
I recently had a debian install where Steam would not launch. Here is how I fixed it when it.
Power management is a critical thing to understand in laptops. It's possible to buy an expensive laptop and end up not using it because of bad power m...
This standalone package manager is absolutely stunning and I can't believe I'm just now discovering it's true power.
Instead of using the built in package manager in Linux or some container that never puts the programs files in a usable spot, we will use Homebrew!
RegEx is a formidable tool that many just don't understand, but can save literally thousands of hours of work.