this post was submitted on 19 Mar 2025
1656 points (96.3% liked)
linuxmemes
23812 readers
1477 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. ๐ฌ๐ง Language/ัะทัะบ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How was the gnome registry some how worse? Microsoft didn't even have a document that could describe how theirs worked, much less an organizational structure. At least Gnomes was basically simple words and categories. And they built a settings manager for it too.
Not that I use gnome much, but still this is silly.
I know this is linuxmemes, but if you want a serious answer, I can provide, lol. It's worse because it is an amateurish attempt at recreating windows like registry (like most things Gn*me lol).
boring technical details
Let's start from the top:Oh, really, I remember reading enormous amounts of info on MSDN describing how the internal registry hives work in 1998 (yes, I am that old lol) Also, there were/are excellent books on the topic, i.e. "Windows Internals" by Mark Russinovich. Can you tell me where I can find more info on how dconf works, what about dconf internal structure and organization? I don't want to read the source code.
Right, can you tell me what this dconf dump is about:
You mean like simplified UI for poor man's regedit?
Windows registry is horribly over-engineered very very high performance binary database (dconf is a Gvariant binary db also, lol) deeply integrated within the NT kernel and overall system, it supports access virtualization, transparent path override, robust ACLs, and more. IMO, M$' biggest mistake was allowing 3rd party access to the hive in the early days. Then backwards compatibility kicked in and the rest is history.
Don't get me wrong it sucks, massively, but this attempt of Gn*me/freedesktop INI db is a joke, like the OP's argument