At least... probably 🙃 productive(X) :- not(takes_breaks(X)). takes_breaks(X) :-...
This is a poem I wrote some time ago about AI Safety. I'm not the best writer, but hopefully this...
There are a lot of cards on the internet, and a lot of them flip, revealing double-sided content. But...
In light of Global Accessibility Awareness Day, I started writing about accessible web components,...
Sometimes I use CSS variables to give names to specific font sizes and spacings. It might look like...
Welcome to Stackazon, your one-stop shop for great solutions to tricky coding problems! Your search...
Have you ever tried rendering a random number with Svelte before? Here's a rather quick...
Ah yes, sarcasm, the pinnacle of human language. Life would be so incredibly dull without it. And...
Hey, let's build a light bulb! Or, at least the on/off switch part of the light bulb... The toggle...
So last time, I made a typewriter animation without HTML, CSS, nor Javascript. What happens if...
Apparently a battle of sorts has erupted amongst devs clamoring for the title of Best Typewriter...
If you want to learn more about creating accessible content, I highly recommend giving this article...
CSS offers a nifty property called image-rendering which lets you influence how images scale....
For years, I had been writing the wrong alt text for my images. HTML, the language in which websites...
So I guess hooks are the new hip thing in the React ecosphere. And I gotta admit, they're pretty ters...