

I’m so grateful for Kotlin, it gets rid of so much of the annoyances in Java.
I’m so grateful for Kotlin, it gets rid of so much of the annoyances in Java.
It’s only better imo if you set it to native resolution for the AA. If you set it to anything below that, there’s definitely still artifacting. It’s not crazy obvious but no way it’s not noticeable, especially if you have a larger screen.
Downloads are distributed via Discord.
Who the heck thought this was a good idea?
Drivers possibly? I don’t mean it as a dig at SteamOS, I’m just curious where the discrepancy is from.
Do we know if it’s entirely coming from SteamOS? Iirc the advantages it had over Windows on the Steam Deck were not even anywhere remotely this pronounced.
BL has always been targeted towards women, it’s not exactly an indicator for queer support.
Wonder Egg Priority had so much potential but the last third of it was just so awful.
Guess we’re gonna get COVID-26 when China downplays yet another pandemic.
I second this, it’s incredibly frustrating and perhaps because of the type of demographic that’s on Lemmy, it happens a lot more than on Reddit?
Haven’t watched anything Orange or Ufotable have put out have you?
Like they did so the past few times which still led to this happening again?
I’m not American, but my country has largely moved off phone and SMS but we still get spam messages on WhatsApp and Telegram. The spam and scam will chase you wherever you go, if they haven’t, it just means those platforms aren’t popular enough in your region for them to switch to.
Didn’t they get fined or something by the US for lying about policies related to this issue? I can’t imagine the EU wouldn’t be even more strict on this considering existing precedence.
Plenty of singleplayer games are from indies, those more or less support the developer.
That’s not how chips work… It would be a miracle if it even scaled linearly but most of the time it doesn’t. Without going into too much detail, there’s a reason why Intel and AMD make different chips for laptops, desktops and servers.
I mean it’s a portable device that sips less power. That’s a pretty bad faith comparison.
Contrary to what Lemmy would like you to believe, some of us actually like using Windows. Is it annoying sometimes? Yes but Linux can also be really annoying and a pain. I’ve wasted days trying to get a GPU to show up properly among other smaller issues for work purposes. I’m not gonna even try to bother with it when I just want to get home and relax.
Do you have a link? I don’t think a screenshot can be considered a source.
Sometimes all I need a small compact SSH machine when I’m at a client’s site. This is a perfect use case for it.
Imo people should start with C first since it is a lot simpler than C++ while still providing a lot of what you mentioned. C++ adds a lot of things like name mangling, templates, L & R value references that can quickly make things a bit more daunting for beginners.
I also generally find error messages for C a lot more parsable for beginners than C++ ones.