Technote FYI

  • Code
  • Sysadmin
  • 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)

    admin

    September 5, 2024
    Uncategorized
  • 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)

    admin

    August 28, 2024
    Uncategorized
  • 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)

    admin

    August 19, 2024
    Uncategorized
  • WordPress and JSON Schemas Noob Notes

    Learning the basics about validating inputs using JSON Schemas in WordPress REST API plugins. (read more)

    admin

    August 6, 2024
    Uncategorized
  • 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)

    admin

    July 17, 2024
    Uncategorized
  • Turn Audio Links into inline audio players

    This is a fork of https://greasyfork.org/users/8668, modified to work with a platform I’m working for. It adds a small Play button next to links to audio. To use it, you load the page, and… (read more)

    admin

    March 7, 2024
    Uncategorized
Previous Page
1 2 3 4 … 7
Next Page

Proudly Powered by WordPress

Notifications