825
Omnilingualism (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] PeriodicallyPedantic@lemmy.ca 7 points 1 year ago

Language snobs be like

Java is too verbose, Assembly is best 🥴

Ok nobody actually wants to write Assembly, but that's still what they sound like. Optimizing for number of characters you'd have to type if you used a text editor instead of an IDE, and dumb shit like that.

[-] stingpie@lemmy.world 4 points 1 year ago

I like to program assembly. It's kinda fun to juggle around registers, and it feels really gratifying to to see it running at the fastest speed possible.

[-] grue@lemmy.ml 3 points 1 year ago

The Java hate is not about wanting to type fewer characters; it's about FactoryFactory-type boilerplate nonsense adding conceptual bloat that obscures what the unit of code is actually trying to accomplish.

[-] PeriodicallyPedantic@lemmy.ca 0 points 1 year ago

FactoryFactory classes are not something inherent to java, it's just as likely with any OOP language. I'm assuming you refer to something like AbstractFactory Pattern.

Most boilerplate can be automatically added by IDEs, and doesn't add any more congnative overhead than comments would. It's basically comments that are statically validated by the compiler.

[-] dylanTheDeveloper@lemmy.world 1 points 1 year ago

Assembly is absolutely doo doo fard because theirs so many variations because of different hardware or operating system and lots of people mix them up leading to struggle town for hours just for a simple hello world program for the specific version you have.

I tried to learn and settled on GAS since that had better examples of code I could find online

this post was submitted on 26 Jul 2023
825 points (97.5% liked)

Programmer Humor

32070 readers
573 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS