Hacker News new | ask | show | jobs
by latexr 336 days ago
> a bunch of you discuss and edit in real time.

So now you have to get everyone into the same headspace at the same time and schedule coding sessions across timezones?

What if two people independently feel like doing some quick incompatible changes late at night? Do they have to message everyone on the team to see if it’s OK? Or do they make a branch of the branch of the branch to test it by themselves? How is that more convenient? And in that world, how can you do those tests privately, without everyone on the team (plus the service you’re using) being able to see them? And what happens when you don’t have an internet connection (or your service is down) but you want to continue working?

I agree with the parent comment, there are too many unanswered questions in your proposed scenario.

The whole blog post in general feels incongruent, and it’s not surprising to me you’re getting conflicting feedback. You’re conflating different scenarios and proposing broad vague ideas which are not only impractical for a multitude of scenarios, they remove user agency and give more power to corporations, which is exactly the opposite of what we should be doing.