Doesn't IntelliJ has some kind of Gradle wrapper built-in it that integrates with internals of IJ? They developed it to have more powers in Gradle and Kotlin, but didn't care to provide feature parity with Maven. Then they cried when people started leaving IJ for VSC.
Being offline doesn't mean not using a computer. I still had IDE and https://devdocs.io/ for better ctrl+f experience.
Don't follow these instructions for anything even half-serious, don't use it at work. The agent is downloaded from latest
release from github. One day 1.30
is the latest, another day older patched version 1.15.1
is the latest, or maybe even 1.45.0-alpha
is the latest. You don't control what version is being downloaded, so best of luck when it breaks and you didn't change anything. That docker volume should be mounded with ro
flags too.
spoiler
.ai is the new .io
Your problem is that there is JS code running in a browser?
Even for an outage starting at 2am lasting 6 hours?
We had developers leave my company because they had to work with scala during 2 -> 3 migration. Everybody hates it now
Jenkins and GitLab runners. They get bad reputation, but are extremely powerful and easy to start with, much faster than GH actions, more popular and better documented than other enterprise alternatives.
What were the architectural decisions you made?
I was wondering if anyone else had any questions they always asked the interviewer in the “we’ll give you five minutes at the end to ask us questions” bit in interviews.
How much time they spent asking you questions? I hope that was 5 minutes too, interview is a 2 way thing, you need to know that you will like them too. If a company told me I have 5 minutes, I would take it that they don't care what I think about them and they're not interested in sharing information about themselves which is a massive red flag.
Check this list https://github.com/viraptor/reverse-interview
Yes, this seems to have improved, just successfully made a project with gradle and it works with java 18. About 2 years ago it wasn't possible to use Flutter with Java 9, at all.