Hacker News new | ask | show | jobs
by blfr 2 days ago
I think that most early AI aesthetic will go the way of bootstrap and become associated with ultra utilitarian software where no one thought about intentionally making a design.

Fable can easily generate something like a design system for itself from whatever starting point you give it. So if you want different aesthetic, you can bang out the aesthetic first in Claude Design and then serve it to Claude Code to follow. It will follow.

2 comments

I would say by default, the AI aesthetic is the opposite of utilitarian. It adds so much unnecessary bits and bobs everywhere, random things that look reasonable at first glance but often are nonsensical noise. The visual equivalent of the endless yapping in chat.

For me it was a lot of work with Fable to keep it focused on producing a minimal, medium-high information density system. Sure, it works very well if you are just IP laundering another product, less so for more niche applications. Still super useful, but I haven't seen it produce much "intentional" design on its own.

I’ve noticed much the same thing. Adding rules for ruthless minimalism and no anticipatory features helps, if context hasn’t degraded too far. Still, I tend to ask it to remove cruft much more often than I ask it to add new UI.
I disagree because they communicate different things (to me).

Seeing Bootsrap for some custom software at my university pre-llm: "I think that a programmer made this and didn't have a designer helping them so they just used a library"

Seeing vibe-coded frontend: "This app may be entirely vibe coded so I am deeply suspicious of it, or it could be a programmer who didn't have a designer helping them and thus used Bootstrap"

Basic bootstrap means 'the developer did not care much about design'.

Vibe-coded frontend means 'the creator didn't care about design or potentially any aspect of this'.

> Basic bootstrap means 'the developer did not care much about design'.

It could also reasonably mean that they consider a generic design fine. Design has many aspects, and branding/uniqueness is only one. You could, for example, have a very high quality layout of the bootstrap controls that is very easy and intuitive to use.