• Daeraxa@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      The technology is nothing alike though. Atom is Electron and Javascript where Zed is Rust with its own custom UI toolkit.

      And on the current version of Pulsar (the only real community fork of Atom seeing active development), startup time to point of the editor being usable is actually slightly faster than VSCode.

    • lobut@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      I think this editor is supposed to be super fast because of their GPU or whatever libraries. It’s also supposed to be written in Rust.

      So far there’s no extensions and just on Mac. Maybe when those open up I’ll take a closer look.

    • qaz@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      9 months ago

      It’s far from finished usable though. I had to adjust the installation script myself and it disconnected both my monitors when the application started. The application opened and 3 seconds later the screen went black and I got a “No Displayport Output” message. I expected it to fail compiling or crash or something, but I never expected that to happen. I thought it was unrelated at first, but I was able to reproduce the issue 3 times in a row.

  • algernon@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    9 months ago

    The single best thing I like about Zed is how they unironically put up a video on their homepage where they take a perfectly fine function, and butcher it with irrelevant features using CoPilot, and in the process:

    • Make the function’s name not match what it is actually doing.
    • Hardcode three special cases for no good reason.
    • Write no tests at all.
    • Update the documentation, but make the short version of it misleading, suggesting it accepts all named colors, rather than just three. (The long description clarifies that, so it’s not completely bad.)
    • Show how engineering the prompt to do what they want takes more time than just writing the code in the first place.

    And that’s supposed to be a feature. I wonder how they’d feel if someone sent them a pull request done in a similar manner, resulting in similarly bad code.

    I think I’ll remain firmly in the “if FPS is an important metric in your editor, you’re doing something wrong” camp, and will also steer clear of anything that hypes up the plagiarism parrots as something that’d be a net win.

    • GeniusIsme@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      If FPS is NOT an important metric in text editing, you are doing something wrong. Otherwise, good points.

      • T156@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        9 months ago

        Unless FPS means “files per second”, I don’t see why it would, past the point of usability. You can only type so quickly, and 50 frames is as meaningful as 144.

        If you get to that point where frames per second does matter, you’re either the fastest typist known to man, or it might be worth finding a more efficient way of doing what you’re doing.

        • GeniusIsme@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          9 months ago

          In many modern environments the second I start scrolling my eyes start to bleed. Yes, I want 60 fps min. That was the first part. The second part is about stability. 20 fps may be enough for typing, but it needs to be 20 fps all the time. Not the average between 1 and 60, it is makes IDEs unusable.

  • spez@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 months ago

    I don’t understand the hate for zed here. Because they are MacOs only? Well, platform support is being worked and looking at their business model it seems MacOs users will the cohort that actually pays for these kinds of things. It will be fun to try out once it comes on linux buy my fealty is with nvim.

  • Scrof@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    9 months ago

    John fucking Carmack codes in Microsoft Visual Studio, and that’s the guy who wrote Doom, the single most important piece of software in history of Man and I’m not even exaggerating.

    • AVincentInSpace@pawb.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      9 months ago

      Doom, the single most important piece of software in history of Man and I’m not even exaggerating.

      First of all, that’s your opinion, second of all, appeal to authority, third of all, what’s that have to do with what he does right now?

  • toastal@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    9 months ago

    Church of Emacs vs. Cult of vi is the only true rivalry. Enlightenment will only be found taking one of these paths.

    • finestnothing@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      The religious marriage to rule them all: doom Emacs (or other packages that do similar things). All the excellent text editing of vi/vi/vi/vim, the ecosystem and all the features of emacs.

      For anyone who hasn’t heard of doom Emacs, it’s emacs with a lot of customizations baked into it, one of the biggest selling points is that everything uses vim keybinds now (where it makes sense). You get the amazing ecosystem of emacs with the ease of movement and editing of vim, plus a lot of other QOL features. It’s also just vanilla emacs with pre-made (and easy to edit) config files and helper functions so you can move over existing stuff if you want, and you don’t have to worry since all the emacs packages will still work, since it’s still emacs

      • toastal@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        9 months ago

        Doom Emacs is the Emacs users that found their operating system, but are trying to stumble their way into a good text editor :)

      • Doc Avid Mornington@midwest.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        9 months ago

        I’m an old emacs warrior, tired of the war. I’m Church of Emacs, but why? I don’t know what I don’t know about the advantages of vi/vim, I only know that when I see other coders use them, they seem to weave the magic about as well as I do.

        I know that I have a ton of built-up configuration code that makes emacs the perfect editor for me. I know that I can’t imagine using git much without magit, or how I would organize anything without org-mode, or how I could tolerate the frustration of editing in a container on a remote server without tramp. I know that I have a huge familiarity bias.

        I know that whenever I see anybody with with any of these flashy new-fangled editors, they spend most of their time futzing around with dials and buttons and other gadgets, and thinking about how cool it all is, rather than thinking about the code. They start projects really quickly, they handle some refactoring edge cases slightly faster, but they take forever to do any real work, and are completely unprepared to do anything with a new language or text structure at all.

        I say: Vim and Emacs against the world.

        • EmasXP@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          9 months ago

          I’m still trying out different editors from time to time. I always feel like they are lacking in some way in comparison to Emacs. Like, when there’s no key binding to focus the list of references, or one cannot navigate to the beginning of a block, or one cannot navigate by subword. Let’s not forget sexp. Cannot live without it. Or marks, for that matter. Or proper clipboard history that is properly searchable. It’s like the developers has not seen the light yet. Most editors are very mouse driven, and maybe does not focus enough on actual code navigation. I’m biased of course. Though, Helix seems cool.

          Side note: Even though I use Emacs, I have nothing against Vim. Heck, I even use it every now and then.

        • gondwana@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          9 months ago

          I hope that I live long enough to one day master either vim or emacs. Until then Unix is my IDE, and mind you, Sublime my editor. But I could immediately relate to people being distracted by their tools rather than focusing on their code. That’s what I have observed a lot, it’s a distraction from what matters most. Even code itself could be a distraction from more essential code. That’s why I think, programmer should delete code constantly, until there is less code, or preferably no code.

    • aoidenpa@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      9 months ago

      I recently learned there are people that think emacs and vi are bloated. They like acme or sam or something. Iceberg is so deep.

      • T156@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        9 months ago

        When you think of a bloated text editor, you would not expect VI to be that. If anything, it’s closer to the opposite.

        • aoidenpa@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          9 months ago

          Check this out. It puts everything I thought that was, you know, more ethical to use to the harmful section and suggests some unknown and probably not very useful today stuff. Can someone explain if they have good points or not?

          • T156@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            9 months ago

            Unclear. They don’t give their reasoning beyond “complicated = bad”, and very specifically leave it up to the imagination of the reader.

            While they make some interesting points with regards to overcomplication and scope creep, there are also good reasons why we’re still not using programs like ed as text editors, such as it being arcane and unintuitive.

            vi will at least helpfully point out :exit is not an editor command. Instead, ed will not-so-helpfully point out ?.

  • Digital Mark@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 months ago

    I liked Atom, performance was tolerable on my overpowered machine, but MS killing it just sent me back to Vim and modernizing my plugins.

    Zed positives: Metal rendering. I use a Mac, so one platform’s fine. But negatives: Rust, so I can’t/won’t touch any internals, and I loathe the Rustacean propaganda wing. No extensions yet. Config is another stupid json file.

    You know what’s great about vimrc? It’s easy to put in a few config commands, and then you realize you’re working in the scripting language. You don’t have to switch to a whole new file format. Thanks, Bram.

    • exocortex@discuss.tchncs.de
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      Where would you have to touch internals in zed? In reality would you have to come into contact with rust when using Zed? If it works it wouldn’t be apparent what it was build with, wouldn’t it?

    • hojjat@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      I think it already has vim motions. But I wouldn’t know because there is no Linux build.

      • qaz@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        9 months ago

        You can run it on Linux by building it from source, wouldn’t recommend it though.

  • Presi300@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 months ago

    I don’t get why some people argue over text editors… Just use whatever works. I like VSCode, not because its the best or the fastest or the lightest.

    It works and it does all I need it to do , which is all that I need from a text editor.

    • owen@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      It’s worth finding the best text editor if you’re using it all day long imo

        • I Cast Fist@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          9 months ago

          Pretty much. But some people end up wanting to configure and tweak the thing just so they “can work”, when in reality they never actually use any of those tweaked things

          Sometimes, it feels like people that spend too much time glorifying text editors are just trying to justify why they’re using a bad one.

        • owen@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          9 months ago

          Yeah… and these criteria depend on the editor + use case combo. Hence, the discussion and excitement around text editors

      • Presi300@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        9 months ago

        VSCode is the best for me, simple, good UI, extensions, 0 setup required, can run on practically anything created after the dinosaur age (early 2000s).

    • mac@infosec.pub
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      9 months ago

      It does just work though, which is what other code editors need to get that kind of adoption, I’d love to be able to say I use vim or Emacs but get frustrated when I’m trying to get work done and things keep breaking, I finally feel I have everything configured and then realise I’m missing something else that took me 3.5 minutes to set up in VScode, half of that is due to the large community.

      Zed works pretty well out of the box but is missing a lot of features that will make it a viable replacement for me. I am excited about Zed and the way it works, it’s super interesting and creative and id love to drive it daily someday, so much so that it’s the first project I’ve really considered contributing to myself.

      I don’t like that VSCode is bloated, but I love that it takes five minutes to set up and contains nearly every feature I can think of.

  • adhdplantdev@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    9 months ago

    Could someone let me in the joke and tell me what editor this guy’s comparing VScode too?

    Oh Zed. I think it’s got promise but cross platform is gonna be necessary for mass adoption.