TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

4coder editor is now fully open source

177 pointsby leoncaetalmost 3 years ago

20 comments

pengarualmost 3 years ago
While I&#x27;m not a user of this editor, this seems like great news.<p>4coder receives significant attention via the Casey Muratori&#x27;s video streams like Handmade Hero, and opening it up is sure to produce some positive growth for the development&#x2F;community side of the project.<p>The combination of popular development livestreams and FOSS tooling utilized in those livestreams seems like it could be an important part of making FOSS development more sustainable without involving big corporate sponsors.
评论 #31569964 未加载
dangalmost 3 years ago
Related:<p><i>4coder, a modern text editor based loosely on Emacs</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23444912" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23444912</a> - June 2020 (16 comments)
develatioalmost 3 years ago
For anyone else (like me) who doesn&#x27;t know what this is, it seems like the website is <a href="http:&#x2F;&#x2F;4coder.net" rel="nofollow">http:&#x2F;&#x2F;4coder.net</a>
评论 #31570002 未加载
评论 #31570888 未加载
评论 #31569843 未加载
评论 #31569979 未加载
评论 #31570164 未加载
jcalabroalmost 3 years ago
Ah this is great! Sad that it&#x27;s not getting any future updates, but on to other projects. I tried using the Mac version of 4ed a couple times, but it never got the TLC that Windows did, plus the emacs-like setup was foreign since I use vim.<p>The author has a great YouTube playlist[0] as well, bringing you through some basics of their preferred methodology of programming. It&#x27;s been interesting to follow along and check out how he does things.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;c&#x2F;Mr4thProgramming&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;c&#x2F;Mr4thProgramming&#x2F;videos</a>
dividedbyzeroalmost 3 years ago
Seems to be an emacs clone using C++ for customization instead of elisp.
评论 #31573473 未加载
heywoodlhalmost 3 years ago
I&#x27;m a huge advocate for making everything open source so good for 4coder!<p>I feel like a couple of posts on HN the past few months have been &quot;X is going open source&quot;. It makes me question why projects that aren&#x27;t open source when they initially release switch over to open source later. I understand keeping a repo private before having a <i>working&#x2F;stable product</i>, but why release a product as closed source and then open it up later? Why not just keep the product off the market until it is ready to be released and make it open source before or at launch time?<p>I totally have space that I&#x27;m just crazy but as someone who tries to keep my stack as open source as possible I find myself not really interested in products that start closed source and eventually open up. Is it just me?<p>Just to reiterate: I&#x27;d rather a project go open source later vs never.<p>EDIT: I just realized the context for 4Coder was that it was a &quot;we&#x27;re ending this product so here&#x27;s the source for anyone who wants it&quot; -- I am super grateful for closed-source products that do this. But my question is still relevant for other projects that have done what I described above.
null4bl3almost 3 years ago
I would just prefer an open source alternative to vscode (that wasn&#x27;t vscodium)<p>vscode to me is simply to bloated. They should have landed like a year and half ago.
评论 #31575305 未加载
评论 #31575561 未加载
behirialmost 3 years ago
I remember Casey Muratori was explaining his emacs key bindings in one of his handmade hero videos and he said something like &#x27;I would use any editor that has these key bindings and split windows&#x27;, so I guess that is when the 4coder idea came to life.
eggyalmost 3 years ago
I purchased it a few years back, and I was having fun, but a bug on the newest version of Windows derailed me from continuing with it. I was looking for a lean, C or C++-based coder to replace my Vim&#x2F;Emacs habit! I&#x27;ll have to check it out again.
bilekasalmost 3 years ago
&gt; that there is a totally separate build system for the custom layer which is also a big gigantic mess of its own. It involves several stages of compilation, and a number of metaprograms.<p>Sounds like a handful to manage closed source solo!
CyMonkalmost 3 years ago
they are not on github, but there are builds available from itch.io as free downloads.<p><a href="https:&#x2F;&#x2F;4coder.itch.io&#x2F;4coder" rel="nofollow">https:&#x2F;&#x2F;4coder.itch.io&#x2F;4coder</a>
lazypenguinalmost 3 years ago
Anyone know why development is being discontinued?
评论 #31570166 未加载
erung88almost 3 years ago
Happy to see another code editor goes open-source! Kudos to 4coder team.
hollerithalmost 3 years ago
How well does 4coder support users who like using the mouse?
评论 #31570382 未加载
Sakosalmost 3 years ago
Is there any reason to use this over, say, Sublime Text or VS Code?
seanw444almost 3 years ago
I remember an Aussie game developer on YouTube uses this editor. I hadn&#x27;t heard of it before, but it seemed interesting. I eventually settled on learning Emacs instead, because 4coder was closed-source at the time. No regrets. Now I&#x27;m probably with Emacs for life. Too unique. Too powerful. Too customizable.<p>Side note: it&#x27;s funny how formerly closed-source projects always open up to have tons of spaghetti code and bad design planning.
评论 #31569871 未加载
评论 #31569882 未加载
评论 #31570728 未加载
评论 #31569841 未加载
obertalmost 3 years ago
note to future opensourcers: please, please, explain what the project does in your README. People get RTFM so often, maybe it’s time for WTFM too…
评论 #31572283 未加载
评论 #31572276 未加载
maccardalmost 3 years ago
I 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...<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;Dion-Systems&#x2F;4coder&#x2F;tree&#x2F;master&#x2F;bin" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Dion-Systems&#x2F;4coder&#x2F;tree&#x2F;master&#x2F;bin</a>
评论 #31576038 未加载
评论 #31571713 未加载
098799almost 3 years ago
I wonder how do people come to a decision that it&#x27;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&#x2F;c++ developer and wanted to have their editor cusomizable in their desired language. Would that be enough?<p>It&#x27;s also not a common thing for projects like that not to start as FOSS.
评论 #31570574 未加载
评论 #31572571 未加载
评论 #31571572 未加载
评论 #31571649 未加载
评论 #31571264 未加载
评论 #31570172 未加载
评论 #31570190 未加载
评论 #31571878 未加载
评论 #31570152 未加载
opanalmost 3 years ago
What is the license? I don&#x27;t see it at a glance.
评论 #31572934 未加载
评论 #31572955 未加载
评论 #31572954 未加载
评论 #31572935 未加载
评论 #31573002 未加载