Live data from Hacker News

Linux guide for power users (2022)

xnacly.me

51–60 of 110 posts

Re: Linux guide for power users (2022)

#52

Why would you install Arch-based Manjaro? Why not just go with a flavor of Ubuntu to start becoming productive from like minute 5? And if you're really trying to become a super-user why not NixOS?

Yay/AUR pretty much always has what I'm looking for. Apt-get, not so much. I also never want snaps or whatever they're called. Ubuntu is a mess.

Re: Linux guide for power users (2022)

#53

Earlier quoted context omitted.

Personally, if I'm recommending something for daily use (as in, you plan to do more than just work on this device) I could only recommend a rolling release where your software is always up to date. You'd usually want and expect software to be up to date (at least for software that isn't trying to screw you ;)) and if something you are using has a bug, waiting for the next Ubuntu release is unreasonable. Also, if your…

What would you recommend instead of Ubuntu for beginners?

(not the person you’re asking, but I have an opinion)

For beginners who want to learn how things work — Slackware. That distribution guarantees the beginner will soon graduate to a non-beginner status, or understand that it’s not for them. It’s a really quick result. Ubuntu et al. just make it so people stay beginners forever.

I really like the Arch trend among beginners; it doesn’t quite have the educational value of Slackware, but at least they try.

For people who just want to use a computer for normal things I’d recommend an immutable distribution that doesn’t break (Fedora Silverblue / openSUSE Aeon) and a friend who can help (ideally — with remote access). The second component is essential with any OS.

Re: Linux guide for power users (2022)

#54

> As said before, in this tutorial we will be using Manjaro due to it: > * containing a fully configured system (yes bloat, idc its a beginners tutorial) So is it for beginners or power users? Or can that be the same person? Choice of Manjaro is also curious, considering its history.

> considering its history Can you elaborate?

It's amateur hour over at Manjaro. They've pushed breaking updates, insecure settings, etc. Their infrastructure is poor, as well.

Re: Linux guide for power users (2022)

#55
post #35

So it's a tutorial where the goal is to be able to take a screenshot, post to Reddit, and feel cool. There are a few pieces of good information, but it's for people learning Linux (how to install, run a package manager, etc), not power users, which I would define as someone who understands a lot of the OS and takes as much advantage of the system at hand. I feel as if I'd qualify as a power user, who has used Windows…

Your first paragraph is spot on. A quick look at the ToC made me think it's a "how to reproduce every r/unixporn screenshot ever" rather than teaching something interesting about Linux for people well-versed in administering or using other Unix-like systems (e.g. Mac OS, FreeBSD, ...).

This may be oddly specific to myself, but I hate having to memorize internal IPs and like to address my computers with their hostnames. This article makes no attempt to tell me anything about hostnames, mDNS, DNS-SD, etc. on Linux. Is mDNS configured OOTB on most Linux distros like it is on Mac OS? If not, which implementations should I consider using? So on, so forth.

I also find it a bit amusing NeoVim is automatically chosen for the reader. I'll stick with Emacs, and I know many others will stick with VS Code or just plain old Vim. :)

Re: Linux guide for power users (2022)

#56
post #35

So it's a tutorial where the goal is to be able to take a screenshot, post to Reddit, and feel cool. There are a few pieces of good information, but it's for people learning Linux (how to install, run a package manager, etc), not power users, which I would define as someone who understands a lot of the OS and takes as much advantage of the system at hand. I feel as if I'd qualify as a power user, who has used Windows…

[deleted]

Re: Linux guide for power users (2022)

#57
post #53

Earlier quoted context omitted.

What would you recommend instead of Ubuntu for beginners?

(not the person you’re asking, but I have an opinion) For beginners who want to learn how things work — Slackware. That distribution guarantees the beginner will soon graduate to a non-beginner status, or understand that it’s not for them. It’s a really quick result. Ubuntu et al. just make it so people stay beginners forever. I really like the Arch trend among beginners; it doesn’t quite have the educational value o…

Can you explain more about Slackware, in what sense does it help you graduate quickly and provide educational value?

Re: Linux guide for power users (2022)

#58
My recent gripe is that I've used Linux for more than half my life and I'm well into my 30's. I feel like my ability to navigate a system has gone _backwards_, Debian no longer accepts 'init 0' as a command, ipconfig isn't a command anymore, systemd changed the whole subsystem from underneath me, ubuntu/snap decided not only to litter+bloat my filesystem with needless duplicates but also that not only would I prefer Firefox be a snap package (which broke my workflow), but that it would require me to go well out of my way to solve that, Gnome decided that I wanted a touchscreen layout (I custom compile gtk+ to remove the 'search on type' behavior in file>open dialogs, most major packages seem to default to nouveau which while a great movement seems to totally break critical path regularly.

How the hell have we gotten to a point where Linux closely reflects the instability of the Windows ecosystem. I'm not afraid of change, but I feel like the large majority of changes that are made cause me problems to the point where I now fear upgrading my distro to latest.

Re: Linux guide for power users (2022)

#59
post #55
post #35

So it's a tutorial where the goal is to be able to take a screenshot, post to Reddit, and feel cool. There are a few pieces of good information, but it's for people learning Linux (how to install, run a package manager, etc), not power users, which I would define as someone who understands a lot of the OS and takes as much advantage of the system at hand. I feel as if I'd qualify as a power user, who has used Windows…

Your first paragraph is spot on. A quick look at the ToC made me think it's a "how to reproduce every r/unixporn screenshot ever" rather than teaching something interesting about Linux for people well-versed in administering or using other Unix-like systems (e.g. Mac OS, FreeBSD, ...). This may be oddly specific to myself, but I hate having to memorize internal IPs and like to address my computers with their hostname…

mDNS does work out of the box mostly with systemd-resolve (and the right firewall rules if you only allow certain inbound traffic).

You can add something like avahi and have Linux do more interesting things like reflection between interfaces/networks--critical for segregating your Chromecasts and other IoT devices.

Re: Linux guide for power users (2022)

#60
post #57
post #53

Earlier quoted context omitted.

(not the person you’re asking, but I have an opinion) For beginners who want to learn how things work — Slackware. That distribution guarantees the beginner will soon graduate to a non-beginner status, or understand that it’s not for them. It’s a really quick result. Ubuntu et al. just make it so people stay beginners forever. I really like the Arch trend among beginners; it doesn’t quite have the educational value o…

Can you explain more about Slackware, in what sense does it help you graduate quickly and provide educational value?

[deleted]
Post reply on HN