‹ BackHN Continuity

Thread

Zed DeltaDB

514 points · 298 comments · ahamez

  1. NoDodgeQuestion · · focus · HN ↗
    Zed should focus on basics. When it focuses on basics Zed is good.

    <a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;discussions&#x2F;54150" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;discussions&#x2F;54150 failing to show newly created files and declining to provide a refresh button, instead adding a polling backend, breaks Zed on WSL.

    Why a new version control system? Why not git, jj, or another existing system?

    1. rozap · · focus · HN ↗
      It&#x27;s funny, zed started out really refreshing, and now it&#x27;s degraded to the point where it&#x27;s fairly unusable. Regularly it would tie up tons of resources on my fairly beefy laptop. I switched back to sublime and it is a breath of fresh air, I didn&#x27;t realize how slow zed had gotten. It seems like maybe they lost their way a bit, but I recognize that also they need to make money presumably, and it&#x27;s hard to do that with a large team and a focused product.
      1. pjmlp · · focus · HN ↗
        And yet it is written in Rust, a good evidence that compiled languages only help so much when the architecture isn&#x27;t the right one, or bad algorithms are being chosen.
        1. brabel · · focus · HN ↗
          For a large application the language it is written in has almost no bearing on the perceived speed by users. VSCode is one example.
          1. pjmlp · · focus · HN ↗
            VSCode has plenty of C++ and Rust extensions to work around Electron limitations, which are then used as WebAssembly plugins on the browser version, though.

            It shows the engineering effort that the team puts into it, which is why it is one of the few Electron based apps that is bearable to use.

      2. norman784 · · focus · HN ↗
        Did you check if the resources were consumed by the LSP or Zed? Also there was a Zed fork without the AI stuff, not sure if is a hard fork or not and if is still maintained (IIRC wasnt hosted on Github)
        1. Nnnes · · focus · HN ↗
          Gram Editor. It&#x27;s actively maintained.

          I know people disagree over definitions of &quot;hard fork&quot;. Gram does not send patches to Zed but does occasionally merge fixes from Zed. There is not any specific effort to keep (non-AI) feature parity.

          <a href="https:&#x2F;&#x2F;gram-editor.com" rel="nofollow">https:&#x2F;&#x2F;gram-editor.com

          <a href="https:&#x2F;&#x2F;codeberg.org&#x2F;GramEditor&#x2F;gram" rel="nofollow">https:&#x2F;&#x2F;codeberg.org&#x2F;GramEditor&#x2F;gram

          1. vorticalbox · · focus · HN ↗
            have they fixed the file refresh issue?
          2. Squarex · · focus · HN ↗
            Why does the author hate the AI so much?
            1. conartist6 · · focus · HN ↗
              AI takes from talented hardworking people and gives to lazy and incurious people. How could that possibly breed resentment? I&#x27;m stumped.
      3. LukaD · · focus · HN ↗
        It has degraded? In what way? It sounds like your issues could be caused by LSP servers going rogue. Zed itself has been perfectly stable for me since I started using it as my default editor ~1 year ago. The only thing I didn’t like were some default layout changes that were trivial to revert.
        1. nicce · · focus · HN ↗
          It is randomly consuming high CPU on my mac as well, without any LSPs. Getting annoying.
          1. rozap · · focus · HN ↗
            Yea I figured it was my LSP but when I disabled it, it wasn&#x27;t resolved. I didn&#x27;t debug it, I just switched.
Open on Hacker News to reply ↗

Unofficial Hacker News client; not affiliated with Y Combinator.