Software engineer (video games). Likes dogs, DJing + EDM, running, electronics and loud bangs in Reservoir.

  • 1 Post
  • 231 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • I think it’s a step in the right direction, though it will be interesting to see where the boundaries are drawn. Does YouTube count? What about gaming platforms like Roblox and Fortnite?

    Edit: On further reading about this, I’m changing my mind. I can’t see how this would be implemented effectively without some kind of age verification. Unless it’s a meaningless Steam-style “What’s your birthday?” question, that makes it far more troublesome for everyone’s privacy. I can’t see how it would get off the ground after so many Australians have had their data stolen already.





  • The way I implemented this strategy was to make sure I had a single cigarette and lighter on me at all times. I named the cigarette, which psychologically helped prevent me from smoking it. I stuck that out for a few months until a friend smoked it in desperation. At that point I felt confident I’d quit because I wanted to, not because of random circumstance.



  • I quite liked the concept a few years back when Apple and Google were talking about a Netflix-style subscription model for iOS/Android… a bit like Xbox Game Pass. The subscription would give you access to a bunch of games, and developers were paid royalties based on a mix of metrics like the game review score, number of downloads, average total time spent in game etc. It seemed like a good idea in that it aligned developers and players in the desire for genuinely good games, regardless of the game style or genre. It threw away the need for each game to find a way to monetize their players (which nearly always ends up in multiplayer endless cosmetic MTX nonsense).













  • If you’re interested in low-level languages like C and C++, I would take a look at Rust. It’s another performance-focused language that complies to assembler like C, but includes some clever design principles to prevent a lot of common C/C++ bugs from being possible at all. Even if you don’t end up using it much, it’s quite interesting to see a different way of thinking about things to achieve a similar output.

    Beyond that, I’d say you need to think about the job opportunities you’re interested in and learn what tech they use.