Earlier quoted context omitted.
I'd like to attach to this comment to say that we should support smaller companies. It doesn't matter how responsive a big company is if it controls too much surface area of the important technological salients. Large company hegemony of our industry is bad. VSCode, Google Search + Chrome, mobile phone duopoly, Amazon/AWS/MGM/WholeFoods/TeleDoc conglomeration and cross promotion... It doesn't matter. We need more dis…
Fun fact. I do not financially support any restaurant that has a Wall-street ticker. I wish more people would do this. There should be no reason to fund some CEO on Wall-street when we can benefit more by funding local communities. P.S. You have to pay me to use Microsoft products and to engage with Amazon.
I switched from VSCode to Zed
361–370 of 440 posts
Re: I switched from VSCode to Zed
#362Obligatory Zed takes money from bigots: https://github.com/zed-industries/zed/discussions/36604
Re: I switched from VSCode to Zed
#363So right now I'm sticking to Emacs.
Re: I switched from VSCode to Zed
#364Few people seem to recall that MS is making tsc, the typescript compiler, faster, and as a result VSCode: https://devblogs.microsoft.com/typescript/typescript-native-...
Re: I switched from VSCode to Zed
#365We maintain a single VS Code setting that allows you to opt out of the AI features provided in VS Code: "chat.disableAIFeatures" (see also: https://code.visualstudio.com/updates/v1_104#_hide-and-disab... ). If you can still find AI features appearing after you have configured this setting, then please report an issue at https://github.com/microsoft/vscode and we are happy to take a look. It is possible that from time…
Could you perhaps one day make "chat.disableAIFeaturesMadeForShareholdersOnly"? So that we can have the actual good stuff (copilot, chat) and leave out the mountain of features that were clearly created to force induced demand for the sake of metrics inflation?
* Can we enable the only features we want by toggling chat.disableAIfeatures and only selectively enabling copilot and chat?
Re: I switched from VSCode to Zed
#366Earlier quoted context omitted.
Fun fact. I do not financially support any restaurant that has a Wall-street ticker. I wish more people would do this. There should be no reason to fund some CEO on Wall-street when we can benefit more by funding local communities. P.S. You have to pay me to use Microsoft products and to engage with Amazon.
I think this is quite ironic actually. If I understood the history correctly, being a "shareholder" was a path to a fractional business ownership for people who could not afford to outright own a business. It comes from the same mental position as a co-operative. In these scenarios, a CEO is really just an employee of sorts for the shareholders. It's quite funny that we see the CEO of a publicly traded company has wo…
Re: I switched from VSCode to Zed
#367Re: I switched from VSCode to Zed
#368Re: I switched from VSCode to Zed
#369Earlier quoted context omitted.
not sure, they do something with the GPU for sure, and because how are you going to draw anything on a monitor or screen without a rendering engine? Surely in their code base they have multiple levels of abstraction for rendering, drawing, and layout in their code base. You can see these kinds of things in other comments here and on their github without reading code. The browser engine is itself an abstraction point…
Yes, the thing is, the browser is an extremely expensive abstraction layer. It's like having a car factory where everything is built by general purpose robots - it's very versatile, but obviously if you build an assembly line using dedicated machinery, it's going to run much faster.
Meanwhile, chromium works reasonable well on billions of devices of all shapes and kinds