Live data from Hacker News

Ask HN: Programs that wasted you 100 hours?

news.ycombinator.com

61–70 of 261 posts

Re: Ask HN: Programs that wasted you 100 hours?

#61

Jira and confluence

I'd say Atlassian products in general. Jira has had a notorious bug for nearly a decade (still ongoing, I believe) that would delete a description/comment if you accidentally hit escape in the middle of writing it. Bitbucket also changed the term "blame" to "annotate" because "blame" was a strong word that hurts feelings (seriously, this is the reason) and didn't bother telling anyone until people started wondering w…

IntelliJ also uses annotate instead of blame.

Re: Ask HN: Programs that wasted you 100 hours?

#62
post #21
post #3

Every program in the Microsoft Office suite.

Compared to what?

Not using them. Its amazing what you can accomplish with a plain text editor and your brain. Ever seen a presentation that didn’t rely on PowerPoint? It’s such a refreshing thing to witness. How many Excel “applications” have you used that actually worked as intended consistently and weren’t just a giant time suck that would be better spent building a simple form over data app?

Ask yourself this: When was the last time you truly needed MS Office to produce something of value? Not imaginary enterprise “I look busy so I must be getting things done” value... but true value.

Re: Ask HN: Programs that wasted you 100 hours?

#66
Python Net-SNMP. Python GPG. My Python ecosystem as I drag it from place to place. I ask myself why I do this, frequently.

In the distant past, Solaris 9 for x86 on a laptop. I was younger (and dumber) then. Took much longer than 100 hrs and aged me beyond death.

Re: Ask HN: Programs that wasted you 100 hours?

#69

Earlier quoted context omitted.

I'm with you. My org tries to do so many things with excel, despite that fact that is fails and breaks on us ever single day. What is worse, is that we use excel sheets and a shared folder to monitor projects, tasks, and even track casework. I hate it so much.

Yeah don't get me started on versioning, lol. bondspricing_final_2_withswaptions_final_final5.xls. In a folder with 25 similarly named files. Good luck tracing the diffs. But I guess that's not specifically Excel that causes this, it's people not understanding versioning.

Blame the software industry for still not having a decent GUI for version control.

Version control has been "solved" for the better part of 20 years but the tools are awkward and only make sense if you're a software developer.

People unironically suggest you should learn more about tree structures to understand and work with git. That's just about acceptable for developers, but for non-developers that's a complete no-go.

One day there'll be a killer GUI for git or svn (or even just basic whole-file linear version histories) but until then, people are doomed to email files named like Presentation_FINAL_2_EJB_Edit.xlsx sitting under a "FINAL - DO NOT DELETE" folder.

Re: Ask HN: Programs that wasted you 100 hours?

#70

WYSIWYG editors... worst: confluence, bottom: desktop office suites, still bad: google docs

Oh my goodness: #### that WYSIWYG editor in Confluence hard. It's like an extremely buggy version of Word 95. I've outright banned its use in our company.

And I can't count the hours I spent converting from org-mode or markdown to WYSIWYG, only to be stripped of my beloved editing tool at the point I need to share a doc.
Post reply on HN