-
Computer Shopping
Need to upgrade. Want something with full HD display, 12GB RAM. No HD (will use existing). Current main computer, a laptop, which I want to replace. Dell Inspiron 3537, 12GB RAM, 1TB SSD, i3-4010U… (read more)
-
WordPress error: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
I got this error on a multisite install I was working on. It made no sense, and found some different solutions online, but eventually found a slightly different one related to my specific problem. (read more)
-
Cascading Failures Due to Failing RAID1 on Linux
I recently had a partial server outage due to a failing RAID, but the problems were due to a cascade of software-based dependencies failing. (read more)
-
Quick Installer for Woocommerce
I need to spin up installations for development, so I came up with this. It requires some other setup, like /etc/hosts, and /etc/nginx, and installing some certificates. All the relevant files, including this script… (read more)
-
WordPress and JSON Schemas Noob Notes
Learning the basics about validating inputs using JSON Schemas in WordPress REST API plugins. (read more)
-
Websocket Chat Server Examples
Collecting links to example code implementing minimal chat servers on different libraries. Ratchet, PHP ws, nodejs, deadsimplechat ws, nodejs, tutorial by Sentre ws, nodejs, codeboxx fastAPI, python, FastAPI Websocket Chat Example fastAPI, python, tutorial… (read more)