Live data from Hacker News

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

news.ycombinator.com

641–650 of 1001 posts

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

#641
post #578

Dropbox. I've used it for a decade, but now it's slow, bloated, and takes over CPU and memory like there isn't a single other program I need to run... and I was paying $20 for the privilege. But a few weeks ago I switched to Syncthing[0], and it's the best software transition I've ever made. Opposite of everything Dropbox is now: fast, simple, and I don't even notice it running in the background. Seamless setup, and…

I've been looking into a few of these (need to replace keybasefs before zoom kills it) - syncthing does one thing well. However you need to be your own server admin. Which is great if you are or your company will do it for you, but I don't want to do it for my personal stuff. - syncany is exactly what I want, but it didn't get out of alpha, the team apparently didn't make money and have stopped maintaining it, and it…

What are your thoughts on box.com and rsync.net?

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

#642
post #269

Android on my TV: (keeps crashing, internet sometimes not working, sound volume usually is wrong, etc.) Nvidia GeForce Experience: I don't actually use it daily, because it doesn't work. I have not been able to start it for the last 6 months without getting a startup error. I contacted Nvidia support, reinstalled, downgraded, updated, problem is still there. The tray icon always shows when there's a new update, but I…

Forgot to ask, maybe anyone knows a fix for the GeForce Experience error code EROR CODE: 0x0003. It just crashes on launch, even after clean reinstall and driver updates.

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

#643

Sorry, but everything listed here is rank amateur stuff when compared to Blackboard Learn ( https://en.wikipedia.org/wiki/Blackboard_Learn ). First, the user interface is designed as if the programmers were incentivized to maximize the number of clicks required to get anywhere. Second, it has the responsiveness of continental drift. Third, editing and formatting text is an exercise in torture. When I want to delete t…

[deleted]

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

#644

Dropbox. I've used it for a decade, but now it's slow, bloated, and takes over CPU and memory like there isn't a single other program I need to run... and I was paying $20 for the privilege. But a few weeks ago I switched to Syncthing[0], and it's the best software transition I've ever made. Opposite of everything Dropbox is now: fast, simple, and I don't even notice it running in the background. Seamless setup, and…

Have you tried FreeFileSync?

It has an automated component that routinely syncs directories, eg. to a remote target if you map via sshfs

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

#646

OSX/MacOS This should be popular It seems so aimed at the consumer market, with everything set up to help with integrating with Apple services. But what about the enterprise features? It is very common for companies to be running Active Directory networks, why do macs work so hard not to fit in? Why not have some kind of AD support for mapping print queues, network drives that kind of thing? Maybe respecting password…

> Great home computers, great for individuals, terrible for enterprise use.

That's what they are sold for. You also don't put consumer HDDs into your servers and then complain that they die an early death.

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

#648

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…

Hmm, I think (Atlassian) Confluence is quite awesome. While you can still replicate the mess you'd naturally have in Google-Docs or OneNote or other places, at least with Confluence if you have a coherent vision for how your organize your information you can create a very useful body of work. I've never seen a Google-Docs, OneNote, SharePoint, or other unstructured-info solution that doesn't devolve into turds-in-gelatin.

I'll add as well (Atlassian) SourceTree (git UI). I don't want to be a git jockey and I can do 90% of what I need in the SourceTree UI -- it's saved me tons of time, and I especially like the chunk-stage/unstage/reset functionality (you can stage/unstage/undo fragments of files in the UI) -- this feature alone is gold. SourceTree performance has improved greatly. I only wish there were a Linux version, but fortunately I do most development on macOS.

EDIT: SourceTree

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

#649
post #441

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…

Fully agree on Jira. Disliked it enough to start a company to compete with it [0]. Also agree on AWS. Their UI is so terrible and confusing that it makes writing CloudFormation yaml files feel alright in comparison. Been using GCP lately and the UI is somewhat better though still confusing and weird at times. 0: https://kitemaker.co

Just as a quick feedback, your main hero gif is a bit too low res.

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

#650

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…

Hadoop was never meant to be user friendly. Which is why you have commercial versions of it like Cloudera & AWS EMR, meant to fill that void in the industry.

FWIW, I feel your pain on a daily basis, but I do like Hadoop as a low cost massively distributed db.

Post reply on HN