SinTan1729

joined 8 months ago
[–] SinTan1729@programming.dev 16 points 4 weeks ago* (last edited 4 weeks ago)

Everyone has listed a lot of reasons, and there's also https://manjarno.pages.dev/ which pretty much sums up all the technical reasons.

I'd just like to add why I switched. I used Manjaro for a couple of years, and suggested it to friends and family for a while. It was fine when it worked. But when it didn't, it was a pain to figure out wtf was wrong. Their forum wasn't helpful, and you can't get help in the Arch forums, because it's just different enough. Also, whenever something broke, their logic was always backwards. Like SSL broke for the 5th time, just roll back your clock guys. It felt like being in an abusive relationship with a distro.

I finally switched to EndeavourOS some 4 years ago, and it's been very smooth ever since. In fact, I've had a good experience with pretty much every distro that I've used long term (e.g. AlmaLinux, Debian, Fedora, and even Ubuntu), except for Manjaro.

[–] SinTan1729@programming.dev 10 points 4 weeks ago* (last edited 4 weeks ago) (4 children)

I like EndeavourOS because it's pretty much vanilla Arch, just with a nice installer. (Although we do now have the archinstall script.) After installation, there's pretty much no difference. Also, I like the logo. I only installed Arch once for the bragging rights lol.

[–] SinTan1729@programming.dev 2 points 1 month ago* (last edited 1 month ago)
  1. Fish, Alacritty, and Neovim.
  2. I'd recommend using bare metal. Containers only make sense for deployment. Otherwise, they're just extra abstractions.
  3. Yes. https://neovim.io/doc/user/remote.html#_remote-editing But I honestly prefer to ssh into the remote machine and use the Neovim installation there. It's usually more responsive, and nicer to move around several files.
[–] SinTan1729@programming.dev 6 points 1 month ago* (last edited 1 month ago)

TL;DR: It's shit. It shouldn't even be considered a distro.

Also, I think the recommendation of Manjaro is outdated. It used to be good maybe 5 years ago. Nowadays, it's better to try EndeavourOS or CachyOS.

[–] SinTan1729@programming.dev 3 points 1 month ago* (last edited 1 month ago)

I've installed Fedora on my sister's laptop, and I barely have to do any maintenance. She's not very technologically minded, but it's been solid nonetheless. I don't use Fedora on my machines, but for someone else, it is what I recommend.

[–] SinTan1729@programming.dev 5 points 1 month ago* (last edited 1 month ago) (1 children)

As far as I know, KDE's gestures aren't customizable yet. They were introduced about a year ago, and for now, they're linked to specific actions. But, there seem to be efforts to make them customizable.

For your other issues, they're related to those specific apps. You're more likely to get support if you file an issue in their GitHub/support forum.

[–] SinTan1729@programming.dev 1 points 1 month ago

I'm confused. What do you even mean?

[–] SinTan1729@programming.dev 1 points 1 month ago (1 children)

It seems that I'd still need to modify net.ipv4.ip_unprivileged_port_start=80 in sysctl, which I don't want to do. If I do it, the socket isn't even strictly necessary.

[–] SinTan1729@programming.dev 1 points 1 month ago

Interesting, seems like I might be able to make it work.

[–] SinTan1729@programming.dev 1 points 1 month ago (2 children)

Just a couple of friends use it. But I'd like to use this as a learning opportunity and do it the proper way. It seems that if I turn of masquerade in general, and use firewalld fine-grained rules to enable it when I actually need it, I might be able to achieve what I want. I'll post an update to the original post if I can get it to work.

[–] SinTan1729@programming.dev 1 points 1 month ago

This is interesting. I need to figure out how it works for podman and it'll be the perfect setup.

[–] SinTan1729@programming.dev 1 points 1 month ago

I think it's the masquerade that's causing problems for me. I have to keep it enabled since I'm running a tailscale exit node. But maybe I can selectively disable it here.

view more: ‹ prev next ›