this post was submitted on 30 Mar 2026
303 points (98.4% liked)
Technology
83220 readers
3240 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Speaking as someone who just vibe coded a client for lemmy, no matter how customizable you make your UI it will not be as customizable as having an LLM edit the code directly. The UI I wanted was completely different then the scroll based UI that most current lemmy clients have so the only way to make it was through vibe coding. You can check it out at stakswipe.com and you'll see there was no way to customize a standard scroll based interface to have the same swiping behavior.
Also customizable UIs tend to be very menu heavy, so yeah you may be able to move the like button to the top right of the post, but to do so you'll have to navigate through three layers of menus and settings to get there. Whereas with AI you can just type " move the like button to the top right". Customizing using natural language you know is a way better experience then figuring out a bunch of configuration and templating software that's different for each app.
That's a fair point.
Still, I think for the median user interested in customisation, a fully vibe coded front end may be overkill.