100 Days To Offload (75 posts)

The challange, 100 Days To Offload, is a challange to publish 100 posts on your personal blog in a year. They dont need to be long, deep, meaningful, just content.

You can see my list of posts below in the challange and others as well:

Almost there - 100DaysToOffload

Nov 10, 2023

Appreciation post and word of encouragement

Tags:

Download latest file from a S3 Bucket

Nov 09, 2023

Using the AWS S3 CLI to download the latest file from a S3 bucket

Tags:

Posting from my phone

Nov 08, 2023

In my last post, I tried to write from my phone, and it didn't turn out well.

Tags:

Default apps

Nov 07, 2023

A list of the default apps I’m currently using. It's a thing apparently.

Tags:

Git Status

Nov 06, 2023

Quick way to get the status of multiple repositories at a time

Tags:

Lessons learned, backup

Nov 03, 2023

The importance of regular backups and checking on them

Tags:

Installing Node.js on Pop!_OS 22.04 LTS

Nov 02, 2023

How to install Node.js on Pop!_OS 22.04 LTS

Tags:

Wordle Analytics - October 2023

Nov 01, 2023

The letter distribution for the Wordle for October 2023

Tags:

Using ChatGPT wisely

Oct 27, 2023

A conversation about the proper use of ChatGPT and programming

Tags:

Simple HTTP Server

Oct 24, 2023

Setting up a simple web server with PowerShell

Tags:

My Linux Journey

Oct 20, 2023

Everyone has a journey, here's mine

Tags:

Regex a UNC path

Oct 18, 2023

While working with files and paths I needed a way to extract a UNC path.

Tags:

TinaCMS + 11ty

Oct 17, 2023

Taking a deep dive into setting up a CMS for my static site with TinaCMS

Tags:

Verifying Ubuntu 23.10.1 ISO

Oct 16, 2023

How to verify the latest download of Ubuntu on Windows

Tags:

Updating Umami Analytics

Oct 16, 2023

How to keep you self hosted analytics software up to date

Tags:

Taking A Screenshot In Python

Oct 16, 2023

Quick demonstration of how to take a screenshot using Python

Tags:

100 Days to Offload Update

Oct 13, 2023

Quick update to the 100 Days to Offload Challenge

Tags:

Network Usage Since Last Boot

Oct 12, 2023

How to get the download and upload bandwidth since last boot on Linux

Tags:

Hosting FreshRSS on Fly.io

Oct 11, 2023

Self hosting FreshRSS with Fly.io for free

Tags:

Robots and AI

Oct 10, 2023

Discussing AI, ChatPGT, and other web scrapper bots

Tags:

File Encryption with GPG

Oct 09, 2023

Simple way to add encryption with your GPG key or a passphrase

Tags:

Retro Gaming

Oct 03, 2023

A few retro style games I've been playing lately.

Tags:

Creating a Test File

Oct 03, 2023

Using PowerShell to create a test file for various uses

Tags:

Wordle Analytics - September 2023

Oct 01, 2023

The letter distribution for the Wordle for September 2023

Tags:

Using Cheat sheets

Oct 01, 2023

How to quickly get help with command line commands and other resources

Tags:

Creating Status Pages on the Fly

Sep 29, 2023

Monitoring uptime and status pages on Fly.io with Kuma

Tags:

Scheduling Automatic Builds with Static Site Generators

Sep 28, 2023

Having a static site is great, but there could be times where you need to build your site on a schedule.

Tags:

Boto3 cross regions for AWS Lambda Functions

Sep 26, 2023

Using Python and boto3 for AWS management across regions

Tags:

Building a Blogroll with 11ty

Sep 24, 2023

How I created a blogroll with 11ty based off of Ben Myers solution

Tags:

Adding some flare to RSS

Sep 22, 2023

RSS is still a great way to subscribe to content, so why not add some style to it?

Tags:

List Throttling with Python

Sep 19, 2023

How to break up and chunk a large list in Python and process it

Tags:

Migrating GPG keys to a new machine

Sep 16, 2023

How to migrate your GPG keys to a new machine

Tags:

Installing Node.js on Fedora

Sep 15, 2023

How to properly install Node.js on Fedora 38

Tags:

CloudCannon + Eleventy

Sep 06, 2023

Getting CloudCannon setup with your Eleventy project is easier than you think

Tags:

The Good Side of Analytics - Umami & Vercel

Sep 05, 2023

The term analytics has gotten a bad name recently, but not all of it is bad.

Tags:

Wordle Analytics - August 2023

Sep 01, 2023

The letter distribution for the Wordle for August 2023.

Tags:

Manage AWS Instances

Aug 31, 2023

Using the AWS CLI to manage your AWS EC2 Instances in a quick and easy way

Tags:

Wordle Analytics - July 2023

Aug 01, 2023

The letter distribution for the Wordle for July 2023.

Tags:

I Broke NextCloud, Again

Jul 25, 2023

How not to update NextCloud and figuring out Docker updates

Tags:

What is in Your Headers?

Jul 08, 2023

Understanding the Headers your web server returns

Tags:

Wordle Analytics - June 2023

Jul 01, 2023

The letter distribution for the Wordle for June 2023.

Tags:

Mapping the internet

Jun 28, 2023

How to map out the IP trace of a domain with PowerShell and IP Geo Location services

Tags:

Wordle Analytics

Jun 13, 2023

A review of the most common letters in the Wordle game

Tags:

Finding your Windows Install Date

Jun 08, 2023

Did you ever need to find when you installed your operating system? Check out the many ways to check your system.

Tags:

Powershell GUI with WPF

May 29, 2023

Sample way to make a GUI with Powershell and Visual Studio for Windows WPF applications

Tags:

Ubuntu's change with Python support

May 02, 2023

Discussing Python package manager PIP and recent changes Ubuntu has taken

Tags:

Bookmarks in PowerShell

Apr 20, 2023

Setting bookmark locations within the PowerShell console and quickly move into them

Tags:

Console Speech API, Part 2

Apr 19, 2023

Continuation of the Console Speech with a simple game.

Tags:

Console Speech API and Beeps

Apr 14, 2023

How to make your computer talk with you using the .NET Speech assembly.

Tags:

Spring Cleaning

Apr 01, 2023

It's time to spruce up your digital life and weed out those old and oversized files

Tags:

Getting Into Cron Jobs

Mar 29, 2023

A quick overview of Cron Jobs to get started and how to manage the tasks

Tags:

Intro to Pickleball

Mar 26, 2023

Initial thoughts on playing Pickleball for the first time

Tags:

Using the Codeberg CI

Mar 11, 2023

Using Codeberg CI to build 11ty based static sites to push to Codeberg Pages

Tags:

How I Missed Gaming

Mar 02, 2023

I've gotten back into a few video games and I have missed video games and wanted to write about it

Tags:

Using Cloudflare Workers to Get Visitor Information

Feb 26, 2023

How to setup a Cloudflare worker to get certain information about the users connection

Tags:

Select-Object with PowerShell

Feb 25, 2023

A quick glance at a small over-looked tool PowerShell has available to us

Tags:

Command Line vs GUI Windows programs

Feb 18, 2023

A quick review of some command line apps versus a windowed applications

Tags:

Plop in Automation

Feb 12, 2023

How I use npm to automate the inner workings of my website and within other projects

Tags:

Extracting Files with Progress

Feb 12, 2023

Working with zip files in Python to show a progress bar while it is doing the extraction.

Tags:

Port Checking in Python

Feb 10, 2023

Using Python and Sockets to check for port connections on local and remotes hosts

Tags:

Creating a static site using Python and Flask

Feb 05, 2023

Using Flask as a static site generator for a simple website

Tags:

Going Headless

Feb 03, 2023

Using headless displays to make servers work and remote connections easier.

Tags:

Nextcloud Docker Compose

Feb 01, 2023

I did things the hard way, and how I saved my Nextcloud data and began using docker

Tags:

11ty, nunjucks, tag counts

Jan 31, 2023

Using nunjucks to get the count of the posts for a tag.

Tags:

Adding a basic search to a static site

Jan 30, 2023

A simple solution to having a search feature on a static website

Tags:

Getting started with docker and Minetest

Jan 29, 2023

setting up the open source Minecraft alternative, Minetest, with docker.

Tags:

GitHub profile with actions

Jan 27, 2023

GitHub has a few hidden features for a user profile repository and how to add some GitHub Actions to them

Tags:

Website redesign with 11ty!

Jan 25, 2023

I have rewritten my website to utilize 11ty, and it was a lot of fun

Tags:

Quick tips on Linux aliases

Jan 18, 2023

Working in the terminal there are great commands you can use, but what about the long ones or frequently used commands; how can you save those for repetitive tasks?

Tags:

How to start coding

Jan 16, 2023

In todays era knowing some form of programming logic can take you to great places. But where to start, or how to start?

Tags:

Securing Jekyll with SSL locally

Jan 11, 2023

Jekyll is a great static site generator for many reasons, but lets encrypt that traffic!

Tags:

Got Git?

Jan 10, 2023

Git is a great way to keep track of programming changes. However, some of the commands can get overwhelming and just need a simple way to get changes synced with a remote repository.

Tags:

Netlify hosting and redirects

Jan 07, 2023

Did you know that Netlify allows for you to have a configuration file to tell it how to deploy your project?

Tags:

Working with Tags in Jekyll

Jan 02, 2023

Jekyll has some powerful uses now with categories, tags, post, pages. I found a unique way to create a page just for one post."

Tags:

New Year's Resolution for 2023

Dec 28, 2022

What to expect with the New Year upon us? More posts!

Tags: