Ask HN: What's the worst piece of software you use everyday?
241–250 of 1001 posts
Re: Ask HN: What's the worst piece of software you use everyday?
#242Re: Ask HN: What's the worst piece of software you use everyday?
#243Microsoft Teams. I am forced to use it (work) and it is missing really basic features that messenger software had in the 1990s like Push-To-Talk, real multi-window (even with the recent "pop-out" functionality), and its UI is all the worst modern trends. You cannot extend it or fix these issues (e.g. plugins, custom CSS styles, etc). Plus it is buggy, I keep not getting calls/messages/etc, and every time my computer…
Re: Ask HN: What's the worst piece of software you use everyday?
#244GitHub: we mainly use phabricator now at my day job (which I love love love), but I don’t really derive any joy from using this product anymore. I think great tools are also fun to use, perhaps controversially. I can’t quite put my finger on it, but I find GitHub sort of a drag for some reason.
NodeJS: I absolutely hate dealing with node_modules. My node-based docker images are huge, and that’s after a lot of hand-held optimizations.
Additionally, we definitely avoid a lot of defects from using TypeScript, but its compile time is awful for large projects. I also don’t particularly like the edges: often I’ll hit odd typing inconsistencies from undocumented limitations of TS.
After years of working in the JS ecosystem I sort of hate the complexity in general.
Re: Ask HN: What's the worst piece of software you use everyday?
#245ServiceNow. Perfect storm of abysmal design/UX used to represent a bloated and confusing underlying information architecture. It's possible that I'm using an poorly configured version/instance of the product, but good lord, I'll do anything I can to avoid using it at work.
Re: Ask HN: What's the worst piece of software you use everyday?
#246Microsoft Teams. I am forced to use it (work) and it is missing really basic features that messenger software had in the 1990s like Push-To-Talk, real multi-window (even with the recent "pop-out" functionality), and its UI is all the worst modern trends. You cannot extend it or fix these issues (e.g. plugins, custom CSS styles, etc). Plus it is buggy, I keep not getting calls/messages/etc, and every time my computer…
Re: Ask HN: What's the worst piece of software you use everyday?
#247Unless your answer is “ERP”, you haven’t actually seen how bad software UX can be.
Re: Ask HN: What's the worst piece of software you use everyday?
#248Mail.app on macOS. Some macOS apps are really great (Notes or Safari for example), but the average quality is poor. Mail, for example, is slow, search almost never works, etc.
Re: Ask HN: What's the worst piece of software you use everyday?
#249If websites count: YouTube. It's appalling how such a powerful company can keep so many things so bad for so long.
Re: Ask HN: What's the worst piece of software you use everyday?
#250Maven, since the dependency hell and that __every__ single project requires the same ugly boilerplate and yak shaving tasks, worsened if the infamous release plugin is used. Jira, because it's too slow and bloated from features you never use anyway. IntelliJ, because it freezes on every 6-7 autosuggestions, on projects of 50-80K LOCs.
They really ought to fire all the PMs who justify their existence by moving menus around.