Viewing profile — throwaway43423
throwaway43423
HN member- Joined
- Wed, May 06, 2020, 11:32 PM UTC
- HN karma
- 45
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About throwaway43423
No profile information was provided.
Recent public activity
-
comment
Comment #23117205
For reference, vscode ships as 13.3MB of uncompressed JS. (Not including builtin extensions, but that wouldn't add much)
-
comment
Comment #23099070
CLA's are imposed by companies, not licenses. I'm quire sure that companies with OSS projects under GPL licenses would still want external contributors to certify that the code the…
-
comment
Comment #23097966
The set of single line changes I'd be comfortable making with full IDE support is much larger than the set of one line changes I'd be comfortable making in a text box.
-
comment
Comment #23097747
There's a very big difference between editing a file in a textbox and editing a file in an IDE pre-configured to have all the correct dependencies, extensions, build&test scripts, …