The way she laughed at the remark about eating cats and dogs, was exactly my reaction. Glorious!
The way she laughed at the remark about eating cats and dogs, was exactly my reaction. Glorious!
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.
Thanks to my experience, and other lead devs leaving the project, I’m sort of “pushed” in this role. I’m not sure if I like it or not. Sure they see value in what I can do, but it’s also more responsibilities and more meetings. I always liked it to go with the flow previously :D
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.
Are you me? I missed Gale too sort of, because the portal looked a bit dangerous or whatever. I decided to skip it, but totally forgot about returning to check it out. And I also completely skipped the mountain pass because I was under the impression I had to make a choice between that, or the Underdark…
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 :)
"No, I would not protect you. In fact, I would encourage them to do whatever the hell they want. You got to pay. You got to pay your bills.”
This is a level of hypocrisy… I just cannot
What’s wrong with TOML? I personally think it’s great for configuration purposes.
My feeling is that AI is the new solution looking for too many problems to solve. I had the same feeling with microservices, big data, block chain, NoSQL databases and all those other hype driven development things. Different products and solutions exist to solve their respective problems. I notice that AI (notably since ChatGPT and related) are pushed in all directions.
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
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.