Marius Kimmina
banner
mariuskimmina.bsky.social
Marius Kimmina
@mariuskimmina.bsky.social
Infrastructure - Kubernetes, Cloud, Observability | Playing Padeltennis | Learning Korean | Building @kosakata.bsky.social
I'll be at SREday Amsterdam this Friday, if you are there come and say hi - it's free to attend!
November 5, 2025 at 9:07 AM
Looking for a great office chair for tall people (202) - any recommendations?
October 29, 2025 at 10:59 AM
Looking into Nix for like the 5th time 👀
October 10, 2025 at 9:08 AM
Today I learned that if you run

```
docker compose restart
```

after you changed your docker-compose.yml file, it won't use your new configuration, instead you need to

```
docker compose down
docker compose up -d
```

caused me a bit of a headache this morning.

docs.docker.com/reference/cl...
docker compose restart
docs.docker.com
September 26, 2025 at 9:25 AM
I have been running a project recently on Hetzner, just Linux servers, no Kubernetes, no AWS manged servers. Created the servers via Terraform and then used Ansible for configuration management, basically rediscovering how people where doing stuff before k8s.
September 4, 2025 at 7:32 PM
A good day to troubleshoot wireguard setups
August 24, 2025 at 9:14 AM
So I was gonna start working on a Kubernetes operator and did the scaffolding with kubebuilder. After 4 commands, 1 Kubebuilder init and 3 kubebuilder create api, I now have 70 files containing 4200 lines of code - damn that's a lot of boilerplate.
August 12, 2025 at 8:21 PM
Once you start publishing post mortems you know that your homelab has come too far
July 25, 2025 at 9:46 PM
kubernetes memory requests and limits are actually quite confusing with a lot of contradictory advice floating around - also the whole cgroups v1 vs v2 thing - I've gotta set up my own experiments to get to the bottom of this I guess
April 28, 2025 at 6:44 PM
I have been a bit silent on Bluesky, it didn't feel like I was finding the kind of conversations that I was looking for but now I started taking some time to setup proper feeds instead of just looking at "Following" and it does wonders - I guess as a result I will also start posting more often again
April 27, 2025 at 9:18 PM
I have been fully convinced on LazyGit
April 5, 2025 at 8:39 AM
when you were confident in your terraform apply but then reality hit you
February 21, 2025 at 4:09 PM
The AUR package of the German id application is maintained by "misery" - that seems about right ...
February 16, 2025 at 1:16 PM
Going to tryout kube-hetzner today to setup a cheap mutli-node cluster to play around with

github.com/kube-hetzner...
GitHub - kube-hetzner/terraform-hcloud-kube-hetzner: Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command! - kube-hetzner/terraform-hcloud-kube-hetzner
github.com
February 12, 2025 at 7:48 AM
Just done watching @t3.gg bashing on Firefox and personally, most of his points don't matter all that much too me but what keeps me on Firefox are

* proper ad-block with ublock
* multi-account containers (managing multipe AWS accounts on chrome is actually unbearable)
February 11, 2025 at 10:42 PM
Reposted by Marius Kimmina
Excellent news! If you do nothing different, your AWS bill will be 10% lower for February than January.

No need to thank me, it’s what I do.
February 3, 2025 at 8:36 PM
Reposted by Marius Kimmina
Oh: “There’s a subreddit where people post pictures of their poo, and I would sooner look at that than Jira.”
February 1, 2025 at 2:27 AM
The urge to give nix/nixos another shot ...
January 11, 2025 at 9:13 AM
Anyone ever ended up knowing a person "who you might know" on Instagram?
December 31, 2024 at 6:13 PM
Bots bots bots
December 30, 2024 at 8:51 PM
Reposted by Marius Kimmina
It's the holidays, but I still carve out a little time of Kafka transactions. Diary entry 5 - adding AddPartitionsToTxn request/response, TC elections and producer fencing (TLA+).

jack-vanlightly.com/...
Verifying Kafka transactions - Diary entry 5 - AddPartitionsToTxn in TLA+ — Jack Vanlightly
I have written the second iteration of the TLA+ specification which now includes: * The AddPartitionsToTxn request/response. * Transaction coordinator (TC) elections so that leadership of a transaction log partition can now move between brokers. * Producer fencing and some of the abort transaction logic.
jack-vanlightly.com
December 22, 2024 at 10:27 AM
Main goal for 2025 is to launch the best language learning app on the planet @kosakata.bsky.social

Web version is slowly taking shape, the backend is mostly ready, still need to work on mobile

Going to have the first early alpha users soon and squash out bugs
December 28, 2024 at 8:49 AM
So far ghostty is living up to expectations for me, no configuration needed, just set a theme (catppuccin, which it shipped with, no need to install) nothing else - and everything just works so far
December 27, 2024 at 9:57 AM
I guess I'll spend my evening trying out ghostty
December 26, 2024 at 9:09 PM
Does YouTube allow to blacklist words? "Reacting to" and "reacts to" would be great to get rid of for good - I hit not interested everytime but once in a while they pop up again - also maybe "react" while we are it :P
December 25, 2024 at 11:00 AM