• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: August 17th, 2023

help-circle


  • Felt the same. I dropped the Witcher after 10 hours. A solid try, in my estimation. I usually quit games around the 2 hour mark if I’m not feeling it.

    I was in a bit of a depressive rut when I started c2077 so I just kinda plowed through the beginning not knowing if I didn’t enjoy it because of the game itself or if I was on the edge of offing myself. Whichever reason it was, after the world opened up a bit I started to fall in love with the characters and story about 15 hours in. Which is a huge ask. If you’re into games as a storytelling medium, it’s a 10/10. On a mechanical level, it’s about a 7/10 for me. It’s ok throughout, and even really great for some of the set pieces.









  • I started using Python ~15 years ago. I didn’t go to school for CS.

    Compared to using literally anything else at the time as a beginner, pip was the best thing out there that I could finally understand for getting third party code to work with my stuff, without copy paste… on Windows.

    When I tried Linux, package managers and make were pretty cool for doing C/C++ work.

    Despite all that, us “regular” engineers were consigned to Windows.

    We either had to use VBA or a runtime that didn’t need to be installed.