Hacker News new | ask | show | jobs
by nerdix 36 days ago
If you drop a screenshot of a web page into something like Figma Make, you can get it to produce a strikingly close replica. I get that vibe from the screenshots. They are very similar but not exactly the same. That's probably also why a lot of the copy is the same.

Not getting your magic text generator to reword the copy for you is just sloppy.

1 comments

AI will generally err on the side of slavishly copying any reference. I'm having this problem at work lately. Teammates will be asked to implement a new module for <new data integration> into the codebase, and they'll just point Claude at it and say "integrate <new thing> into this codebase" in one shot and what it will do is create a function for function clone of the first data integration's client, down to implementing copies of the private utility methods.