• 2 Posts
  • 332 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle

  • Normally I’d disagree (because games written for a single console don’t do well with hardware upgrades), but since the old console already runs at different speeds when handheld and docked, I’d expect most games to be able to handle faster processors safely. We’ll have to see how that shakes out. If it really does run them better, and it has drift-proof sticks, I’m quite interested. Otherwise, I’ll wait a year or 2 until there’s a good, cheap library of games for it.




  • I have another answer: It’s because true innovation is hard.

    We have a ton of super-popular violent games to source ideas from for new games. We take an idea and modify it a little, and it’s fun.

    We don’t have nearly as many super-popular non-violent games to source from. They exist, but there just aren’t as many of them, and they’re generally pretty “cozy” instead of pumping the adrenaline. Sports/racing games are an exception, but “non-violent” still depends on the exact sport and implementation. Many of them aren’t non-violent.

    It’s the same reason that fantasy often still uses elves, trolls, and dwarves. They’re really easy to source from, and coming up with compelling new races that aren’t essentially the same as the tropes is hard.

    Indies are into innovation. AAAs are into money.


  • Right, hence I said “greatly reduces the chances”. I know some people are still affected.

    I think with careful, controlled exposure, they could greatly lessen this feeling (or maybe even eliminate it), but it’d be a long road and I question how important it actually would be to them, so I don’t actually suggest it.

    Personally, I love VR. I’ve always been an avid fan of 3D TV/Games and VR, and I always will be. I long for the day that AR is properly implemented.

    But I also understand that others don’t share that love, for personal or even physiological reasons.





  • First off, I generally don’t worry about DRY until there are 3 instances, not 2. With only 2, it’s really easy to over-generalize or have a bad structure for the abstraction.

    But otherwise, I disagree with the article. If it’s complicated enough to bother abstracting the logic, the worst that can happen in the above situation is that you just duplicate that whole class once you discover that it’s not the same. And if that never happens, you only have 1 copy to maintain.

    The code in the article isn’t complicated enough that I’d bother. It even ends up with about the same number of lines of code, hinting that you probably haven’t simplified things much.









  • A couple years ago I signed up for an email provider so I could use my own domain and avoid Google being able to kill my email account. They’ve got a spam filter, but it’s ridiculously bad. I’ve been looking for better ways, but still haven’t found them.

    Ironically, I’m hoping a free locally-run LLM will soon be able to filter emails appropriately. I haven’t seen anyone trying yet, but I’m sure they’re out there.