Hacker News new | past | comments | ask | show | jobs | submit login

I disagree, vscode UI is pretty simple and even if not you can always creat a basic theme and use it as the initial default (after all it's just css/html) to make it simpler for novice users, the code is not really under the control of Microsoft in the sense the is open source and in the worse case scenario you create a fork from the latest build, which is already pretty stable. Microsoft itself realized the reality of this rationale and that's why their latest web browser is Chromium-based despite Chromium being under the "control" of Google.



For engineers it may look simple but for someone new to programming -- and we've done the research -- the more elements in the app the more easy it is to get overwhelmed (cognitive load).

Repl.it, with all the features we added, still loads with an editor and a console and a huge green run button. Most users, even those very new to programming, intuitively get it.

>the code is not really under the control of Microsoft in the sense the is open source and in the worse case scenario you create a fork from the latest build, which is already pretty stable.

I'd like to see a 10 person startup maintain a monster codebase fork like that. I agree it's a nice insurance policy, but it just not realistic.

Anyways, your original feedback is well taken and we'll make sure to create some compat layer :-)


Chromium should really serve as a counterexample of what you're using it for. Unless you are prepared to fork it and maintain the fork yourself, it pretty much is under the control of Google. It's also likely Google will continue to drive it in a direction undesirable for everyone else.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: