The language Java has nothing to do with the JVM. Use OpenJDK (temurin or the likes) instead, although I understand if you don’t have the freedom to do so.
Nonetheless, the suing part is damn stupid.
The language Java has nothing to do with the JVM. Use OpenJDK (temurin or the likes) instead, although I understand if you don’t have the freedom to do so.
Nonetheless, the suing part is damn stupid.
Java has gotten me lucrative jobs and I make a more than decent living thanks to it. And I bet I am not the only one.
People should stop hating on languages and just use what’s right for the job. I am no fanboy of Java or anything (I program in multiple languages), but saying it should die already is a weird take, IMHO.
I figured it’s more like evil that resides somewhere. Like “there is a resident evil in this house”, a presence. Then again I’m not native English so what do I know :)
Edit: nevermind, I misread your comment. Yeah I don’t reckon they are necessarily evil.
Axiom Verge 1 is a great metroidvania. I also tried 2, but it didn’t click with me at all. Cave Story is great as well. Dead Cells, but that’s more of a rogue lite game. Binding of Isaac is also one of my favorites, but it’s a top down rogue like.
I’ve been trying out Helix as of late. It’s a bit different than vim, but I’m beginning to like it.
Yeah same! I tried to romance Shadowheart but when she wanted to kill you-know-who, I had to fight her :( And yeah second playthrough I knew the mechanics better as well so the acts were more of a breeze than a hurricane :D
As a plus side, I noticed I missed some areas and quests, so that was nice too!
I’m on my second playthrough. It’s the very first single player game I’ve ever played twice in a row, just after finishing it the first time :) I wanted to play the bad guy but couldn’t do it. I love the companions too much to be evil :)
I just waited for 2 light-years at the doctor’s office.
What’s wrong with TOML? I personally think it’s great for configuration purposes.
I’ve had so many Phillips screws going bad because of slipping screwdrivers. I’ve never had this problem with torx ones. They fit, or they don’t, there is no middle ground, if you catch my drift.
Torx is the king of screws, change my mind :D
I’ve only played Overwatch 2. Why is it regarded as inferior? I’ve had fun playing it so I don’t really know what the fuss is about.
Have been using Open Telemetry with Micrometer in a Spring Boot 3 microservices architecture. I have to say (regardless of framework of programming language) : structure your logs (like the article mentioned), use the tracing ID propagation and collect the logs in something like Elastic. This makes analyzing logs nice, especially if you’re in a Kubernetes cluster with many services with multiple pods.