• 0 Posts
  • 85 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • ProtonBadgertoLinux@lemmy.mlAnyone using OSMC
    link
    fedilink
    arrow-up
    6
    ·
    7 days ago

    I’ve been using OSMC on two of my TVs for years. First on RPis, then on Vero boxes. They connect via SMB to my NAS for content. OSMC/Kodi can play almost anything without needing wasteful transcoding. I use them daily.

    For Netflix/Prime it’s either built in on the TV or running on a Firestick. Interestingly one can sideload Kodi on a Firestick, so an OSMC device isn’t necessary in that scenario.



  • ProtonBadgertoLinux@lemmy.mlFavourite DE
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    27 days ago

    Yeah, I am comfortable with most DE’s, I’m flexible but I prefer KDE+Wayland.

    Dolphin is poorly threaded though. For example: If I drag a large file from a network share to the desktop I can not drag another one to the desktop until the first copy have completed. If I connect my VPN or just an away-from-home wifi, Dolphin freezes, probably because it can’t find the local SMB connections in the “Remotes” group.

    I’m also watching COSMIC, it has a very well thought out architecture though I suspect the first version will be too simplistic in terms of features - for example vs Dolphin.



  • Yeah also I think we should be careful about calling anything we find annoying Enshittification, otherwise we’ll dilute the concept and it loses all meaning. I see this happening with hyperbole all the time, for example one of the strongest words in the dictionary “hate” have almost no meaning as people use it for even the mildest dislikes instead of utilizing a richer vocabulary. Let’s reserve Enshittification for Xitter and friends.




  • It’s always a good idea to be aware of .pacnew/.pacsave files. If you ignore them everything might still work but you might end up using old configs. This might not break anything but could have security or performance implications. A system can slowly “rot” this way while still appearing to be fine.



  • ProtonBadgertoLinux@lemmy.mlFedora
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    This looks like a fallacy in the argument. Ubuntu is generally known as being very stable as well, they tend to avoid breaking changes over the lifetime of a release and there are LTS releases to boot.



  • I didn’t downvote but for a lot of the time the core devs were mostly 1-2 ppl working some evenings because they have dayjobs/lives. They released many updates to 2.10, and they’re often feature releases not just bugfix releases. At the same time they almost completely rewrote the backend to use a new graphics library GEGL, which they also wrote from scratch. As for GIMP 3 they have also redone a lot under the hood to allow for easier development of new features moving forward and custom old GTK widgets updating to GTK3 required rearchitecturing as they work fundamentally differently from modern GTK3/4 versions.

    So that’s why I don’t joke, there’s also nothing to forgive. Let’s hope that GIMP 3 will get more interest from devs with its more modern and capable architecture.






  • Yeah screwing with the network interface of the machine you’re SSHd into is something nearly every sysadmin have done at least once.

    That or changing something, rebooting the server and subsequently being unable to contact it again due to said change. I’m always scared and feeling I’m taking a risk when upgrading a major OS version over SSH, yet Ubuntu never failed me in that, it’s the silly things that got me, like messing with fstab.


  • I find it bloated if the system have things I don’t need are noticeably using up RAM and CPU. I couldn’t care less about extra unused packages on disk, they’re dormant. I don’t care about a few daemons or resident apps I don’t use either if they’re idle all the time and use minimal RAM. Bloat for me is something that noticeably affects my running system.


  • and suffer subpar virtualization

    Meh I can get a Win11 guest that interacts well and conveniently with the host and its peripherals and if all I’m doing is running tax software, office365 or compile my Rust app to test it cross platform - vbox is perfectly fine. I’m not running anything demanding.

    I’m not taking a stance against KVM it’s great, but rather saying that for some of us it’s not that big of an issue which solution to use, it just needs to be convenient.