• 1 Post
  • 40 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle



  • Customers have more power than companies would like you to believe. Politely explain the situation to customer support, and ask for a refund. If they refuse, mention that you purchased a game that was promised to work for at least several months, and you haven’t received the product you paid for. Because of that, you’re considering charging back through your bank. If that doesn’t work, say you’ll charge back if they don’t refund. If that doesn’t work, actually charge back through your bank. Banks are surprisingly cool about it as long as you don’t do it too often. Of course, you need to buy the game directly (no account balance) from a credit card.

    Just don’t be a jerk to the support person, because it’s almost certainly not their fault. It’s also less likely to get you what you want. They’d rather give you what you want so you go away, and you just need to give them reasons that they can relay to their supervisor if necessary.











  • Always put your filesystems in an LVM volume (and in general, partition disks with LVM rather than partition tables)! You never know when you might need to combine multiple disks, make a snapshot, add redundancy, or transfer to another disk without unmounting. But it’s very difficult to format a block device as LVM once you can’t erase its contents.

    Make your /boot partition at least 500MiB.

    Leave at least 1GiB of free space at the beginning of every disk. You never know when you might need to add EFI and boot partitions to that disk. And again, it’s very difficult to do after the fact.


  • So we either have the choice of accepting proprietary drivers or just not using the functionality of GPUs.

    Thats just life.

    If you’re willing to accept that, then why are you so critical of Linus? The fact that you can build a fully free version of Linux seems like the best of both worlds. From your perspective: get market share now by allowing non-free components, and then eventually transition them out while maintaining compatibility with the majority of the ecosystem.