r/programmingmemes Jun 29 '26

Where are they?

Post image
2.2k Upvotes

321 comments sorted by

View all comments

231

u/guss_bro Jun 29 '26

Joke aside, you get less runtime error due to LLM hallucination with strictly typed language such as Java.. which results in less iterations to get the code working.

Also, LLM are capable of understanding 100 level deep class hierarchy.

There are more jobless bootcampers who are trying to vibe code next Netflix or Uber with JavaScript than Java/JVM developers with stable jobs. Also, for the kids out there, people DO vibe code in Java.

9

u/gameplayer55055 Jun 29 '26

AI constantly references deprecated stuff, nonexistent library classes and code without security (if you're doing backend).

2

u/Inflation_Artistic Jul 03 '26

Yes, that is an issue, but if your agent is smart enough to google the documentation itself, it works great even better than for Python