A Quick Way to Delete Mac OS Metadata Files
Posted on
This week, I learned how to quickly delete all the Mac OS metadata files in a directory.
Posted on
This week, I learned how to quickly delete all the Mac OS metadata files in a directory.
Posted on
Discussing how easy it is to set up an RSS feed on an Eleventy site using the official RSS plugin.
Posted on
Releasing an old visualizer I built for myself when I was learning the difference between em and rem units.
Posted on
This week I found an elegant solution to a problem of receiving duplicate form submissions on a website.
Posted on
This week, I learned how to search a tarball (.tar or .tar.gz) and pull certain files out of it without needing to extract the whole thing.
Posted on
This week, I learned about one option for avoiding floating point precision limitations in MySQL.
Posted on
I rediscovered how to hide the PowerShell version number that is printed at the beginning of every session.
Posted on
This week I built a utility to scratch an itch I had for quickly adding borders to images.
Posted on
This week I learned about the getopt function in PHP. It is used to parse the arguments passed to a PHP script when run from the command line.
Posted on
This week I learned about the inputmode HTML attribute, which provides hints to devices with onscreen keyboards about which kind of keyboard to display.