• 4 Posts
  • 172 Comments
Joined 1 year ago
cake
Cake day: August 3rd, 2023

help-circle

  • It really does feel like a lot sometimes with the updates. I’m also thinking about looking for something that is also quite close to the edge / rolling but maybe a bit slower.

    I was on Manjaro before for a couple of years. They clone the arch repos but then hold back the updates usually a week or so for testing. And it feels in general a bit more “stable” in that concern. But unfortunately over the years i noticed some problems with it like holding back important security updates for way too long for my taste or rewrites of some arch-tools which then not worked in a expected way.

    And Endeavour felt right from the first second on noticeable more mature and professional with settings and tools that made sense.

    The one big distro family i never looked into is Fedora. As far i see they have some kind of semi-rolling release which could fit the bill quite nicely. Major releases which then kept fairly up-to-date but not so fast and overwhelming as with Arch.

    Maybe i will check it out. But yeah, i would probably miss the AUR. It is just so damn convenient.



  • One can like multiple distros. e.g. i run Debian on my media center because i have no need for bleeding edge software and want just a stable system that changes as rarely as possible and only receives security patches. Its a perfect OS for shit that just needs to be setup once and then runs in that configuration forever.

    If you try that with e.g. Arch, it is very possible that after a week you have suddenly a different theme installed for your frontend and your plugins stopped working.

    For my webservers i tend more to ubuntu because of newer packages as Debian but being still relative stable in terms of versions. (but looking into others. i’m just an lazy fuck right now)

    And on my desktop system i run EndeavourOS (Arch) because i like to have the newest shit for gaming and i like some of the design decisions the dev made like the early merge of /bin.

    And on some of my ancient android phones i got Alpine to run very nicely in a chroot. Primarily because it is very very lightweight / compact and uses OpenRC as init system because Systemd gets very pissy when its not running as PID 1 / detecting it is in a chroot and then refuses to start services (there are hackarounds, but why bother?)

    And then there is of course things like Raspian, etc.

    Use the right tool for the job.




  • mtp has nothing to do with the display server. X11 has no mtp function either. its completely independent from that.

    and i can only talk about KDE, but it has a own solution integrated which then mounts android folder in its file explorer (dolphin) while unfortunately blocking mtp over CLI at the same time. you get an “likely in use by GVFS or KDE MTP device handling already” error then.

    It is possible of course that this is a thing that happens only under KDE wayland, but not because it is wayland itself but because the wayland version of KDE is maybe newer or was configured differntly by the devs.

    that said, if it does not work as expected, report it as bug. usually things are fixed very quickly.







  • Cheats running at ring0 aren’t invisible

    Every rootkit ever disagrees with that statement.

    They can actually invest in server-side detection

    I’m not deep enough in the topic to be able to judge this, but i would guess the needed extra hardware is simple not worth it. especially in games with many players or complex physics i would guess that could lead to considerable load on the servers.

    Plus, server side is not able to catch things the client manipulates on his side. e.g. graphical data to make walls transparent. The server could at most catch the player abusing this knowledge, but if he is smart about it, the server has no way to ever notice.