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.
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.
httpie for JSON data til
—
— Using a slightly nicer curl
Keep Github Actions Simple til
—
— A reminder to keep Github Actions simple and as free of logic as possible.
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.