Profile avatar
claytonerrington.com
Just another web site creator making static sites with 11ty. Programming things in PowerShell and Python for AWS. Building things for Linux and Windows everyday.
63 posts 38 followers 35 following
Prolific Poster
Conversation Starter

I took part in the Blog Questions Challenge 2025 and answered some questions about my website and blog now that it is 10 years old. claytonerrington.com/blog/blog-qu... #100DaysToOffload #blog

Changing Your LUKS Full Disk Encryption Password is a good idea as well when changing your other passwords. Keep up with security for your online presence and your own equipment. claytonerrington.com/blog/changin... #linux #Security #100DaysToOffload

How I tag some #AWS EBS volumes on the #linux EC2 instances in my environment. https://claytonerrington.com/blog/tagging-aws-ebs-volumes/ #100DaysToOffload

What a job... I get to build and play with servers, OS's and get paid for it. Building a Windows Server 2025 right now just to see how it works and what changes need to be made to our automatons. Plus get to build Linux boxes all day long as well. Wouldn't want to be anywhere else.

Finally finished a #blog post on #powershell and the usage of the try/catch blocks. Once I began using them over traditional if/else blocks, its been a game changer in error handling. claytonerrington.com/blog/powersh...

It's always DNS, even when it's not. How I used #powershell to check my #dns based on the cached TTL so I didn't have to keep banging on the keyboard and can see what time the change was reflected. https://claytonerrington.com/blog/its-always-dns/

Wrote about a simple way to check for required environment variables in a Node.js project. Something that helped me, hope it helps you too. https://claytonerrington.com/blog/nodejs-environment-variable-checks/ #node #NodeJS #WebDev #Coding

I did a thing and updated my website to #11ty v3.0 finally. Not sure why it took so long. The build time, makes up for the delay in upgrading. https://claytonerrington.com/blog/upgrading-eleventy/ #eleventy

Enter Static.Quest, https://static.quest ! This has been a side project of mine for a little while and happy to announce the initial release of Static.Quest. A list all the other amazing static websites to highlight the owners, web hosting, and static site generators. Feel free to join and share!

It’s nice when upgrades go according to plan! https://claytonerrington.com/blog/upgrade-successful/

Wrote a #blog post on obsolete hardware to fix an old MacBook Pro with #linux to finally install Pop!_OS 22.04 to revitalize the old machine. https://claytonerrington.com/blog/obsolete-hardware/ #popos #pop_os

I used a ChatGPT service to write an AWS lambda function in python, and it was actually better than the half written code I was finding in documentation and other blog posts. By the time I got this answer I didn’t need it, but mostly surprised at how well it turned out.

Are there any Matrix groups or IRC groups for things related to AWS? Interested in sharing ideas and also asking some questions too.

Hey! Graysky now has notifications!

Had the day off work today. May tomorrow not be another Monday at work.

Recently updated how I push my source and static files to Codeberg Pages for hosting my static website. claytonerrington.com/blog/codeber...

Automation waiting game. Some random thoughts on automation on how we rely on it to do things quickly, but still have to wait in the process as well. claytonerrington.com/blog/automat...

The Collection: Growing up I had a few collections, and this weekend I pulled one out claytonerrington.com/blog/going-t...

Mobile writing, part 2. How I manage getting a few notes and blogs out while on the go. claytonerrington.com/blog/mobile-...

I have been really enjoying custom objects in PowerShell lately. Here is a small sample of what they are and how they can be used. claytonerrington.com/blog/using-p...

Backing up the Cloud, and your data, is a needed thing. claytonerrington.com/blog/backing...

Future proofing scripts is a nice way to write the solution to a problem. claytonerrington.com/blog/future-...

The state of Linux. The other day I was doing some normal tasks on my Linux laptop and saw why new users think Linux is hard. https://claytonerrington.com/blog/the-state-of-linux/

Here's a bit of fun for a Friday: Making Notepad with HTML in your browser. claytonerrington.com/blog/making-...

I'm not an expert yet, but being able to navigate Updating Docker Containers is only the next phase of using them. claytonerrington.com/blog/updatin...

My attempt at day 4 of the Advent of Code. (does show spoilers and code) claytonerrington.com/blog/advent-...

My run at the Advent of Code: Day 1 claytonerrington.com/blog/advent-...

Reducing the noise, do you need all those interrupting notifications? claytonerrington.com/blog/reducin...

Making Change, and found something neat to go into the collection claytonerrington.com/blog/making-...

Knowing the long way. You have to know the long way, so you know the automation claytonerrington.com/blog/knowing...

Write fast, deploy, update. This is a workflow process I've been using to get the job done and work on those large projects too claytonerrington.com/blog/write-f...

Happy Thanksgiving everyone!

Following #RSS feeds has many use cases. Do you following code repositories or your own feed? Here's what I've been doing lately with RSS. https://claytonerrington.com/blog/following-rss/ #100DaysToOffload (77/100)

Some thoughts after listen to a podcast by The Linux Cast: GNOME VS KDE claytonerrington.com/blog/gnome-v... 100 Days to Offload (76/100)

A quick way to get the Git Status of multiple repositories with PowerShell in today's 72nd post in 100DaysToOffload claytonerrington.com/blog/git-sta...

The lesson for the day, backup your data. claytonerrington.com/blog/2023-11...

Using ChatGPT wisely, always need a human to review your next programming endeavor. claytonerrington.com/blog/using-c...

PowerShell is great, even when creating a simple HTTP server for some quick needs. How to set up the listener and some simple routes as well. claytonerrington.com/blog/simple-...

My Linux Journey: claytonerrington.com/blog/my-linu...

Here's a recent 11ty update and using TinaCMS claytonerrington.com/blog/impleme...