• 60 Posts
  • 1.75K Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle






  • My memory of it is how unnecessarily arcane it is. I had (and still have) a better understanding of assembly than COBOL. COBOL has hundreds of keywords. And while an instruction set can have thousands of instructions, COBOL still felt more difficult.

    Also, nearly any executable can be decompiled to assembly. If you understand assembly, it has a plethora of uses. COBOL can make big bank, but it currently has very limited use.





  • No thanks. This sounds entirely plausible and he gig economy should be highly regulated. I want my stuff delivered, yes, but I want it delivered by somebody who isn’t doing it as a last measure to survive and it won’t get them out from the heel they are under.

    We need whistleblowers like this. If you’re a software developer and see shady business practices, fucking say something. If not to your superior, then to an authority. Companies shouldn’t get away with this unethical behavior. If even one thing is true of what OP is saying, they should be fucking sued and forced to improve or die.








  • Just like all “principles” they shouldn’t be blindly applied. Simply forcing SOLID upon a codebase won’t magically make it better. In fact, I’ve seen codebases that “strictly follow SOLID principles” being terrible to understand, debug, follow, and optimise.

    There will always be blind and zealous followers who will vehemently “protect” a codebase (or anything really) from impure modifications. They are the worst to deal with.