Bobby Turkalino

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

help-circle


  • The “but muh types” criticism of Python has always been completely ignorant of the main use cases of Python. Like yeah, probably shouldn’t use it in avionics or medical devices. But scientific computing where you’re basically just using the interpreter as a calculator? You really only care about whether something’s an integer or not. Float vs. double isn’t gonna kill you