‹ 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. manmal · · focus · HN ↗
      Their ACP integration is good (finally), at least with Codex. For when I want to be near the code, I prefer it now over TUIs or the Codex app. It feels much more immediate that way. Sticking to the basics will kill them IMO. They have been pitching themselves as agent-native for a while btw.

      And the workflow they are describing in the post sounds amazing, I‘ve been wishing for that. It‘s orthogonal to CVS, no? You can still make PRs. But, crucially, you can loop people in early on, when it matters the most.

      1. latchkey · · focus · HN ↗
        &gt; Their ACP integration is good (finally), at least with Codex.

        you must not use it much. try pasting in an image, quitting zed and restarting (ie: upgrading the app). it shows you the base64 encoded data instead of just showing the image. heck, it doesn&#x27;t even show you the image when you paste it in. it just shows the filename.

        1. manmal · · focus · HN ↗
          I use it constantly but haven’t felt the need to paste an image yet. I guess I‘m using pi and the Codex app more for that.
          1. latchkey · · focus · HN ↗
            sorry, i didn&#x27;t mean a quantity of time, i meant depth of usage.
        2. DangitBobby · · focus · HN ↗
          ACP integration is very good, IMO. I&#x27;m using it with Claude Code. They&#x27;ve made so many improvements over time. I use image pasting myself, TBH I was excited it worked at all. Surprised that some rough edges around images are enough to ruin the whole thing for you.
          1. latchkey · · focus · HN ↗
            images were just one glaring example... i didn&#x27;t say anything about ruined, i just think a lot of those &#x27;rough edges&#x27; are a bit more rough than they could be.

            it is a code editor after all. how about integrating the LSP so that it doesn&#x27;t have to resort to rg&#x2F;grep&#x2F;sed&#x2F;scripts to edit code?

            1. manmal · · focus · HN ↗
              What I really like is that all code links it outputs, open a pane at that line.
              1. latchkey · · focus · HN ↗
                low bar. we&#x27;ve had anchor hrefs for decades now.
                1. manmal · · focus · HN ↗
                  At this point I&#x27;m happy when things don&#x27;t break randomly. However, it seems I lost an ACP session today and I&#x27;m not sure it&#x27;s my own fault. Could be Zed playing tricks.
                  1. latchkey · · focus · HN ↗
                    don&#x27;t get me wrong. it has improved. i use it all day, every day.

                    my favorite ux goof right now is the fastmode switch button right next to the stop button and how much space it all takes up.

      2. infogulch · · focus · HN ↗
        Unfortunately their Zed agent is completely broken when running on Windows connected to WSL&#x2F;SSH remote because the terminal tool checks for paths using the local Path style (windows) which breaks when applied to paths on the remote (linux).

        I fixed this and a couple related issues in a PR but it hasn&#x27;t gotten any attention yet. I guess they are a bit swamped. <a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;pull&#x2F;59937" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;pull&#x2F;59937

        1. [deleted] · · focus · HN ↗

          [deleted]

        2. infogulch · · focus · HN ↗
          Merged, thank you Richard! :)
      3. Bnjoroge · · focus · HN ↗
        Is it? Last time I checked, I had to maintain a custom fork because they didnt support device auth for remote env so you couldn’t really use your chatGPT sub.
        1. manmal · · focus · HN ↗
          I‘m using codex no issues, over ACP.
    2. alfalfasprout · · focus · HN ↗
      Did you even read the post? The idea is to tie conversations to code. This is a more sophisticated version of something like doltdb, not a git replacement.
      1. sbankowi · · focus · HN ↗
        So like Fossil then.

        I like Fossil be because it can be all in one. WIki, a place to store architectural diagrams, tickets, basic webgui, etc.

    3. ibejoeb · · focus · HN ↗
      I agree with you that I wish they&#x27;d just nail the editor. I&#x27;ve been using it for years now and I really like it, but there are a few rough parts (settings and LSPs especially) that could probably be tuned up in no time if the focus was there.

      Having said that, I love the idea of correlating the agent sessions to the changes. I&#x27;m glad someone is working on it.

      1. hahahaa · · focus · HN ↗
        You don&#x27;t need a tool for that just configure your agent to write commit messages that link to a LLM log. And changes between commits. Maybe don&#x27;t care why do we even care?
        1. ibejoeb · · focus · HN ↗
          Of course you are right. I could write my own software to do what I want. Or, I could just do it all myself manually. This argument is valid in pretty much all cases, so I concede the point.
          1. hahahaa · · focus · HN ↗
            Thanks. There maybe middle ground too like a Claude plugin.

            I think Zed doesn&#x27;t need to build this though.

      2. cannonpalms · · focus · HN ↗
        Claude, for example, already does write a git commit trailer with a session ID.
    4. dlisboa · · focus · HN ↗
      There should be a concept called &quot;engineering privilege&quot;.

      I see some companies do things that are widely out of their core product and engineers there just having fun with a bunch of different stuff with seemingly no commitment to bring in revenue. They&#x27;ll re-invent&#x2F;re-write things constantly, write a new compiler&#x2F;package manager for their chosen language, create new frameworks, new open source projects unrelated to their companies, etc.

      It must be awesome to be able to work in these conditions and still get paid. I&#x27;m not hating on it, it&#x27;s how we get a lot of the good stuff we use.

      1. tomnipotent · · focus · HN ↗

        [dead]

      2. benjiro29 · · focus · HN ↗
        Because every company may have different needs that are not fulfilled by standards software. We have seen the large number of companies whose goal is to make custom software for other companies So is not always that reinventing is fun, but it may actually be needed.

        The same logic also applies for software that is used internally. It&#x27;s not always that developers want to rebuild stuff, but that they need to rebuild or alter software to fit their &#x2F; company needs.

        We have not even talked about cost or licensing or other issues.

        1. jeremyjh · · focus · HN ↗
          Yes except a lot of it isn&#x27;t even fit for their purpose and they don&#x27;t rely on it. Facebook switched from Cassandra to HBase because &quot;eventual consistency is a difficult pattern&quot;. No shit, really?
        2. plaxiotech · · focus · HN ↗
          ok
      3. echelon · · focus · HN ↗
        &gt; Every change is linked to the agent conversation that produced it. From any line of code, find the conversation. From any message, jump to the code it touched.

        This is how Zed leapfrogs the field and becomes a centicorn.

        If you can train a model to operate at a higher level and with looser requirements, you&#x27;ve gotten rid of engineers in the loop and built a system for the automated synthesis of high quality software.

        You&#x27;re training systems to produce higher quality chain of thought across the entire software development lifecycle.

        This is training data for the next stage.

        1. gcr · · focus · HN ↗
          It&#x27;s not just a step, it&#x27;s a leap towards real productivity that your agents will actually use!
        2. grey-area · · focus · HN ↗
          Well this will certainly be an interesting test of your unbounded faith in a singularity based on word generators.

          When do you expect them to become a ‘centicorn’ based on this fabulous technology?

        3. andsoitis · · focus · HN ↗
          I’ll have what you’re having.
          1. techpression · · focus · HN ↗
            One piece of load-bearing coming right up
            1. nocman · · focus · HN ↗
              You&#x27;re absolutely right! Would you like me to generate that piece of load-bearing now?

              &lt;Accept&gt; [Decline]

            2. FireBeyond · · focus · HN ↗
              [delayed]
      4. senderista · · focus · HN ↗
        My favorite example was from Joel Spolsky&#x27;s company, where bright engineers got bored with working on bug tracking software so they wrote their own C# compiler.
        1. badsectoracula · · focus · HN ↗
          You mean wasabi or whatever it was called?

          It may seem weird nowadays but at the time it made sense since wasabi was &quot;transpiling&quot; VBScript (on which their existing codebase was written since they were all into Microsoft products at the time) to other languages in environments where VBScript didn&#x27;t exist (e.g. IIRC they could transpile to PHP - and there isn&#x27;t &quot;one&quot; PHP).

          They were basically making shrink-wrap software running on an environment (the web) that wasn&#x27;t made for shrink-wrap software (especially at the time) and came up with a technical solution to it.

          FWIW they weren&#x27;t the only to attempt something like that. HaXe is basically the same idea and was used to port a ton of games from Flash to all sorts of platforms and Monkey was another similar attempt (i think most people aren&#x27;t aware of these two because they were gaming related and really limited to indie games).

          1. ubercore · · focus · HN ↗
            Yeah the big driver for it, from memory, was them offering on-site deployment.
      5. ChadMoran · · focus · HN ↗
        I used to call this developer indulgence.
      6. neya · · focus · HN ↗
        &gt; They&#x27;ll re-invent&#x2F;re-write things constantly

        Re-invent is fine, that&#x27;s how we actually get the good stuff we use.

        Re-write (frequently) is usually a sign of bad power dynamics in the team, code rot and generally bad engineering management, in my experience.

        That&#x27;s why most React shops end up in this vicious cycle of constant re-writes of a perfectly fine working system for this reason. Yeah, must be really nice getting paid for it too.

        1. pjmlp · · focus · HN ↗
          Ah, but with re-writes you get to post those blog posts for Reddit and HN front page to drive traffic to the company&#x27;s site, isn&#x27;t that great?
        2. gwerbin · · focus · HN ↗
          Sometimes I feel like the software field is just begging to be &quot;disrupted&quot; by AI. So much bad management and useless wheel-spinning, all with salaries far above what is typical for any given area.

          It&#x27;s like taxis and Uber. Yes it&#x27;s probably bad long-term that local taxi companies have been replaced by a mega-corporation. But there were so many bad taxi companies with rude dispatchers, lazy drivers, cars that show up 30 minutes late, drivers that don&#x27;t run the meter, artificial supply restriction in NYC (medallions), etc. If taxis didn&#x27;t suck so much, they might have been able to fight back better, and got more sympathy from the public along the way.

          You see similar claims leveled at certain unions like the ILA and police unions.

          1. NoDodgeQuestion · · focus · HN ↗
            Are there any fields where you feel managers and workers don&#x27;t suck?
      7. manmal · · focus · HN ↗
        It’s not out of their domain at all IMO. I‘m only using Zed now (despite its non existent GH integration) because it works with Codex.
      8. darkwater · · focus · HN ↗
        And the cherry on the cake: you get paid to work on your engineering project, get traction around it as opensource and if there is enough traction, leave the company and spin-off a new one to sell the same product to other companies!

        It&#x27;s surely a lot of work but you get basically the discovery phase til market fit with your ass covered. Kudos to the engineers that pull that out, I really mean it!

        1. brabel · · focus · HN ↗
          That’s why nowadays every company will require that they legally own projects you work on during work hours unless explicitly asked. And many ask you to sign non compete clauses so you don’t take all the knowledge you acquired on the job to the competition, including your own projects, through this is quite hard to really enforce.
          1. phoghed · · focus · HN ↗
            As long as you convince them to MIT license it doesn&#x27;t really matter though right?
        2. [deleted] · · focus · HN ↗

          [deleted]

      9. glenngillen · · focus · HN ↗
        I remember thinking the same about a bunch of friends I know who were working at early GitHub. What are you all doing build a replacement Campfire? Omg, now there&#x27;s a team building an IDE because they don&#x27;t like Textmate? And dozens of similar ones I&#x27;ve forgotten over the years. But both of those lead to Electron, and Atom, and ultimately VSCode. Which given they ultimately ended up at MSFT probably didn&#x27;t hurt when the acquisition conversations started.
        1. ajmurmann · · focus · HN ↗
          Well, some of these exact people are who built Zed.
        2. dlisboa · · focus · HN ↗
          &gt; But both of those lead to Electron, and Atom, and ultimately VSCode

          You just gave an example of 3 unprofitable projects.

          That&#x27;s pretty much my point: great that we got all of this stuff out of it but in any company not propped up by massive amounts of VC money you can&#x27;t pay tens of millions of dollars in engineering salary for no immediate gain.

          1. jon-wood · · focus · HN ↗
            They&#x27;re projects where there&#x27;s not a payment page to buy a copy sure, but VSCode especially has I&#x27;m sure indirectly led to a ton a of profit - its the natural home of Copilot, integrated with Github (including in their paid product Codespaces), and has I&#x27;m sure led to a ton of standardisation and productivity increases across the company.
            1. dlisboa · · focus · HN ↗
              Indirectly, maybe 8 years after Electron was first started, and not for the company that first invested in Electron.

              My point yet again: only companies with money to burn can take that gamble.

              1. conartist6 · · focus · HN ↗
                Correct me if I&#x27;m wrong, but the company that invented Electron was Github, and you could argue that Github&#x27;s technical investments did all pay off very richly.
            2. worldthruword · · focus · HN ↗
              Greatness cannot be planned.
    5. the__alchemist · · focus · HN ↗
      I&#x27;ve been hitting that or something recent recently; it&#x27;s what I would consider a severe bug because it can result in lost work and related. Basically, if you `git pull`, edit a file elsewhere, or use an LLM, zed&#x27;s tree will remain stale unless you re-close and open the file. (Restarting the application doesn&#x27;t sort it). So you end up overwriting the file with whatever was in the buffer.
    6. waqasx · · focus · HN ↗
      This specific issue drove me mad for a couple of hours, I thought my LLM wasn&#x27;t creating files and lying about it
    7. internet2000 · · focus · HN ↗
      I don&#x27;t want Zed to focus on accommodating WSL&#x27;s quirks.
      1. pzmarzly · · focus · HN ↗
        I would like Zed to have feature parity with VSCode from 6 years ago. Working well over SSH or WSL, which it currently doesn&#x27;t, is a part of that, even if I don&#x27;t use that everyday.

        I am a paying user, and have no plans to stop supporting them financially, but I wish they locked in and went through GH Issues queue, starting from the oldest.

        1. WD-42 · · focus · HN ↗
          Of course vs code accommodates wsl. Same company. Personally I couldn’t care less how badly MS wants to make windows a viable development environment. It’s more irrelevant every day. I’m glad zed doesn’t waste too much time on it.
          1. pjmlp · · focus · HN ↗
            Windows is more than viable as development platform, ask Valve why they need Proton in first place.
            1. Aeolos · · focus · HN ↗
              Breaking an illegal monopoly takes decades but, as it happened with Internet Explorer 6, it&#x27;s finally happening for Windows.
              1. pjmlp · · focus · HN ↗
                70% market share, plus all the games that Proton depends on.
            2. sh0gg0the · · focus · HN ↗
              Are you saying that games get released on Windows a lot because developers prefer Windows as a development platform?
              1. pjmlp · · focus · HN ↗
                Yes, that is the favourite platform for game studios, and console devkits.
      2. Freaky · · focus · HN ↗
        How about accommodating basic fundamentals like file change notifications not being universally reliable?

        All my code lives on the other end of a Samba share. Guess what doesn&#x27;t work reliably.

    8. solarkraft · · focus · HN ↗
      Oh, that sounds related to what I experienced. I recently had another look at Zed and tried to use it to full-text search through my workspace consisting of symlinked folders. Relevant things would just now show up, cmd+P also wouldn’t find the files. That’s where the evaluation stopped.
    9. thangalin · · focus · HN ↗
      From 1996:

      <a href="https:&#x2F;&#x2F;www.eng.auburn.edu&#x2F;~kchang&#x2F;comp6710&#x2F;readings&#x2F;They%20Write%20the%20Right%20Stuff.pdf" rel="nofollow">https:&#x2F;&#x2F;www.eng.auburn.edu&#x2F;~kchang&#x2F;comp6710&#x2F;readings&#x2F;They%20...

      &quot;There is the software. And then there are the databases beneath the software, two enormous databases, encyclopedic in their comprehensiveness. One is the history of the code itself -- with every line annotated, showing every time it was changed, why it was changed, when it was changed, what the purpose of the change was, what specifications documents detail the change. Everything that happens to the program is recorded in its master history. The genealogy of every line of code -- the reason it is the way it is -- is instantly available to everyone.&quot;

      1. danhite · · focus · HN ↗
        also from ^ article on Lockheed Martin Corp space shuttle software group ...

          Importantly, the group avoids blaming people for errors. 
          The process assumes blame - and it&#x27;s the process that is 
          analyzed to discover why and how an error got through. 
        
          At the same time, accountability is a team concept: 
          no one person is ever solely responsible for writing or 
          inspecting code. &quot;You don&#x27;t get punished for making errors,&quot; 
          says Marjorie Seiter, a senior member of the technical staff. 
          &quot;If I make a mistake, and others reviewed my work, then I&#x27;m
          not alone. I&#x27;m not being blamed for this.&quot;
    10. gigatexal · · focus · HN ↗
      One could argue using WSL is an anti-pattern: use a real OS. I kid, I kid.

      Yeah I’m an avid user of the editor. I don’t care for their AI stuff I bring my own but I just want to see the editor become awesome. A more detailed object plugin ecosystem would be nice.

    11. 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.
    12. random3 · · focus · HN ↗
      I think conceptually, the deltas are exactly the type of “basics” Zed is built on.
    13. tbugrara · · focus · HN ↗
      FYI: I&#x27;ve had success with changing the file_scan_inclusions setting which forces the file watcher to rescan all projects. Doesn&#x27;t work consistently unfortunately, but easier than restarting.
    14. rufasterisco · · focus · HN ↗
      Because the way we code has completely changed, and there is plenty of room for innovation.

      I am convinced that the conversation is the primary artifact produce while coding, which is not a common&#x2F;popular opinion. Still, i love to see someone pushing forward on this.

    15. waterTanuki · · focus · HN ↗
      Adding onto this I and many others have asked for a ui extension API to actually make use of AI tools and they&#x27;ve adamantly refused. Until someone else with the time and resources to fork and maintain it comes along, it&#x27;s just in maintenance mode. These &quot;AI&quot; features are not useful at all.

      <a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;discussions&#x2F;53403#discussioncomment-17009389" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;discussions&#x2F;53403#disc...

    16. bubblebeard · · focus · HN ↗
      They aren&#x27;t proposing to replace git though. They are just attempting to make it simpler for developers to follow changes applied by an LLM in an ergonomic fashion. Not saying it will work well but I&#x27;m happy to see someone trying a new approach here.
      1. bjackman · · focus · HN ↗
        I don&#x27;t want someone &quot;to make it simpler for developers to follow changes applied by an LLM in an ergonomic fashion&quot;. I want a text editor.

        I want &quot;VScode without the bullshit&quot;. That&#x27;s what I thought they were building.

        1. brabel · · focus · HN ↗
          No, a company will always build whatever they think will make them more money. If you want an editor without the bullshit try Sublime as it has a history of staying that way, or the good old Vim and emacs.
        2. dividedcomet · · focus · HN ↗
          I’m building an in-terminal IDE over at <a href="https:&#x2F;&#x2F;github.com&#x2F;paradise-runner&#x2F;toast" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;paradise-runner&#x2F;toast that does this. No AI, no telemetry, just a text editor that has it all baked in and is easy on the eyes.
          1. madeofpalk · · focus · HN ↗
            Defining “it all” is exactly the problem here.
        3. phoghed · · focus · HN ↗
          Then go get a text editor? They’ve been around for decades. Use sublime text for all eternity. Why even complain here when what you want is a solved problem?
          1. bjackman · · focus · HN ↗
            I&#x27;m not satisfied with any of the text editors I&#x27;ve used (I&#x27;ve used all the big ones for a few years each).

            Zed was a promising new direction I.e. VSCode minus the bullshit. But it&#x27;s not getting the polish &#x2F; productionisation it would need to actually be a better editor than the others. And now it doesn&#x27;t look like it will.

        4. shimman · · focus · HN ↗
          They&#x27;re a VC backed company, they aren&#x27;t building for the user at all. The VC is their user.

          Just need to see reality for how it is in the tech industry, products aren&#x27;t made for users anymore they&#x27;re mostly a ritual to please the VC gods. Bonus points if you&#x27;re disruptive and a net-negative toward society.

        5. bigstrat2003 · · focus · HN ↗
          Try Gram. It&#x27;s a fork of Zed which changes a few things, one of which is that all the AI stuff is disabled by default. I was interested in it because it doesn&#x27;t download language servers without asking you (unlike Zed). Ultimately I&#x27;m kind of on the fence between it and Sublime, but it&#x27;s a lot better than Zed imo.
    17. blain · · focus · HN ↗
      Although I agree and I hit same roadblock I found that wsl is working well when you open the project with special &quot;projects: open folder in WSL&quot; command, see my comment here: <a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;discussions&#x2F;26857#discussioncomment-17661638" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;discussions&#x2F;26857#disc...

      Nevertheless it could have been working better.

    18. TiredOfLife · · focus · HN ↗
      Thank you for finally explaining why open source developers hate AI so much. If their bug reports are all like this AI sloprambl.
    19. shafyy · · focus · HN ↗
      But Zed has taken a shit ton of VC money, so Zed needs to grow exponentially. So, Zed needs to make stuff that they shove down their customer&#x27;s throats and can make more money with. Therefore, Zed can&#x27;t justify just focussing on the basics. This makes me zad.
    20. zeratax · · focus · HN ↗
      is this supposed to compete with a traditional vcs like git? it reads to me like it&#x27;s a separate different thing
    21. ozgrakkurt · · focus · HN ↗
      Some random thoughts that I think are prevalent in a startup context:

      - basics are easy

      - everyone can do basics

      - need to do the things that will bring in the next 1000 users.

      - everyone already does the basics

    22. JerelVelarde · · focus · HN ↗
      everyone wants to be everything in 2026
    23. Cort3z · · focus · HN ↗
      I’m not saying zed necessarily should be the one to do this, but in regards to &quot;why not git, jj..&quot;; if we don’t explore the fringes, how do we know if we are at local or global optimum with current solutions?
    24. jamesgeck0 · · focus · HN ↗
      If I understand correctly, something like DeltaDB has always been part of the plan. Zed is a moonshot to reimagine collaborative development from the ground up. The editor, developer communication, the way changes are tracked, everything.
    25. manlymuppet · · focus · HN ↗
      Because git kind of sucks, in my opinion.

      We deal with it, but even with options like jj, it always feels like you&#x27;re settling. What we&#x27;re used to works, and we&#x27;re familiar with it, but is it much more than that? Our baseline expectation should be higher.

Open on Hacker News to reply ↗

Unofficial Hacker News client; not affiliated with Y Combinator.