People are taking screenshots of existing products and feeding them to AI to reproduce them from scratch. From this site: https://ghuntley.com/real/
> Any product features or platforms that were designed for humans. I know that's going to sound really wild, but understand these days I go window-shopping on SaaS companies' websites for product features, rip a screenshot into Claude Code, and it rebuilds that product feature/platform.
Also this comment where backend code could be reproduced wholesale from the APIs: https://news.ycombinator.com/item?id=47259485
And this whole thread about relicensing AI-rewritten open source projects: https://news.ycombinator.com/item?id=47257803
> Patents aren't going to cover the vast majority of what exists as code because patents only cover inventions and not common every day code.
Agreed, but as we're finding out, everyday code is now cheap enough that there will be questions about how much of it is worth protecting... and, given the unclear stance on AI-generated code, maybe even if it is protectable at all.
Yes, the bar for patents is way too high for every day code, but you can always get one by making the claims narrow enough. I think that will actually serve one of the underlying goals of patents by incentivizing people to build things that are actually novel and non-obvious rather than just a slight variation of another project.
For projects where there is absolutely nothing technically novel (which is rarely true, cf "claims narrow enough") moats could be in hoarding data, network effects, and the like.
Note, I'm not necessarily happy about all this, this is just how I think it could play out absent larger changes to IP laws.