this post was submitted on 05 Sep 2023
829 points (98.5% liked)

Programmer Humor

19512 readers
913 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] alphacyberranger@sh.itjust.works 7 points 1 year ago (2 children)

I had to edit code on terminal using nano in production.

[–] original_ish_name@lemm.ee 3 points 1 year ago

Use the great vim, install a linter plugin if you need one

[–] 257m@lemmy.ml 2 points 1 year ago (1 children)

Why not just use vim? It's preinstalled.

[–] alphacyberranger@sh.itjust.works 2 points 1 year ago (1 children)

Not inside a docker container.