-
-
-
π Notes
I just successfully submitted my first test-driven package to the PHP packagist repository. It’s just a little Laravel validation rule object for validating a hmac hash against a configurable group of key / value pairs. Am aiming to do a proper write up and possibly even a little video explaining it.
-
π Notes
Migrating my website to Statamic
I love Laravel. I also really like WordPress, for what it is. So when it came to originally putting my personal site together I just wanted to get a simple WordPress site together. I have attempted to build my own website and blog in Laravel from scratch multiple times over the years. I even stuck…
-
-
π Notes
Just watched the Episode βHereβs Neganβ in The Walking Dead. Beautiful and Heartbreaking. @JDMorgan is incredible to watch.
-
-
π Notes
I remember the day clearly — a Udemy meme
I remember the day clearly… It was the one day in the year that Udemy didn’t have a 90% sale on. Original meme inspired by Ronnie Corbett’s famous line.
-
π Programming
Giving a flatpak program access to home directory on Linux
List out all of your installed Flatpaks and copy the “Application ID” for the Flatpak you want to give home directory access to. Let’s assume we want to give the program “Insomnia” access to our home directory when it is used. The second column is the Application ID. The application ID for Insomnia is rest.insomnia.Insomnia.…
-
-
-
π Journal
So you’re new to the Internet?
If you’re new to the internet, allow me to give you a brief explanation. The “Internet” is series of connected networks across the world that form bigger networks. A network is a series of connected things (computers and routers in the case of the internet). The world wide web (www) sits on top of the…