Kenny's musings

An attempt at articulating my learnings and thoughts

Home Food Recs Search About Archive

Pinned Posts

Introducting Wiki-Skills: Agent Skill for Managing Markdown Vaults

April 12, 2026

Kaparthy shared a viral note about a building an LLM-managed 'personal wiki' - which I interpret as a specific instance of a locally stored markdown vault. Here, I present Wiki Skills - a set of agentic Skills that captures the process of creating, querying, and updating this knowledge vault.

Autoresearch: Autonomous Hill-Climbing for Any Optimizable System

April 10, 2026

Run optimization experiments while you sleep

Coffee Water Composition

March 22, 2026

TL;DR: Boston’s tap water is terrible for making high quality coffee (wrt aroma and taste). No need to start at zero with deionized water – spike your water to get better results. In these notes, I aim to derive a recipe for optimizing my flat whites using Boston’s (filtered) tap water.

A Review on Agentic Memory

March 15, 2026

Managing context for long-running agents, across sessions, or swarms of agents, remains an active area of research and development. This is a survey of the current landscaspe in the world of Agentic memory.

Python Tooling

March 12, 2026

An index of relevant Python tooling references in this blog

Tower Defense

August 28, 2025

A Javascript version of the original Flash-based Tower Defense, circa 2008

Introducting Wiki-Skills: Agent Skill for Managing Markdown Vaults

April 12, 2026

Kaparthy shared a viral note about a building an LLM-managed 'personal wiki' - which I interpret as a specific instance of a locally stored markdown vault. Here, I present Wiki Skills - a set of agentic Skills that captures the process of creating, querying, and updating this knowledge vault.
Read More

Autoresearch: Autonomous Hill-Climbing for Any Optimizable System

April 10, 2026

Run optimization experiments while you sleep
Read More

Good Dependency Hygiene Practices: Protecting Yourself from Supply Chain Attacks

March 31, 2026

The number of high-profile supply chain attacks on PyPI and npm has been increasing in frequency. Keeping good 'dependency hygiene' can help you stay protected. This post explores a list of simple actions you can take to achieve good hygiene, and an explainer on what they protect against.
Read More

Enabling Claude Code's voice mode in WSL

March 28, 2026

Claude Code now ships with a native `/voice` command, which performs speech-to-text (poorly) within the Claude Code CLI. Nevertheless, this feature is not available in WSL by default because Claude Code isn't able to detect audio input. This post is a fix.
Read More

Beyond Plan & Build: Workflow Repos That Enforce Engineering Discipline

March 26, 2026

The current most popular open-source repositories that prescribe and enforce end-to-end development workflows for AI coding assistants: Superpowers, gstack, and OpenSpec/Spec-Kit.
Read More

Forget MCPs, Use CLI Tools Instead.

March 25, 2026

The MCP hype cycle is cresting. Influential developers and major companies are reverting to a simpler, older approach: the command-line interface.
Read More
« Prev 1 2 3 4 5 6 7 8 Next »