Comment by ๐Ÿ™ norayr

Re: "Why do you like using a cli?"

In: s/CLI

jsreed5, good idea. thank you for it.

i expect/afraid that some malware one day will use sudo. i can imagine someone can click on something, perhaps appimage, and it'll try to do sudo, and since the user used sudo and typed the password a couple of minutes ago, sudo will pass.

appimage or masicious script may try and try unless it succeeds on day.

what get me really anxious is how people are 'installing' things in their homes by piping wgetted scripts to bash, it became something normal, it is described in readmes, but it shouldn't be.

people should package for distros, and users should be able to choose distros also based on if what they need is packaged.

๐Ÿ™ norayr

Mar 31 ยท 5 weeks ago

Poll Results

1. I am god of my machine

โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 52%

2. I love green

โ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 12%

3. Typing sudo makes me happy

โ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 5%

4. When asked I can answer, "yes I'm a hacker"

โ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 12%

5. How needs a GUI anyway

โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 19%

42 votes were cast.

5 Later Comments โ†“

๐Ÿš€ jsreed5 ยท Mar 31 at 01:57:

@norayr The entire concept of using `wget | sh` to perform a task is horrifying to me. Bitreich.org has a satirical example of why it's such a bad idea:

curl -sLk http://bitreich.org/s/bitreich.sh | sudo sh

(It should go without saying that one ought to remove the pipe before running the above command so it doesn't immediately execute.)

โ„ ghost ยท Mar 31 at 12:29:

Files can still have tags. My markdown writing has `tags: "x", "y"` in the header. For flashcards I use recfiles (plain text database).

๐Ÿ๏ธ Atomic-Germ ยท Apr 02 at 22:38:

It's generally a lot faster to type "sudo apt install" than it is to go find an app in some store. It's MUCH faster to edit files with sed and grep and vim. It doesn't take much computer to do it. It doesn't look like it was designed to enable illiteracy.

Yeah so my reason is because it actually works

โ˜•๏ธ Alnotz ยท Apr 08 at 09:28:

So many projets needing to be packagedโ€ฆ

The first application I open after login is the console.

How many years since I stopped to launch an application by icon clicking ?

๐Ÿ๏ธ Atomic-Germ ยท Apr 11 at 21:11:

For most people it's the browser, I think. I'm in zsh as soon as possible

Original Post

๐ŸŒ’ s/CLI

๐ŸŽง my-adventures-at: [mod]

Why do you like using a cli?

๐Ÿ’ฌ 23 comments ยท 2 likes ยท Mar 28 ยท 6 weeks ago ยท ๐Ÿ—ณ๏ธ