|
|
|
|
|
by azth
1618 days ago
|
|
Part of it is the widespread use of subpar languages for large scale development. Python, javascript, golang, etc. are all very bad languages to use in large scale dev. They may be relatively quick to get things off the ground, but once things become complex, their shortcomings are going to affect development quickly. |
|