• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: September 28th, 2023

help-circle

  • As you alluded to, the developers will get exactly 0% of the profits from that price hike. Games today are very profitable at $60. The problem is that execs are eating into those profits before pissing the rest down to the developers. There is also a really shitty tech bro culture that many game studios have, decorating their studios with overpriced and expensive tat which should have been spent on employees.







  • Not a hot take at all. Asking someone to go from a GUI heavy operating system to a command line heavy one and be just as productive is lunacy. Like all major changes it is important to ween off the old thing.

    My biggest hurdle with the switch has been permission related issues, and you can’t deal with those cleanly with a UI, and every help thread under the sun throws out a bunch of command line commands giving a solution without explaining why those changes are needed. It may seem like Unix 101 to experienced Linux users, but it is really cryptic to newcomers coming from operating systems that are…cough more lenient with their permissions.

    There is also a mentality that UIs are much more idiot proof than command line. UIs are written by people who actually know the OS so we can’t accidentally delete our home folder because of a typo. It is a very legitimate concern.