X230 Forced to Finish, OwO

After a long time of leaving my beloved Thinkpad X230 in a draw I was forced to bring it back out. Since the political changes in the USA, me and my partner thought it best to leave our personal devices at home and bring wiped ones. Also, I wanted to run the open-source BIOS replacment HEADS, so like two birds one stone. My x230 was the perfect fit! I dusted it off and hit that power button, after realising it was dead on battery and plugging it in, it just powered up! Fans spun up, and the screen… well. If you have read my previous X230 blog post you will know originally I had issues getting it to work reliablly. It did work for a while but eventially just died on me. ...

Tue, May 27, 2025
alt text

Don't Replace your Lights with Smart Lights - DIY Smart Light

Smart lamps are expensive and there are very few out there! Throwing smart bulbs in might be great but when someone turns off the light at the switch it makes them useless. Since starting the home automation adventure, I have wanted to find a relatively cheap solution to this problem. Armed with a 3d Printer and some Shelly 1 Plus devices, I think I have found the solution. ...

Thu, Apr 3, 2025

Plausible Analytics PHP Proxy for Shared Hosting Environments + Hugo integration.

Plausible is a fairly simple analytics company. Unlike google, which takes every scrap of data they can, plausible respects their customer’s visitors. They are an open-source and affordable provider. I started using them recently to see who is visiting my site and from where. The only problem most of the people that go to my site are nerds like me… so they run an ad-block. Most ad-blockers unfortunately block plausible. ...

Sun, Mar 9, 2025

Automate k8s deployment with Terraform and Ansible on XCP-NG (Rocky Linux/RHEL Based distributions)

In this guide, I will show you how to automate the deployment of k8s on a XCP-NG server. We will use Terraform and Ansible to deploy and configure the hosts. This guide still largely applies to other distributions of Linux, the main section you would have to change is the adding the repos and installing the packages. You will need to find the repos and the package names might be slightly different. If you search for Ansible repo/package management for your distribution, you should find it with little issue. ...

Sat, Mar 8, 2025

Why Deplatforming will never fix the problem

A quick side note, this was a artical I started writing back in Febuary last year when returning from Fosdom 24. I have worked on it since some about but this is more a capsual of what my brain was thinking and isn’t a complete argument. There is lots more I want to say on the matter which I maybe will someday. For now, I thought I may as well post it. ...

Tue, Mar 4, 2025

Means TV RSS

Means.tv rss feed Another service which dosen’t provide a rss feed… so I ended up creating one. The git repo is below and you can find a list of all the creators feeds (including floatplane): godfrey.online/rss For means.tv I generate Atom, json and standard RSS feeds. Git repo

Sat, Mar 1, 2025

Vim Notes

Just a simple vim notes file. Nothing of much intrest but I want to be able to refere to this and it might be a bit useful? Tabs :tabe (file) This will open a new tab. gt is next tab gT is for previous tab Splits CTRL-w + HJKL Movements around splits. CTRL-w + V Vertical split of the same type as you are on already CTRL-w + < Resize split to the left. Though it only moves it a little, you will need to change that in the config CTRL-w + > Resize split to the right (same as above) ...

Thu, Mar 21, 2024

Thinkpad X230 QHD MOD and Lots More (A brain dump)

This artical was written a long time and left in a very uncomplete state. I still need to add links but I thought I would post it otherwise I will never post it. Please excuse the state this is in. I have since moved onto a framework and then a surface tablet since I completed this mod. My thinkpad is now dead, the screen flickering returned. I have a feeling this is because the cable died. These modes can be very unraliable, they are attaching to parts of the machine that were not ment for a 2k screen. They rely on hacking the bios to trick it into displaying only out of a docking port. Also, the parts will not be QC’ed as well. This can leave the hardware in a very unreliable state. ...

Tue, Mar 5, 2024
Image of a house with all the logos of video streaming companies in it

Why I love RSS (Move away from Youtube!)

AUDIO VERSION Your browser does not support the audio element. Introduction I am guessing you probably are the sort of person that checks YouTube for your video needs, twitter for news articles you might like and so on. I was once like that and I didn’t see any problem at all with it. Honestly, I liked it… Check one place for when I want videos and one where I follow along with what is going on in the world. ...

Sat, Dec 23, 2023

Better Floatplane RSS

Some time ago, I created an RSS feed for Floatplane using bash scripting. Initially, all the channels were combined into a single feed. However, I have recently rewritten the script in Golang and made it accessibe on my site link. The updated version of the RSS feed now includes several enhancements. These include image thumbnails, channel icons, and separate listings for channels with sub-channels.

Tue, May 9, 2023