It's alive! I mean, compiled!
On the <head> and <body> of a website
fleshing out my new website from bare-bones ideas, meaty frameworks, and articulating with AI.
> view postβYour own social icons font, tailor-made
a front-end-friendly webfont way to include the ideal social media icons and dramatically develop your design
these days, you gotta be everywhere: LinkedIn (obviously), X.com (with almost everybody), Bluesky (with everyone else), GitHub (just in case your CV catches some HR's eye) and so on.
> view postβBirthday bug bashing
sometimes the simplest solution to a complex Drupal Views SQL query alter hook problem might be expressed in the corniest way possible
It's Luco's birthday but you're getting the gift!
> view postβCreating a Telegram bot that kicks spam bots in less than 10 stepsΒΉ
the cure for spam bots is more bots. specifically of the cron-activated, PHP-scripted, one-kick variety
remember when our greatest hassle was cleaning spam and deploying captcha challenges? oh yes, those were the days.
> view postβMoving that very useful config from one Drupal site to another
a guide on moving or duplicating drupal YAML config items using drush
ahhh, Drupal modules. where would we be without them? every developer has a trusty list of favorites, and I'm no exception⦠except that not all of them are of the "plug and play" variety, and sometimes need some setup.
> view postβDisabling that pesky deprecated Drupal core module that you didn't uninstall when you upgraded because you didn't know better
you read that right.
yup. that's exactly what happened on my website, so I laid out the steps just in case someone else gets stuck like me.
> view postβDeploy from GitHub to your webhost
this CI/CD guide will make it easier to go live from your GitHub repository to your webhost leveraging SSH keys and automated GitHub Actions with built-in security
ah, the good olβ days of webdesign, when all it took was a few images, some HTML tables, a Geocities account and an FTP connection to own a piece of virtual estate.
> view postβLocal development with WSL2, Node, and Docker
jump start your full stack local development with WSL2, Node, and Docker integrating Ubuntu under Windows 11
some time ago I wrote an article with my findings on how to create a local development environment under Windows. since then, a lot has changed, and yet something hasn't: Iβm still running Windows (now version 11).
> view postβ