

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?
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


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.



Yeah, those few who are successfully there are very good at marketing I guess.


I predict software engineers won’t go away, but coders will go away.


Supply and demand. There are so many editors out there and only few who need one.
Yeah, actually once I realized how much they have I turned it off in panic first, but then I realized, turning it off only disallowes me access to it, they still have it, so I turned it back on.
OK, I didn’t read the full text but I saw self-hostable alternative to Google Timeline and Hona Assistant and I’m sold!
Google timeline once genuenly helped me get my Swedish citizenship, but it also freaked me out how much data Google had about me.
I had to write down when I left the country and when I came back for the last 5 years or so, and without timeline it would not been possible because during that time I traveled abroad at least twice a Mont for a year.
Anyway it sounds very cool especially because I’m already having Home assistant set up for this but it doesn’t have this timeline functionality.


Something like that is what I’ve been waiting for a long time for. Really looking forward to it.





If they harm other people, intentionally or not, physically, emotionally, etc. And they could stop but choose not to, then often they are a bad person.
Because you point to :latest and everything is dockerized and on one machine? How does it know when it’s time to upgrade?