Wilcox Development Solutions Blog

Scraping Websites with Racket

August 25, 2024

My Personal History with Early Blogging Tools: From Jan 15, 2002 until Feb 18, 2009 I kept a personal blog with Radio Userland. Radio…

DuckDB and GToolkit

July 14, 2024

DuckDB Explorations: Approaching data persistence in exploratory situations In software, I believe exploration and experimentation means a…

Deprecation and Adoption Across Teams

June 11, 2024

Leading Technical Change across the Herd. Software has evolved from a team activity to teams activity: multiple teams, each with their own…

Remarkable Handwriting with Vertex AI

April 19, 2024

Some Background: The Remarkable tablet The Remarkable is an e-ink powered device that leans into writing as an experience. I often refer to…

Developing better than npm link

October 20, 2023

How to quickly iterate on your private Node libraries You’re fixing a bug and turns out the problem is in some private library of yours! You…

Foreman Foreman

August 29, 2023

Intro A mid-2010s style MERN stack separates out backend and frontend concerns into separate deployable units (which we’ll call “projects…