• 2 Posts
  • 41 Comments
Joined 6 months ago
cake
Cake day: August 22nd, 2024

help-circle

  • Pro tip is to install a virtual machine like virtualbox or something on your Windows system. They’re super easy to set up with loads of tutorials on youtube.

    From there you can install any number of linux distros (I recommend Mint or Pop!) and try them out without having to commit to real hardware. I would put the VM in fullscreen and pretend it was a real system, and use it as my dedicated machine for as long as possible. You can even install steam to get a feel of the setup process (bear in mind you’ll need to set up stuff for graphics acceleration to play most games but the basic setup should be fine!)

    As for setup. Most Linux distros are as easy to set up as Windows or MacOS: USB in, boot, select a few basic options and stick to defaults. Reboot. Install stuff. You don’t even need to deal with drivers (even Nvidia is cared for by most installers) which was nicer than burrowing through NV/AMD’s websites to get their driver installers set up.

    At that point you won’t be wondering if youve made the right choice when it comes to your next build, and you can get right down to actually using your PC instead of googling things. Good luck!








  • I don’t have much issue with email as a technology. It does what it needs to do, and does it well. The client side software is what hasn’t budged in years - Search barely works, files and attachments are cumbersome, and spam is still rampant.

    It would be much cheaper and easier if users weren’t centralised under a few big providers that prefer to bar any and all access to said users if you’re self hosting, making it almost mandatory to use a private service.






  • Yeah it’s pretty much seamless. You just spin them up bare metal or docker (both are fine honestly) and follow any old tutorial for setup.

    If using docker, ensure you mount the qbittorrent’s download folder to /config/Downloads with a capital D or you’ll get a warning about paths being set up wrong.

    Also, I assume this isn’t really an issue for you unless you mess with the downloads after the fact, but *arrs expect the torrented media inside a folder with the title of the media on it. It picks through torrent naming conventions fine, but when I migrated some movies yesterday I noticed it wouldnt pick up any video files that weren’t inside a directory.




  • I still don’t understand why Fedora feels it is superior at packaging a flatpak over the people who actively develop and distribute their own flatpak.

    Sure, the bugs might be fixed now, but Fedora still prefers its own flatpak repo over flathub for little benefit, duplicating the effort of dozens of developers for a worse downstream experience.

    If you distribute your app via Flatpak, what benefit is there over “disk space” (irrelevant for all but embedded devices) or the vague superiority complex of distro maintainers to manage your dependencies for you.

    Even if downstream fixes a bug or two, those should be merged upstream. Imagine if Fedora staunchly refused to upstream fixes to bugs in the kernel?