Skip Navigation

User banner
Posts
12
Comments
96
Joined
2 yr. ago

  • Flatpak just sucks for us with potato level hardware. It is much slower and crashes. Some things just didn't work until I got mine built from source using AUR scripts. I had checked the memory usage, the flatpak version of EasyEffects took much more memory than the native one. I don't want Linux to become Windows with this Flatpak nonsense that wastes my desktop's resources more than it should. Whenever I played music with EasyEffects flatpak, my CPU usage went up literally 80%, but with the native build, EE now does not go beyond like 5% CPU.

    Any package that will force me to use Flatpak, I simply won't use it at all, or find some workaround. I will not donate a single penny to the project itself, but I will to the one who found the workaround.

  • Maybe because it was free and you were hungry; who wouldn't love a burrito for free?

  • Yup, love the project. One thing that has forever kept me bothered is there not being any auto-save and/or persistent undo/redo; however it's been a while since I've checked out what's new in the newer versions, so perhaps my issue is already resolved.

  • Hello, I want you to know that Linux Mint has some issues:

    • Their site was hacked twice and a malware-infected ISO was being distributed.
    • They have a mixture of repositories where they get certain crucial things from Ubuntu's repositories; this can cause trouble.

    That being said, you may want to give Ubuntu officials a try instead.

  • Full-body aches due to shivering from a high body temperature. However there can be other serious reasons, for those you should consult a doctor.

  • or julia

  • idk why but this face looks more natural than his natural face

  • put it in plain text, if you get a warning, protest or change instance.

  • I wonder what is its main selling point as a distro now though

    I wanted to experience Arch and wanted something simple and quick (I was busy those days, so DIY Arch wasn't a choice). I tried EndeavourOS, but it wasn't simple: they made many configurations to the system, which ruined the vanilla experience of all the WMs and DEs. I started looking for alternatives, and I found Crystal to be attractive and well-maintained, so I went for it. I think its selling point is being as simple, friendly, and vanilla as possible.

  • I searched "musk lemmy", ignoring the top results I got decent (considering the ages of the posts) results on Bing and Google.

  • Of course! This is the original one. I used Photopea for it to meet my mood.

  • Manjaro Linux is Arch Linux based. Manjaro and Arch relation is like Ubuntu and Debian relation.

    Manjaro has its own set of issues that you may want to stay away from.

    Edit: Ignore this comment, the image was loaded late. I thought it was a genuine question.

  • I have seen couple videos, one was a drone killing Russian soldiers, other ones were for porn. So it may just be lack of interest, or lack of convenience to share videos.

  • Now it'd be cool if Vsauce spawns here explaining how you can't truly touch something.

  • I use Prowlarr + Radarr + Sonarr + Jellyfin.

    I have /data directory organised like this:

     
        
    /data
    ├── media
    │   ├── books
    │   ├── movies
    │   ├── music
    │   └── tv
    └── torrents
        ├── books
        ├── movies
        ├── music
        └── tv
    
      

    Files added from Sonarr goes to torrents/tv and that for Radarr torrents/movies. Once the torrent client has downloaded the files, Sonarr and Radarr hardlinks the needed files to media's respective folders. I have set media/tv for shows and media/movies for movies on Jellyfin. Everything is automated, I love it.