Lemme compile it all into a 20 second tiktok video
Lemme compile it all into a 20 second tiktok video
No its his brother
NVCleanstall can update and notify you of new drivers
That’s what I suspect too, thanks
Nobody:
Absolutely Nobody:
Nobody to ever live:
Me (the only one): 😂😂😂😂🤣🤣🤣
The ultimate solution is to allow for P2P online with official servers as the default, and just warn people that you might encounter cheaters if you use P2P. Can even go a step further and separate the player pools between unmodded and modded clients. So you can play online with mods, but run the risk of encountering cheaters. P2P should mean you can ban certain people from invading you due to hacks or high ping similar to DSCM back in the day, but in-game.
I’m talking about offline/online generically here, not whether it’s using the official servers. I know it’s not using the official servers which is why you can play without anti-cheat
One of the reason why seamless coop is so good is you can play with mods without having to go offline and disable anti-cheat. I fully expect their implementation of this won’t allow for that.
The fact that I can’t do something as simple as turning off that god-awful chromatic aberration without anti-cheat banning me for cheating is so ridiculous. It’s so bad that I only play offline and at the moment, Seamless Coop is the only way I can play multiplayer.
I’m confident its people using Chrome with Adblock Plus
For if you wanted SD videos to upscale? If you don’t then don’t enable it in the nvidia control panel.
Is using a TeX distribution locally not an option? Then just use VS code
Federated git repos doesn’t mean that the source code will be replicated across instances. It just means you can do things like create tickets and pull requests across instances.
Is it? I just have it auto-generate in my IDE with snippets. If I was using TS I would still document using TSDoc anyway. You can use jsconfig.json
instead.
Personally I’d rather use JSDoc in my own projects for type annotations and call it a day. I find TS a bit annoying but that might be because I’m not that familiar with it.
Steam deck (LCD), managed by EmuDeck.
And then my beefy PC for anything too unoptimized to run on the deck (and to do dumb shit like raytracing)
That is just lemmy.
One change made:
if (browser.UserAgent == "Firefox") { const doesPageLoad = ~~false~~ true; };