Zalgorithm

Posts

Obsidian to Hugo Script

Copy a markdown file from Obsidian to Hugo.

Create and populate an SQLite database with Python

Create an SQLite database, and populate it from a JSON file.

Hello Fennel!

First steps with Fennel.

Create Fts5 Virtual Table in the Sqlite Cli

FTS5 is an SQLite virtual table module that provides full-text search functionality to database applications.

Searching a database with SQL LIKE queries

Running SQL LIKE queries.

The Obsidian to Hugo Script Now Transfers Tags and Created_at Frontmatter

Small wins.

What Deserves a Note?

It’s goingg to be hit or miss for a while.

Hello World

This is a test, this is only a test…

View Unstaged and Staged Git Modifications

Git diff to the rescue!

Print a Mandelbrot set to the console

A function to generate a Mandelbrot set and print it to the console.