• 2 Posts
  • 53 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle

  • Yep, that was actually my second distros when I switched to Linux a few years ago (right after PopOS). Its a good distro, essentially Arch with a better out of the box setup. If were to go with an arch based distro today, I’d probably choose CachyOS for the package and kernel optimizations, but both are good.

    Arch-based distros are definitely CLI centric, but if you don’t mind that then its great! Just keep in mind it is a rolling distro, breakages aren’t super common, but they can occur. A backup using Timeshift is probably a good idea. Also, I wouldn’t rely too heavily on the AUR, remember they are unofficial packages and are more prone to breakage. Id prefer flatpak for GUI apps at least.


  • I’m surprised to hear that, I don’t think cosmics default configuration has much in common with windows. It uses a MacOS style dock and and status bar by default. The workflow is also very customizable. I personally use it with just a status bar and always have tiling on, similarly to how one would use Hyprland or another tiling wm, since that’s what I used before cosmic. I love plasma too, but the fact that you can’t have separate workspaces per monitor unfortunately makes it unusable for my workflow.


  • priapus@sh.itjust.workstoLinux@lemmy.mlCachyOs vs PopOs vs others?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    2 days ago

    PopOS is in a rough state. The stable ISO is using absurdly an absurdly outdated desktop, and the beta using COSMIC desktop. I personally love COSMIC, but it is far from stable, so I would not recommend it to most users.

    CachyOS is a great distro. The performance gains from its changes won’t be huge, but the people acting like its nonexistent are silly. They also make many upcoming performance improving features like NTSYNC available early in their default kernel.

    I definitely wouldn’t go Debian or Mint for gaming personally. I don’t like stable distros with such slow release schedules for gaming, mainly because of stuff like the prior mentioned NTSYNC. You don’t get those new features for a long time.

    I saw people recommending Bazzite, which is a distros I highly recommend. The only issue I have with Bazzite is that installing kernel modules they don’t ship is pretty much unsupported and requires a lot of jumping through hoops. Most people won’t need this, but it matters from some use cases like if you need steering wheel drivers.



















  • Things on the Linux GUI land are so messed up that we even got this.

    I don’t understand what you mean by this. This project is using a library provided by a major DE, if anything this shows the opposite of your point.

    There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode)

    Both GNOME and KDE have a text editor that supports LSP’s and plugins, similar to VS Code. I also don’t know anybody who still uses Visual Studio or Xcode, outside a specific situations where they’re needed, which isn’t a positive in my book.

    userland API documentation

    Linux has XDG Desktop Portals, protocols that all DEs and compositors can implement and can be used by any app.