• 0 Posts
  • 272 Comments
Joined 1 year ago
cake
Cake day: October 24th, 2023

help-circle

  • I also love Tumbleweed and rock it as my daily driver!

    To complement this point, OP, you can also get that sweet rollback functionality in any distro! Usually the easiest way is selecting BTRFS as your file system on install, and installing a software called “TimeShift” that will manage snapshots for you.

    BTRFS can be complicated, but basically, it allows remembering the changes in files, without needing to copy the ENTIRE file. This saves a ton of space. (You don’t need to get into the weeds deep diving if you don’t want to. Snapshots are great, everything else is great, as long as you aren’t doing crazy specific RAID setups or something lol)

    Otherwise, on EXT4 for insurance, your rollbacks would just literally be copied files, which can eat your storage fast. :)

    Tumbleweed is known for rolling (heh!) this in quite smoothly by default, but this is just an example how any distro can be tweaked how you like! (Highly recommend setting up Timeshift on ANY install.)

    I absolutely second the advice in this comment: Try some live USBs or virtual machines and just play around for what feels right. Distro hopping can be lots of fun, but you’ll find one that “feels like home.”

    :)


  • I agree with most folks here that usability-wise, both are truly fine! Mainly I think philosophy is where Mint might have an edge here.

    Ubuntu, run by a corpo named Canonical, has had some controversial decisions in the past, such as inserting amazon ads into the system’s search feature, or “opt out” analytics being default, and lately, a system called “snap.”

    Snap is controversial because it has a closed source backend, but effectively works just like its open-source counterpart, the “flatpak.” It’s packaged so the software has everything it needs to run.

    Some people say they work great, others hate them, but Ubuntu doesn’t make it very easy for you to have a choice in the matter.

    If you don’t like the idea of snaps, it’s a bit of a pain to get rid of it. And otherwise, Ubuntu will sneakily use it as the default way to install most software. Philosophically, this can feel a lot like why people left Windows behind!

    Long term, that’s why I favor and recommend Mint to most newcomers: It doesn’t play those games, sometimes the drivers work even better, the community is fantastic, and the vast knowledge that works on Ubuntu should work on Mint too.

    So that’s mainly where the difference will lie.

    Either way, I wouldn’t sweat it too much while you’re learning, as long as it does what you want! And purple-orange is pretty snazzy. ;)

    Mint just feels a little “cleaner” in my humble opinion. Most software you’d want the latest of, like GIMP or Discord, will be found as a Flatpak in Mint’s app store.

    Hope this helps you get a clearer view!



  • Yeah you make a really good point there! I was perhaps thinking too simplistically and scaling from my personal experience with playing around on my home machine.

    Although realistically, it seems the situation is pretty bad because freaky-giant-mega-computers are both training models AND answering countless silly queries per second. So at scale it sucks all around.

    Minus the terrible fad-device-cycle manufacturing aspect, if they’re really sticking to their guns on pushing this LLM madness, do you think this wave of onboard “Ai chips” will make any impact on lessening natural resource usage at scale?

    (Also offtopic but I wonder how much a sweet juicy exploit target these “ai modules” will turn out to be.)






  • To be fair: “For each answer it gives”, nah. You can run a model on your home computer even. It might not be so bad if we just had an established model and asked it questions.

    The “forest destroying” is really in training those models.

    Of course at this point I guess it’s just semantics, because as long as it gets used, those companies are gonna be non-stop training those stupid models until they’ve created a barren wasteland and there’s nothing left…

    So yeah, overall pretty destructive and it sucks…






  • MonkeMischief@lemmy.todaytoScience Memes@mander.xyzMushrooms
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    11 days ago

    Reminds me: In the roguelike game Cataclysm DDA, there’s fungus monsters. Basically once they’re on the map, the best strategy was to just run and keep running until they were out of the game’s “simulation bubble.”

    They would spread fungal colonies uncontrollably, creating fungal towers, spawning more spores, and fungal versions of monsters, which would spread more spores…

    You could hack away at them or burn them sure, but all of them? Unlikely. You could also get infected with spores! They’d rapidly take over the entire game basically lol … Dunno if that’s been nerfed now.

    Spores are freaky. Really freaky…





  • Guys am I autistic?

    Haha might be? But I’m the same way and I’m pretty sure I’m not autistic…(ADHD though)

    I think when you fill that spot between ((“knowledgable”) AND (“good-natured”)), you just like to share what you know if the poster’s sarcasm isn’t painfully apparent.

    Never hurts to be kindly helpful. It reminds me of something my sister told me she tells her kids:

    “Try to learn something new every day, and even if you don’t, teach something.” :)


  • So, any of those will work with almost any distro. I’d personally recommend Jellyfin because Plex is run by a private company and it has turned around and bit its users lately.

    I think you might want to look up installation instructions for Jellyfin here to understand it a little better: https://jellyfin.org/docs/general/installation

    As for what distro? Lots of choices! One thing to remember is there’s so many ways to set things up and everyone has different preferences, so it’s really difficult to just say “Do A, B, and C.” But maybe I can help a bit without assuming anything about your experience level.

    Jellyfin is just a “front-end” server app that runs on top of an OS, that you can access through a browser on your network. All it does is give you a very convenient way to serve up media files you give it access to, across your network! :)

    My setup as an example: I personally run a server OS called “Proxmox”, wherein I made a virtual machine for OpenMediaVault (a custom Linux OS for making a file server), which helps me run a Docker container for Jellyfin.

    (Docker containers are really cool but can be a bit advanced)

    But if you think of each component as a building block that you understand and set up, you will get a better idea of what you can learn or leave out for your particular setup.

    But let’s make it simpler! I didn’t know anything about this either when I first started. Say you have an old PC with some drives laying around. You could just as well install OpenMediaVault bare metal as the OS, and install Jellyfin within it maybe. That might be enough to get you watching your backed up DVDs on your home network!

    Open Media Vault is a modified version of Debian Linux, if I recall correctly. It’s made specifically to get a solid file server up and running. It has a great community too.

    https://www.openmediavault.org/

    Here’s a really good site with some server tidbits I found useful as well https://perfectmediaserver.com/

    I’d also suggest checking out “selfhosted” communities here on Lemmy or maybe that “/r/” site lol.

    YouTube can also be handy here, for understanding how to get things going. Things like “ProxMox home server guide” or “Jellyfin server setup”, “OpenMediaVault jellyfin docker”, that kinda thing. You might find one video explains a topic better for you than another.

    Sorry it’s super late after a long hike for me but I hope some of this helps you a little on your journey! It’s definitely something to take your time in, more than a “weekend and it’s finished forever” kind of project. :)