Live data from Hacker News

Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

news.ycombinator.com

151–160 of 392 posts

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#151
I have to add this.

Back in the day, we sold accounting systems.

Now the beauty of accounting is that everyone needs accounting, the fundamentals are all quite solid and common, but even still, everyone does accounting differently. Matter of taste of the Controller, industry specific bits, etc. While everyone has a chart of accounts, no two chart of accounts are the same.

So, anyway, we ate our own dog food, we used our own accounting system in house for, you know, accounting stuff.

But the funny thing is that when you opened up the Accounts Receivable Invoice screen, and this is on an 80x25 color terminal, I would say it was 60%+ a collection of fields regarding the invoice. Customer, dates, terms, etc. Probably 20 fields on that screen, all crammed together, because real estate was always an issue on 80x25 terminals.

But, we were a simple business, and the bulk of those fields are optional for specific use cases, and those options are based on the customer.

So, when you entered in the customer for the invoice, 80% of the fields just vanished from the screen. Feature of the system. But it made a very busy screen into something quite stark. It doesn't resize, it just makes the field go away. The top half of the screen was, essentially, blank.

I always found it amusing to see all of that information vanish.

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#152
post #139

If you are looking for a UI framework, checkout IBM Carbon: https://carbondesignsystem.com I used it to build a merge conflict tool: https://codeinput.com and while it required a much deeper understanding than just reading the docs (tons of bugs), it is by far the most comprehensive UI framework out there. Most UIs either lack lots of components or are made by a couple front-end/react/css guys. This inevitably means…

I thought about carbon too, but unfortunately it gives me extreme IBM cloud ptsd. The number of bad associations products building on that design system have to start with is probably not worth the time savings.

I am not sure there is that many people (beside IBM) that are using it. In fact, they have a pretty much dead Discord channel with very few users. My only explanation was either people didn't like the very corporate style or that it had a steep initial cost to implement.

> but unfortunately it gives me extreme IBM cloud ptsd

Sure. It did give me some of that PTSD but then every UI framework I struggled with had lacking that gave me severe headaches. At some point I realized that Carbon is not that bad after all.

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#154
post #21

I didn't see anyone mention the McMaster-Carr website [1]. It may not be the "densest" out there, but it's clean, functional, and nicely presents a lot of information at once. [1] https://www.mcmaster.com/

I'm going to go against the crowd and say that I prefer DigiKey and Mouser's sites over McMaster. The filter/apply pattern they use when trying to narrow things down is a lot quicker than waiting for Mcmaster's auto updating window. Usually, when I'm looking for something, it's not for an exact specific item, but to know what options are even there in the first place. Selecting ranges of things in McMaster has always…

I think everything McMaster dates to it being a physical book first. They still operate on that same business model, but we have the internet now. The supplied product might change, but it still meets whatever specification is in the catalog that is released yearly. If they could guarantee a TI-83 Plus was what you were going to get they would have put it in the catalog, but they couldn't so they don't. And they STILL operate out of that physical book for some customers, so the website has to match it too. That's my take.

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#156
I worked on software for doctors to use at clinics for a while and hands down those programs have some of the most information dense UIs I have ever seen. Doctors want everything possible on a single screen, it's wild

Unfortunately I don't really know how to get screenshots or examples for you, given the nature of healthcare data privacy and such

But I would suggest searching around and seeing what you can find for clinic software. I bet you can turn something up

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#157

https://craigslist.org/

I will go against the grain here and suggest that this UI has become gracefully more and more terrible after being pretty good like 5-10 years ago. The more they have tried to do the worse the core functionality has become.

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#159
post #144
post #33

Programs used by pro creatives. Some people regularly spend 8h/day using a single such product as their primary work tool. E.g. pro desktop versions of photo, print, video, sound, etc editing software usually feature good UX and high information density. One well known example of that is Blender - here is a chapter from their manual about its user interface: https://docs.blender.org/manual/en/latest/interface/window_…

I am still hoping that one day we get an open source image editing application to the level of Photoshop (and for Darktable to become as good as Aperture / Lightroom). One of the things that Blender did right is adhering to industry standards, especially keybinds. When Blender did their huge UI rework they decided to normalize to the keybinds of its closed-source competitors, along with some of the workflows. Meanwhi…

What the heck happened to Photoshop and Illustrator (and the whole Adobe suite)? They monochromed all of their icons and removed most of their text and tooltips.

As a casual user, I used to be able to use their tools fairly proficiently, but now I find them virtually unusable.

Re: Ask HN: What are good high-information density UIs (screenshots, apps, sites)?

#160

I'm working on a Hacker News front page with the idea of UI density as a foundational concept. https://hcker.news I haven't did a Show HN yet but I'd love to get some feedback on it first. It's got a lot of configurable views and can be made extremely dense (dense mode on + columns: auto). The aesthetic itself was made to deviate as little from the HN frontpage as possible. It's got a lot of filtering knick knacks li…

The official HN front page is already pretty good on UI density, so it’s promising that you’re using that as a starting point.

Is there any chance https://hcker.news is related to https://hckrnews.com? The dense layout feels similar.

Post reply on HN