Ask HN: What's the worst piece of software you use everyday?
51–60 of 1001 posts
Re: Ask HN: What's the worst piece of software you use everyday?
#52I've actually decided to move my entire infrastructure from Digital ocean to AWS because of this captcha before login nonsense (thankfully DO reverted it just in time)
Re: Ask HN: What's the worst piece of software you use everyday?
#53`git`. I mean, its so popular that you get used to it eventually but the commands never make sense or map well to the mental model of what you're doing. And "getting used to it" is a seriously low bar for software IMHO.
For me it's the other way round, git clicked way faster than other systems.
Re: Ask HN: What's the worst piece of software you use everyday?
#54`git`. I mean, its so popular that you get used to it eventually but the commands never make sense or map well to the mental model of what you're doing. And "getting used to it" is a seriously low bar for software IMHO.
1. There are great cheatsheets online that you can just print out and keep on your desk.
2. Write a user friendly cli wrapper on top of git (i think there might already some projects out there)
Re: Ask HN: What's the worst piece of software you use everyday?
#55Slack
Re: Ask HN: What's the worst piece of software you use everyday?
#56Re: Ask HN: What's the worst piece of software you use everyday?
#57Without a doubt: Websphere.
I have no idea if this is still possible with modern WS.
Re: Ask HN: What's the worst piece of software you use everyday?
#58`git`. I mean, its so popular that you get used to it eventually but the commands never make sense or map well to the mental model of what you're doing. And "getting used to it" is a seriously low bar for software IMHO.
Unfortunately whenever somebody asks what could a better option there are generally no answers except keep at it and you'll get used to it.
Re: Ask HN: What's the worst piece of software you use everyday?
#59`git`. I mean, its so popular that you get used to it eventually but the commands never make sense or map well to the mental model of what you're doing. And "getting used to it" is a seriously low bar for software IMHO.
While I myself think I am pretty familiar with git cli, I don't really use the cli anymore, since intellij covers all the features in a much more intuitive way. e.g staged edits, rebase.
Re: Ask HN: What's the worst piece of software you use everyday?
#60The best part is it doesn't _do_ anything itself. It's just a workflow system for dispatching operations to different systems and teams. It will create an invoice in an existing finance tool. It will issue a ticket to create a physical badge, etc.
Anyway I think that's a massive opportunity, if that's what you're looking for.