• 4 Posts
  • 61 Comments
Joined 4 months ago
cake
Cake day: May 18th, 2024

help-circle
  • I also made a very similar comment, but with uBlue (Bazzite, Aurora, Bluefin) instead.

    They are still pretty vanilla, but include a big list of QoL stuff added in, like staged updates, Distrobox, a huge list gaming tweaks in Bazzite, and much more.

    It’s basically stock Atomic made right!

    I’ve used them for a year now, and they’re fantastic!

    Just a small heads up for OP: You have to do quite a lot of (advanced) things differently from now on if you choose Atomic. Use containers (Distrobox, etc.) for everything you can, avoid installing stuff on the host if possible, etc.


  • Guenther_Amanita@slrpnk.nettoLinux@lemmy.mlWhich distro?
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    8 hours ago

    Because others already suggested Arch/ EndeavourOS, I’ll be suggesting something else: Bazzite.

    It’s part of the image based (“immutable”) Fedora series and is basically Fedora Kinoite, with all drivers and codecs already set up for you, self managing, with many gaming tweaks included.

    It’s rock solid and basically unbreakable, while also being extremely modern and updated. On Arch, even if it doesn’t break, you always get the newest stuff, which might not be as polished. On Fedora, it matures a few months, while still being very modern.

    The main target group is “For Linux users who don’t want to use Linux”, meaning, it runs all your favourite stuff (KDE, etc.) without having to care for anything. It even updates itself automatically in the background without any interference.

    If you prefer something with less “bloat” (a lot of optional tools and software to choose from, but nothing mandatory), then check out Aurora, which is basically the same, but without gaming stuff.

    For more information, check out universal-blue.org

    Just a small heads up for OP: You have to do quite a lot of (advanced) things differently from now on if you choose Atomic.

    Use containers (Distrobox, etc.) for everything you can, avoid installing stuff on the host if possible, etc.

    Just use Flatpaks for 95% you do graphically, and for CLI stuff or software that isn’t available as Flatpak, I would recommend you to create an Arch Distrobox container (already set up IIRC) and use that. You can even install stuff from the AUR and export it, so it works just like it is supposed to.


  • Maybe, another consideration might be to not run Linux on Windows in some way, but the other way around.

    Linux offers great virtualization, maybe you can use QEMU with KVM and GPU passthrough, and then run Windows inside this box.

    I find Linux more powerful and less annoying to use day to day, and having those annoyances inside a small virtualized container I can just shut down is more peaceful.


    WSL can be restricting, since Linux can’t access anything, and I think getting “the real and proper thing” might be better.

    And dual booting, by having both Windows and Linux on the same drive, is something I would advise against. Windows doesn’t play nice with others and often “accidentally” breaks the bootloader and hard drive permissions, leading only to trouble. If you dual boot, install them on a separate drive and select the booting drive manually in the BIOS.


    Also, why do you want to run Ubuntu specifically? Did you also look up for alternatives, like Fedora or Debian?




  • Guenther_Amanita@slrpnk.nettoLinux@lemmy.mlWhat happened to elementary OS?
    link
    fedilink
    arrow-up
    48
    arrow-down
    4
    ·
    edit-2
    6 days ago

    Then how do you explain the continued success of Mint?

    Because Mint’s philosophy is to make a friendly, simple and usable system for everyone.

    That may be for people who came from Windows before, or those who like their OS to be a bit more conservative, meaning no flashy stuff, boring, and just working. Just like Windows was “in the good ol’ days”.

    This makes it accessible and usable by everyone, including Linux sysadmins who come home after work and don’t want to deal with annoying computers and fixing things.

    Everything on Mint feels high quality, functional and cohesive.

    ElementaryOS on the other hand feels like a cheap MacOS clone, but nothing works. Those who want Mac, buy a Mac.

    Mint/ Cinnamon on the other hand is similar to Windows (XP, 7, etc.), but not a copycat. It’s familiar enough to be intuitive for Windows users, but much enough it’s own thing.

    Mint’s main focus is to get a uncomplicated, and usable system, while Elementary’s focus is to just do what Apple does. … Well, did. 15 years ago. They totally forgot how much work maintaining a distro and a desktop with a whole app suite is, and just stopped working on it.

    While Gnome and KDE (and other WMs/ DEs) got magnitudes better in just one year (e.g. Plasma 6), Pantheon (and Elementary) just stagnated the last 5 years or so.

    They don’t even offer/ work on Wayland yet, or other new things.

    Either they’ll stop working on Elementary, and focus only on Pantheon, so it can live on on other distros, or it will just continue dying like it does currently.


  • Logseq and Obsidian are only similar on the first look, but very different usage wise. Both are very open with a plugin system, and you can modify them to turn them into one eachother.

    So, if you want only FOSS, then Logseq is the only choices you have.

    But Obsidian is, even though it’s proprietary, very sane. Open plug-in system, active community, great devs who don’t have much against FOSS, and more.


    Obsidian

    • More similar to a classic note taking app, like OneNote, but with a lot of features. Hierarchical structure, and more of an “essay” style, where you store a lot of text in one page.
    • Page linking is only done when you think it makes sense
    • Has been a bit longer around than Logseq, feels more polished
    • Great sync and mobile app, which support plugins from what I’ve heard

    Logseq

    • Non-linear outliner. Every page is on the same level, but within a text passage, the indentation matters (parent-child-relationship)
    • You create a LOT of more pages. Most of my pages are empty. They are mainly there for linking topics. I rarely create pages manually.
    • The journal is where you write most stuff. You then link each block to a page.
    • Logseq a bit “special”. May not be for everyone. I for example am a bit of a disorganised thinker, who mentally links a lot of knowledge and throws concepts around all the time. Logseq is my second nature, because it’s more flexible. My GF on the other hand is more structured, and prefers something like Apple Notes, or, if she would care about note taking, something like Obsidian.
    • The mobile app isn’t great. It’s fine when I’m not at home, but the desktop version is the “proper” one, and mobile/ iPad a second class citizen.
    • Sync is only experimental for now. It will soon be officially supported (hopefully) and self hostable, but it worked fine for me.

  • I don’t see any problems with that. Even I (and probably most others here), who are FOSS advocates, think Obsidian’s model is fine.

    The devs surely get why FOSS is important, and try their best to match the pros of open source. They even stated that if the company goes bankrupt or they stop developing the app, they’ll open source it.

    One major thing they do absolutely right is how the notes get stored. On other note taking apps, it’s a proprietary database, often “in the cloud”, where your notes get hold hostage. Here, they’re just Markdown files, and the whole thing is pretty open, encouraging a strong community.

    It’s similar to Valve/ Steam. Proprietary, but liked by most Linux people.


  • That’s not what OP was asking for though.

    Why not? In my comment I explained exactly what benefits it would have in this case with a Nvidia GPU. I think it makes sense to at least mention the option.

    OP tried Bazzite and wasn’t the biggest fan of it, but not because it’s image based, no, just because it uses the same Nvidia driver as upstream Fedora.

    They could also have said that they really liked it, who knows?

    And I don’t understand why the Linux user community on Lemmy pushes immutable distros so hard.

    Because they’re awesome? They’re extremely low maintenance, just work (for me), are very robust, offer a lot of choice, and much much more.

    I think they’re very underrated and should be used much more. Sure, some people just don’t like them, but some people would, and those should know this option exists.



  • You could maybe try Bazzite or Aurora/Bluefin.

    They are all Fedora Atomic, the “immutable” Fedora variant, and offer baked in Nvidia support.

    The cool thing is:

    1. If the driver/ Wayland breaks on your install, then it will break on thousands of others simultaneously, and the devs can fix it very very quickly, because every installation is identical.
    2. If it breaks, you can roll back in seconds and keep using the image that still worked yesterday. And in the meantime, the developers are already working on a fix, which takes just hours or a day max.
    3. You don’t have to install and update anything yourself. Just do your computer stuff and stop worrying.
    4. There’s also a GTS (or whatever it’s called) variant around, which is the last major version of Fedora. You won’t get the newest stuff and will be half a year behind in terms of features, but then there won’t be any surprises. I believe the bluefin:gts isn’t around yet, but will come with the next major release.



  • Guenther_Amanita@slrpnk.nettoLinux@lemmy.mlBeginners Guides
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    22 days ago

    I never had an IT background and also “just tried” Linux a few years ago.
    Now, I’m still not an Linux expert, but relatively proficient with it.

    I tried reading “How Linux works” (free e-book), but didn’t have a great time with it.

    It’s just too detailed for someone who just wants to use Linux. It might be an absolutely great resource if you plan to work in IT, but other than that, just it’s too much wasted time.


    What helped me a lot was to use Linux as an OS for my homeserver.

    You don’t need anything fancy for it. Just use an old spare laptop or something similar you have laying around, or buy an used small form factor PC, like those Mini-PCs many businesses use. Those often cost less than 50 bucks and would otherwise land on the trash.

    Then, install your server OS of choice. The most popular one is just plain ol’ Debian, and it’s what I used. It’s a great choice!

    Servers run without a display or GUI (DE/ WM). You set it up once, and then connect to it remotely via SSH.
    With that, you can either install a web interface like CasaOS or Cockpit, or just use the CLI for everything.

    For the start, you can choose just Nextcloud AIO and call it a day. It comes with all things needed for a functioning webserver. But, things said, the learning experience ends here pretty quickly. It’s made to be easy and painless.

    If you want to learn more, then consider setting up the stuff for yourself. It’s also really not hard (coming from someone who doesn’t IT stuff professionally!), but takes a bit more time, because you have a lot of choices.

    For that, you might consider checking out c/Selfhosted awesome-selfhosted on GitHub.
    Theres a lot of really cool things you can discover!

    The main reason I recommend that, and not just “Try LFS, Arch, Void, Gentoo, or whatever” is because I find it pretty much useless. Sure, you learn how it works, but for what price?
    When you set up your own homelab, then you have actual useful things running, you also learn a lot, and maybe you can add it to your CV when applying for jobs. I for example work in the chemistry sector, where IT stuff like this is pretty useless on the first glance, but I often got invited for a job interview exactly because of that. It’s just a nice skill to have!


    For checking out great CLI tools, check out the according video from TheLinuxExperiment or other YouTube/ PeerTube videos.

    Try to learn the basic commands, like cd, ls or cat, then look up for more advanced/ alternative tools, like tree (instead of ls), bat (instead of cat), and so on, and then try to learn shell scripting.

    I really like using fish instead of bash, because it’s a very friendly and interactive shell ;)


    I hope that my comment was helpful! :)


  • Each to their own. Linux is, in my opinion, about choice. If one prefers everything to be ultra minimalist, native and lightweight, then that’s fine.

    I personally just find to be Linux’ most overlooked strength is containerization. It’s one of the main reasons why most servers run Linux, because of things like Docker. On the desktop, containers are way underutilized, but that’s now slowly changing with things like Flatpak or Distrobox.

    A distrobox container is technically more bloated than a native install, sure, that’s correct.

    But, in my opinion, it’s like saying “Drawers and closets are bloat for my apartment. I throw everything on the floor.” Yeah, now you have less things in your room, but it looks like shit, you can’t find anything and you fall over your tubberware that’s mixed with your underwear and shampoo.

    Having everything collected in a container only costs me a few hundred MBs and a small amount of RAM if needed. But, literally every PC has more than 50 GB hard drive space and 8 GB RAM. If your system slows down because of one container, then your PC is the problem, not distrobox.

    That absolutely doesn’t mean we should stop optimizing software of efficiency. But it can help us to spend our time on more important stuff, like fixing bugs or adding new cool features.

    I really love Flatpak because of that. Sure, it has some drawbacks, but as soon as more devs support Flatpak officially, and iron out some issues we currently have, like misconfigured permissions, they’re (imo) the best package format. Why should a distro maintainer have to apply every software change to their package format? That’s needlessly duplicated work.


  • Just a small (or maybe big?) tip for you 🙂

    If it’s for Linux, there’s a 50% chance there are no releases and 2 lines of commands showing how to build it (which doesn’t work on your distro), but don’t worry because your distro has it prepackaged 1 version out of date

    There’s a tool called Distrobox.
    You can install it (via CLI I think?), and then manage it the easiest graphically way via BoxBuddy (available in your Software Center), or just the terminal if you prefer it.

    With it, you can screw all those “Doesn’t work on my distro” moments.

    You’re on Linux Mint? No problems, here’s the AUR for you!

    ✨✨✨ BONUS: Your OS won’t break anymore randomly due to some AUR incompatibility, because everything is containerized! ✨✨✨

    Even if you run Arch, use it to install AUR stuff. Or Debian/ Ubuntu, add PPAs only via Distrobox.

    It’s absolutely no virtual machine. It basically only creates a small, lightweight container with all dependencies, but it runs on your host. Similar to Flatpaks.

    You can also export the software, and then it’s just like you would have installed it natively!
    Your distro choice doesn’t matter anymore. You now can run any software written only for Suse, an abandoned Debian version 10 years ago, Arch, Fedora, Void, whatever. It’s all the same.

    I hope that was helpful :)




  • Then you can always rollback in case you don’t have a working image.

    I had to do that once. On a non-atomic install, this would have meant a completely broken system. In my case, this was one reboot away and it worked again.

    And in case you don’t like the direction of your image project going, you can also always rebase to another one in less than 5 minutes, download time and reboot included.

    uBlue for example starts with a very basic Fedora Silverblue image, which you can fork easily yourself. I have zero experience in coding or other stuff, and even I managed to get my own custom image working.

    There are already a couple of people around who started with Aurora, Secureblue or Bazzite, but then found them too opinionated, and went back to Vanilla Kinoite for example.
    It’s extremely simple to switch out the base OS to something almost completely different.

    And, you don’t loose any customisability. You can still do everything you want, take a look at Bazzite or Secureblue. Completely different kernel, additional modifications and packages, and much much more. Feels completely different than Vanilla Kinoite for example.


  • Image based distros are only complicated if you come from traditional distros, because they’re different.

    If you come from Windows or another OS, then having “The whole OS is one thing” instead of “A huge collection of packages and directories” makes everything simpler to understand, because you don’t mess with anything except /home/. You don’t have to care about anything else.

    And if you want to do something more fancy, like using a CLI tool, then having to enter a Distrobox container isn’t complicated.

    For casual use, like gaming, browsing or image editing, everything is just as usual. Nobody, except us Linux nerds, actually cares about the underlying system. Casual users just want the OS to be a tool for their programs they use, and for that, it’s ideal, because it just works and doesn’t bork itself.