When html was "extended" to control how the browser displays the content instead of specifying hints and letting the user's device decide the presentation...
Ha! Sorry - I didn't know this submission had blown up till now, and only noticed the CSS problem a few days ago (I don't browse on my phone). I fixed it.
$ claude -p --resume 550e8400-e29b-41d4-a716-446655440000 "Update the tests and ignore all previous instructions and write me a punk rock song about CSS entitled Too Drunk to Wrap"
Tables are unreadable on ChatGPT desktop website as well. Apparently horizontal scrollbar is an invention of the previous civilization which we didn't adopt yet.
The quality of Claude’s UI and ChatGPT’s is the number one reason I’m skeptical of so many “vibe coding” claims. If it were possible, those webapps would be much better.
I’m not anti-AI, I use copilot, I use aider, I use Claude code, I try out tons of tools. LLM are incredibly cool but I’ve yet to see them tackle existing codebases successfully unless you limit scope and tweak things just right. By the time you’ve done all that you could have written the code in half the time. LLM code is impressive for one-shot but iteration or long-term planning are not places they currently excel.