• 0 Posts
  • 88 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • If you have to resort to browsing the web with a TUI every time you’re dropped into a tty then you really should think about using a different distro. When I was using it I didn’t take my laptop anywhere without having a live disk with a bunch of distros on me as well.

    Also, Arch is very well known for requiring manual interventions in various scenarios and it’s really not for users who aren’t at least somewhat comfortable in a terminal. That’s not to gatekeep; it just genuinely doesn’t make much sense for someone like that compared to a more “on rails” distro. If they choose to use Arch then that’s their prerogative, but it’s not the distro’s responsibility to hold their hand when the express expectation is that users keep up with distro news and are capable of administrating their own system.












  • Have you actually worked in a programming role before? Googling things is absolutely the norm. Most people don’t know every single in and out of every library/framework they’re using, especially when learning new ones. This goes double for more complex or sprawling frameworks where it may be less than obvious how to perform a particular task from the documentation alone or when running into undocumented limitations or bugs (although admittedly an in-IDE assistant won’t be too useful for that anyway).




  • Fedora Workstation has been really good in my experience. The available software is shockingly up to date and I haven’t run into much breakage of any kind in the year or so I’ve been using it across 2 systems (despite my best efforts every few months when the urge to tinker hits me). I do occasionally run into issues caused by the default SELinux policies, but they’re not especially difficult to work around if you’re comfortable using the terminal.

    I do share your sentiment about the AUR - I definitely miss it at times. That said, Flatpaks and the fact that pre-built RPMs are so commonplace have both softened the blow a lot.



  • They’re referring to Firefox forks which are available only in the AUR and not from the main repos. In that case there can be a level of risk, but you can manually review the PKGBUILD of whatever package you end up installing to verify that it’s not doing anything fishy when pulling sources.

    Apart from that, you may also want to look into potentially installing a Flatpak. This still comes with some risk if it’s not official (packaged and published by the original devs), but AFAIK there’s at least some sort of vetting process for packages to be accepted into Flathub.