Earlier quoted context omitted.
If the full magnitude of products that stopped working on the main product and started to try to shoehorn AI in was known, the economy would collapse overnight.
It really is concerning. I keep an excel sheet with links of all companies I could apply to whenever i change jobs, and checking it the other day practically every row was now selling an ai product.
Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
161–170 of 205 posts
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#162Earlier quoted context omitted.
Similar experience: I added a folder to my zed project that was too big, causing zed to lock up and eventually crash. But because the default setting was to re-open projects on launch, I was stuck in a loop where I couldn’t remove the folder either. Eventually found a way to clear the recent projects, load an empty editor, and change the setting to avoid it in the future.
Ok, how big was your project? My JetBrains IDEs (RustRover, Goland) probably would have choked out too.
They'll index for a long time on huge codebases, but I only go through that like once a month max, I just have the editors as always open
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#163Earlier quoted context omitted.
If the full magnitude of products that stopped working on the main product and started to try to shoehorn AI in was known, the economy would collapse overnight.
It really is concerning. I keep an excel sheet with links of all companies I could apply to whenever i change jobs, and checking it the other day practically every row was now selling an ai product.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#164Zed was supposed to be the answer to Atom / Sublime Text in my opinion, and I kinda do want to use it as my main driver, but it just isn’t there yet for me. It’s shameful because I like its aesthetics as a product more than the competition out there. Just this other day I tried using it for something it sort of advertised itself as the superior thing, which was to load this giant text file I had instantly and let me…
I feel like Zed stopped working on the editor itself since AI was rolled out. I also wanted it to be the open-source alternative to Sublime, but nothing comes close.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#165Zed was supposed to be the answer to Atom / Sublime Text in my opinion, and I kinda do want to use it as my main driver, but it just isn’t there yet for me. It’s shameful because I like its aesthetics as a product more than the competition out there. Just this other day I tried using it for something it sort of advertised itself as the superior thing, which was to load this giant text file I had instantly and let me…
I think there's still space in the editor market for an open-source Sublime/Zed alternative. I've been working solo on a code editor with similar characteristics for a few years. It's still a work in progress, but it's already feature-rich (all the basics and some advanced features, like LSP, DAP, multi-cursor, etc.): https://github.com/SpartanJ/ecode/ ecode can handle big files, though it's not specifically designed…
And congrats on your project, looks interesting.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#166Zed was supposed to be the answer to Atom / Sublime Text in my opinion, and I kinda do want to use it as my main driver, but it just isn’t there yet for me. It’s shameful because I like its aesthetics as a product more than the competition out there. Just this other day I tried using it for something it sort of advertised itself as the superior thing, which was to load this giant text file I had instantly and let me…
My experience with Zed was that it was a buggy mess with strange defaults. I had high hopes until I tried it but it was not even close to working for my pretty normal use case of coding C so I went back to Sublime.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#167Earlier quoted context omitted.
I feel like Zed stopped working on the editor itself since AI was rolled out. I also wanted it to be the open-source alternative to Sublime, but nothing comes close.
Question out of curiosity: why does Sublime need an alternative? As far as I know it still is maintained?
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#168Earlier quoted context omitted.
I feel like Zed stopped working on the editor itself since AI was rolled out. I also wanted it to be the open-source alternative to Sublime, but nothing comes close.
Question out of curiosity: why does Sublime need an alternative? As far as I know it still is maintained?
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#169Earlier quoted context omitted.
meanwhile me hiding from accounting for spending $500 on cursor max mode in a day
Did you actually get 500 bucks worth of work out of it?
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#170Earlier quoted context omitted.
There have been improvements recently, but it still has some of the worst text rendering of any editor on macOS, if you have a non-4K display plugged in. Rendering text is kind of a big deal!
It's not just on Mac. Zed's font rendering on Linux is also buggy and ugly. And they don't seem to care much: https://github.com/zed-industries/zed/issues/11676 https://github.com/zed-industries/zed/issues/7992 https://github.com/zed-industries/zed/issues/4334 Font rendering should be the most important feature of a text editor.