Posts by Year

2022

Learning Jinja Templates

4 minute read

Woah, I’m on a real roll! This marks the third day in a row I am blogging. Truth be told, I had a busy day and my brain feels like tenderized meat. Today, I ...

Text-Script and Plans for the Future

11 minute read

Hello World, today is one of the first days where I blogged two days in a row. Granted, yesterday’s blog was pretty depressing, but it was an important step...

Life Update

5 minute read

Hello world, this is my first update in about 7 months (sadly) and my first post that takes a step back from my usual tech posts. I have had lots of changes ...

Back to top ↑

2021

Python Decorators

8 minute read

This is the third part of my 3 part series about Python Features I didn’t know about. The first part can be found here and the second part here. This blog co...

More Python Features I didn’t know about

4 minute read

A few days ago I made part 1 of this series here about Python features I didn’t know about. The post was getting quite long, so this is a continuation of the...

Python Features I didn’t know about

9 minute read

As usual, it has been a while since my last post. I have been devoting all of my free time to programming instead of blogging! Today, I finally found a good ...

Back to top ↑

2020

Setting up Pi-Hole on Raspberry Pi 3

9 minute read

I have been trying to find a use for my Raspberry Pi 3 for years. As a tech enthusiast, I have tons of spare phones, old computers, boxes of computer parts, ...

Setting up SSH on a Mac

2 minute read

In this post, I wanted to outline some instructions on setting up an SSH key for github on a mac. I recently exchanged my 2020 Intel MBA (MacBook Air) for a ...

Plotting Data with Seaborn

1 minute read

This is a continuation of my “Data Visualization with Python” post. In this post, I have decided to cover plotting in the Python library seaborn which is an ...

Plotting Data with Matplotlib

6 minute read

This is a continuation of my “Data Visualization with Python” post. In this post, I have decided to cover plotting in the Python library matplotlib as this c...

Data Visualization with Python

1 minute read

Hi everyone/noone. I realize that probably nobody reads these blog posts at this time, but I have found enormous value in writing these posts as I have been ...

Programming on a Mac

4 minute read

I recently decided to buy a 2020 MacBook Air as a new computer to program on. This was an expensive choice that I dwelled on for about a month before I final...

Home Network Upgrade

3 minute read

I wanted to make a non programming related post and talk about my recent home network upgrade. I have been using a set of Asus routers for almost the past 10...

Git Commands

1 minute read

I have compiled useful git commands in this post, and will update it as I find more.

Linux and Unix Commands

less than 1 minute read

I have compiled useful Linux / Unix commands in this post, and will update it as I find more.

Back to top ↑

2019

Introduction to Git

9 minute read

Hi everybody! I am excited to finally be able to make a programming related blog post on my new blog. In this post I will be talking about an extremely usefu...

How I transitioned to E-bike and Transit

6 minute read

Hi anybody who actually reads this blog! I know that this blog is mainly for my programming and I haven’t posted anything programming related on here yet, bu...

Back to top ↑