Remix.run Logo
vova_hn2 4 hours ago

> Every closed source software has the potential to centralize and lock you out of it.

Ye, but you could (at least, theoretically) make your own open source alternative and you weren't particularly disadvantaged compared to corporate programmers doing closed source.

For example, Linux initially was just one guy doing it for fun and see how far did it go.

We may soon come to a situation, when something like Linux will be impossible, because devs making proprietary software will have access to newer/better models that are only sold to big companies and tightly controlled (in the sense that you can use them only for certain "safe" purposes).

> Bitcoin was decentralized but so was cash. And it was still possible to send cash to people around the world it was just harder to set up and trust. And those cash sending mechanisms didn't really lock people out of them (but could theoretically, sometimes did by way of sanctions).

My point is that in future we may come to a scenario when someone like Satoshi won't be able to create something like Bitcoin while keeping their privacy. Because you have to provide a phone number to use OpenAI and also because "creating a non government-authorized financial instrument violates my safety guidelines" or something.

> AI doesn't make programmers 100x productive and it never will, so not really a point there. As long as the output is non deterministic, you have to check it, and no one can check their code 100x faster than writing it

Maybe, maybe not. I'm afraid that eventually fully automated systems will be able to produce code that is good enough without manual checking. Doesn't matter if it is deterministic or not. If the probability of a catastrophic failure is low enough, you can safely ignore it.