Michael Shoemaker·Mar 5, 2023Quick Setup of Flights Data to Learn SQLI realize that if someone is completely new to SQL there may be some initial pain points trying to set up an environment and get going with…
Michael Shoemaker·Mar 3, 2023Check for BIOS Update with Python on Linux MintWhen the pandemic hit several years ago one of the projects I took on was to build a new PC. Honestly, it was my first time doing so and…
Michael Shoemaker·Nov 9, 2022Setup Poetry and Pyenv to use Python 3.11.0 on Linux Mint 21TL,DR — Go to then Bonus section at the end. Copy and run the script. Done. :-) You will still need to download and install VS Code though.
Michael Shoemaker·Jun 20, 2022Running Docker Desktop on Linux Mint 20.3 on VMware Workstation PlayerI have taken several courses over the years which have in some way used docker-desktop. Being a Linux Mint user I felt left out as it was…
Michael Shoemaker·Apr 10, 2022Simple Raspberry Pi Lite setup with SSH and VS Code from Linux MintAs you progress in programming and technology in general at some point you’ll most likely feel comfortable ditching the GUI for an OS. This…
Michael Shoemaker·Jul 25, 2021Setting up Docker on Linux Mint 20.XThis is a quick LFG (Let’s….uh, “freaking” GO) :-) article on setting up Docker on Linux Mint. There are plenty of guides out there, but…A response icon2A response icon2
Michael Shoemaker·Jul 24, 2021Resolving pyenv — ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?This solution was created by GitHub user JustAnotherArchivest in the issue https://github.com/pyenv/pyenv/issues/945 on GitHub.
Michael Shoemaker·May 1, 2021Setup Spark with IntelliJ IDEA on Linux Mint 20A few months ago I decided to jump in and start learning Spark. After hearing words like Hadoop, Kafka, Yarn, Hive etc. I decided to find…
Michael Shoemaker·Sep 11, 2020Setting up Remote PostgreSQL on Raspberry PiIf you’re reading this you probably have a specific use case in mind. However, if you just stumbled upon this and are wondering why you…A response icon1A response icon1