The medium is the message. In some domains, slow and clunky feels like gravitas and reliability. Enterprise software. Enterprise recruiting software. AWS has a pretty slow, and clunky dashboard. AdSense is clunky. A lot of the biggest companies' flagship apps have a very bland "bureaucratic" look and feel. You may find it hard to believe, but Zuck wanted facebook to look like a government database for a long time, wh…
Slow and clunky is also unreliable, it's did it go through? , did I click on that? Is it loading, or is my connection having troubles? Is the browser again? Some of the ugliest Gov and Gov adjacent pages (e.g. tax collectors, some DMVs) are fast and prompt zero second guessing. They just work.
Why is the Google Cloud UI so slow?
101–110 of 405 posts
Re: Why is the Google Cloud UI so slow?
#102Earlier quoted context omitted.
Atlassian is one of those places that I just can't believe has gotten so widely used. Every single thing I've used that is an Atlassian product drives me nuts. I really don't understand how anyone at any point looked at Jira or Confluence or anything Atlassian puts out and said "yep, this is the best version of this thing I've seen, sign me up". I've been using JIRA for years now, and it never gets any easier or bett…
What's a better alternative to Jira? I've tried Trello and Asana. Trello is nice for personal stuff and small projects but it doesn't work well for bigger projects and teams. Asana has an infuriatingly unintuitive interface but that might just be my personal preference.
Re: Why is the Google Cloud UI so slow?
#103That's what happens when you employ over-enthusiastic developers obsessed with their Javascript-framework-legacy. Things worked fast when HTML was the UI, and the logic was in the server.
Re: Why is the Google Cloud UI so slow?
#104Earlier quoted context omitted.
I find Github and Amazon's main site to be pretty reasonable in comparison.
Really? Criticizing Google's frontends but praising GitHub and Amazon? If I had to pick a large tech company with a bad frontend Amazon would be top of the list. GitHub is not great either. I guess this kind of thing is just subjective though.
Amazon's site works pretty well. Their product range is quite a mess to navigate but I've never been annoyed much by their front end. It seems pretty well engineered, eg. [1]
[1] https://bjk5.com/post/44698559168/breaking-down-amazons-mega...
Re: Why is the Google Cloud UI so slow?
#105Re: Why is the Google Cloud UI so slow?
#106Maybe they tapped the same developers who built the Google Ads web app, a UI so slow they have time to display tutorials while everything loads.
Re: Why is the Google Cloud UI so slow?
#107Earlier quoted context omitted.
Why is everyone assuming that just because someone works for Google has to be competent? Solving algorithmic puzzles is not an indicator or actual technical skills. To me, it looks like a work of incompetent developers led by incompetent technical managers upon requirements of clueless and ignorant product managers.
Slow software doesn't indicate a lack of skill. It indicates that speed is not a priority for management.
Re: Why is the Google Cloud UI so slow?
#108User to Dev: the memory usage is excessive. Dev with 256 GB RAM to User: WFM I would not be surprised if a lot of these problems could be traced back to developers having above-average network connections and super beefy computers. Combine that with fresh or minimal installs while testing the software, without lots of data that accumulated over month or years of use and in consequence they experience their products a…
That idea is very common, and very silly. Who says that if they experienced the software the same as a normal user, they would automatically improve its performance? This may apply for parts of open source development, where developers work on stuff for their own use. But even they may have other priorities. And as a commercial developer, your backlog is constantly full. You may have some leeway to choose what you wo…
If a company has that information and doesn’t care, that’s one thing. There’s more than a handful of companies that just don’t have the information to even know if they should care.
I think most people would agree that we should use tooling to make it so that developers are aware of their blind spots, such as supporting systems with lower resources or a more inconsistent network. The Netflix blog had a nice post that included a tool they used to observe the UX under certain failure cases, which is a nice example of this [0].
[0] https://netflixtechblog.com/keeping-netflix-reliable-using-p...
Re: Why is the Google Cloud UI so slow?
#109I use my own beefy server for creating builds and have a decent dev-build-test setup for myself where the dev experience is still pretty fast despite the hardware I'm using as a client - but when it comes to actually testing out my work I love using it on the PI because I know that most users will have an experience very similar to what I get on the PI.