• Go error handling… It looked so ugly to me when I started. The I kept going and… it’s still awful. I get the theory, but god do I want a try catch block ☠️

      Maintaining any mature code is often skipping over 20 little error blocks for each function call, pushing the critical code off the viewport.