• 1 Post
  • 72 Comments
Joined 2 years ago
cake
Cake day: July 28th, 2023

help-circle






  • The app may be windows only, but it can often help to ask for alternative. And not things like “What can I use in Linux that is the same as <app> under Windows”. More along the lines of “I need to create or do <x>. In Windoze I used <app>, how do I get the same work done under Linux”. Sometimes you don’t have much of a choice, go emulation layer or VM, but often you can find a different path to the same result and once you get used to it, it’s a better solution.


  • I started using Linux as a liberal arts major in the late '90s. Both my grandparents (RIP) and my parents (partial RIP) kept having issues with Windows on their computers. I was constantly being called to help them with crap. 20+ years ago I asked if I could try something and they didn’t care, as long as it worked. Debian and XFCE. Configured their email, hooked up the printer. Suddenly the service issues went from several times a month to once every 5+ years. And 90% of those issues just was clearing out the printer queue. I have never once understood the LiNuX iS OnlY FoR suPer TeCH NeRDS bullshit.






  • I get the vim frustration. The first Linux distro I used shipped with a broken x-server and vi(m) (late 90s) as the editor, so it was definitely jumping in with both feet. It was Vim or Emacs, and Emacs seemed like more than I was willing to take on at the time. It’s kind of annoying how much other editors frustrate me now. I know a lot of people are OK with nano, or whatever editor, but every time I find myself not using vim to edit these days it freaking kills me.


  • It always makes me kind of sad when people disparage CLI use. It’s like people thinking they don’t need to actually learn anything because they can always look up what they need to know on their phone. It seems a shame to miss so much of the richness of the experience. I found myself arguing, promoting, whatever, terminal use a few times and then realized how pointless it is. It’s like arguing with someone about what food they like. You can just hope they develop a more sophisticated palate at some point, or at least become more open-minded, but you can’t force it on them.

    This was a long way to get around to saying I like that you had that change of frame and are embracing the fun of personalizing your interactions with your computer.





    • update:

    Hotkey open terminal -> sudo apt update/upgrade -> done. Never had to touch the stupid mouse. Same with all sorts of tasks.

    • email:

    Hotkey open terminal -> neomutt -> quickly sort/delete/reply -> done. Never had to touch the stupid mouse.

    • file transfer:

    Hotkey open terminal -> scp -> done. Never touched the mouse.

    and so on.

    If you like using a GUI, use a GUI. I’m not saying you can’t, but you sure are missing out on a lot of command-line awesomeness. I’ve never heard anyone argue that a GUI is quicker than command line, just more comfortable for a lot of neophytes. I mean, sure, gaming, browsing the web, graphics stuff, GUIs are great, if not essential.