Here's something I'm thinking of lately: I think that open source SaaS and restrictive OSS licenses are in for a rocky road now that agentic coding is taking off. If your software is straightforward and it's open source and you're using licensing to enforce freemium, or if you are using freemium add-ons that aren't open source, then you had better hope your moat is deep enough- either through patents or sheer difficulty of the problem space. Similarly, if you're trying to use GPL3 or other licensing to try to keep other people from commercializing your OSS, you're likely also going to be disappointed. It's fairly straightforward to point an agent at a GitHub repo and tell an agent: "translate this to Python/Go/Rust/whatever in a new repo here in my account". The simpler the project (i.e. the "shallower your moat"), then the easier it is for someone to use this technique to build something that does what your software does. Yes, it ...
I think things and I do computer security stuff.