• 0 Posts
  • 138 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle


  • Seems like a cool concept that they just didn’t execute super well.

    Like having two behavioral simulations (cast simulation interacting with props you place, and audience simulation that reacts to where you place the camera’s attention) that you need to navigate sounds cool, and bound to lead to some interesting and funny emergent experiences… but it sounds like the implementation was just undercooked.

    I’d probably still give it a try on sale or something but g o d d a m m i t does that Corporate Memphis art style rub me the wrong way. Lmk when the San Andreas texture mod drops though.














  • Tbh I think alot of the “thinking” still looks like visible work though. I feel like the article makes it seem a little too much like there’s nothing observable, nothing to show or demonstrate, until POOF the code comes out.

    But I find that I often need to be doing visible stuff to make progress… Like devising little experiments and running them to check my assumptions about the system (or discover something new about it), and making little incremental changes, running them, using the output to guide the next thing I do… Even occasionally spending the time to write a failing test that I plan to make pass.

    So I’m 100% on board with letting managers believe this “80% of the work is invisible” thing… But I think as advice for programmers, it’s really important to not get too stuck in your head and spend too much time not kinetically interacting with the system that you’re trying to change.