Live data from Hacker News

Ask HN: What's the worst piece of software you use everyday?

news.ycombinator.com

351–360 of 1001 posts

Re: Ask HN: What's the worst piece of software you use everyday?

#351

I don't use it anymore luckily, but from a couple years ago: Xcode!! Unstable, baffling interface decisions, very poor on features and the features that are there are unreliable. By far the worst IDE I've ever used.

I'm not a big fan of Microsoft but Visual Studio beats Xcode hands down. It's slow, unreliable, the code completion is abysmal, refactoring support is poor and the documentation is half hearted.

Re: Ask HN: What's the worst piece of software you use everyday?

#352
post #295

Android. Truly horrible platform where I cannot even find a clock app that just works. I mean there is one shipped with a phone, but it has inconvenient timer and I do not like how time selection is done -- a lots of movements to scroll numbers to find one I need, -- but I cannot configure it to my convenience and I cannot find another clock app that works. And all this "Google phone wants to have an access to calend…

The useless stuff, can you uninstall updates and disable?

Re: Ask HN: What's the worst piece of software you use everyday?

#353

Microsoft 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…

The worst thing about Teams is that for no reason they’ve decided to roll their own notifications framework on macOS that doesn’t respect Do Not Disturb settings. That’s the absolute minimum a notifications system should do: stop appearing when told to.

And is considered a full fledged “window”, a decision bringing a whole host of annoyances if you have multi screens and/or do window management.

Re: Ask HN: What's the worst piece of software you use everyday?

#354

Slack. Hands down. No issues with the actual product per se, which is quite nice. But the experience while using Slack goes bad exponentially as the team scales if certain usage guidelines are not put in place.

Yeah, hate slack as well. I'm working on 16 core/32gb machine and it's still slow, switching between workspaces takes ages and sometimes it completely stops working. The only way then to fix it is do ps aux and kill a bunch of processes... I really wish they paid someone to rewrite their app!

Re: Ask HN: What's the worst piece of software you use everyday?

#355

The Apache big data suite (Hadoop/Spark/Yarn/Hive/HDFS/etc). In several years of big data engineering work, I've believe I've seen only one application that couldn't be refactored into a simple multi-instance framework-free program. People use the big data frameworks as glorified distributed-job management tools, and the resulting systems are more fragile, more complex, more vulnerable to weird version compatibility…

I never used the Apache big data suite daily.

I had a project in college where we tried to add a feature to Hadoop. Half the battle was spent trying to pass their test cases and figuring out why we couldn't build the program due to dependency issues.

Even though we were trying to build w/Hadoop's docker image, each team member had issues unique to them. The documentation definitely didn't help.

Re: Ask HN: What's the worst piece of software you use everyday?

#356
post #295

Android. Truly horrible platform where I cannot even find a clock app that just works. I mean there is one shipped with a phone, but it has inconvenient timer and I do not like how time selection is done -- a lots of movements to scroll numbers to find one I need, -- but I cannot configure it to my convenience and I cannot find another clock app that works. And all this "Google phone wants to have an access to calend…

> I do not like how time selection is done -- a lots of movements to scroll numbers to find one I need

One of the worst things about iOS is the time picker. The numbers spin like a slot machine. I think Android nailed it in this specific app widget.

Re: Ask HN: What's the worst piece of software you use everyday?

#358

Jira is my daily nightmare. I guess the "no CTO was ever fired for choosing SAP" applies to Jira too. It just does the opposite of that it tries to do, which is making development tracking easy (not to mention those silly ideas coming from agile coaches to use Jira to measure wrong things, which makes of it a horrible combo).

IME, Jira makes development tracking easy, at first.

But then, when software developers realize how much Jira gets in their way, the good ones do their best to avoid using it. Which results in Jira being a great tool for middle-managers to query a very stale database.

Re: Ask HN: What's the worst piece of software you use everyday?

#359

Any modern OS: MacOS, Windows or Linux. All have major problems. _Works out of the box_ vs _is actually fast_ vs _is good UX_ and so on. All of them lack some kind of functionality: mail calendar apps are buggy (win and mac), GPU suspend problems (linux for me), can't replace hardware parts(macos), weird finder problems, weird "explorer.exe" problems, weird nautilus problems. Why can't OS'es just work? Why is UX gett…

All the security/passwords/confirmation prompts is tiring as well. And from the developer side its even worse, at least on macOS. Security Scoped Bookmarks are a nightmare to work with for anything but the simplest case.

Re: Ask HN: What's the worst piece of software you use everyday?

#360

Microsoft 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…

As a recent Teams user, I don't know if Teams is bad on its own merits, or if the conception is just enough different from Slack that I can never quite figure out whether a feature exists and where it's hidden.

Generally I don't have much time to mutter about Teams because some Atlassian monstrosity is busting my balls.

Post reply on HN