

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
Well, sounds like I have six weeks to spin up Jellyfin side-by-side with Plex to see if I can get away with not paying the $120 ransom…
I moved from Firefox on Android to Brave recently because it was too often breaking sites or taking much longer to load. Firefox just added a report broken sktes feature to the app though so maybe I’ll go back. Be the change I want to see in the world and whatnot.
As far as I can tell you can’t donate to Firefox specifically. I would if I could.
I bet most of the money goes to Mullvad because they run the actual VPN service. Mozilla just does the front end and user management.
I’d be okay with sites showing me unintrusive non targeted ads, but since it’s all or nothing I choose nothing.
I guess you would need a lot of proxies. And they probably need to be on Googles good side to keep their VPN extension in Chrome
I’m sure part of it is to stop paying Denuvo the $20,000+ a month fee to keep it active, but regardless I’m glad they’re doing the right thing.
I wonder if they’re using the (paid) Google and Brave APIs, and are running Leta as a loss leader, or if they have some way to get around it
I’m loving my Framework, have Mint on there. Thinkpads are also well regarded I believe
I switched to Nobara Linux at the end of last year, and for the most part when I consider how often I’d have to fix Windows stuff, it’s not that much more work. Still not the same though, and I keep a Windows partition around for certain stuff even though I groan having to load into it
I had to do a triple take to make sure this wasn’t The Onion
That’s a shame, that was the studio that worked on Guitar Hero Live. I kind of liked that game
I knew it, my aunt sent me similar photos a couple years ago
Divinity Original Sin is their IP, there’s a chance they’re working on a game in that series
They’ve only made a standalone video addressing stuff a few times on their channel, the vast majority of the time they save it for WAN Show or at most a community post.
He said on the WAN show that when they dropped Honey a few years ago, the news was going around all over creator circles and a lot of other creators dropped them then too. And they didn’t make a video because at the time only the affiliate yoinking was known, and the audience would probably call them shills for making a video about how they’re losing money due to their audience saving money.
I don’t think his defense is 100% airtight, but it’s useful context.
Not free from the government I don’t think, but most health insurance would cover it like the flu shot
I bought a ticket, thanks for the post. I don’t expect to win, but it’d be cool if I did and it’s a good excuse to send $10 to some cool projects
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