Creative Productions, Arrangements and Operations • Art, Technology and Amusements. Software Engineer and certified FileMaker Pro developer and full-stack web developer by day, https//www.kupietz.com
Unfortunately this must be set by site, but on retina screens on MacOS, many browsers blur small images, such as 88x31 buttons. You can overcome this, at least for the…
I don't know if this affects other versions of Photoshop, but on MacOS Photoshop CC 2017 frequently starts unexpectedly graying out all save buttons when you have made changes to…
Buttons Kupietz Arts+Code buttons "Built During An Indieweb Meetup" buttons I strongly suggest, if you use these buttons, that you use an tag to link them to https://events.indieweb.org. Site Graphics…
Uses The following are how generative AI is used on this site: 1. Visual Images There are plenty of AI images on this site, enough that you should assume all…
The LinkedIn Saturday Monster Challenge for July 5, 2025 was '"Too Hot To Handle" Monsters'. After consideration, I decided not to post this gallery on LinkedIn. The idea of a…
I got into a conversation today with some web developers, talking about recent articles about a major password breach. This got me to thinking—with some prompting from shadowy web standards…
This week's LinkedIn Saturday Monster Challenge generative art theme was "Deleted Scene Monsters": show the monsters that ended up on the cutting room floor. And so, I am pleased to…
More Kupietz for you? Links to Mike's Other Sites & Pages Music & Sounds: GuitaristInProgress on YouTube - my old YouTube channel, mostly me playing sloppy covers on guitar. Once…
If you have any questions or concerns, I'm absolutely here to help. To get in touch, come to San Francisco and walk down each street shouting my name. Here's a…
This will be written up in detail, but for now, this is just a demo page for my KupieTools Draggable Elements WordPress plugin. If you select "View Page Source" in…
I use the uBlock Origin browser plugin to filter my LinkedIn Posts, Notifications, and Comments to hide anything containing objectionable topics. uBlock Origin allows you to add custom rules to…
The Saturday Monster Challenge on LinkedIn for June 21 2025 was "Eternal Rise Monsters". I took the theme and decided to do Phoenixes (Phoenices? Phoenixen?), as in "rising from the…
I installed the WordPress plugin LWS Optimize, which turned out to be unusably broken (which is the reason I'm not linking to it) and made my site unusable. To make…
Had a weird one today. Last one website of the several of on this server suddenly started returning 503 (service unavailable) errors. There was nothing in the PHP error log…
How to monitor RAM usage: free -h: This command shows your system's total, used, and free memory in a human-readable format. Key metrics: total: Total RAM. used: RAM currently in…
Add or change /etc/cron.d/sysstat to this. This creates a cron jobe to write file /tmp/outage_resource_log.txt that keeps minute-by-minute stats, sometimes useful in troubleshooting slowdowns. However, it's not a great way…
Add this to virtual host file in /etc/apache2/sites-available/, right below DocumentRoot, in both :80 and :443 sections SetHandler "proxy:unix:/var/php-fpm/170027027353667.sock|fcgi://127.0.0.1" Require all granted May need in /etc/php/8.2/fpm/pool.d/www.conf, not sure: pm.status_path =…
1. See memory consumed by php-fpm8.2 (change this to match different PHP version if necessary) ps --no-headers -o "rss,cmd" -C php-fpm8.2 | awk '{ sum+=$1 } END { printf ("%d%s\n",…
This site started as an archive for my various art projects, previous scattered hither and yon across the web. As I've been working on it, I've come to want to…
In the spirit of keeping up with the Joneses I've finally created an 88x31 button for those wishing to link to this site. In characteristically have two very similar versions…
This is my technology test page. I have a local instance of changedetection.io pointed at this page to alert me if any of these website features change unexpectedly, meaning that…
Pardon My Placeholder! This page is a placeholder listing my various Github repos containing my custom WordPress plugin work, loosely branded as "KupieTools", as I work on more detailed pages…
This is a placeholder to remind me to write about this project. This was what I called "chart art". These are social network graphs created by querying a database of…
Hey there, good lookin'! These are handy uptime stats for all my websites and servers. As of this writing I'm using Hetrix Tools for these, and so far, liking it…
Note: This page is a mirror of my about/contact page at a href="https://michaelkupietz.com/?p=9103">https://michaelkupietz.com/?p=9103, just for consistency with the other slashpages.…