• 0 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle













  • It’s almost like the point of these scenarios is fun escapism and isn’t about perfectly simulating an apocalyptic wasteland down to the most mundane and uninteresting parts.

    Also, they time travel past going to the shitter, sleeping, most of the journeys etc. So unrealistic that it’s literally unwatchable.



    • Don’t code in a language/style that requires you to write code that makes prefixing necessary - divide and conquer instead
    • Readable code and well written unit/BDD tests is much better than separate documentation that will go out of sync the minute another Dev does some surgical incision into the code
    • Be verbose if you need to in order to convey the relevant semantics, the characters are virtually free
    • Use the casing that is mainstream/recommended by its’ developers for the language at hand