

It can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
It can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
Can confirm, I gave up after my fifth crash in two hours. So much for Doom being a landmark PC series…
Mullvad has a browser? I’ll check that out, thanks
Activision Blizzard and Ubisoft because of their abhorrent workplace and business practices. Been boycotting AB since the whole Hong Kong thing, and Ubisoft since the sexual harassment allegations. It also helps that all their games for a while have been mid ow worse.
Still trying to decide if I should draw the line at not giving them money, or not using it at all when it’s something I’ve already paid for
Me too. I think they have an actual HR team now that isn’t just Yvonne.
I guess you can’t say they’re “out of touch” anymore…
I totally agree. Where can I find the leaked handbook?
Edit: Found it
I used to be a lot less lenient in the past, but as I’ve gotten older and DRM and streaming services have gotten worse I’ve been sailing the high seas more. Now I’ll do it if there’s no reasonably easy/convenient way to buy it in my country, if the work is old/big enough that nobody creatively involved is going to notice, or if I already bought the same or similar version in the past (such as wanting a movie for my Plex server that I know my parents have on DVD somewhere). Sometimes I’ll “acquire” something and end up financially supporting it down the line if I like it.
I do agree with some of the other comments though, that for things like software where there’s an alternate FOSS or independent version, I’ll go for that. I’ve begun getting in the habit of donating or paying one-time purchases (such as ad removal) on software I use a lot.
I found it via the Podcast Addict search. This is the feed link: https://500songs.com/feed/podcast/
The argument I agree with is that Python is the best language to learn if it’s your only language, and Java is the best first language if you’re going to learn others. The syntax from Java is shared across so many other languages and it forces you to learn about things like objects and types. You could make an argument for C or C++ but Java’s handholding is more beginner friendly imo