Posts

Making the Perfect Phone

I’ve been using a dumbphone for the past month and I see now all the things I’ve been missing in Life. However, dumb phones are far from perfect and there are many things that can be fixed to make the perfect phone.

read more

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 coding more, learning new things, and just becoming a better programmer.

read more

Setting up Windows inside Linux

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 fallback to Windows. It is also nice to have for many Windows only programs that you may need while inside Linux.

read more

You are using GitHub WRONG!

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 workarounds or Token exporting shenanigans to make git work in command line. We are going to use an amazing utility called gh to authenticate.

read more