Zalgorithm

Coding

Prevent snacks.nvim from highlighting the current word in insert mode

Sending OSC messages from the command line

Creating Mandelbrot fractals with Processing

Creating a unit circle graph with Processing

Pushing to GitHub without a password

Drawing dotted lines between points with Processing

Using the Cartesian coordinate system in a Processing sketch

The Processing coordinate system

Debugging wrong HTML fragment being served

Python programming math

Setting up Processing on Hyprland Arch Linux

How this site is deployed

Calculating per-document embeddings from chunk embeddings

Matplotlib PyPlot examples (for reference)

Embeddings visualization with UMAP

Hello htmx (part two)

A basic static website for local development

Hello htmx

Hugo PageInner links render hook field

Link render hooks

Infolinks

FastAPI with Chroma

Chroma HTTP client doesn't have a close method

The Python yield keyword

FastAPI With SQLite

Save HTML fragments associated with embeddings to an SQLite database

Checking internal Hugo links with render link template

Check for broken links before deploying Hugo

Figure out how to use SQLite with Python

Python threads

Cell bubble sort

Learn about Go data structures

Remove categories route from site

Displaying post counts on the Hugo tags page

Printing debug information from Hugo templates to the terminal

Go template basics

How does Hugo render tags?

Difference between em and rem

Deploying a Docker applications to a VPS

Hugo semantic search application

Approaches to saving search state

Generating embeddings for blog semantic search

Hello HTML elements

Characteristics of XML and HTML elements

Parsing HTML files with lxml

Learning about parsing XML and HTML with lxml

What is a factory?

Levin Lab software

Following the lxml Etree tutorial

Using Tailwindcss in a Hugo theme

Loading main.js with defer

Hugo template system

Ghostty keybinds

Create a custom Hugo image render hook

Removing files and folders from git version control

Trace Halley's iterations code

Removing notes from the homepage

Hello FastAPI

Setting up a multi-container Docker application for local development

Hello Docker