251
you are viewing a single comment's thread
view the rest of the comments
[-] sugar_in_your_tea@sh.itjust.works 3 points 2 weeks ago

Wow, the only one I agree with here is MongoDB (and probably Lombok, I don't write Java), and that has more to do with their licensing issues than anything technical.

That's pretty impressive.

Here's my list:

  • no-go list of languages - Java, PHP, Ruby, C++ (unless you absolutely need C++ for some domain)
  • OOP - OOP should be isolated, not forced on every problem; many OOP advocates are dogmatic about injecting it everywhere
  • waterfall - screw that noise, faster to market + faster feedback is generally better

That's really it, and I'm totally willing to mentor someone who likes the above if they're otherwise a good developer.

[-] DerArzt@lemmy.world 2 points 2 weeks ago

If you had to write Java you probably would like Lombok if you dislike boilerplate (it can build object constructors, comparators, and field accessor methods via annotation).

[-] sugar_in_your_tea@sh.itjust.works 2 points 2 weeks ago

Java is boilerplate though. It's finally getting almost tolerable with static imports, arrow functions/lambdas (whatever Java calls it), etc.

If I had to write Java, I'd push for Kotlin instead, after failing to convince management that there are much better options for the problem they need to solve.

this post was submitted on 23 Mar 2025
251 points (100.0% liked)

LinkedinLunatics

4294 readers
2 users here now

A place to post ridiculous posts from linkedIn.com

(Full transparency.. a mod for this sub happens to work there.. but that doesn't influence his moderation or laughter at a lot of posts.)

founded 2 years ago
MODERATORS