Robin farted
That’s how they translated it in French so I guess you’re right
Robin farted
That’s how they translated it in French so I guess you’re right
+1 for earasers. They’re very efficient and comfortable , and I wear them for 12 hours a day for 4 days straight during Hellfest each year.
Lots of modern indie or AA games are cheap and really, really good.
Didn’t know poppy was still around.
She’s actually growing in popularity, opening for and collaborating with major bands. She’s booked on a lot of metal festivals as well.
It’s a huge ball they put up in Las Vegas because why the fuck not I guess? It seems to be a huge screen because it was a US flag in the other picture I’ve seen.
Nick Fuentes, for one. He seems pretty proud of it judging by his Twitter.
Yeah but they weren’t one of the main driving forces behind a major political party at the time.
(If you haven’t seen Severance yet, get on your big screen and watch it now, you won’t regret it)
Yeah, I’m pretty sure 15 minutes after this post OP was crawling barefoot in HVAC ducts.
The point is also to minimize potential damages caused by a bug in the software. Just this year there have been multiple data-destroying bugs in publicly released software. If the app runs as a server it’s usually trivial to have it run as a dedicated user, with just enough permissions to do its job.
It’s just good practice, even though the risks might be low why risk it at all?
Like it or not, ads are still the most popular way to pay for online content. I despise ads and I hope some kind of micro-payment solution catches on and offers an alternative, but until then there needs to be a way to reward people for their work, so ads and full-on subscriptions it is.
Yeah but if the EULA is different from one country to another, they’d want me to see the French version and not the US one.
Wouldn’t work for me: I’m French and I live in France, but all my devices are set to en_US.
OK so this is most likely by design, impressive.
Does the timer “jump” to the correct time after you dismiss the window ? It’s also possible that they didn’t bother testing the app when logged out, and that the popup blocks the UI thread while it’s displayed. In short it could be bad coding and QA instead of intentional enshittification.
Nah, Hibernate, Spring and most major Java frameworks have largely moved away from XML. It’s still supported, but these days it’s mostly configured in the code directly, with properties loaded from yaml, JSON or the environment (for containers).
The JDK ecosystem is in a pretty good spot nowadays. With Spring boot you can whip up a productions ready back-end very fast, or if you prefer a more hands-on approach there are lighter frameworks/libraries quarkus or micronaut.
The Java language itself has evolved fast and is actually pretty nice now, and if you prefer something more modern akin to TS or swift you can just use Kotlin which is almost 100% interoperable with Java.
Since Java 14 it looks like this:
Exception in thread “main” java.lang.NullPointerException:
Cannot invoke “String.toLowerCase()” because the return value of “com.baeldung.java14.npe.HelpfulNullPointerException$PersonalDetails.getEmailAddress()” is null
at com.baeldung.java14.npe.HelpfulNullPointerException.main(HelpfulNullPointerException.java:10)
That’s because he planted a backdoor into GIT, and now he reviews your bad commits every night.
The title text mentions imagemagick, there are other examples in the wiki.