Tired of whatever silly color I've picked? Rotate the overall hue by hovering the site title!

Rename the Department of Justice

In the wake of Charlie Kirk's murder, our so-called Department of Justice has removed access to a study they did that showed the opposite of the narrative currently trying to be spun by the White House, the FBI, Twitter (which is mostly Russian and Chinese bots these days), and Fox. They desperately want folks to believe it's the Democrats and other leftists sowing the seeds of violence when instead the data shows clearly that the call is coming from inside the house: that it's mostly those who vote Republican who are responsible.

Keep on readin' on Rename the Department of Justice

Road rage is the stupidest thing

For how dangerous it is, it accomplishes a world of nothing. I can't speak for other countries, but if you live in the US, too many people out there in public around you have limited or no emotional intelligence. They simply react to stimuli instead of pausing to think. This is quite literally how insects work! Thanks to these reactors, you can go from minding your own business to the receiving end of someone's childish tirade over something minor ⸺ or even nothing at all. As you might expect given that intro, I was the victim of a brief potential road rage a few weeks ago. It unfolded as follows...

Keep on readin' on Road rage is the stupidest thing

Published
Categorized as Guns Tagged

Be wary when footer debugging

I know you're not "supposed" to debug things by outputting them into or past the footer of a site, but sometimes you just need to check on something real quick, like the ID or some other bit of data about a post, and you don't feel like dealing with any proper debugging tools. The wp_footer hook then gets used and the results don't make sense. What happened?

Keep on readin' on Be wary when footer debugging

AI is designed to ruin lives

Is this a sufficiently clickbait title, you think? Still, I do kinda firmly believe this is the case ⸺ that AI's overarching goals are rooted in the desire to replace paid, job-holding humans with much cheaper automation. There's no way to tell how many fewer jobs will be available in five years, but I reckon the damage will be great and the numbers very high.

Keep on readin' on AI is designed to ruin lives

Add domain name to every site's root class list

As a purveyor of userstyles, I found myself wanting to change a tiny thing here or there on various sites without giving them each their own tiny stylesheet. I also didn't want to start adding random selectors to a global stylesheet and identifying them by comment; I wanted to identify sites by their domain, e.g. html.apnews-com and keep all styles for that site nested underneath. In order to do this, I think a userscript needs to be involved.

Keep on readin' on Add domain name to every site's root class list