Leigh Capili 🧋
@capileigh.bsky.social
590 followers 220 following 280 posts
Flux, Kubernetes, Skate, Snow 🏂
Posts Media Videos Starter Packs
Reposted by Leigh Capili 🧋
Reposted by Leigh Capili 🧋
stefanprodan.com
Flux v2.7 is out 🚀 Big thanks to all contributors ❤️

Image automation goes GA, new ArtifactGenerator API for advanced sources composition and decomposition patterns, hub-and-spoke OIDC auth, and so much more.

fluxcd.io/blog/2025/09...

#FluxCD #GitOps #Kubernetes
Announcing Flux 2.7 GA
We are thrilled to announce the release of Flux v2.7.0! Here you will find highlights of new features and improvements in this release.
fluxcd.io
capileigh.bsky.social
Nix manages my vscode, but I use casks for most GUI apps
capileigh.bsky.social
do you use Nix on your MacOS machine?

At a minimum I much prefer flox to brew.
I don't use home manager or nix-darwin, but I do like the `github:hraban/max-app-util` flake
Reposted by Leigh Capili 🧋
mollyknight.bsky.social
Please give me an unironic list of things that have gotten better over the last ten years because I’m spiraling.

I’ll start: you can buy an enormous TV from Costco for like $100 bucks now.
capileigh.bsky.social
I'm glad to hear of more events prioritizing this!

We need to scheme for KubeCon Atlanta ⭐🧋🍪🎮
capileigh.bsky.social
this unfortunately sounds quite profitable
capileigh.bsky.social
How are you liking eza

I'm using fd and rg somewhat regularly now
Also bat for much longer
capileigh.bsky.social
Ah yeah I do that for "k" haha
Reposted by Leigh Capili 🧋
wiggitywhitney.bsky.social
What if your dashboards could fit into the same GitOps and CI/CD workflows you already use? ☆

Eric D. Schabell shares how Perses makes this possible in 🌩️ Thunder: youtu.be/jx7JeZdJESo

#Perses #DashboardsAsCode #GitOps #CICD #Observability
Reposted by Leigh Capili 🧋
theamycode.bsky.social
IS THIS DASHBOARD MY TIMEZONE OR UTC???
capileigh.bsky.social
At 4yo, they'll recommend the gondola operators self host from a tailnet instead of using some cloud service
capileigh.bsky.social
If your smart devices don't work completely locally, you don't own them.
adorablecyb.org
follow through accomplished 😏

sincerely grateful for your blessing 😊 newsletter.openhomefoundation.org/you-dont-own...
A social graphic from the header image of the newsletter linked in my post. With a red color palette and the perspective of looking through a cave, there is a shadow human figure standing on the edge of a mountain cliff on the left appearing to look over the scene below them - a set of 3 volcanoes with something that resembles Sauron's Eye from The Lord of the Rings series in the center of them. All the volcanoes are erupting slowly with lava flowing down the tops. At the top left is the Open Home Foundation name and logo in white. Throw your Rings into the fire, friends.
capileigh.bsky.social
IIRC it released shortly after the "manifest build" support
capileigh.bsky.social
With -o kyaml being a thing and the global suggestion to update docs and PR ecosystem projects, a yamllint option that supports this subset absolutely makes sense no doubt.

Code editors should also have auto-complete updated

Maybe syntax highlight

Idk how pasting a Multi-line string should work
capileigh.bsky.social
aah, I have not used this yet, because it it brand new, but maybe it works for patchElf if you can get at the paths you're looking for

Guessing it would look similar to devenv

flox.dev/docs/concept...
Nix expression builds - Flox Docs
Nix expression builds with Flox
flox.dev
capileigh.bsky.social
just a note that not all YAML documents will successfully serialize to kyaml.

the most notable case is non-string keys
capileigh.bsky.social
Hmm... Can you use the published derivations directly from your flake?
It would be hacky but I can't see why it couldn't be make to work.
@tomberek.bsky.social @rossturk.com

Consuming flakes already works ok for what little I do use it for. (building pkg options to support GKE on the gcloud sdk)
capileigh.bsky.social
Used to work with them -- still use their stuff
capileigh.bsky.social
@flox.dev just released their Build/Publish support which makes some of Nix much more accessible for a software team of mere mortals.

I think they have a decent chance of making Nix more adoptable generally and with containers.