Comment by ๐Ÿš€ jsreed5

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

In: s/CLI

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

๐Ÿš€ jsreed5

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.

4 Later Comments โ†“

โ„ 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 ยท ๐Ÿ—ณ๏ธ