Skip Navigation

Posts
1
Comments
412
Joined
2 yr. ago

  • Are you able to use f12 to get into the boot menu?

  • meme

    Jump
  • never said when it's gonna change everything

  • blood soaked apple pie
    no blood

  • though mojang did eventually publish name maps

  • Eh theoretically? But if that's the case, it's kind of a flaw in their backend. If a buggy client can cause issues, anyone can cause issues at will

  • They don't have to support it, but it wouldn't kill them to stop actively inhibiting it

  • They don't have to make a Linux version. Wine is a program that allows you to run windows programs on Linux. The reason it doesn't work with fortnite is because fortnite anticheat blocks it. In order to let Linux users (including steam decks) play fortnite, they just have to change an anticheat setting not to block Wine. Fortnite uses battleye and eac, both of which have wine support

  • rule

    Jump
  • I interpreted it as (20!)!, I didn't know that was a thing

  • rule

    Jump
  • bro is 10(1019.64023334706250) years old

  • It's a single flag in the anticheat

  • fedora just does that whenever you update

  • I'd argue that CPR is a cure for death

  • they needed a nap

  • rule

    Jump
  • I saw this screenshot ages ago yeah

  • Yes but I don't believe that's relevant?

  • I can see why a lot of people wouldn't use that. I found two other apps, one of which was riddled with ads and one of which was paid. It's hard to complain about people not doing something when there's no practical and free way

  • if you've touched polynomials ever, you'd expect the exponent to be before the negation. If you write x³-x² you don't mean x³ + (-x)² = x³+x², you mean x³-(x²)

  • But subtraction and division are not associative. Any time you work on paper, 2 - 2 - 2 would equal -2. That is, (2-2)-2=0-2=-2. If you evaluate right to left, you get 2-2-2=2-(2-2)=2-0=2