Kerning and line height on point.
@coryodaniel.com
You'll find me purveying fine devops and quaffing #elixirlang. I've been known to #kubernetes every now and then. Also a world renowned taco connoisseur. CEO @ Massdriver.cloud Co-Founder @ OpenTofu Host of Platform Engineering Podcast
Kerning and line height on point.
I'm conflicted w/ the efficiency AI has provided me.
www.massdriver.cloud/blogs/it-wor...
The Massdriver 2026 conference sticker packs are π₯ α΅αΆ
These elites really underestimated how autistic the Internet Is.
Dell Synergy Fartwater IPA β’οΈ
Itβs interesting because Dell and IPAs both suck ass.
I honestly like the simplicity of HCL. When a module gets painful, I know I'm doing something weird. It's all fancy JSON at the end of the day. Many teams look at modules like they are some amazing artifact to be preserved, I see them more as light abstractions hiding the operational bits from devs.
New podcast episode just dropped and this week @kelseyhightower.com flipped the mic and interviewed me!
We went deep on config management, ClickOps, and why the real problem in IaC isnβt Terraform β itβs knowing the right values for prod.
www.youtube.com/watch?v=yREJ...
Infrastructure-as-Code adoption has stalled. Fifteen years in, only ~13-30% of companies have truly succeeded with IaC.
Whatβs blocking the rest of organizations?
Is Terraform too hard? Itβs not the tool, itβs the workflow. www.massdriver.cloud/blogs/15-yea...
Didnβt notice carbon shit the bed on those images.
2. It's also a tracks preloads ...
We have an opts field on all get/list domain functions that let you request add'l info similar to JSONAPI, but at the elixir func level.
1. Inside the deploy/1 function, if the relations aren't loaded, it will load them and emit a telemetry event so you can find call sites missing data.
Considering open sourcing an #elixirlang macro at @massdriver.cloud that lets you declare what Ecto relations a function needs β like a typespec but for associations.
Absolutely obliterates N+1s
Thinking about open sourcing β would anyone actually use it?
This does two things...
This place is dead α΅αΆ .
We collapsed about 6-7 services back into our monolith, cut out about 26 AWS services, refactored our storage engine on OCI, and of course we name our first test "poop" because we don't expect it to work and ... it did!
TFW it works.
Last night was the end of a two-month hack-a-thon for me and my cofounder. We've been asked time and time again to support running massdriver in self-hosted environments on-prem and in the cloud.
We didn't build massdriver for this originally.
"Ah, I understand now" is going to be my "Whatβs the Frequency, Kenneth?"
Ohhhh baby. Got some work to do on the docs, but the darn thing works.
hexdocs.pm/oci/0.0.2/re...
Today I casted a magic spell and the main ingredient was `Process.put/2`.
LLM
Little lying motherfucker.
Cory OβDaniel is the CEO of @massdriver.cloud and Malcolm Matalka is a Co-Founder at βͺTerrateamβ¬, and both are founding members of OpenTofu which is a fork of Terraform. They join @seanfalconer.bsky.social to talk about OpenTofu.
@coryodaniel.com
softwareengineeringdaily.com/2025/05/27/o...
Iβve had pretty good success so far writing my tests and then using my tests as my prompts, but this was my first time just straight up vibe coding / talking to cursor - literally not touching the keyboard at all, and wow, holy fuck itβs a mess
Yes lol
Yep a WIP. Trying my hand at vibe coding but the code is a bloodbath so Iβll probably actually write code like a 2024 troglodyte.
A blessing up your mix test.watch:
github.com/coryodaniel/...
Parked a new hex package. Is the logo just right or what?
hexdocs.pm/oci/0.0.1/re...
Working on this between self-hosted refactors: a tool that runs plan across all infra instances and flags changes from new policies. Like terraform plan but org-wide β real workloads, real environments. Context-aware, no more blind merges or finger-crossing.
We're getting ready to offer a self-hosted version of Massdriver.
I'm putting together a hardening guide for Elixir releases (Kubernetes/Docker, node comms, remote shell lock down, etc).
Anyone interested in collaborating or know of an existing guide I could contribute to?
GitHub Actions be like