

Yeah, For some reason I didn’t think of ansible even though I use it at work regularly. Thanks for pointing it out!


Yeah, For some reason I didn’t think of ansible even though I use it at work regularly. Thanks for pointing it out!


And it’s stable enough for you? Do you go service by service or is it good enough for everything?


So everything is dockerized and points to :latest?
What about the necessary changes to the docker compose files? What about changes necessary in nginx configs?
I guess you also read each release notes manually?


I am developing a script which will do that specifically for my services.
Right now at the first stage it only checks GitHub, Codeberg, etc. To check if there is a new version compared to what each service is running right now.
https://git.jeena.net/jeena/service-update-alerts
I am extending it now with a auto update part, but it’s difficult because sometimes I can’t just call a static script because some other migration things need to run. So I have a classifier which takes the release notes and let’s a local LLM to judge if it’s OK to run the automation or if I need to do it manually. But for that I am collecting old release notes as examples from each service. This takes forever to do so I only have it done for PieFed, PeerTube, Immich and open-webui, and I didn’t push those changes to the public repo yet.


Hm, I didn’t think of ansible, that’s something I should think about to use.


I’m vibe coding a app for my TV to show random pictures from my immich instance on the TV and now it’s a bit broken and anyway I want it to fix the app!


What is n8n?


If he is from Alabama its just a bonus.
I know what you mean, at work right now when you run Linux they don’t give you support but they also don’t enforce any of the bullshit but skill give you VPN access to the work resources.
On win and Mac they dust disabled USB storage access and there is a to other bullshit going in TN the name of security while everyone uploads their code to openai or anthropic because they’re pushing for it
So now I am hidden from IT, when those Sanitized Linux ditros start showing up they will build in the same bullshit as they have from win and Mac now and then I’m fucked, because they will force me to use them


Fair enough


If companies had to pay for the gas and time in traffic, most people would work from home.





Looks very cool!


One caveat is that all of us are using the same user radicale user account
This is not necessary, we don’t do that we have the same setup but what I did was I just symlinked the shared calendars, to all the users, see https://github.com/Kozea/Radicale/wiki/Sharing-Collections
Oh and congrats to the pregnancy!
I was apparently in Sweden in the mountains staying in a tent for a day with friends: https://flic.kr/s/aHskCqtemk
And today hm, I’m just 12 km from the North Korean border https://maps.app.goo.gl/qbLeNM3y5ruP3uGp9 at a very big children’s playground.



I think Korea is similar to China too. When I went to Japan in 2013 I felt like a giant with my 187cm, but here in Korea I’m just tall like many other guys.


The last 4 weeks it was mostly this drum play through of Electric Callboy’s and Baby Metal’s Ratatata: https://www.youtube.com/watch?v=0RQZcYgfjXg
This is because my 3 years old is obsessed with it and plays with his drum sticks on the sofa every free minute he has, before and after Kindergarten.
Having said that, while he was at the a kindergarten I was enjoying https://youtu.be/Ki9S6npZeV4 it’s live session but such an amazing recording!


My 3 years old like dinosaurs a lot. Some time ago he decided that a good way to engage with other children on the playground would be to roar like a T-Rex at them. It even worked one time, some children started playing with him because of it. But most of the other times everyone is very confused and afraid because they don’t understand what’s going on. Two weeks ago in a kindergarten a girl told him that he should stop because she doesn’t like it, there a world broke for him, he didn’t get why this girl was so upset and started crying himself. Since then he ist doing it less often.
Because you point to :latest and everything is dockerized and on one machine? How does it know when it’s time to upgrade?