|
|
|
|
|
by est31
2152 days ago
|
|
The main way SQLite is used around the world is as a library component of a larger application. The main way people use VS code is through the proprietarized official build that uses the official EULA. Also, lots of people seem to value the proprietary extensions a lot more than people value the encryption extension of SQLite. |
|
The blog author complained about "Live Share" as one example. As far as I can tell, "Live Share" is not in the builds one downloads from Microsoft's "Visual Studio Code" website: https://code.visualstudio.com/download
The Live Share feature is downloaded from a separate web page: https://marketplace.visualstudio.com/items?itemName=MS-vsliv...
This separation seems similar to SQLite Encryption Extension. Can someone explain how the situations are not analogous?
The github page for "Visual Studio Code" prominently displays "Open Source" in its title: https://github.com/microsoft/vscode
I'm willing to be convinced that it's a marketing deception and "open source" should be removed but so far, I haven't seen any precedent from other hybrid open/closed source projects justifying that.