RSSAmplifier

Blog

Han's blog

hankruiger.comRSS feed ↗11 posts

Latest posts

Modelling Agent Behaviour with Bevy Behave

Interactive blog post about modelling agent behaviour with Bevy Behave

Adding networked multiplayer to my game with Bevy Replicon

A crash course on Bevy ECS, and a practical guide to implementing multiplayer using Bevy Replicon.

Getting Footnotes Right in the Feeds

How to generate HTML to make footnotes compatible with RSS and Atom feed readers.

Inserting into a Notion Database from Shortcuts on iOS and iPadOS

A short adventure into integrating with Notion's API from Shortcuts on iOS and iPadOS.

Bypassing server cache when digests don't match

How to bypass server cache with a URL query component.

Combining DISTINCT and group_concat() with custom delimiters in SQLite3

How to use DISTINCT and group_concat() with custom delimiters in SQLite3.

An Unexpected Encounter with Python Class Attributes

Strange encounters with Python classes.

Dumbing Down my Website

Blogging about blogging.

Conway Checkers

A checkers-like game on an infinite board.

Graph Editor

Visualising and editing graphs using a web application.

Kapitza's Pendulum

Stabilising a pendulum by shaking it vertically.