Live data from Hacker News

Linux guide for power users (2022)

xnacly.me

31–40 of 110 posts

Re: Linux guide for power users (2022)

#31
post #20
post #13

Earlier quoted context omitted.

You can drop in replace Manjaro with EndeavourOS to achieve Arch on easy mode these days.

Arch has easy mode built in¹ these days. -- 1: https://github.com/archlinux/archinstall

I must've used this a dozen times in the last few months helping friends. It never fails to amaze me. Has options like a btrfs layout with sane defaults, choice of DE and Tiling, etc.

I'm writing this from an installation I made today using it.

Re: Linux guide for power users (2022)

#33

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?

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 packages update regularly (and you update them regularly :)), it is much easier to debug when things go wrong since you can more easily keep track of recent changes.

Similarly, I wouldn't recommend Ubuntu to beginners because the dist-upgrade process is very scary and unreliable (in fact, I don't think I've ever seen dist-upgrade succeed fully without errors or manual intervention), so I wouldn't want to have that unpleasent surprise waiting for them when they aren't ready for it. The situation around snap is also likely to leave a sour taste in their mouth ("Why am I being nagged to close Chrome 2 weeks from now? And why am I still nagged after I just closed and reopened it?!" not to mention "Why can't I open this file in Chrome?").

Re: Linux guide for power users (2022)

#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 since the 3.1 days, who has used MacOS since the Tiger days, and who has been using various Linux distributions since 1999 -- I definitely wasn't the intended target audience of this article.

With a title of "Linux Guide for Power Users," I was hoping for some interesting scripts or relatively unknown applications that might be fun to tinker with. I always love to learn something new that I didn't know before (an example: recently I discovered TimeShift which is really a fancy wrapper around rsync and BTRFS, but it's a pretty nice GUI to help create and restore snapshots that I wasn't aware of before).

Re: Linux guide for power users (2022)

#36

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?

I still don't know what a "power user" is supposed to be, after seeing the term for like 30 years. Seems to describe a range from "able to leap tall spreadsheets in a single bound" to "the person in the office who knows how to fix things".

In my experience, most long-term unix nerds today seem to end up using (a) whatever is in front of them or (b) vanilla Debian.

Re: Linux guide for power users (2022)

#38

> 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.

it's for power users of proprietary OSes who are beginners to Linux

Re: Linux guide for power users (2022)

#39
This appears to not be for an audience of software engineers.

When I was young, I had a Compiz-enabled cube desktop (maybe with conky running) and it was super cool and stuff and I enjoyed it, so this is in that realm.

Nice of author to share his setup, though. It's often the case that explicit instructions like these help me when I'm searching for something so I always support the writing of them. I don't think this should have been posted here, though.

Re: Linux guide for power users (2022)

#40
"This guide is meant as a loose inspiration for a poweruser looking to switch to Linux."

It's your guide, but as a non-technical Linux power user of over 2 decades, I don't think I would recommend Windows or Mac power users make the immediate shift to the (Neo)vim and i3 "metaphors" (if that's the right way to express it). I'd recommend KDE for Windows PUs and Pop? Peppermint? (I forget which disto aspires to the MacOS look and feel.

I started using Emacs for Org because I don't program, and I gradually added email, file management, irc, gopher, roam, and other "functionality" as I became more proficient. I finally switched any key binding I could anywhere to Emacs, but I would never suggest Emacs to a Windows or Mac PU unless they already used it, let alone modal editing if they never used it and didn't live in a text editor.

When I started using Org there were not many decent open source plaintext information managers that could also do agendas, to-dos, etc. I mostly used Zim prior. Not all PUs live in text editors, program, or edit configuration files in a modal editor. Why would someone who uses a text editor primarily to edit configuration files do so in a modal editor unsteady of Gedit or Kate or even nano or micro?

Today, I would likely recommend Joplin for a PU who wants open source plain text information management plus a multitude of plugins on any platform and any GUI text editor with good syntax highlighting and customization and a Desktop Manager. It would allow for more gradual transition because being a PU on Windows or Mac means making significant changes would actually be more difficult.

But you can have my Emacs when you pry it from my cold, dead hands.

Post reply on HN