- 0 Posts
- 21 Comments
If I can get a taler every time someone gets a dollar
SigHunter@feddit.deto Emulation@lemmy.ml•Nintendo sues Switch emulator Yuzu for ‘facilitating piracy at a colossal scale’3·1 year agoWell, now I won’t buy a switch oled. Unsympathetic company
SigHunter@feddit.deto Open Source@lemmy.ml•Fosdem 2024 Schedule Streaming - anyone currently there?1·1 year agois there a way to watch yesterdays talks?
SigHunter@feddit.deto Open Source@lemmy.ml•Memtest86+, the little RAM tester, flexes FOSS muscles with v7.03·1 year agoI always keep memtest86+ in my grub in case I (rarely) need it
I switched my mothers Laptop to Gentoo with KDE some time ago and she did not even notice, because I placed the firefox icon at the same location it was in windows … 😜 she noticed only that the wallpaper is different
I see what you mean, all their docker compose examples are horrible. not one simple deployment, like they want to make it as complicated as possible
thanks for the insight!
I’m running latest version of normal owncloud in a docker container. Is there any advantage in using infinite scale oc? Not sure what the difference actually is
SigHunter@feddit.deto Linux@lemmy.ml•What's the point of terminal file managers (mc, ranger, nnn, etc)?12·2 years agoNostalgia for those 80s and 90s kids who grew up with norton commander ;-)
SigHunter@feddit.deto Linux@lemmy.ml•This week in KDE: an unfrozen panel for NVIDIA Wayland users9·2 years agoNice, cant wait to have this
SigHunter@feddit.deto Linux@lemmy.ml•Some recent experiences with KDE Wayland on a NVIDIA 3070TI2·2 years agoI think your panel freezing is https://bugs.kde.org/show_bug.cgi?id=469016 and I got rid of it by disabling window previews
SigHunter@feddit.deto Linux@lemmy.ml•Thomas Gleixner aims for "decrapification" of Linux APIC code, longs for removing 32-bit codeEnglish71·2 years agoI’d imagine there aren’t many people in the world who could even attempt to clean up such code. since I don’t use such old hardware and I think such old hardware for the most part does not use kernels >= 6.5, I concur with this removal
Kscreenlocker because it came as default and I made it look identical to sddm
# systemd-analyze time Startup finished in 39.050s (firmware) + 6.680s (loader) + 993ms (kernel) + 3.519s (initrd) + 22.326s (userspace) = 1min 12.570s graphical.target reached after 21.680s in userspace.
for me, most time is used until the bootloader shows up, because I had to disable “fast boot” in bios because it made some problems on rebooting. pressing enter in grub could speed up 5 seconds more ;-) gentoo, systemd, 2x2tb nvme, 32 gb ram, 4 hdds. could be faster, but it mostly doesn’t matter because I power on the system every morning but don’t use it right away
edit: on my server, which is not UEFI, therefore has no “firmware” part:
# systemd-analyze time Startup finished in 1.814s (kernel) + 47.640s (initrd) + 36.602s (userspace) = 1min 26.057s graphical.target reached after 36.602s in userspace.
and on my laptop, which boots fast AF
# systemd-analyze time Startup finished in 4.242s (firmware) + 14.631s (loader) + 1.737s (kernel) + 3.210s (initrd) + 5.136s (userspace) = 28.959s graphical.target reached after 4.936s in userspace.
SigHunter@feddit.deto Linux@lemmy.ml•What's your opinion on Snap/Flatpak, and why?English2·2 years agoI use both on gentoo for some obscure or proprietary stuff that is not packaged in portage, like filebot, authy desktop, discord, steam and foobar2000 (including wine in 1 bundle to avoid dependencies and switching all portage packages to 32bit abi). It works well and opens me up to loads of stuff. It’s freedom in some way.
Snap or flatpak makes no difference to me, they’re just different backends for kde discover
SigHunter@feddit.deto Linux@lemmy.ml•Cleaning up the whole $HOME/<.pkgname>/ situation for individual app settings31·2 years agoNo because Op’s question is, what about those who do not confine to xdg config home?
Awesome