@programming Unpopular opinion: 95% percent of all modern programming langueges are either bloated/proprietary/unneccesarily complex. pretty sure C & assembly can do it all (even for web development, just compile c to WebAssembly)
@programming Unpopular opinion: 95% percent of all modern programming langueges are either bloated/proprietary/unneccesarily complex. pretty sure C & assembly can do it all (even for web development, just compile c to WebAssembly)
I find the unnecessarily complex argument a little odd. Third party ecosystems and individual libraries can be unnecessarily complex, especially when they’re heavily opinionated. But I’ve performance never encountered a language I found “unnecessarily” complex. Do you have a few examples and what in particular you consider unnecessarily complex?