Earlier quoted context omitted.
I'm trying to learn emacs too - last night I kept ChatGPT open and asked it any questions I had ("what's the hotkey to open up a new window below the current one") and I'm getting better really quickly.
You all should check out the community Atom fork or Pulsar Editor (from some of the OG Atom dev team) https://pulsar-edit.dev/ https://github.com/atom-community/atom/
Zed, the new code editor from Atom developers, has entered open beta
121–130 of 179 posts
Re: Zed, the new code editor from Atom developers, has entered open beta
#122EDIT: At the end of said episode, Nathan talks about debuggers and mentions that users depending on that might have to wait a bit. So there’s that!
Re: Zed, the new code editor from Atom developers, has entered open beta
#123Performance turned me off from VSCode and brought me back to Sublime Text. VSCode is not that bad, and I use it occasionally, but the advantages it has over Sublime Text is not worth the performance penalty for me.
Re: Zed, the new code editor from Atom developers, has entered open beta
#124Earlier quoted context omitted.
Fair enough, but why not push back on the lawyers before pushing the publish button, and spare yourself from a possibly inauspicious start?
Because most reasonable people don't cavil about self-evident boilerplate.
What I've seen is that lawyers or anyone drafting agreements generally likes to overstate their position, or put another way take as much as they can get away with. It's rarely done with explicit malicious intent, more with negotiation in mind. Ask for more than you want and then go back and forth to arrive at something that works.
It's just sort of an added bonus if people agree with the terms.
So anyway, it's incumbent on those negotiating and agreeing to contracts to read what they're signing up for and discuss to arrive at an actual agreement that serves everybody. What happened in the discussion above is actually a great example of that happening, even if it was inadvertent.
Re: Zed, the new code editor from Atom developers, has entered open beta
#125Earlier quoted context omitted.
Developing on a mac is terrible; will take a look when other platforms are supported.
What makes it terrible?
From system management and integration, lack of apps, being a walled garden etc. People call out the heroics of homebrew, but this problem exists on Windows - you can use chocolatey and whatnot in the same way.
I have different gripes with Windows which are also mentioned here. Whereas with Apple products I feel like my freedom is suppressed, with Windows I feel Big-Brother like oppression.
M1 Air is a great laptop. I love it for the battery life and weight. I only use it when traveling, specifically en-route when a traditional keyboard/mouse isn't viable.
All of my development is still done on Linux even when using a local editor via VS Code Remote SSH support.
Re: Zed, the new code editor from Atom developers, has entered open beta
#126This actually looks really, really good. Looks like I need to update macOS from 10.15.5 sometime soon. I use a Hackintosh, so this'll be fun (I've been putting it off because I finally got it to "work" and got scared/wanted to be productive again). Any idea on their plans to monetize? I assume they will eventually charge, since they raised a 10M series A.
Re: Your Hackintosh The good news is that if you used OpenCore + vanilla macOS install (basically if you followed the excellent OpenCore Install Guide [1]) and don't have any weird hardware (Intel CPU + iGPU / AMD GPU) you can pretty much just perform updates as normal through Software Update. It is certainly important that you make a backup of your EFI (might as well make a backup of the entire drive you can restore…
This is a great idea. I'll probably give this a try. Last time I tried to update macOS (AMD GPU OpenCore build), I had to restore from backup. Haven't tried again since.
Re: Zed, the new code editor from Atom developers, has entered open beta
#127Multi-buffers seems genuinely useful for project wide search panel as well as for cases where multi-line strings are used to define external file contents but miss out on syntax highlighting.
Looking forward to trying the live collab features.
Re: Zed, the new code editor from Atom developers, has entered open beta
#128I'm really looking for a lighter-weight GUI editor. Too many random shortcut keys to memorize in Atom, and VS code is getting wayyyy to bloated. It always has an annoying welcome message at startup, annoying notifications about things I could install, and way too much text in the UI. I don't like settings and other dialogs being tabs alongside code, even though I know it hip to do that nowadays. I search for 'ssh plu…
Sublime Text is by the most mature product in this category.
Re: Zed, the new code editor from Atom developers, has entered open beta
#129Earlier quoted context omitted.
I felt burned by the loss of Atom. Why is this project going to be different?
I'm so angry about Atom, I haven't been able to move on. I'm using Pulsar out of spite. I'd like to move to emacs (for all its faults, it will never do what Atom did) but I can't be arsed to learn to configure it so it works exactly the way I want it to. I don't have the energy to learn an entirely new tool, I don't know what to do.
Everything that Atom did, VsCode does better. The theming is different, the extensions are slightly different, but otherwise it's just incredibly good. I get why they shuttered Atom after a while.