Reading Record GroovesHow a photograph of a record groove can become sound, and what comparing clean and damaged grooves reveals about optical audio recovery.blog·Aug 18, 2026
Rainfall Trends in LagosI explored 45 years of Lagos rainfall data to see how the rainy season changes across the region.blog·Aug 16, 2026
Mapping Toronto’s Mobile NetworkI mapped reported mobile installation coordinates across Ontario, then zoomed into Toronto to see how the network traces the city—and where an infrastructure map stops.blog·Aug 9, 2026
Trees in TorontoI mapped 1,249,665 visible-tree locations across Toronto, then highlighted the 688,335 street-tree records the City keeps track of.blog·Aug 3, 2026
@nendlabs/hargnessDefine agent CLIs in TypeScript or YAML and generate Bun executables with skill docs.project·Apr 6, 2026
use-animated-markdown-content.tsanimate the rendering of markdown content, usually from an llmsnippet·Jul 8, 2025
@nendlabs/clocA simple framework for running background tasks using cron expressions.project·Feb 16, 2025
storage-in-memory.ts, storage-interface.tsa generic key-value storage interface backed by many implementationssnippet·Feb 13, 2025
use-current-color-value.tsxuse the current css color of a passed ref or the documentsnippet·May 24, 2024
waitgroup.py, waitgroup_test.pya simple wait group written before discovering asyncio.TaskGroupsnippet·Apr 8, 2024
the unfinished fable of the sparrowsan excerpt from the book superintelligence by nick bostrumnote·Jan 22, 2024
responsive-dialog.tsxquick hack for a responsive dialog-drawer built on components from ui.shadcn.comsnippet·Dec 22, 2023
A Framework for Scheduled TasksConsolidating patterns for running tasks on a scheduleblog·Nov 30, 2023
Distributed Stress Testing with htpSetting up a distributed deployment to stress test services. Built on top of htpblog·Aug 3, 2023
on-process-exit.tsa utility function for executing callbacks on process exit in nodejssnippet·May 12, 2023
HTTP Stress Testing using GoA Go-Based CLI Tool making HTTP Requests and Stress Testingblog·Apr 18, 2023
Figs: A Remote Configuration ServiceA remote-configuration service built using Rust on Vercel.blog·Apr 11, 2023
Creating An OpenAI Powered Script Runner with ChatGPTA walkthrough of how I created a CLI tool to generate and manage bash scripts.blog·Mar 28, 2023
The Spotlight Interface StandardWhat if we consolidated our approach to the Cmd+K interface?blog·Feb 13, 2023
Building a Dynamic Image GalleryA custom stack built to showcase my photographs with Next.js and AWS.blog·Jan 16, 2023
useWaveform.tsxGenerate a waveform on a Canvas element, by passing in a url. Extracted from an early draft of de's personal site.snippet·Jan 25, 2022