We're terraforming architecture.

Nice to meet you! At Conrad Research, we are an architect-led research boutique terraforming the digital terrain of architecture and real estate.

Our mission is to craft an intelligent drafting layer that understands context, space, and detail so the repetitive work disappears and creativity finally gets room to breathe. We are hard at work bringing this to life and cannot wait to show you what's next!

— Austen Conrad, Founder, AIA, NCARB, NCIDQ

What we've learned

A running journal of insights, breakthroughs, and early looks at the technology we are building as we terraform architecture.


Immutable Software Deploys Using ZFS Jails on FreeBSD

Immutable Software Deploys Using ZFS Jails on FreeBSD

FreeBSD’s native support for ZFS snapshots and jails provides a powerful foundation for immutable deployments. By creating a new jail from a ZFS snapshot for every release, we get instant roll‑backs, zero‑downtime upgrades, and a clean, reproducible environment. This article walks through the (very opinionated) flow that we use. From jails setup through running Caddy as a health‑checked reverse proxy in front of the jails.

Continue Reading
Temporal Dev Server on FreeBSD

Temporal Dev Server on FreeBSD

At Conrad Research we LOVE Temporal. It gives us a high velocity in development because our code doesn't have to worry as much about implementing retry logic. We are in the process of moving to a self-hosted Temporal server and as such we're starting with the baby step of setting up a Temporal CLI dev server to run on our FeeBSD deployment platform.

Continue Reading
Building Turso Golang Client on FreeBSD
Zed + Groq = Insanely Fast Coding Assistance

Zed + Groq = Insanely Fast Coding Assistance

Sometimes in life you stumble upon unexpected joy :) For me, it was recently Zed. After a couple of weeks, I was completely sold on Zed as my new IDE. Then one morning I was thinking about how insanely fast Groq’s inference is and it dawned on me: what if I could use Groq as my inference backend in Zed?

Continue Reading
Installing Infisical on FreeBSD
More Articles