"In 2019, the company released an entirely new version of its terminal for Windows 10, promising a better performance. However, user Casey Muratori was not convinced, claiming that the performance was still far from what could have been done without much effort. To prove his point, Casey developed in just a few days an open source prototype that performed 200 times better than Microsoft's new terminal [32]."<p>"In the article Software Disenchantment, author Nikita Prokopov exposes how bad software has become commonplace in our daily lives [35]. From programs that get incredibly bigger and slower with each new version, offering little or nothing more in return, to the fact that they get worse as they are used, to the most complete chaos that is the software development process.<p>For example, when creating an empty (!) project in npm for web development more than 50,000 files are downloaded, taking about 350 MB. This house of cards is so fragile that it gives rise to situations that are, to say the least, embarrassing. In 2016, an npm library called Left-pad, downloaded about 2 million times a month, was removed from the repository by its author, resulting in many web projects around the world crashing, including large corporations, forcing npm to revert the deletion [36]. The library, which contained 10 trivial lines, could be implemented in a few minutes even by programming students."<p>Some, but not all, developers get defensive when the issue of "bloat" is raised.<p><a href="https://news.ycombinator.com/item?id=34842863" rel="nofollow">https://news.ycombinator.com/item?id=34842863</a>