I wonder how do people come to a decision that it's a good idea to start their own text editor when vim and emacs exist. For this one my guess is the author is a c/c++ developer and wanted to have their editor cusomizable in their desired language. Would that be enough? It's also not a common thing for projects like that not to start as FOSS.
Both are dead in the water architecturally if you want to use a text editor that can render fonts and other graphics at 60 fps on a normal desktop.
4coder editor is now fully open source
71–80 of 108 posts
Re: 4coder editor is now fully open source
#72vscode to me is simply to bloated. They should have landed like a year and half ago.
Re: 4coder editor is now fully open source
#73While I'm not a user of this editor, this seems like great news. 4coder receives significant attention via the Casey Muratori's video streams like Handmade Hero, and opening it up is sure to produce some positive growth for the development/community side of the project. The combination of popular development livestreams and FOSS tooling utilized in those livestreams seems like it could be an important part of making…
> opening it up is sure to produce some positive growth for the development/community side of the project This is not a "opening up" of anything but the source code, with a permissive license. You're free to fork and change anything you want, but it won't be upstreamed ever as the author did the open sourcing because they are stopping maintenance of the project. So this is more of a "closing down" with the gift of le…
Re: 4coder editor is now fully open source
#74Re: 4coder editor is now fully open source
#75I would just prefer an open source alternative to vscode (that wasn't vscodium) vscode to me is simply to bloated. They should have landed like a year and half ago.
Re: 4coder editor is now fully open source
#76Earlier quoted context omitted.
I wish the stock README.md template for every project started with: "What the hell is ________?"
I find it bit of a peculiarity of HN that GH links, no matter how non-descriptive, are so often preferred over projects main home pages.
Re: 4coder editor is now fully open source
#77I would just prefer an open source alternative to vscode (that wasn't vscodium) vscode to me is simply to bloated. They should have landed like a year and half ago.
Re: 4coder editor is now fully open source
#78I get that the whole handmade shtick is to avoid existing libraries to allow for better software, but when you see things like [0], you realise what cmake is for... [0] https://github.com/Dion-Systems/4coder/tree/master/bin
Re: 4coder editor is now fully open source
#79Earlier quoted context omitted.
I wish the stock README.md template for every project started with: "What the hell is ________?"
I find it bit of a peculiarity of HN that GH links, no matter how non-descriptive, are so often preferred over projects main home pages.