this post was submitted on 23 Mar 2025
259 points (98.5% liked)

LinkedinLunatics

4202 readers
4 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
you are viewing a single comment's thread
view the rest of the comments
[–] DerArzt@lemmy.world 2 points 1 week ago (1 children)

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 1 week ago (1 children)

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.

[–] aubeynarf@lemmynsfw.com 2 points 4 days ago

You can say you’re running Java and write components in Kotlin or Scala, no one knows after the module is published!