this post was submitted on 02 Aug 2023
1539 points (97.0% liked)

Programmer Humor

20230 readers
1113 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 years ago (7 children)

What is this thing you call “good gui”?

[–] [email protected] 4 points 2 years ago* (last edited 2 years ago) (6 children)

It's what you put on bad software to make it palatable.

Like a sugar coating. It's why no one codes in Java anymore without 80 terabytes of ram for their IDE.

[–] [email protected] 3 points 2 years ago (4 children)

I wonder what's this "good software" (you meant language?) that doesn't require an IDE to code efficiently.

[–] [email protected] 3 points 2 years ago (1 children)

Good luck ever doing anything embedded if you always need a clunky IDE. Best thing I ever did was get comfortable in a solely vim/cmake/gcc environment. Even if the majority of work doesn't require it, it'll teach you a lot.

[–] [email protected] 1 points 2 years ago (1 children)

I mean, we're rewriting everything in Rust, so there's no need to learn cmake anymore /s

To conter your comment a little bit, I think anyone doing coding for a living should absolutely use an editor that supports LSPs. They're an insanely helpful tool with zero downsides.

load more comments (2 replies)
load more comments (3 replies)
load more comments (3 replies)