this post was submitted on 27 Jan 2024
157 points (93.4% liked)

Programming

23074 readers
187 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] flubba86@lemmy.world 21 points 2 years ago* (last edited 2 years ago) (2 children)

The only good thing to come from this new editor so far is the frank statement by the original Atom Developers (who invented Electron, just to run Atom) admitted that Electron is not a good solution for a code editor, because who in the heck wants to edit their code in a web browser anyway.

Now we just need to convince the devs of Keybase and Obsidian the same.

[–] LufyCZ@lemmy.world 22 points 2 years ago (1 children)

Well, looking at how popular VSCode is, looks like people don't mind the web browser thing

[–] flubba86@lemmy.world 6 points 2 years ago (1 children)

What VSCode uses is a super cut down and highly optimised version of electron, designed specifically to run a code editor. It's still not as good as real native code, but a lot of people are willing to put up with it because the plugins available for VSCode are pretty good.

[–] Feathercrown@lemmy.world 6 points 2 years ago

People put up with it because, really, most people don't care if the technology is a little wacky as long as the features are good.

[–] Cyberflunk@lemmy.world 7 points 2 years ago (1 children)

Keybase is pretty much abandoned after Zoom acquired them.

[–] flubba86@lemmy.world 2 points 2 years ago

Hmm, I somehow missed that update. Thanks for making me aware.