▲ | Lalabadie 3 days ago | ||||||||||||||||
Pet peeve because everyone seems to be doing this: The video demo shows the operator asking for "same height", and then the agent sets a hardcoded 298px height instead of using any of the many reliable/solid ways to do it with CSS. I'm sure there are better examples you could prompt to make that video convincing, though I appreciate the honesty showing what to expect. | |||||||||||||||||
▲ | joshstrange 3 days ago | parent | next [-] | ||||||||||||||||
Before I saw this comment I thought that's how it "fixed" it. I recorded my screen so I could slow it down and see what it said and sure enough:
Screenshot: https://cs.joshstrange.com/d75pC236This joins the ranks of prominent demos on the landing page that do the wrong or silly thing. It really makes it hard to take some things seriously. That said, I like the overall idea of this. I think that Claude Code and friends will get way more powerful as we find ways to feed them better (not necessarily more) context. | |||||||||||||||||
| |||||||||||||||||
▲ | cchance 3 days ago | parent | prev | next [-] | ||||||||||||||||
feels like a case of a system prompt should be enforcing the AI to avoid usage of arbitrary numbers like specific pixel counts and to leverage modern css standard for sizes. | |||||||||||||||||
| |||||||||||||||||
▲ | juliangoetze 3 days ago | parent | prev [-] | ||||||||||||||||
Good catch - we could definitely put more effort into creating demos |