• 0 Posts
  • 160 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle



  • And you can even return it, if it’s released and you haven’t installed it… Or if it’s on Steam, and you played it less than 2 hours.

    There really isn’t a lot of reason to strenuously avoid pre-ordering if you’re pretty sure you’ll buy it at release.

    And even better, a lot of games have pre-installs that can save you time at release. You could be playing the game instead of being mad that it isn’t downloaded yet.




  • 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.



  • 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.