Live data from Hacker News

Why Enterprise Software Sucks

twitter.com

301–310 of 570 posts

Re: Why Enterprise Software Sucks

#301
post #7

I'm not sure where this originates from, but the most succinct definition I've heard for "Enterprise Software" is that the person who pays for it isn't the person who uses it.

I had another one comparing enterprise software to sex in marriage:

-it's very hard to sell

-usually it's crap

-maintenance is expensive

-many use it just to keep their job

-many furtively use better products from young startups

Re: Why Enterprise Software Sucks

#302
post #115

Earlier quoted context omitted.

Sometimes I wonder, what if we just fundamentally took a new approach the OS. Today at the root of your operating system is the file system. It would be interesting if the file system was changed to essentially the concept of a simple object store. In much the same way we have "standard file formats" today, we could move to something like a "standard class". Objects would be a first class citizen in the OS. I think t…

As others have pointed out, what you're describing isn't a fundamentally new idea or even that revolutionary. You're basically describing a database filesystem. Onne Gortner attempted an implementation of this concept in 2004 as part of his/her master's thesis (see http://dbfs.sourceforge.net/ ). Systems like Spotlight are effectively a partial implementation of this concept- OS X essentially has a hybrid setup where…

the larger point is more interesting here. enterprise software sucks because it generally has to fit within the well-accepted boxes in order to meaningfully interface with all the other stuff. that implementation might be a little better than the last one...

but what if the overall model/structure is really what sucks?

Re: Why Enterprise Software Sucks

#303
I think best solution will be, just like every business have accountant, every business will have software designer and a easy to use software that can do whatever it was asked to do, a cloud based software, with complexity and skill of excel is enough.

Re: Why Enterprise Software Sucks

#304
post #96
post #80

Earlier quoted context omitted.

> big data workflow involves loading millions and millions of records Dude, if it fits on your laptop disk, it's not big data. Here you're talking about “big data” that fits in RAM on my cellphone . Somebody needs to get over himself.

But if Google Sheets can't fit the data they are using, it is by definition "big data", even if it's not Big Data. I think this over-protectiveness of the definition doesn't really serve anyone.

It serves everyone to have relatively stable meanings for words and phrases. "Relatively" because of course there is natural drift over time. But if today I write "big data" and it means "millions of rows in Excel" to Bob but "hundreds or thousands of terrabytes" to Jane, it's effectively useless to use in communication.

Put another way, that Bob thinks he's dealing with "big data" doesn't mean he is in fact.

Re: Why Enterprise Software Sucks

#305
post #77

Earlier quoted context omitted.

Ditto with job applicant portals. They have a bunch of weird features for doing obscure HR stuff like internal approval chains, but terrible UX for the actual applicant. Would it be so hard to handle applicants whose resume is a url?

A couple of years ago, I was applying to work for a big government contractor, and even though they wanted to hire me, they couldn't figure out how to move forward past the "contigent job offer" phase in their new hiring software. I ended up taking a job somewhere else after going back and forth with HR for over a month as they tried to figure out things on their end.

I had a contract where the recruiter apologized in advance for the onboarding process. It started with not being able to create an account with the e-signature vendor with whom I had an old, deactivated account, and being unable to get the bureaucracy to send the paperwork to a different email address. It went downhill from there.

Re: Why Enterprise Software Sucks

#306
What's wrong about this is only that users like features too. I.e. he's exactly right that the features checklist leads enterprise software selection processes astray. But I've participated in lots of them that have real users in the room and even then, the features checklist wins.

Re: Why Enterprise Software Sucks

#307
post #236

Steve Jobs made this point very well in this video https://www.youtube.com/watch?v=MLvvzktuVY8

Nice video. I've definitely heard this narrative before. There was a great blog post on HN a while back bemoaning feature lists but I couldn't find the one I am remembering on google. I found two other on-point articles of interest, though:

https://www.cmswire.com/information-management/everything-yo...

https://werd.io/2016/stop-writing-specs-start-finding-needs-...

Re: Why Enterprise Software Sucks

#308
* Everything is a "workflow" and you often find yourself stuck in some terminal error state for no reason. * No JSON, everything's a page load. * ...or, if there is JSON, it's done badly and you have an unholy combination of janky SPA functionality across multiple pages. * Arcane timeouts * "Disable your popup blocker" * Insane data validation errors. * Poor SSO integration.

I could go on.

Re: Why Enterprise Software Sucks

#309

Earlier quoted context omitted.

Nobody hates Photoshop. In fact it's one of the most loved software out there. I'm a developer and a Photoshop user and love it. The Unix philosophy would be a disaster for a image editing software (ImageMagick much?) Once a developer who spent all day in VIM & co was honestly arguing with me that Photoshop should be a command line app. I filled that under "shit developers say" and "delusional".

Same, but for Illustrator. I hate the price and subscription model, and the learning curve has some steep spots, but once you're up and running, it's fantastic. I want to like Inkscape, but I've hit too many weird bugs (text getting squashed, transparency disappearing randomly). I'm curious about Affinity Designer though.

I was a long time Illustrator user. I think before the subscription model, say around CS3, Illustrator was fantastic. Then they started changing things in the UI that didn't need to be changed. I'm not against adding features but unnecessary changes really annoy me. I've been using Affinity Designer for the last year and I think it's great. It doesn't have all of the features Illustrator has but you can do real, professional work with it. Inkscape doesn't even come close.

Re: Why Enterprise Software Sucks

#310
post #94

Earlier quoted context omitted.

Not so much in Venezuela right now. And, FBOW Linux has the Gimp, which I prefer to Photoshop, though that's largely on account of familiarity. ImageMagick itself is invaluable when what you need to do is programmatically change large numbers of images. I've seen it used on large (multi-million user) image-heavy sites as the standard image handling flow (thumbnails and default previews of standard sizes).

> Not so much in Venezuela right now. Yeah but that's not because of the software itself.

It's definitely a consequence of the software's implementation.
Post reply on HN