Bits By Me

tech cycling dadops learning

Hi 👋 I'm Dylan. Check out my blog and shorter notes called Today I Learned… My resume describes my professional journey. Follow the links up top☝️to explore. Social links are in the footer👇

Here's some recent content:


Caddy File Server til — Using Caddy as a web server for a local file system.

utility webserver

Create a Hugo Site from Scratch blog — I like Hugo for static web sites but I always forget how to start from from scratch without a template. This is my short guide with some handy tips and reminders.

hugo static web

httpie for JSON data til — Using a slightly nicer curl

json shell

Keep Github Actions Simple til — A reminder to keep Github Actions simple and as free of logic as possible.

github actions ci

MCP and NumPy til — I spun up a couple of projects to explore two separate topics: how to implement a basic MCP server; how to use NumPy for numerical computations.

mcp numpy python redis