Zed, Vim, And The Problem Of Editors

Поделиться
HTML-код
  • Опубликовано: 7 июл 2024
  • Recorded live on twitch, GET IN
    Guest
    Thorsten Ball
    x.com/thorstenball?ref_src=tw...
    My Stream
    / theprimeagen
    Best Way To Support Me
    Become a backend engineer. Its my favorite site
    boot.dev/?promo=PRIMEYT
    This is also the best way to support me is to support yourself becoming a better backend engineer.
    MY MAIN YT CHANNEL: Has well edited engineering videos
    / theprimeagen
    Discord
    / discord
    Have something for me to read or react to?: / theprimeagenreact
    Kinesis Advantage 360: bit.ly/Prime-Kinesis
    Get production ready SQLite with Turso: turso.tech/deeznuts
  • НаукаНаука

Комментарии • 423

  • @BFedie518
    @BFedie518 16 дней назад +230

    Prime: "You're just not good enough at Vim."
    Thorsten: "Here are two things you didn't know about Vim."
    Prime: 🤯

    • @no_name4796
      @no_name4796 16 дней назад +8

      Prime got owned there lol
      What an amazing moment!

    • @frndstp
      @frndstp 16 дней назад

      timestamp?

    • @BFedie518
      @BFedie518 16 дней назад +8

      ​@@frndstp 32:15

    • @adriansrfr
      @adriansrfr 11 дней назад

      When someone shows you useless tricks

    • @SambodhiBhattacharyya0
      @SambodhiBhattacharyya0 6 дней назад +4

      I is pretty useful if you want to make comment banners
      Ex. 80i#Esc

  • @cag1
    @cag1 17 дней назад +75

    I really appreciate that Prime can actually listen and gives the guest room to elaborate his thoughts.

    • @cag1
      @cag1 16 дней назад +3

      I also appreciate a German SWE getting praise by Prime (I'm German myself).

    • @danielmajer1648
      @danielmajer1648 14 дней назад

      Have you seen when he "tried to learn next.js"? He ended up talking about vim and rust after every 5 minutes.

  • @BFedie518
    @BFedie518 16 дней назад +29

    A tip for people struggling with the delete/yank/paste thing: register 0 always has the last thing you yanked. Bind a shortcut to "0p (include the double-quote) to paste from there (I use p but you could overwrite the default p behavior if you want).

    • @haloboy777
      @haloboy777 16 дней назад +1

      That's really helpful! Thanks man!

    • @marloelefant7500
      @marloelefant7500 День назад

      Isn't this the default for p? When I yank a line, I can paste it with p.

    • @BFedie518
      @BFedie518 День назад

      @@marloelefant7500 If you yank a line with y, delete a different line with d, then paste with p, what gets pasted is what you deleted--not what you yanked.

  • @ambhaiji
    @ambhaiji 17 дней назад +50

    31:54 if the diff is not in red and green I cannot parse it. LMFAOOOOOOOO

    • @Mokeysurfer
      @Mokeysurfer 13 дней назад +1

      I died, was about to comment something similar omg.

  • @Sugmatron
    @Sugmatron 17 дней назад +89

    You joke around at the end about knowing the stock Vim/Vi config and saving lives.
    But it isn't always an exaggeration.
    In hospitals many critical systems are certified medical devices, meaning that most configurations cannot legally be changed.
    You're working with stock, and every second counts.

    • @ArturdeSousaRocha
      @ArturdeSousaRocha 17 дней назад +6

      Makes me think of POSIX vs. GNU. Bash and gawk are great but you should be able to survive without all their extensions.

    • @rusi6219
      @rusi6219 16 дней назад +13

      Any software that doesn't offer reasonably satisfiable defaults really shouldn't be given anyone's time of day.

  • @andrewhennis1786
    @andrewhennis1786 17 дней назад +301

    I can’t get over that one chatter asking if Zed is the HAWK TUA girl of editors

    • @sgomezj_
      @sgomezj_ 17 дней назад +7

      LOL

    • @Microphunktv-jb3kj
      @Microphunktv-jb3kj 17 дней назад +19

      "Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter."
      Atom was complete garbage.... im not having high hopes lol

    • @nathancooper1001
      @nathancooper1001 17 дней назад +15

      ​@@Microphunktv-jb3kjAtom was great lol why'd you not like it?

    • @fauge7
      @fauge7 17 дней назад

      ​@@Microphunktv-jb3kj just try it.. It's a really great editor

    • @NoizyCr1cket
      @NoizyCr1cket 17 дней назад +13

      Even on tech RUclips I can't escape the HAWK TUAH!

  • @10produz90
    @10produz90 17 дней назад +91

    that colemak joke was so funny at the end

    • @jjamesmartiin
      @jjamesmartiin 17 дней назад +2

      Had me rolling

    • @ivanjermakov
      @ivanjermakov 17 дней назад +5

      I died on 10gs

    • @ivanheffner2587
      @ivanheffner2587 17 дней назад +3

      I don’t know if I feel seen or called out. Having started on vi (before vim existed) and frequently logging into servers that I don’t have the Fs to give to sync a vimconfig over to, I mostly use default stock vim. Oh, but I use Dvorak because I learned that before all of these other colemak/workman/etc. variants existed.
      Damn, I’m old…

    • @Burgo361
      @Burgo361 16 дней назад +1

      The little part of my brain that says I should bring my own keyboard everywhere just got louder... on the other hand my keyboard is like 2kg so it's still balancing out for now.

    • @neppe4047
      @neppe4047 16 дней назад

      ​@@ivanheffner2587 I finally decided to look into Colemak after this video but now you made me aware of Workman, damn it... I'm scared of going too deep into the rabbit hole. The thing is I frequently type in two different languages so it might make less sense for me to switch from QWERTY (ISO), compared to someone who only types in English, as these layouts seem to be optimized for English.

  • @RedOchsenbein
    @RedOchsenbein 17 дней назад +45

    '10gs' just blew my mind.

    • @no_name4796
      @no_name4796 16 дней назад +4

      i need that command in real life lol

  • @mvargasmoran
    @mvargasmoran 17 дней назад +58

    That "defusing a bomb with stock vim on a stock linux install" moment was pure genius (around 38:00)

    • @vaisakhkm783
      @vaisakhkm783 17 дней назад +2

      XD i was that guy for years... and then neovim 0.5 came...

    • @mvargasmoran
      @mvargasmoran 16 дней назад

      @@vaisakhkm783 hahahah that happens.

    • @no_name4796
      @no_name4796 16 дней назад

      @@vaisakhkm783 yeah using neovim is like cheating in the analogy lol
      neovim >> vim (especially lua. Best decision ever!)

    • @poweruser64
      @poweruser64 13 дней назад

      37:14 pure gold
      See also: XKCD 1168

  • @joffreybluthe7906
    @joffreybluthe7906 16 дней назад +3

    Thorsten really seems like a super cool guy, and I've been really enjoying how he's been documenting stuff at Zed in videos. That's really awesome that they talk about what they are building and their process, that's not very common but I think that's super interesting to hear!

  • @mudi2000a
    @mudi2000a 17 дней назад +140

    The zed editor might be nice but all of the collaborative features don't work if you don't have a team that all works on Mac. For a long time I have always worked in environments where both Windows and Linux are used depending on the requirements and preferences of the dev. Also Linux but that plays a smaller role where I work. Therefore for me a tool which is not cross platform does not exist.

    • @aquilafasciata5781
      @aquilafasciata5781 17 дней назад +36

      They’re working on cross platform and you can currently build from source for Win and Linux

    • @pwii
      @pwii 17 дней назад

      @@aquilafasciata5781 pre-compiled packages are also available at least on Arch.

    • @Daddie0
      @Daddie0 17 дней назад

      @@aquilafasciata5781 There's also an install script at zedDOTdev/installDOTsh

    • @mudi2000a
      @mudi2000a 17 дней назад +5

      @@aquilafasciata5781 that's very good news :) Was aware of Linux, obviously, because of the video. But I have some hardcore Windows users in the team which are sometimes difficult to convince.

    • @bluelinden
      @bluelinden 17 дней назад

      @@aquilafasciata5781Zed is in nixpkgs as `zed-editor` and it seems to be mostly functional

  • @TremereTT
    @TremereTT 17 дней назад +30

    Never do math on camera...

  • @jacobleslie8056
    @jacobleslie8056 15 дней назад

    I've run usability tests on CLI tools and it is mind blowing. tested docs and also actually using the tool. also usability tested library implementations down to function names for packages that are going to be used by other people. amazing experience.

  • @ivanjermakov
    @ivanjermakov 17 дней назад +10

    18:50 In my opinion, using tabs in code editors is really inefficient, I'm surprised they've integrated tabs that deep into Zed's architecture. Recency sorted buffer list is better, file tree structure is also useful sometimes, but tabs are just too inconvenient to use: they take a lot of screen space, introduce mouse into the workflow and lack search and information density.

    • @nanthilrodriguez
      @nanthilrodriguez 16 дней назад +1

      I hate tabs. I have a current directory buffer and a recently opened buffer, in insert mode to immediately start typing the name of the buffer in interested in.

    • @PhaizKannon
      @PhaizKannon 16 дней назад +1

      Got to agree. I'm perpelxed why modern linux guis seem to all require tab-supporting capable terminals and text editors but understand its to appeal to users used to tabbed browsing. In the case of xterms, I install the invaluable package 'screen' as soon as I get linux installed so I can muliplex any of my terminals immediately. For a variety of benefits. Command lines that hang the terminal in the foreground are easily dealt with. (Ctrl-Z and bg work in this case but can trigger some complex tasks into thinking they're hung, assume they ran into errors, plus the issue of using a terminal while some background process that you thought would behave suddenly blurts out some random messages on stdout while you're trying to carefully put together a delicate command line. Screen lets you just open a new vt in a split second with three keypresses and keep working. I can detach my full sessions any time and reattach them through any tty, be it a gui in x, a text terminal, or an ssh or telnet session remotely, and I never fully use more than maybe six even when I've got a few relegated to monitoring tasks and a sudo bash terminal or two (not recommended to leave open like that, for security concerns) while tabbed tools with unlimited tabs encourage overloading yourself and leaving a headache to manage later if you have to pause your work or save your session. The idea of multiple interfaces grouped together is the powerful part of what tabs are. They don't need to stick out and be "tabs" and lose yet another precious few pixels to menubar bloat that requires you to manage yet another auto-hide setting if its even an option, or just permament work in a stunted space. Nobody should have to leave a list of current live sessions up to remind you there are multiple interfaces available when you're the one setting them up and coordinating them specifically for your current use, and if you've got a keyboard in front of you, navigating using it should be the most efficient choice. Tabbed terminals (and editors) copy multiplexers like screen but they also lock you in to their interface. Screen lists your current "screens" when ask to see them, by briefly listing them at the bottom of the screen, out of the way and secondary to your actual work at hand. That's how "tabs" should work imho. The tabs being the primary focus of what "tabs" are, is like calling gui windows "Titled rectangles" and missing the point that the window title is just there to organize the rectangles, not to take over as the primary detail to the point that you think of X, Windows, or MacOS as Titled Shape interface.
      I even prefer the layered windowing of old Turbo C and Turbo Pascal editors that used text mode box-character-drawn windowing, fully allowed you to swap between open source code editing, output windows, watch and debug, help files and code references, and tile, maximize, hide, or close those windows with keyboard commands if you don't want to reach for your mouse for some more precise layout control. The window list was always accessible off a menu if you needed to see what's currently open. I admit though, that I did switch from 80x25 to 80x50 text modes when coding because losing a few lines off the screen for the text "gui" was a little much.

    • @adriansrfr
      @adriansrfr 11 дней назад

      Easier on the eyes?

    • @ivanjermakov
      @ivanjermakov 11 дней назад

      @@adriansrfr what tabs have to do with eyes?

  • @Theraot
    @Theraot 17 дней назад +21

    The real way to visualize diffs is with the drake meme.

  • @TurtleKwitty
    @TurtleKwitty 17 дней назад

    Had always been using just the "drop down" view in fugitive but that dv view is what I was looking for befor getting used to it hell yeah, thanks prime

  • @FreddyRangel85
    @FreddyRangel85 17 дней назад +5

    I loved this interview but I didn't walk away with a reason to switch from Vim to Zed. I spent a minute looking at Zed and still I don't get it

  • @VudrokWolf
    @VudrokWolf 17 дней назад +4

    Can you guys hear the crickets in the video? Around 8~11 minutes or maybe my marvelous EarPods have malfunctioning 😅

  • @arturwelp1877
    @arturwelp1877 17 дней назад +3

    About the number and i. Sometimes I had a very big integer in the clipboard, pasting and pressing I in the wrong order was a 15 seconds of pain

  • @ivanjermakov
    @ivanjermakov 17 дней назад +4

    The problem with n?vim support is that every setup is different. The only way to port my nvim workflow to Zed is to support nvim's Lua API and plugin ecosystem, which is not feasible.
    EDIT: kinda mentioned at 28:20

    • @no_name4796
      @no_name4796 16 дней назад +3

      just deal with it: only vim and neovim 100% support all vim motions.
      Already things like macros, jumps and stuff like that is not supported in many editors. Which is why i now hate vim integration in editors. I am used to do tons of stuff that most vim integrations do not allow

  • @gblenemy
    @gblenemy 17 дней назад +18

    Bruce Willis told me Zed's dead

  • @pencilcheck
    @pencilcheck 17 дней назад +3

    zed might be good but I don't know how to configure key binding to navigate splits

  • @artscollab
    @artscollab 15 дней назад +16

    Obsession with editors is just a way to procrastinate about doing the actual work of programming.

  • @kabukitheater9046
    @kabukitheater9046 17 дней назад +6

    if it has first-class support for vim motions and all the mainstream LSPs i'm moving over

  • @kj_sh604
    @kj_sh604 17 дней назад +4

    I see that the Vim mode for Zed is more of a Vim Motions "reimplementation" rather than Vim Emulation like we find in something like Visual Studio (not code) where it literally parses a .vimrc and even some plugins (I once got coc.nvim and NerdTree to work on it, albeit VERY glitchy 😂).
    I believe a "reimplementation" is totally fine and I think if they can get it to how the Kate text editor has their VI mode and indicate on their page what does NOT work. I think they can have a pretty viable Vim-mode!
    Awesome stuff 🙏🏽. Zed is becoming more and more intriguing by the day.

    • @no_name4796
      @no_name4796 16 дней назад

      tbf, the vscode extension is basically hacked into vscode.
      Zed implementation makes more sense, as they are trying to integrate vim motions, not just smack them in and call it a day
      Also how do plugins run in vscode neovim extension? neovim has a flag to disable plugins, i thought they would use it. Otherwise i can see problems like double completions (one from vscode and one from neovim) lol

    • @spoofer9113
      @spoofer9113 День назад

      I was coc.nvim uptil now, lspzero with mason is like mindblowing!! After an hour it was easy with lua for me. I had my own looong vim script.

  • @AM-yk5yd
    @AM-yk5yd 17 дней назад +70

    I'm not downloading zed after reading issue 12589, "Zed downloads NodeJS binary and npm packages from Internet without user’s consent"

    • @jdsmedley
      @jdsmedley 17 дней назад +1

      Don’t know the details here, but isn’t that normal for software with dependencies?

    • @gregjor
      @gregjor 17 дней назад +13

      @@jdsmedley only if you expect software written in Javascript

    • @amadeusk525
      @amadeusk525 17 дней назад +7

      ​@@jdsmedleyAbsolutely not lol

    • @ivanjermakov
      @ivanjermakov 17 дней назад +7

      @@jdsmedley don't tell people saying no to this what their favorite multiplayer games and its anti-cheats do on their PCs.

    • @eatthemalive93
      @eatthemalive93 17 дней назад +3

      Somewhat normal for easier LSP management. Setting them up manually kinda sucks

  • @user-kr7xg3nf4c
    @user-kr7xg3nf4c 15 дней назад

    I regularly do something like `println!("");`, put the cursor on the `"` and then do `50a*` and I have a nice line of 50 *s that I can easily find in the logs when they're spammy and I need to focus on a specific section I'm working on.

  • @user-wu6qz3of9j
    @user-wu6qz3of9j 17 дней назад +14

    Colemak MENTIONED. LET'S GOOO

    • @OnStageLighting
      @OnStageLighting 12 дней назад

      5 days late and totally came down below the line for this comment.

    • @user-wu6qz3of9j
      @user-wu6qz3of9j 11 дней назад

      🤜🤛 lol ​@@OnStageLighting

  • @nanthilrodriguez
    @nanthilrodriguez 16 дней назад +1

    Tmux+vim integrated pane navigation, and vim slime make it almost impossible for me to switch to anything else

  • @samsinite100
    @samsinite100 17 дней назад +3

    Been using this editor for two months now, it works great! Not perfect, but much better than expected for its age. I quite like it’s vim mode better than vscode, and it generally feels faster.

  • @theodorealenas3171
    @theodorealenas3171 17 дней назад +1

    I thought the foundations would be built to make the editor a superset of Vim and Emacs. I thought that would be the easier way, because it would make other plugins easier too. Someone could make a helix plugin one day.

  • @olafhartong
    @olafhartong 16 дней назад

    Great interview, thanks for this one

  • @ThomasWSmith-wm5xn
    @ThomasWSmith-wm5xn 14 дней назад +2

    I really want to like zed and I will be able to completely switch if they can get auto close and rename tags to work. Its suuuch a basic thing that absolutely wrecked me when I tried ~working~ with zed.
    I also really don't like the AI integration, they are trying to shove down my throat.

  • @priapushk996
    @priapushk996 17 дней назад +51

    Selling to developers is a terrible business.

    • @elpupper_
      @elpupper_ 17 дней назад

      why?

    • @FeLiNe418
      @FeLiNe418 17 дней назад +1

      How do you make business without selling something?

    • @random_bit
      @random_bit 17 дней назад +24

      ​@@FeLiNe418 Well uhm, proprietary compilers died out for a reason

    • @FeLiNe418
      @FeLiNe418 17 дней назад

      @@random_bit take a look at kotlin. The compiler is free, but all the toolings are provided by jetbrains and they are all paid if you want to be productive.

    • @priapushk996
      @priapushk996 17 дней назад +7

      @@FeLiNe418 Precisely

  • @Sound_.-Safari
    @Sound_.-Safari 16 дней назад

    All of my X11 interactions have been pretty sweet. Much better than MacOS/Windows. Has some really nifty CLI tools for debugging.
    Might be a nightmare in rust though, I’ve never had to make GUIs from scratch at a low level

  • @awokawok8453
    @awokawok8453 16 дней назад +1

    2:32 "but.. um" ☝🤓

  • @FishKungfu
    @FishKungfu 17 дней назад +3

    ed is the only official *nix text editor.

  • @snarkyboojum
    @snarkyboojum 16 дней назад +2

    Ah-ha! I have used a Vim command the primeagen hasn't - I've used 5i and similar before ;)

  • @kennyfully88
    @kennyfully88 17 дней назад

    Interesting... I also made an IDE. (but it was more of a do it for the experience kind of thing).

  • @OnStageLighting
    @OnStageLighting 12 дней назад

    The thwarted Vi prepper actually used Colemak DH and didn't have their USB stick, so everyone died.

  • @brod515
    @brod515 16 дней назад

    @25:32
    maybe I have a special case but it wasn't good at all for me.
    it seemed to use 100% cpu (1 core). so it was moving at around 1 frame a second.
    I think it was cpu rendering somehow for me. and I'm quite sure this has to do with nvidia drivers.

  • @Simone-uu8ne
    @Simone-uu8ne 17 дней назад +8

    I can't wait to see when it's going to be available on Linux, and not only on MacOS, without having to build the source every time there's a new update available.

    • @mattymattffs
      @mattymattffs 17 дней назад +8

      Yeah, like who the fuck uses mac os

    • @frozenn00b
      @frozenn00b 17 дней назад +3

      @@mattymattffs people with way too much money on their hands.

    • @rusi6219
      @rusi6219 16 дней назад

      Just compile it yourself

    • @frknue
      @frknue 8 дней назад +1

      @@mattymattffs People who have to get shit done

  • @aziz0x00
    @aziz0x00 6 дней назад

    " I have been trained not to " ahaha

  • @natemaia9237
    @natemaia9237 16 дней назад +2

    As an X11 window manager author I feel the pain XD

  • @gregjor
    @gregjor 17 дней назад +6

    looks cool and all that but i won't go back to an editor that requires a GUI OS. if i can't ssh to a server and edit in the terminal the editor doesn't work for me.

  • @Arunnn241
    @Arunnn241 17 дней назад +3

    I'd love to try out Zed especially since it looks to have native and out-of-the-box VIM support. But it's only for Mac and while their GitHub tracked issue says Windows support is on the way, their official roadmap doesn't list "Windows support" as an item. So my excitement is rather tame now :/

  • @batis188
    @batis188 16 дней назад +1

    now i should use Zed editor,on Zorin GNU/LINUX wich used ZFS file system for programming Zig

  • @tomtech1537
    @tomtech1537 9 дней назад

    vi prepper here.... back when you had to manage systems manually and you managed heterogenous environments (netbsd/freebsd/rhel/etc) you would run into issues if you got too clever, was just easier to know the lowest common denominator and suffer.

  • @cariyaputta
    @cariyaputta 17 дней назад +1

    Nice Linux support, will definitely give Zed a try.

  • @SimGunther
    @SimGunther 17 дней назад +32

    The "problem" with editors is that they're an implementor's dream, but an architect's not gonna want to do their boxes and arrows in the vi/vim or emacs family. Draw IO is the sort of thing that allows those boxes and arrows to be stored as XML and parsed with other tools that make code the implementor can run with to make their final code possible.
    Paul Tarvydas would be such an amazing guest to interview for his perspective on this kind of problem.

    • @bullpup1337
      @bullpup1337 17 дней назад +11

      If you think you cannot create architecture diagrams in Emacs you must have never seriously tried it.

    • @xxvmvxx
      @xxvmvxx 17 дней назад +2

      XML mentioned! brazil!!!

    • @Dipj01
      @Dipj01 17 дней назад

      Draw io is the GOAT!

    • @vikingthedude
      @vikingthedude 17 дней назад

      How much is Lucid paying gyou

    • @xxvmvxx
      @xxvmvxx 17 дней назад

      @@vikingthedude not enough to think xml is good, but if they want to send me money i'll gladly relearn html5 again for the 100th time
      but brazil is paying me

  • @abombfuenmayor
    @abombfuenmayor 16 дней назад

    vi prepper 😂 that hit home

  • @philosophia5577
    @philosophia5577 16 дней назад

    Dart and Flutter.

  • @Gobbenobber
    @Gobbenobber 16 дней назад

    I tried using Zed but like all editors except for VSCode and Rider (possibly also VS but I'm not going to be going there again) there is no support at all for modern dotnet, eg. Blazor and I suppose razor pages in general are just not supported. Only VSCode has a plugin that is able to add support. No idea why but something something Roslyn or what do I know. Just sucks that I am forced to use a specific product because no editors support razor files in 2024.

  • @jdsee4520
    @jdsee4520 16 дней назад

    1000gs for everyone who forgets to lock their screen in the office

  • @romangeneral23
    @romangeneral23 17 дней назад +31

    Emacs for LIFE!!!

    • @justanothercomment416
      @justanothercomment416 17 дней назад +14

      In general, every editor has been trailing emacs for decades. They all want to be emacs without telling people they want to be emacs.

    • @samsinite100
      @samsinite100 17 дней назад +5

      When you can run an OS in your editor, what else do you really need?

    • @awfultrash888
      @awfultrash888 17 дней назад +4

      no substitute for Emacs, editor from the 70s

    • @zZGzHD
      @zZGzHD 17 дней назад +5

      i will always use magit tho

    • @justanothercomment416
      @justanothercomment416 17 дней назад

      @@zZGzHD magit and org mode are amazingly good

  • @justindouglas3659
    @justindouglas3659 17 дней назад

    When the hell we getting zed for windows?

  • @krtirtho
    @krtirtho 17 дней назад

    "I much into using tools/framework from the people that I've talked with"

  • @mantovani96
    @mantovani96 16 дней назад

    We need ThePrimeTime podcast

  • @someman7
    @someman7 14 дней назад

    PSA: Zed seems to be libre software now, and compiles for GNU/Linux. _Now_ I'm interested.

  • @wa_custos
    @wa_custos 17 дней назад +1

    so is this a new Rust/Zig rivalry but this time Neovim/Zed??

    • @theherk
      @theherk 14 дней назад

      I think rust/zig is closer to nvim/emacs or zed/vscode. Zed and Neovim are both great but they aren’t direct competitors. One is a great gui and can run a terminal, but people who prefer to have the editor in the terminal will probably still prefer Neovim.

  • @emvdl
    @emvdl 17 дней назад +1

    5i is good, what if you want to add 5 spaces

  • @Lucas2RC
    @Lucas2RC 17 дней назад +2

    I saw this one live. What a great interview, this man(other than Prime) is a sweetheart, a genius, a gentleman, a monk.

  • @3DArea
    @3DArea 17 дней назад +20

    When you build a solution for a problem that nobody has...

    • @user-gf7ss5je9h
      @user-gf7ss5je9h 16 дней назад +6

      This comment is a joke right

    • @weiSane
      @weiSane 12 дней назад +1

      @@user-gf7ss5je9hI think it’s a joke or the individual is just clueless

  • @anhdunghisinh
    @anhdunghisinh 16 дней назад

    1 thing i don't understand about Zed is it's claimming to be a vscode killer, yet not supported on Windows where there is a huge chunk of vscode users there.

  • @user-cb7yl4nr6h
    @user-cb7yl4nr6h 17 дней назад

    I downloaded zed on a Mac hyperv and it didn't work

  • @rdmercer
    @rdmercer 15 дней назад +2

    i know in 2024 ppl dont really care about rotoscoping and greenscreen skills but Flip really upped the quality lately. These vids are so fresh and crisp I can taste the details!
    I bet even Prime licks his monitor.
    Like, doesn't everyone lick each one of Primes videos?

  • @feschber
    @feschber 17 дней назад

    I need to give Zed another try

  • @gusryan
    @gusryan 17 дней назад

    What's the difference between S and cc

  • @Burgo361
    @Burgo361 16 дней назад

    The colemak jab hurt, I was enjoying the video and just got smacked out of nowhere haha

  • @venc0r
    @venc0r 17 дней назад +3

    10gs most important command in my opinion

    • @no_name4796
      @no_name4796 16 дней назад

      i need a 36.000gs command in real life lol

    • @Spoonbringer
      @Spoonbringer 12 дней назад

      I could see someone finding a use for it in a macro.

  • @andrewcrook6444
    @andrewcrook6444 16 дней назад

    Plug-in dev Is there a scripting language, what language do you use and is there an api.

  • @vaisakhkm783
    @vaisakhkm783 17 дней назад +1

    He DID NOT sell zed to me.... :(

  • @Fuzzwah
    @Fuzzwah 16 дней назад

    38:18 still, you have to admit there's a non-zero chance of stock vi skillz actually saving lives

  • @iasonmax3473
    @iasonmax3473 16 дней назад

    I am just going to point out. Hoddie down looks mighty fine

  • @T1Oracle
    @T1Oracle 16 дней назад

    How does Zed compare with Helix? I like Helix better than NeoVim. Still haven't left VSCode yet, but I might one day.

  • @alveek
    @alveek 17 дней назад

    i love Zed
    it works great on my old and slow laptop with Linux

  • @mgrillcoder
    @mgrillcoder 15 дней назад

    omg thanx for q: i had no idea what a was typing

  • @retropaganda8442
    @retropaganda8442 17 дней назад

    Won't zed work inside a text terminal?!?

  • @auntiecarol
    @auntiecarol 16 дней назад

    inb4 `M-x zed--global-mode` becomes a thing.

  • @ZeroIndex-zr5ex
    @ZeroIndex-zr5ex 17 дней назад

    I recently switched to nvim but I use vscode to see git diff 😅. I used nvim kickstart repo. Can someone teach me gitsigns commands or whatever that is to do those magic he's showing there...

  • @wuilliam321
    @wuilliam321 5 дней назад

    hahahahaha, finally found the command that sends me to that ugly panel, q: I'd bind that to "FOUND!"!

  • @CodemanBen
    @CodemanBen 17 дней назад +19

    I'm seeing a bit of ... not hate in the comments but let's call is skepticism. Skepticism is the better default, but I think we need to hand it to the guys at Zed - they've made something pretty special. Before I was flicking between Neovim, Jet Brains IDEs and VSCode. I'm really enjoying Zed as my daily driver. Great work everyone involved

    • @LosFarmosCTL
      @LosFarmosCTL 17 дней назад

      only thing that’s stopping me from trying it as a daily driver is the support for other LSPs than the ones they hardcoded in, as soon as that’s there I’m definitely going to try it

    • @lifelover69
      @lifelover69 17 дней назад +1

      happy that you found something you like. might give Zed a shot myself when it matures a bit

    • @CodemanBen
      @CodemanBen 17 дней назад

      @@LosFarmosCTL That's true. I haven't had to use any other than the already supported LSPs. I can see that being a turn off

    • @LosFarmosCTL
      @LosFarmosCTL 16 дней назад

      @@CodemanBen yup I 100% need the swift LSP, I have no issues with running tests from the terminal instead of an integrated test menu but without LSP no way, stuck on vscode for now

    • @explosionspin3422
      @explosionspin3422 14 дней назад

      My issue is that many of the features I rely on the most (abbreviations, proper snippets (not the lsp-only crap they've implemented recently), and (marker based) folding) are not a thing in zed.

  • @kerbaman5125
    @kerbaman5125 12 дней назад

    38:20 never have I been called out as blatantly as I was with that colemak comment. Literally crying n' shaking rn

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer847 12 дней назад

    This is the reason why I wrote own editor.

  • @Dazza_Doo
    @Dazza_Doo 16 дней назад

    For Mac Only! Why?

  • @sub-harmonik
    @sub-harmonik 16 дней назад

    jq's command line interface is fine I guess, but I really am not that crazy about the language itself. been wanting to try jsonata or something instead

  • @Herinbt
    @Herinbt 17 дней назад +1

    Please react on “7 years of software engineering advice in 18 minutes” by BGO on yt.

  • @xthebumpx
    @xthebumpx 7 дней назад

    Really looking forward to not needing msys to install Zed on Windows

  • @kirillvoloshin2065
    @kirillvoloshin2065 17 дней назад +1

    zed is still missing some features I use every day:
    - api to cycle through buffers (want to bind H to switch to previous buffer, L to switch to next buffer);
    - api to close all buffers;
    - diff tool, so it is easy to see and compare changes;
    - debug tool;

    • @thorstenball5773
      @thorstenball5773 16 дней назад +1

      cycling through buffers: `pane::ActivatePrevItem` and `pane::ActivateNextItem`. Default bindings are `cmd-{` and `cmd-}` on macOS. We have `:quitall` to close all buffers. So you can do `:qa` (or create a binding)

    • @kirillvoloshin2065
      @kirillvoloshin2065 16 дней назад

      ​@@thorstenball5773thank you, thorsten!

  • @d3stinYwOw
    @d3stinYwOw 17 дней назад +1

    Zed? You mean lapce side-baby?

    • @nithinrajendran3091
      @nithinrajendran3091 17 дней назад +1

      I wonder why no one talks about Lapce. I'm not saying Lapce is good, but I think it deserves some support.

    • @Just_Areki
      @Just_Areki 17 дней назад +1

      Wow, never heard of it. It looks like zed, but more complete(?). Will try it out, thank you for mentioning!

  • @mrrolandlawrence
    @mrrolandlawrence 17 дней назад

    get a spellchecker on there. long overdue.

  • @desvendandoornasaude4127
    @desvendandoornasaude4127 13 дней назад

    I tried Zed today on linux. I think it will be better than vs code one day, but it is still slower than my beloved neovim.

  • @yapdog
    @yapdog 16 дней назад

    I loved this discussion. I'm developing an OS for creators (which includes devs, btw). It includes an editor/IDE... *fully customizable.* _(i.e. any language can be used to modify it, even languages you create)_ All of these features are so easy to add and manage by anyone. I'll hit you up when we're in beta, Prime

  • @Geraldonimosito
    @Geraldonimosito 13 дней назад

    I get that js devs aren’t switching to Zed yet. But as a Rust dev I’ve been using it since the closed beta and I’m never going back. VSC is slow as hell.

  • @thfsilvab
    @thfsilvab 17 дней назад +4

    It's sometimes frustrating that the lack of standards on Linux is a bless and a curse, it's super cool to use whatever you think it's better and be opinionated, but it's super cumbersome for developers to implement, it holds a lot of things back unfortunately.

    • @no_name4796
      @no_name4796 16 дней назад

      then there cases like gnome, where there are tons of important standard which are not implemented because devs personally do not need them

  • @spoofer9113
    @spoofer9113 День назад

    Zed got vacancy for rust developer, maybe Primeage......

  • @slrucom
    @slrucom 17 дней назад +2

    People are changing and using shit editors because cannot learn emacs

  • @jorge28624
    @jorge28624 13 дней назад

    I miss him (too?), and you should be able to finish that joke without any repercussion whatsoever.

  • @willwhite866
    @willwhite866 17 дней назад +7

    Ok but vi

    • @no_name4796
      @no_name4796 17 дней назад +4

      Vi is bad. If you add a letter, it gets good enough, if you add two letters, it becomes the best editor ever

    • @masterchief1520
      @masterchief1520 17 дней назад

      Vi over zed easily ​@@no_name4796

    • @theairaccumulator7144
      @theairaccumulator7144 17 дней назад

      @@no_name4796 idk man neovim has too much bloat and the community is all script kiddies

    • @Luclecool123
      @Luclecool123 17 дней назад

      ​@@no_name4796Based

    • @nanthilrodriguez
      @nanthilrodriguez 16 дней назад

      ​@@no_name4796navi, the best editor ever?

  • @ZedDevStuff
    @ZedDevStuff 17 дней назад

    Hey we're talking about me :)