• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle












  • Depends on how weird of a bullshit you’re doing and what engine are you using, but sometimes it’s even easier, you just use the readily available module.
    As for the second point, you avoid it by giving the user control on when they save, you allow them to save unlimited amount of times, and you do some autosaves here and there. We have this technology since forever, we just never used it on consoles before because hard drives for it were expensive






  • Every software generates errors, problems, and weird bullshit. The main difference I see in this regard, is that Linux usually explicitly tells you what’s wrong, and there is always at least couple of ways to deal with it. You have a range of solutions, you have paths to understand and fix the problem, or at least copy enough random commands from StackOverflow to either fix it or break it completely.
    With other OS you kind of stuck. Either your problem has a solution someone already thought of, or there is nothing to be done.
    As an example, my colleague and me bought the same bluetooth headset, and it didn’t work out of the box neither with his windows machine, nor with my Linux. He did the usual reinstall drivers - reboot - reconnect - google shit routine, didn’t find a solution, and returned the headset. I did my routine, found the patch for bt-pipewire app, applied it and it finally worked. Later he said “your Linux is stupid, you always have to do some complicated stuff with it, and my windows just works”, but I couldn’t hear him over the sound of music I was enjoying with my new working headset.