-
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)
-
Async PHP Libraries and Frameworks
I’m way behind on this trend, or non-trend as the case may be. I’m catching up, and these are notes for July 2024. (read more)
-
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)
-
Online Editors with Compilers for Different Computer Languages
Online code editors with compilers are a great way to learn a computer language without going through the hassles of installing it on your computer. You can code anywhere you can bring up a… (read more)
-
Machine Learning Notes
DALL-E Ramesh, et. al, Zero-Shot Text-to-Image Generationhttps://arxiv.org/pdf/2102.12092.pdf https://openai.com/research/dall-e Harvard CS50 Artificial Intelligence 2020 Course videos Deep Learning Garden: machine learning vs deep learning scikit-learn Python Natural Language Toolkit Meta Llama2 My Machine Learning blog… (read more)