What does Atom offer over alternatives, in particular Visual Studio Code?
I really miss Atom. I'll enumerate some items here, since you asked, but all of them really just boil down to personal preference: * Atom was hackable from the ground-up. I use a VS Code extension called Customize UI that allows me to write custom CSS, but Atom supported custom CSS as a first-class feature. * Nostalgia: Atom was the first text editor I used, and so it has a certain friendliness than other editors can…
Pulsar: A Community Effort to Revive the Atom Text Editor
61–70 of 89 posts
Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#62How about we actually create more performant native tools? I'm sick of the trend where we have this beastly hardware and things are actually getting slower and slower with each generation.
This is a problem directly related to the quality/ease of use of frameworks. In practice, all the facilities provided by Electron could be provided by a mix of standard libraries and system calls. Electron solves a bunch of tedious problems in a nice cross-platform package. The performance cost is OK for most people, especially with high quality projects such as VSCode. Unfortunately, I don't see any big player inves…
Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#63Earlier quoted context omitted.
Yep. They also charge $100 for their full license (not even perpetual btw) which is down-right insulting. I wouldn't even download their demo on my Mac.
How is it insulting of them to want to charge for their software?
Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#64Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#65Earlier quoted context omitted.
Because they cornered themselves into a niche by using an Apple-only stack. Sublime Text is available on all three desktop OSes, built with C++/OpenGL for the performance intensive parts, and it works beautifully.
> Because they cornered themselves into a niche by using an Apple-only stack. HN: We demand native IDEs. Panic: Here's a native IDE that uses platform APIs for the most native look and feel possible. HN: That's too native, idiots.
Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#66Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#67Earlier quoted context omitted.
This is a problem directly related to the quality/ease of use of frameworks. In practice, all the facilities provided by Electron could be provided by a mix of standard libraries and system calls. Electron solves a bunch of tedious problems in a nice cross-platform package. The performance cost is OK for most people, especially with high quality projects such as VSCode. Unfortunately, I don't see any big player inves…
Qt was the de facto standard before electron
Still bloated and complex IMHO.
Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#68Earlier quoted context omitted.
Yep. They also charge $100 for their full license (not even perpetual btw) which is down-right insulting. I wouldn't even download their demo on my Mac.
What would be an appropriate price?
I'm happy to pay a premium for great software that I use almost all the time.
I would not subscribe to anything recurrent though.
Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#69Re: Pulsar: A Community Effort to Revive the Atom Text Editor
#70Earlier quoted context omitted.
VSCodium works fine for me too.
I want to try VSCodium so much but the fact they use self signed certs leaves a bad taste in my mouth. I know it’s probably a whole lot of nothing, but if I install it on my work computer and something happens because of it I would be in a massive pickle.