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

A simpler alternative to the handy MutationObserver

Don't get me wrong: MutationObserver is a great addition to JS, but I find its API a bit clumsy and verbose. I always forget the specifics of its parameters and have to go look them up. Sometimes you just want to write simpler code without needing a reference, you know? Whenever I feel like I have a MutationObserver problem brewing, I go "Dang it!" and consider my options.

Keep on readin' on A simpler alternative to the handy MutationObserver

Published
Categorized as Code Tagged

Limiting dynamic WPML translations to one instead of hundreds

This isn't limited to WPML (or even WordPress), of course, as it's about translating dynamic strings in general. But SEO best practices say you must have a very specific keyword focus in your title and whatnot or your words will never be seen by human eyeballs ⸺ that your efforts will be for naught but to train some unknown but all-knowing AIs that will never pay you for your contribution.

Keep on readin' on Limiting dynamic WPML translations to one instead of hundreds

When overzealous uBlock Origin rules break sites

I'm used to my internet-browsing combination of choice, Firefox and uBlock Origin (uBO), breaking sites. Everyone codes their sites with Chromium in mind, and that's just fine because it covers nearly all browser usage thanks to Google's technically-not-a-monopoly monopoly. In any case, sites not working for me isn't nearly as common as it once was, but it still happens from time to time.

Keep on readin' on When overzealous uBlock Origin rules break sites

Dulling bright colors in Gmail

One thing I don't need first thing in the morning or last thing at night is to be visually accosted by emails that include absurdly-colored elements. A couple of the newsletters I subscribe to use ridiculous shades of red-orange, and with my gaming PC and its contrasty gaming monitor and some slightly boosted digital vibrance to make colors pop a bit, scrolling through these newsletters can physically hurt.

Keep on readin' on Dulling bright colors in Gmail

Reduce clicking in Path of Exile by 50% with this one weird trick!

I apologize for the clickbait title, but that's just how the internet works these days since it was taken over by corporate interests. This little "trick" (a) is not actually limited to Path of Exile (PoE) from now on and (2) uses AutoHotkey (AHK) to help move some click actions from your mouse to your keyboard. Carpal tunnel ain't got shit on you now, baby!

Keep on readin' on Reduce clicking in Path of Exile by 50% with this one weird trick!

Published
Categorized as Games Tagged ,