I expect most side-projects are being built with AI-assistance now. Side projects are typically time constrained - if AI saves you time, why wouldn't you use it? They're also the ideal place to try out new AI tools that your professional work might not let you experiment with. (The headline of this piece doesn't really do it justice - it misuses "vibe coded" and fails to communicate that the substance of the post is…
My biggest issue with LLM‑assisted webpages (Claude Code is especially egregious) is the lack of respect for basic web content accessibility guidelines. The number of dark‑mode sites I’ve seen where the text (and subtext) are various shades of dark brown or beige is just awful. For reference, you want a contrast ratio between the text and background of at least ~4:1 to be on the safe side. This isn't even that hard t…
Scoring Show HN submissions for AI design patterns
231–240 of 258 posts
Re: Scoring Show HN submissions for AI design patterns
#232Re: Scoring Show HN submissions for AI design patterns
#233Re: Scoring Show HN submissions for AI design patterns
#234Re: Scoring Show HN submissions for AI design patterns
#235Earlier quoted context omitted.
My biggest issue with LLM‑assisted webpages (Claude Code is especially egregious) is the lack of respect for basic web content accessibility guidelines. The number of dark‑mode sites I’ve seen where the text (and subtext) are various shades of dark brown or beige is just awful. For reference, you want a contrast ratio between the text and background of at least ~4:1 to be on the safe side. This isn't even that hard t…
Were/Are human-generated side projects better in this respect?
Re: Scoring Show HN submissions for AI design patterns
#236Earlier quoted context omitted.
I've genuinely had solid results from telling Claude "... and make sure it has good accessibility".
I could see that. I’ve found that the more specificity you add to your prompt and less freedom you give Claude Code to kind of just “do its own thing”, the better your results will be. FWIW, there’s also an official frontend-design skill for CC [1]. A while back I incorporated some of the more relevant guidance from WCAG into it [2]. [1] - https://github.com/anthropics/claude-code/blob/main/plugins/... [2] - https://…
Re: Scoring Show HN submissions for AI design patterns
#237Earlier quoted context omitted.
> Side projects are typically time constrained - if AI saves you time, why wouldn't you use it? It depends what your goals are. All of my side projects were started because I wanted to learn something. Using a "skip to the end" button wouldn't really make sense for me.
The difference between people who want to learn things versus people who just want a finished product is going to be a big dividing line in the post AI world
Re: Scoring Show HN submissions for AI design patterns
#238I expect most side-projects are being built with AI-assistance now. Side projects are typically time constrained - if AI saves you time, why wouldn't you use it? They're also the ideal place to try out new AI tools that your professional work might not let you experiment with. (The headline of this piece doesn't really do it justice - it misuses "vibe coded" and fails to communicate that the substance of the post is…
Re: Scoring Show HN submissions for AI design patterns
#239That said, the AI slop problem is real. Most of it has very little depth. I'd love a sidebar tool that rates submissions on engineering rigor so projects with real technical depth don't get overlooked, and there's a clear differentiator between pure vibe-coding and engineering-backed work.
Re: Scoring Show HN submissions for AI design patterns
#240Is there anything wrong with using AI (Claude Code/Codex/Gemini etc.) to design your website or your app? As an engineer, I know what my strengths are; and I am pretty damn sure "reactive website design" is not one of them. Why not use AI to do the heavy lifting?