Analyse Stratégique de la Modification Immuable en Java

Analyse Stratégique de la Modification Immuable en Java

Wenn du in Java programmierst, wirst du früher oder später auf den Begriff Immutability stoßen. Wörtlich übersetzt bedeutet das „Unveränderlichkeit“. Eine *immutable* Klasse ist also eine Klasse, deren Objekte nach ihrer Erstellung nicht mehr verändert werden können.
https://magicmarcy.de/immutability-–-warum-unveraenderlichkeit-so-wichtig-ist
#Immutable #Immutability #Unveränderlichkeit #thread-safe #Mutable #Synchronisierung #Stabilität #Programming #Java

Wenn du in Java programmierst, wirst du früher oder später auf den Begriff Immutability stoßen. Wörtlich übersetzt bedeutet das „Unveränderlichkeit“. Eine immutable Klasse ist also eine Klasse, deren Objekte nach ihrer Erstellung nicht mehr verändert werden können.
Immutable Linux distros are great until you need to add something to /usr. Here's the fix. 🛠️
I found 2 external projects:
- Vanilla OS looks like a project targeted to end users, with Enterprise/Commercial support
- Nitrux, but I'm not completely sure is based on Debian because it seems to go its own way. Looks like it's more experimental and targeted to power users
RE: https://framapiaf.org/@sebsauvage/116313774703216263
This article is quite interesting and I'm interested about the idea of #immutable #Linux, at least for end users. I found nothing official on the #debian wiki.
On Debian, I don't remember having often experienced myself upgrade problems, with more than 25 years using it. Not on stable at least. (because ofc I run #testing :)
I don't know much about Fedora but I had the idea that it was not *that* stable because of its bleeding-edge nature.