Kelsey Hightower
banner
kelseyhightower.com
Kelsey Hightower
@kelseyhightower.com
Minimalist
Meanwhile, I'm over here coding like it's 1999.
November 18, 2025 at 9:25 PM
This event kicks off in about 30 mins. Here is one of the slides from the deck we will walk through today as we attempt to find a solution to the cross config problem, which requires us to build configuration consensus across multiple tools.
November 4, 2025 at 4:24 PM
We went from being asked to think different to not thinking at all.
October 23, 2025 at 2:32 PM
I see you Amsterdam.
October 22, 2025 at 1:20 PM
I've been running autonomous agents this whole time.
October 21, 2025 at 8:34 PM
First time installing Rocky Linux and was surprised to see a Web console available on initial boot up. Basic metrics, networking information, and even a terminal are all available through your web browser. Extra dope. rockylinux.org
October 9, 2025 at 11:08 PM
"We want AI agents that can discover like we can, not which contain what we have discovered. Building in our discoveries only makes it harder to see how the discovering process can be done." - The Bitter Lesson (2019), by Rich Sutton www.incompleteideas.net/IncIdeas/Bit...
September 29, 2025 at 2:48 AM
Following up on my PlatformCon New York talk, I’ll be back for PlatformCon Live Day in Paris on October 16th in a few weeks.

You know I got a discount code. Use KELSEY15 for 15% off and hopefully I'll see you there. platformconlive.fr
September 28, 2025 at 4:33 AM
Just realized Apple still puts in the work to conform to the UNIX standard.

* On September 12th, 2024, macOS version 15.0 Sequoia was certified under the UNIX 03 standard. www.opengroup.org/openbrand/re...
August 31, 2025 at 1:17 AM
KubeCon is coming to my home town, Atlanta, GA, in November from the 10th to the 13th, so it's only right I get a discount code for anyone looking to attend.

Use code KELSEY20 for 20% off. events.linuxfoundation.org/kubecon-clou...
August 11, 2025 at 11:29 PM
Thanks to some really helpful responses, I'm now providing snippets* of the Go language spec in my prompts, and the responses are a lot better.

* I copy the section I want the model to explain into a text file, then drag and drop that text file into the Ollama UI before submitting my prompt.
August 7, 2025 at 8:11 PM
I just tried it. It agreed with me that complex_literal is a real thing, but it goes on to mention it again anyway. Maybe I'm just using the wrong model, but this one isn't helpful for this task.
August 7, 2025 at 6:56 PM
I've been using OpenAI's gtp-oss:20b model while studying the Go language spec, and I was surprised to see it make up things that don't exist in the spec. For example, "complex_literal" isn't mentioned anywhere in the spec, but it was explained in the response when I asked about imaginary literals.
August 7, 2025 at 6:45 PM
As someone who no longer writes code every day, I keep my Go skills from eroding by continuing to study the Go language spec. It's hard to read because EBNF syntax is used to describe language features, which forces me to write, or search for, working code examples that use those features.
August 7, 2025 at 3:27 PM
I'm testing OpenAI's new open model, gpt-oss-20b, using Ollama on my MacBook Pro. I'm pretty sure this isn't great in terms of the best LLMs have to offer, especially larger models, but the fact I can get a dynamic Stack Overflow like experience on my laptop is pretty incredible.
August 6, 2025 at 7:43 PM
It seems the future of agentic platforms will be more deterministic by leveraging traditional automation techniques. In this case Claude Code is adding support for lifecycle hooks, which allow you to write shell commands to ensure certain actions always happen. docs.anthropic.com/en/docs/clau...
July 1, 2025 at 1:45 PM
MCP is a specification on how to use HTTP (JSON-RPC) to send and receive messages between an LLM and an agent. So still L7.

The interesting bits are how those messages are formatted. See the features section under the specification tab. modelcontextprotocol.io/specificatio...
May 21, 2025 at 4:06 PM
Docker was announced at PyCon in 2013 and by 2015 there was a huge community of production users, and vendors, that lead to the creation of the Open Container Initiative, which standardized the container image format, runtime, and distribution specifications. opencontainers.org
May 21, 2025 at 3:05 PM
First Waymo ride 🤯
May 14, 2025 at 2:29 AM
PostgreSQL, the open source database that continues to get better, is introducing oauth support. This should help with database automation and hopefully bring us one step closer to moving away from static credentials and copying usernames and passwords around. www.postgresql.org/about/news/p...
May 12, 2025 at 10:52 PM
Train your own model.
April 19, 2025 at 2:19 PM
Kubernetes The Hard Way has been updated. I've also resolved most of the open issues and pull requests as I set the stage to add support for both ARM64 and AMD64, making the project compatible with both CPU architectures while continuing to be cloud provider agnostic. github.com/kelseyhighto...
April 8, 2025 at 2:15 AM
Reason number 223.06 on why not to privatize social security.
April 4, 2025 at 2:46 PM
Best booth swag (N581), frozen yogurt!
April 2, 2025 at 4:02 PM
While the Apple Vision Pro wasn't for me, I would have bought the Lumon Terminal Pro in a heartbeat. www.apple.com/mac/lumon-te...
March 30, 2025 at 6:23 AM