Finally Getting ipv6 in WSL2
I really like using Windows to get around the web and write software, but I prefer Linux and bash for a CLI. Thus I tend… Read More »Finally Getting ipv6 in WSL2
I really like using Windows to get around the web and write software, but I prefer Linux and bash for a CLI. Thus I tend… Read More »Finally Getting ipv6 in WSL2
Yesterday, I wrote a post over lunch that people just absolutely hated. It was great, in sort of weird way, to see that many people… Read More »A More In-Depth Reasoning behind PHP as a good language
So, I got an interesting spam comment on my post today: “It gets even crazier when you actually benchmark the two languages only to discover… Read More »Yes, PHP is faster than C#
For the last 15 years or so, my favorite language has been C#, despite using mostly PHP in my workplace since 2012. Over the years,… Read More »My Favorite Language has Changed to PHP
The last couple of days of my winter vacation, I wanted to really understand PHP 8’s fibers. To do so, I attempted to implement RAFT… Read More »Thoughts on PHP Fibers
Many people tend to take WordPress hooks for granted (or loathe them). Hooks are a powerful way to change the But what, exactly, are hooks?… Read More »Dissecting WordPress: Hooks: Filters and Actions
I remember being eight or nine years old and wandering around the young adult section, trying to find a good book. I would basically just tilt my head and wander the shelves, reading titles. If something sounded unique or interesting, I’d read the first page. If I liked it, I’d take it home. Deep in the fiction section, I stumbled across a BASIC reference book, obviously not written for children and obviously not fiction. Little did I know, that book would transform the rest of my life.
Read More »Search is too goodSo, I know I kinda promised a short story in my last post … but I was going to retheme this site first. And, well,… Read More »WTAF: Designer, meet a programmer
You may (or may not) have noticed I haven’t posted in a while, but the reality is that I have over a hundred ready to… Read More »Is It Time to Start Over?
I occasionally write utilities for my computer that make my life a bit easier. This morning I was looking for a way to detect whether… Read More »Detecting If a Screen is Turned off in Linux