You can use spaces in the title. This isn’t reddit.
Chromium and Firefox are web browsers, of course they only support HTML+JS. That’s what they were designed for.
This was posted on r/Catholicism, one of the many subreddits where people discuss niche topics with likeminded people. If this bothers you, then don’t subscribe to r/Catholicism…
CTRL-C has been the default key combination to terminate a running process, since forever. Reassigning it to “copy selection” would be very inconvenient.
I like the solution of the ElementaryOS terminal: when you press CTRL-C, it does “the right thing” depending on the context.
Joke’s on you, I use Java for some open-source projects I’m developing in my own free time, and it’s awesome. The type system is really helpful, the standard library is good, the IDEs are top notch, refactoring and debugging is easy, it’s stable and fast.
Maven is great for dependency management and for publishing your own work. Gradle takes some time to learn and I didn’t like it at first, but once it ‘clicked’ I grew to appreciate its flexibility.