-1 points

It is fun

permalink
report
reply
6 points

Both of your comments hurt in that way only the truth is capable of hurting.

permalink
report
parent
reply
2 points
*

i didn’t want to flood the thread - there’s more where that came from

permalink
report
parent
reply
8 points

That’s subjective. I find coding fun.

permalink
report
parent
reply
1 point

It is cool

permalink
report
reply
4 points

less about programming, more about programmers: just because you can code an app doesn’t mean you know jack shit about anything else… politics included

so many software engineers think they’re the only one who understands the world and that they are the one to have the final say in any discussion

i think that stems from their outrageous overpayment

permalink
report
reply
3 points

He’s getting downvoted but he’s right.

The hubris of a dev thinking they can solve a non tech problem with tech that they know nothing about, it’s almost unmatched.

permalink
report
parent
reply
0 points
*

Maybe he’s getting downvoted for his US defaultism.

permalink
report
parent
reply
3 points

This also works the other way round:

The best programmers won’t be able to fix you clunky mess of bureaucracy by making it digital.

permalink
report
parent
reply
18 points

Everyone can code.

permalink
report
reply
21 points

Anyone can, but not everyone needs to

permalink
report
parent
reply
4 points

Not everyone should

permalink
report
parent
reply
21 points

And not everyone should.

permalink
report
parent
reply
11 points

I didn’t want to say that because it sounds mean, but yes, pretty much

permalink
report
parent
reply
17 points
*

Myth: code can be ugly as long as it works, don’t spend company time on making it look good or on minor optimizations.

The truth is that you can tell when effort has been put into a job. Even if it just works, the lack of discipline means that in the end it will be difficult to maintain and probably will fail in unexpected situations.

Every language has its conventions, but if I spot more than a line of separation between blocks of code, that is a common telltale sign of noob. Run from that shit.

permalink
report
reply
9 points

Lines of separation are bad? I like adding a few empty lines to denote a different logical section so it’s easier for me to read back later :c

permalink
report
parent
reply
5 points

The idea is that often you could be using actual logical separations (functions etc.) instead of whitespace. IMO whitespace has its place though, including for this.

permalink
report
parent
reply
3 points
*

uhh seen this shit with some rewrites with no regards to your code being idiomatic to the point of it all feeling almost verbatim. Like some PHP devs getting confused by the lack of classes in Go and instead of using method receivers and composition over inheritance creating one 250-line behemoth public function to replace a PHP class.

permalink
report
parent
reply
6 points

One line is fine if used wisely, everybody does it for readability. The issue is when you need more than one.

permalink
report
parent
reply
2 points

PEP8 is looking at you

permalink
report
parent
reply

Programming

!programming@programming.dev

Create post

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



Community stats

  • 3K

    Monthly active users

  • 1.7K

    Posts

  • 28K

    Comments