Month: August 2023

  • Image Uploading: 👍

    Image Uploading: 👍

    The hash is an sha-1. The file is stored somewhere based on the hash. A record of the file is stored in MySQL. That’s enough.

  • Hosed by WordPress Jetpack Again, so shame on me.

    Hosed by WordPress Jetpack Again, so shame on me.

    Sloppy removal of Jetpack caused a rewrite of this site’s hostname, blog.karenware.com. Seems like just yesterday I bad mouthed WordPress for this stuff, again. So, it’s on me. Oh, blog.karenware.com points here now? Redis Object Cache clashing I think the problem turned out to be a combination of Jetpack and a Redis prefix clash. The…

  • Reading “C program as CGI script” while awaiting TypeScript React Project initial build at 3mbps Download Speeds

    Reading “C program as CGI script” while awaiting TypeScript React Project initial build at 3mbps Download Speeds

    From: Getting Started with CGI Programming in C “In order to set up a C program as a CGI script, it needs to be turned into a binary executable program.” 👍 “Using the default GET method, the input is to be read from the environment variable, QUERY_STRING. ” 👍 ’nuff said. GNU cgicc is a C++ class library for…

  • How to Create a Video Background With CSS

    How to Create a Video Background With CSS

    Jamie Juviler: Thanks! If you want to engage first-time visitors on your website, you have about 10 to 20 seconds. To inject some life into your page content, you might want to try adding a background video with CSS. Jamie Juviler via https://blog.hubspot.com/website/video-background-css Here’s a video of what ABIGHAIRY.COM is doing now: Here’s the source code…