Bryan Honof's Avatar

Bryan Honof

@bjth.xyz

57
Followers
45
Following
20
Posts
24.10.2024
Joined
Posts Following

Latest posts by Bryan Honof @bjth.xyz

We need a Grafana dashboard for this.

08.09.2025 06:57 👍 0 🔁 0 💬 0 📌 0
Post image

Hello, London! ☕ 👋 We’re live at #KubeCon! Swing by the 2nd floor of the Platinum Suite (right by the coffee spot) and come say hi to the Flox team. We’ll be there till 4 PM today! We’d love to chat, show you what we’re building, and hear what you’re up to!

#KubeCon

01.04.2025 12:49 👍 3 🔁 1 💬 1 📌 0
Preview
Flox | The Experienced Novice Dives Into Nix Every new tool or abstraction we add—containers, microservices, serverless—solves one problem but creates others. This is the story of how I discovered Nix, left behind the madness of endless…

Every new tool or abstraction we adopt solves one problem but creates others.

This is the story of discovering Nix. Of stepping away from the madness of layer upon layer of abstraction.

Of learning to love a deterministic approach to building software.

28.03.2025 16:34 👍 0 🔁 1 💬 0 📌 0

Must be the water.

24.03.2025 09:47 👍 0 🔁 0 💬 0 📌 0

I see it’s turning up more and more at events like DevOpsDays. The community also organises meet-ups around the world, so you could try your luck there. There’s also and official matrix channel listed on the website. 😁

11.03.2025 03:16 👍 1 🔁 0 💬 0 📌 0

I’ll ask @tomberek.bsky.social to upload them. 😉

08.03.2025 21:36 👍 0 🔁 0 💬 1 📌 0

I have :)

08.03.2025 21:35 👍 1 🔁 0 💬 0 📌 0
Promotional picture of me with the SCaLE22x branding advertising that I’ll be giving a talk with title “Using Nix to build pretty small images” at the Cloud Native Days LA (cloudnativedays.org).

Promotional picture of me with the SCaLE22x branding advertising that I’ll be giving a talk with title “Using Nix to build pretty small images” at the Cloud Native Days LA (cloudnativedays.org).

I’ll be speaking at Cloud Native Days LA in #SCaLE22x about leveraging #nix / #nixos to build pretty small container images. I’ll make an attempt at showing you the benefits of using something like Nix to do this, and daydream about possible future integrations. Looking forward to seeing you there!

07.03.2025 14:09 👍 2 🔁 1 💬 0 📌 0
Using Nix with Dockerfiles

One of my favourite tricks in the book. Mitchell Hashimoto has a very good blog post about this, I recommend giving that a read. mitchellh.com/writing/nix-...

07.03.2025 13:48 👍 2 🔁 1 💬 0 📌 0
Install Flox - Flox Docs Install or upgrade Flox

I'm a bit vague on how silverblue actually does its package management. Does it support RPMs like Fedora does? If so, we do ship an RPM flox.dev/docs/install...

27.02.2025 20:43 👍 1 🔁 0 💬 1 📌 0

I'll also create a ticket to look into the excessive layer count. Looking into it with dive myself, there are a few things in there which I think we can safely remove already.

27.02.2025 20:24 👍 1 🔁 0 💬 1 📌 0

Okay, then I get the comment. I'll admit that the container is quite sizable, and there are probably a few paths in there that we could shave off that aren't contributing much right now. But it should provide you with a fairly accurate environment to play around in.

27.02.2025 20:23 👍 0 🔁 0 💬 1 📌 0

Oh, wait. Are you doing a flox containerize of one of your environments, or are you docker pulling one of our images?

27.02.2025 20:05 👍 1 🔁 0 💬 1 📌 0

This is because we use nixpkgs' dockerTools.steamLayeredImage function under the hood. This puts every single dependency of your environment into its own image layer. Now, we could expose an option to tell the function the max layers it's allowed to use.

Out of curiosity, why is this surprising?

27.02.2025 20:02 👍 0 🔁 0 💬 1 📌 0
Post image

Flox and Containers = the Best of Both Worlds 🌍

🛠️ Develop locally with Flox for convenience
📦 Deploy Flox environments as containerized artifacts for CI and prod
🔁 Get reproducibility with determinism and ⛔ no bloat

[https://buff.ly/4hetTrW]

03.02.2025 16:18 👍 2 🔁 1 💬 0 📌 1
Previse - Set Me Free (Official Live Video)
Previse - Set Me Free (Official Live Video) YouTube video by Previse

Some of you may know that I play in a metal band in my spare time. A year ago, we released our first EP, "Set Me Free". To celebrate, we're finally releasing our live video we made that night! I'd really appreciate it if you gave it a listen. 😁

20.01.2025 00:28 👍 0 🔁 0 💬 0 📌 0

I call it ancient software, is that okay?

13.12.2024 20:24 👍 1 🔁 0 💬 0 📌 0

Been doing the git commit --allow-empty-message myself. Talk is cheap, show me the code. 😁

01.11.2024 11:40 👍 0 🔁 0 💬 0 📌 0

You forgot Git. 😁

30.10.2024 18:26 👍 2 🔁 0 💬 0 📌 0

Meant to type DevOps, got autocorrect to DevOpsDays, sorry. 🙃

26.10.2024 06:39 👍 1 🔁 0 💬 0 📌 0
Flox: better alternative to Dev Containers I was still in pain with my development environment setup despite using Dev Containers — then I discovered Flox.

Oh, there’s also this pretty recent post which might be of interest to you. medium.com/@pierre_4965...

26.10.2024 06:38 👍 1 🔁 0 💬 0 📌 0

Here are some of my favourite resources.

mitchellh.com/writing/nix-...
nix.dev/index.html
flox.dev/blog/making-...

26.10.2024 06:36 👍 1 🔁 0 💬 1 📌 0

When it comes to DevOpsDays specifically, I’ve used it to provide all the tools necessary to bootstrap and maintain infrastructure. As well as tried using it as a container generator. The process is quite nice once you get over the language. At @flox.dev we’re also trying to make this easier still.

26.10.2024 06:33 👍 1 🔁 0 💬 3 📌 0