• 28 Posts
  • 766 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle













  • This is my two cents as someone in the industry.

    Because, while you don’t want to nitpick on each instruction cycle, sometimes the code runs millions of times and each microsecond adds up.

    Keep in mind that people use this kind of things for work, serving real world customers who are doing their work.

    Yes, the language itself is not optimal even by design, but its easy to work with, so they are making it worth a while. There’s no shortage of people who can work with it. It is easy to develop and maintain stuff with it, cutting development cost. Yes, we’re talking real businesses with real resource constraints.