top | item 46663945

(no title)

temporallobe | 1 month ago

I spent half a year designing and creating 200+ icons for a custom geospatial mapping app. I really enjoyed the work but it was grueling and tedious, especially the design part. Too many people had too many different opinions on which symbols meant what, which styles clearly conveyed ideas without being too detailed, and many other things that kept wasting my time and causing a lot of rework and inconsistencies. It was literally just me doing the work, so I stopped trying to get consensus and took a few weeks to redesign the entire set and even used color science to inform my design decisions. I created the entire set without external input, then presented it. Sure there was some tweaking here and there, but I believe it turned about to be great and no one really complained in the end. The most important part was that end-users were happy. I used Inkscape and developed a set of scripts to automate the build and had everything in a very organized Git repo.

discuss

order

nine_k|1 month ago

> no one really complained

They were happy that someone finally made a decision, and freed them from the burden of fruitless repeated deliberation.

bigiain|1 month ago

Yep. Sometimes it's better to keep everybody away from the bikeshed until it's fully finished and painted.

heisenbit|1 month ago

Consistency sells but is really hard to ensure in time bounded series of narrow discussions with changing participants. But this must not discount the value of the preceding often frustrating search for understanding the requirements and prototyping. Throwing away the prototype while all the lessons are still in the head can yield great design.

pseudohadamard|1 month ago

This is why, when you've got a bunch of geeks deciding on where to go for dinner, someone has to say "We're going to the Jewel of India" and herd everyone out that way. If you don't do that then it'll be 11pm and people are still pulling up restaurant reviews and arguing over whether the one that got 4.3 stars really is better than the one that got 4.2 stars.

This is also the difference between a supremely dysfunctional and an OK-ish standards committee, the classic Home of Bikeshedding.

judahmeek|1 month ago

Resolving bikeshedding might be LLM's most valuable contribution to an organization

card_zero|1 month ago

Possibly the half year of annoyance helped inform the weeks of opinionated inspiration.

BTBurke|1 month ago

I’d be interested in seeing those if you’re open to sharing.

temporallobe|1 month ago

This was about 8 years ago and I am not sure I ever retained a local copy of the repo. If I find it, I’ll resurrect it in a public Github repo unless there’s some NDA/IP issue.

xattt|1 month ago

Queue adenoidal voice:

Apple has the benefit of massive cash-flow and, as a result, hiring many competent designers who draw and create to a specification. The specification could be created by another team of senior designers that are paid handsomely to deal with the gruelling task of defining a corporate identity.

This is similar to how major feature cartoons, which typically require variations of an image to be drawn over and over again, are typically animated by more than one person.

I.e. Apple has the money. They can do better than having one extremely hand-cramped illustrator crank out silhouette-style icons.

alfiedotwtf|1 month ago

> Apple has the money. they can do better

But they haven’t. The latest Mac OS is atrocious. Glass? Are they literally trying to mimic 2006’s Compiz?

spiderfarmer|1 month ago

This is one of the many reasons I do my own projects. I do value the opinion of people without knowledge and experience, but I don’t want to feel obligated to make them feel I did what they wanted.

chrisweekly|1 month ago

can you share the icons? curious to see the finished product

amelius|1 month ago

Question: what do you think is a great example of an icon for people/users? I'm asking because to my taste nobody seems to get it right.

temporallobe|1 month ago

I am partial to the relevant icons in FontAwesome and these days the Bootstrap icons. I think the silhouette of a generic, androgynous portrait universally gets the idea across nicely.

qznc|1 month ago

Do you think it would have worked out if you skipped the grueling and tedious discussions entirely?

temporallobe|1 month ago

I definitely needed the initial input from the stakeholders as to what they wanted and why, but it turned into pointless bickering about colors and many disagreements about symbol meanings - for example should a dropped pin have a shadow? Should it be pin or a baloon-like thingy? Should it lean left or right? How does one represent a “duty station” when there is no previous iconography or other kind of standard around this? It also led to a lot of design-by-committee meetings where well-intentioned people suggested good ideas but things were always left at some ambiguous action item that never had any follow through. This took months and I kept re-rendering the icon set (which were all multi-layer SVGs) and then pasting the PNG renderings into a Word doc because that’s how they wanted to review them.

What this did teach me was to create very efficient workflows. I had all the Inkscape keystrokes memorized and found out they had an API that allowed me to create some level of automation (things like batch conversations IIRC). I kept certain symbols as separate base/template images so I could quickly swap things in and out. I had separate color files with swatches of various color themes, all in hexadecimal. Since I was and am fundamentally a software engineer, I used those engineering processes and principles to make it more like a typical software project than just a collection of images.

HPsquared|1 month ago

Funnily enough that's (stereotypically at least) the Apple way of product design.