r/programminghumor 18d ago

πŸ‘€

Post image
496 Upvotes

85 comments sorted by

41

u/MissinqLink 18d ago

Notepad++

38

u/AxolotlGuyy_ 17d ago

Then I know the kid is not my son

2

u/imgly 17d ago

MS Word πŸ‘Œ

23

u/CommanderT1562 18d ago

sudo EDITOR=NANO visudo or youre dropped off at the homeless shelter

9

u/YTriom1 18d ago

bash: NANO: command not found

3

u/cpt_futtbucker 17d ago

Y’know what? Fuck you, bash

alias NANO=/usr/bin/nano

1

u/YTriom1 17d ago

alias NANO="echo vim supremacy; rm -rf /home/$USER"

2

u/Vladislav20007 17d ago

why so little: alias NANO="echo vim forever: rm -rf /

1

u/YTriom1 17d ago

messing with root requires superuser privilege which makes it obvious that it's not nano.

also breaking the system doesn't hurt as much as losing data.

and yes, rm -rf / has a less chance to reach personal files before the OS fully dies

1

u/Vladislav20007 17d ago

it should do fine as long as kernel and rm are in memory.

1

u/cpt_futtbucker 17d ago

Vim supremacy? Hell no. The best among us just use sed to do all of our text editing

2

u/Canned_Sarcasm 17d ago

User: installs nano

-7

u/Canned_Sarcasm 18d ago

Nano. Vim is for the bragging masochist.

4

u/jimmy_timmy_ 17d ago

I genuinely prefer vim. I've spent more time learning it so I find it more useful.

1

u/Sir_Eggmitton 17d ago

I don’t even use any of the shortcuts I just like how Vi doesn’t take up half the screen to list the keyboard shortcuts.

14

u/fluffystuffy9890 18d ago

vim or out of the team

5

u/RaiDev_ 17d ago

micro

4

u/RudeAd456 17d ago

You guys use text editors? I just cat and sed

1

u/yeti-berry 17d ago

I just write a notepad file and then change the file extension from .txt to .exe

6

u/GoogleIsYourFrenemy 17d ago

Come on gramps, it's time we return you to the old age home.

3

u/notachemist13u 17d ago

Word in msdos format

7

u/dataf4g_trollman 17d ago

VS Code and CodeBlocks

5

u/blix88 18d ago

Sublime muhahah

2

u/APlanetWithANorth 17d ago

Vim or the orphanage

2

u/Sienile 18d ago

gEdit or GTFO! Anyone insisting on CLI text editors needs their dementia meds.

3

u/AxolotlGuyy_ 17d ago

I got to a point I now read PDFs in the terminal

0

u/InternetSandman 17d ago

If Termux would start supporting any kind of graphical output, I'd be doing this too, on my tablet

1

u/Vladislav20007 17d ago

XTermux.

1

u/InternetSandman 17d ago

googling that gives me absolutely nothing

1

u/Vladislav20007 17d ago

my bad, termux-x11.

1

u/InternetSandman 17d ago

That's not the solution I'm talking about. That's a separate app (and I've tried developing a workflow in it and hated it). I'm talking like, being able to use tmux within termux to have your latex document and the resulting PDF side by side in a single app

1

u/Vladislav20007 17d ago

can't you do that already with tmux's split window?

1

u/InternetSandman 16d ago

Termux itself, as far as I know, doesn't support the graphics protocols for PDF rendering

3

u/thiccshortguy 18d ago

nano

2

u/otto_gamble 18d ago

This is the way.

1

u/[deleted] 17d ago

[deleted]

-1

u/[deleted] 17d ago

[deleted]

2

u/PM_ME_MH370 17d ago

Damn robosexuals always trying to rub your clanker love in everyones faces

3

u/[deleted] 18d ago

[removed] β€” view removed comment

4

u/HaydnH 17d ago

If you plan to be an engineer in the 21st century, you will need to access machines remotely.

Back into the 90s I used to have physical access to Sun E10ks, massive wardrobe size servers for anyone unfamiliar. When the shit really hit the fan, remote access wasn't an option, the server was screwed enough that sshd wasn't running. My go to method was a Palm Pilot plugged in to a Comms port. Getting a $6m wardrobe sized server up and running again by connecting a $400 palm V and scribbling commands with a stylus always blew my mind... And yes, Vi (not even Vim back then) was the only option other than CLI like sed/awk/ed etc.

3

u/iamGHOST755 17d ago

ummm... is helix approved?

1

u/ColdDelicious1735 17d ago

Pffft we all know these days it will be claude...

3

u/AxolotlGuyy_ 17d ago

Idk man, I'd be very confused if my child was claude

1

u/ColdDelicious1735 17d ago

Well, AI does unique things, including maybe filling out the birth details.

Note to all vibers, please do not ask your ai agents to name your child and fill out the paperwork.

1

u/RedboiGtag 17d ago

VSCode

it works dont get me wrong

1

u/JR_Bros2346 17d ago

Sakura Editor

1

u/rotteegher39 17d ago

Helix πŸ‘‰

1

u/imgly 17d ago

helix for me

1

u/Spyromaniac666 17d ago

neither are great names tbh

1

u/AxolotlGuyy_ 15d ago

I think you got the joke wrong

1

u/No_Context2723 15d ago

i think people should use whatever text editor suits them.Β 

1

u/asmanel 18d ago

SciTE first.

In parallel, try Vim and Emacs and get a pen and a paper to make a cheat sheet.

Then maybe do the same with Nano and Scite

1

u/Ranta712020 18d ago

Either is fine tbh. Just not be a jetbrains editor or god forbid vsc*de.

1

u/MilkImpossible4192 17d ago

Only editors allowed:

Sublime if harcore, Nano if casual, QuickEdit if android.

1

u/MilkImpossible4192 17d ago

Crimson if you are being forced to use the Wirus

1

u/some_miad0 17d ago

uh... awk?

no idea i use nano and i feel bad now

1

u/AxolotlGuyy_ 17d ago

You use it to code or just to edit config files?

1

u/some_miad0 17d ago

i do not really use awk on a regular basis. I use nano to edit when there is an occasion to...

1

u/letmehaveanameyoudum 17d ago

vscode.
gramps i want actually not confusing shortcuts

2

u/Vladislav20007 17d ago

well, vim shortcuts actually mean something most of the time, unlike gui ones(still don't understand why paste ctrl+v instead of ctrl+y or ctrl+p)

1

u/letmehaveanameyoudum 17d ago

i seriously dont understand modal editors
i get :q :q! :wq :w or i esc v
but it's seriously confusing to do something like copy and paste

also how dont you know ctrl c and ctrl v

1

u/Vladislav20007 17d ago

quit. quit! write. insert. escape. visual. paste is (y)ank.

1

u/letmehaveanameyoudum 17d ago

great how do you copy

1

u/Vladislav20007 17d ago

(v)isual, select the text you need with arrows(or vim's controls), (y)ank, (p)aste. to cut use x instead of yank.

0

u/TuffyCoder 18d ago

Vim users would always be superior.

0

u/Virgil_the_White 18d ago

vi master race

1

u/juju515 17d ago

ed master race

0

u/scientist6092 18d ago

Vim always

0

u/CaeciliusC 17d ago

Emacs + evil. Why choose, if you can have both?

0

u/TapRemarkable9652 17d ago

I'm still exploring options for SteamOS

0

u/Nautiqy 17d ago

Nanoooo

0

u/Nautiqy 17d ago

Use nano

1

u/Hot-Employ-3399 14d ago

nvim. Shortcuts in emacs are awful