Spyke

Replies

linux

Comment on

Linux 6.9 released

Reply in thread

Lol, a lot of wrong information here. 30 mins only, wth. There must be something really wrong with your battery or setup. I am currently writing this from a Legion 5 Slim laptop with 13th gen i7 CPU with 20 cores total, and I get more then four and a half hours of battery life with 85% display brightness in power saving mode.

P.S. this is why I take a lot of information from Linux "pros" like you with a grain truck of salt

Comment on

Windows 11 just isn't enticing Windows 10 users to upgrade, and its market share is actually falling

Reply in thread

Arch?!? lol. Terrible advice for a newbie. You are one update away from fscking your system. Better go Fedora/Nobara way. The kernel and drivers will be updated frequently enough. Also, no, propiertary NVIDIA driver installation is not a hassle, Ubuntu/Manjaro and some other friends literally have "wizards" that let you click->click->next the driver.

Comment on

I see these MFs on a daily basis

Reply in thread

Lol. The 'average' advanced Gn*me user: I need to enable fractional scaling where is the UI for that. I know!!! if I just type this simple formula in my terminal gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']" it might show up in the UI, or not. Do I need to reboot? But gurus told me Linux does not need this restart nonsense. I know, I'll just distrohop and install Ubuntu it has those options enabled by default, maybe. Oh, right we hate Ubuntu now, but don't despair there is always horribly outdated Linux Mint, or corpo testbed Fedora.

linux

Comment on

Is it possible to manage Apple devices on Linux?

Reply in thread

Yes, it's possible. Windows ToGo was nice and easy, but it was discontinued, nowadays I use WinToUsb (not free).

The other option is to install Windows to a VHD(x) file and use Ventoy to boot it. It is a bit more involved setup, but if you are comfortable with Linux you'll manage.

Google ventoy vhd boot plugin for more details.

linux

Comment on

Windows is hell, i need to do something

Reply in thread

I agree, they are friendly, but, oh man, EOS forums are a help vampire's paradise, an ocean of beginners with a couple of knowledgeable NPCs. Constant useless noise and back-and-forth everywhere.

EOS is "for intermediate users, and terminal first distro" paraphrasing here, but that's how they describe themselves, and they are a bit dishonest about it IMO. It's "just" Arch+Calamares+forked Artix scripts posing as apps (which are buggy as hell btw).

Comment on

I see these MFs on a daily basis

Reply in thread

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).

::: spoiler boring technical details Let's start from the top:

Microsoft didn’t even have a document that could describe how theirs worked

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.

At least Gnomes was basically simple words and categories

Right, can you tell me what this dconf dump is about:

[org/gnome/nm-applet/eap/fea8b3cc-21a2-4a3d-a3bb-72b7459247b7]
check-time=uint32 1742505110

And they built a settings manager for it too

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