Remix.run Logo
TZubiri 37 minutes ago

Solo programming is like managing a team of developers that can only communicate and contribute in one temporal direction.

Sometimes two or more developers may appear to coexist, but it's actually a simulated concurrency achieved by rapid context switching

Every time you close a file to open another, you are setting up a different context, therefore you are different agents.