Quick tip on custom sorting in Notion.| fREW Schmidt's Foolish Manifesto
Go 1.18 just came out, so I’m looking over the new features.| fREW Schmidt's Foolish Manifesto
Go 1.18 will be adding Go’s version of generics pretty soon. I wanted to get a feel for how I might use them. Read on for a concrete example.| fREW Schmidt's Foolish Manifesto
I’m building new habits to meet new goals.| fREW Schmidt's Foolish Manifesto
I wrote a weird little tool to draw stuff with code. It was fun!| fREW Schmidt's Foolish Manifesto
Here’s a major update of my original gumbo recipe.| fREW Schmidt's Foolish Manifesto
Check out my Woodworking Advent Calendar!| fREW Schmidt's Foolish Manifesto
How I set up automatic updates on laptops.| fREW Schmidt's Foolish Manifesto
How to easily serve static files in a Go app.| fREW Schmidt's Foolish Manifesto
Write a love letter by being a full stack engineer.| fREW Schmidt's Foolish Manifesto
Screen scrape more effectively with Chrome and Puppeteer.| fREW Schmidt's Foolish Manifesto
Early review of my goals and the system to think through how well it’s working.| fREW Schmidt's Foolish Manifesto
Goals for the new year.| fREW Schmidt's Foolish Manifesto
This post is about ethics.| fREW Schmidt's Foolish Manifesto
As time goes by I have less and less patience for ecosystems that demand my time. Typically this is in the form of breaking changes in either a language or the modules that language uses. This morning I ported a relatively simple tool from Perl to Go to escape this kind of tax.| fREW Schmidt's Foolish Manifesto
I needed a tool to manage a relational database, so I built one.| fREW Schmidt's Foolish Manifesto
I recently used Tailscale to add an authenticated portion to a public website, hosted via Fly.io.| fREW Schmidt's Foolish Manifesto
I write Scala a bunch these days at work. The language (or maybe the Spark culture) really wants you to use an IDE. As much as I tried to use IntelliJ I just can’t bring myself to make such a big switch. If you are interested in language servers (which typically provide autocomplete,) Vim, or specifically setting that up for Scala, read on.| fREW Schmidt's Foolish Manifesto
Do you ever need a C library to cross compile in Go? I got something to work this week that makes me feel better about my cross-compilation setup.| fREW Schmidt's Foolish Manifesto
I spent some of my time off for the holidays learning Rust.| fREW Schmidt's Foolish Manifesto