Pedantic Orderliness
Pedantic Orderliness

Screeps after one year

It's been a crazy couple of years. One of the things that have helped me keep my sanity is Screeps, an MMO for programmers.

👓 Read More 📝 2022-01-26T22:16:19Z

Onboarding developers quickly

Onboarding developers can require a significant amount of time, but it doesn't have to. This article goes over a minimal set of tools that provide a uniform developer environment and workflow for all major operating systems.

👓 Read More 📝 2019-04-06T19:09:00Z

Visibility is Mission Critical

Quality logs make issue investigation, exploration, and iterative system improvements much easier. Without logs, it's pretty much impossible to reason about what your service is doing or has done.

👓 Read More 📝 2019-02-12T00:26:27Z

RSS Feeds with Go's text/template

Discusses implementing OpenGraph and Twitter tags. Detailed overview of implementing an RSS feed using Go's `text/template`.

👓 Read More 📝 2019-01-22T00:16:19Z

Efficient HTTP caching

Caching related HTTP headers are critical to high performance websites. Learn about HTTP headers, requests, responses and how to avoid unneccary requests to your site.

👓 Read More 📝 2019-01-04T01:27:25Z

Blogging with Go, Markdown, and AWS

A lot can be done with a little Go code, Markdown, and AWS. Reviews the architecture of the code used to serve this blog.

👓 Read More 📝 2019-01-02T01:42:42Z

Happy New Year!

After a few weeks working part-time on Pedantic Orderliness, I'm finally to the point of writing actual content.

👓 Read More 📝 2019-01-01T03:23:09Z