ForbiddenRoot

joined 1 year ago
[–] ForbiddenRoot@lemmy.ml 7 points 11 months ago* (last edited 11 months ago) (2 children)

best hope for mainstream adoption

I feel for that the default Linux DE will need to have an UI closer to Windows, due to user familiarity with the traditional desktop metaphor. Maybe Cinnamon or even KDE are more suited in that respect. Neither need hours of configuring either. Personally, Cinnamon with Wayland support would be perfect for me (and I suspect a whole lot of Windows migrants as well).

Gnome is nice of course in it's own minimalist way for many,but the workflow is very different from other OSes and I think many find it too minimalist requiring extensions to improve usability therefore. However, there isn't a stable mechanism for extensions causing breakages between versions, which can be very irritating. I don't know if that's now changed now though, because I have been reading about a major change in the extension mechanism in Gnome 45.

[–] ForbiddenRoot@lemmy.ml 1 points 1 year ago

Yes, it's called "Mail" and I guess it's the successor to "Outlook Express" from the old days. I have never actually used it though, but it's certainly there.

[–] ForbiddenRoot@lemmy.ml 0 points 1 year ago* (last edited 1 year ago) (1 children)

I’m no huge fan of Windows, but it sounds like you had (No offense) PEBKAC errors.

I think so too and no offense meant to OP as well.

I am an early adopter of all things tech and so I had a Gigabyte Xtreme X670E mobo on pretty much day 1 to go with a 7950X. Everything worked fine on both Windows 11 and Linux despite being a pimped-up mobo and brand new CPU. At this much later date, OP's B650 mobo should be working without a hitch, especially with Windows (and almost certainly with Linux as well).

[–] ForbiddenRoot@lemmy.ml 4 points 1 year ago

when you start xfce, it start with tmux?

No. I use tmux only inside the distrobox / podman dev container (which is also Debian 12 Stable). I like a more conventional DE for non-dev related usage of the computer. If I wanted a totally tmux-like or terminal-based environment I would go with i3, but that is not something I prefer for my desktop usage for non-coding activities.

[–] ForbiddenRoot@lemmy.ml 5 points 1 year ago (2 children)

Rust and C development mainly with a bit of assembly language sometimes:

  • Debian Stable with Xfce
  • distrobox with podman for containers
  • xfce4-terminal with tmux
  • vim with plugins (coc.nvim, delimitMate, NERDTree etc)
[–] ForbiddenRoot@lemmy.ml 20 points 1 year ago* (last edited 1 year ago) (1 children)

So if I understand this correctly they will hard fork RHEL. So it won't be a clone going forward in the way Alma / Rocky currently are. The advantage for RHEL users in moving to this fork are that they get an enterprise distro that's well-supported by another large enterprise Linux company (SUSE) instead of RH. SUSE can probably offer them some cost advantages too to sweeten the deal. For SUSE, this is a great way to get people to move away from RH and use this or eventually one of their other distros.

Is that it? I am all for it and so should RH because this is what they wanted people to do instead of creating clones. I hope this works out for SUSE and they do even better in the future. I am going to be rooting for them.

[–] ForbiddenRoot@lemmy.ml 4 points 1 year ago

Sadly, I don't know if Fedora is "Amazing" for new users anymore. For non-free codecs, Nvidia card support, Steam etc you need to enable RPMFusion and get correct packages / setup some stuff like h/w acceleration, which seems to trip up a lot of new users (based on countless Reddit posts I have seen around this). Secondly, due to the frequent updates, they have had a couple of major issues in recent times (e.g. most recently with Flatpaks and a few months back with Nvidia cards), which were quite difficult for new users to resolve. Probably Pop OS! should be in that category instead, since it pretty much works out of the box.

Lastly, while I probably know why you put Ubuntu in the "Devil" category, I think it could be there in the "Amazing [...]" section as well, because for new users it's probably the easiest distro to setup and troubleshoot simply because of the large amount of information / tutorials centered around Ubuntu that are out there.

[–] ForbiddenRoot@lemmy.ml 6 points 1 year ago* (last edited 1 year ago) (1 children)

The only thing that bother me is DNF’s speed

If you are on Fedora 38, have you tried dnf5 yet. You can install it with sudo dnf install dn5 dnf5-plugins. I used it only briefly before moving away from Fedora for other reasons, but it was much better than standard dnf. However, I am not sure it speeds up searches as well, though downloads were certainly much faster for me.