this post was submitted on 11 Jun 2024
343 points (99.1% liked)
Programming
17313 readers
72 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
STOP USING JAVA
It's so easy to use openjdk. I think the lesson is stop using oracle
My employer has a pretty large presence in AWS. We finished migrating to Amazon’s Corretto (based on openjdk) months ago. It was pretty painless given we already use Amazon’s Linux distros.
What could possibly go wrong with locking yourself into an environment owned by Amazon, or Google or Microsoft?
What's the lockin? Is it really harder than just swapping the jdk path to switch between Coretto and OpenJDK? I understand Coretto being preferable for performance and security patches but I don't imagine it's that big of a deal if one eventually had to switch
I think that may have been in reference to using AWS, not corretto specifically.
It's not a big deal. Java haters know very little about Java.
You're getting downvoted because you spoke the truth.
@atzanteol @kogasa bullshit
Ever since I looked up "java download" and had to go through the horrible process on the Oracle site, I decided that they didn't want me to download Java so I should avoid it, and that has always proved to be a good decision
As much as I do like programming in Java, you have a good point.