Anything Atlasssian. Jira, Bitbucket, confluence. Just frustrating to use, poor UX, and slow. Business types love them however. AWS. It’s UI is honestly baffling, it feels and looks like someone made it in a rush with jQuery and Bootstrap years ago. It’s login and identity and resource management is confusing, and apparently you need a chrome extension which adds a bunch of complicated options I don’t really understa…
Glad to hear someone feels the same way about Git. I understand why some people love it, but I think it’s overly complex for most workflows.
Ask HN: What's the worst piece of software you use everyday?
981–990 of 1001 posts
Re: Ask HN: What's the worst piece of software you use everyday?
#982Google Drive. I have no idea how a company with a search background produced software where it is impossible to find something.
Curious why? I rely almost exclusively on search within Drive and it works pretty flawlessly. What's the use case for you that's failing?
Usually I'm searching by filename or for keywords that should be in text. I believe it's an issue with how documents are ordered in folders; Some documents (in personal folders?) never come up in search, etc.
Re: Ask HN: What's the worst piece of software you use everyday?
#983Dragon is so important to my workflow, while so shitty a program, that I would pay three or four times its cost for a competing product that actually worked well.
Re: Ask HN: What's the worst piece of software you use everyday?
#984The site is trying to do absolutely everything and the performance shows.
I already have Outlook and Teams open. There's no need for SharePoint to be running extra code to notify me of an e-mail or Teams message.
Re: Ask HN: What's the worst piece of software you use everyday?
#985Docker. I use it and love it every day in both dev and prod, but I also really kind of hate it. I'll keep my complaints short. There should not be a system-wide daemon. (Or any daemon). It should not require root at all (no setuid either). From outside the container, the container and its processes should be a single process (with threads). (Like glueing a bunch of processes together.) The containers should be nest-a…
Yeah, docker is an anti-pattern in so many ways. Linux is partially to blame as well, since the container/isolation APIs can be hard to use correctly, and many people have latched on to docker as something that sort of works. It also seems to me that the failed security and isolation designs, and painful management and administration designs, of every mainstream operating system have been primary factors in pushing u…
Re: Ask HN: What's the worst piece of software you use everyday?
#986Anything Atlasssian. Jira, Bitbucket, confluence. Just frustrating to use, poor UX, and slow. Business types love them however. AWS. It’s UI is honestly baffling, it feels and looks like someone made it in a rush with jQuery and Bootstrap years ago. It’s login and identity and resource management is confusing, and apparently you need a chrome extension which adds a bunch of complicated options I don’t really understa…
If you have a mac, look into GitUp. It's a great git-client and it creates a timelined snapshot-backup after every action, so you can undo whatever you did.
Re: Ask HN: What's the worst piece of software you use everyday?
#987Re: Ask HN: What's the worst piece of software you use everyday?
#988Re: Ask HN: What's the worst piece of software you use everyday?
#989Re: Ask HN: What's the worst piece of software you use everyday?
#990At the end of every startup it used to present a dialog 'Mail has encountered a fatal error and will now close'. If you clicked 'OK' the programme would terminate.
Fortunately the dialog wasn't modal, so you could carefully tuck it into an unused corner of the screen and continue as normal. Eventually I did some googling and deleted ~/.local/share/local-mail/templates which got rid of it (but I lost the templates)
That said, I still find the UI much less fiddly than gmail, which is why I use both.
In fact I'm writing this comment while I wait for Kmail to re-load it's mailbox, so I can reply to an email.