425
you are viewing a single comment's thread
view the rest of the comments
[-] cAUzapNEAGLb@lemmy.world 58 points 1 year ago

I fucking hate Spring.

The quickest way to get a team of 10 contractors to turn 100 lines of basic code from a decent engineer into 2k, with 50 janky vulnerable dependencies, that needs to be babied with customized ide's and multi-minute+ build times and 60m long recorded meetings.

Fuck Spring.

[-] SpaceNoodle@lemmy.world 43 points 1 year ago

They can do that in any season

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

Ok, you win! ๐Ÿ˜ ๐Ÿ˜‚

[-] passepartout@feddit.de 20 points 1 year ago* (last edited 1 year ago)

Wouldn't want to write a webserver / database connection / scheduler / etc. from scratch. Spring Boot plus lombok turns 2k lines of code into 100.

[-] MajorHavoc@programming.dev 22 points 1 year ago

... Looks both ways...

Python does the same in 10 lines of code.

... Ducks under a table to avoid the ensuring flames ...

[-] SpaceNoodle@lemmy.world 13 points 1 year ago

I replaced the P in my LAMP stand with Python and I've never been happier.

[-] VantaBrandon@lemmy.world 5 points 1 year ago

They say he's still ducking to this day

[-] MajorHavoc@programming.dev 3 points 1 year ago

Yep. That's why we call it "duck typing" in Python.

[-] expr@programming.dev 2 points 1 year ago

Sure... That"s what libraries are for. No one hand-rolls that stuff. You can do all of that just fine (and, actually, in a lot less code, mostly because Java is so fucking verbose) without using the nightmare that is Spring.

[-] MajorHavoc@programming.dev 15 points 1 year ago

Fuck Spring.

Actually, there's a lot to be said for being able to configure your spleamtomoter without needing to reverse the polarity on the stack cache rotator arm.

I'm kidding.

Fuck Spring.

this post was submitted on 02 May 2024
425 points (100.0% liked)

Programmer Humor

25377 readers
1624 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS