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.

Atom was archived today

826 pointsby Bondi_Blueover 2 years ago

77 comments

p-e-wover 2 years ago
Sad to see this go. I was an early adopter of Atom, and I wrote two extensions for it, one of which while it was still in beta.<p>The Atom developers made some technology choices that in retrospect were ill-advised, CoffeeScript being the worst of them and splitting everything into dozens of packages a close second. They tried to backpedal on both of these later on, but by that time VSCode, with its far superior engineering built around TypeScript, was rapidly taking over.<p>Of course, the GitHub acquisition was the last straw, but to be fair Atom was already pretty dead by then.<p>While the Atom project ultimately failed, it did give us Electron and Tree-Sitter, two technologies that will certainly outlive it.
评论 #34010713 未加载
评论 #34010533 未加载
评论 #34010531 未加载
评论 #34011894 未加载
评论 #34015284 未加载
评论 #34013486 未加载
评论 #34014302 未加载
评论 #34012700 未加载
评论 #34015616 未加载
评论 #34013908 未加载
评论 #34012768 未加载
评论 #34014280 未加载
评论 #34016822 未加载
评论 #34012538 未加载
评论 #34015197 未加载
评论 #34012042 未加载
评论 #34013543 未加载
评论 #34011619 未加载
评论 #34013685 未加载
评论 #34012005 未加载
评论 #34012682 未加载
szastamastaover 2 years ago
It might sound controversial, but for me Atom was almost a 1 to 1 Sublime copy with worse performance and quality. It was slow and ugly. It’s only quality was that it was 0$.<p>It was the first editor I’ve seen to choke when opening 1M file (it even had a warning that it’s a too big file - lol). There simply was not enough RAM in the world for this memory hog.<p>I’m not really sad to see it go. It was another free toy of a big company that people used not to spend 60$ on real thing made by small company and waste thousands of dollars on lost productivity and time.
评论 #34011728 未加载
评论 #34013441 未加载
评论 #34012507 未加载
评论 #34012658 未加载
评论 #34015649 未加载
评论 #34013307 未加载
评论 #34012337 未加载
评论 #34013821 未加载
bearonover 2 years ago
Make no mistake... This project, Atom. Provided the runway that others copied, then improved upon (and on and on... with plenty of funding).<p>Atom provided the seed, excitement and vision for what is possible on this platform, and should be proud of that fact.
评论 #34011842 未加载
评论 #34011250 未加载
评论 #34011672 未加载
评论 #34010861 未加载
评论 #34019107 未加载
paxysover 2 years ago
Pour one out. While Atom itself was overtaken by a better editor, its legacy lives on in the form of &quot;Atom Shell&quot; aka Electron (for better or worse).
评论 #34010558 未加载
评论 #34010992 未加载
评论 #34011026 未加载
robtoover 2 years ago
Tree-sitter[0] came out of Atom performance optimization, I think, and that&#x27;s a legacy that will live on a long time. Atom was in my view the closest thing to emacs out there, and it&#x27;s sad to see that sort of user-empowerment not live on.<p>[0]<a href="https:&#x2F;&#x2F;tree-sitter.github.io&#x2F;tree-sitter&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tree-sitter.github.io&#x2F;tree-sitter&#x2F;</a>
评论 #34011229 未加载
评论 #34013482 未加载
dcchambersover 2 years ago
I resisted switching to VS Code for a long time because I far preferred the UX and design of Atom, but I eventually caved not because of performance gains I wanted in VS Code (honestly I found Atom plenty fast for the work I was doing), but because many Atom extensions were left to rot and slowly broke over time as most maintainers moved to VSCode extensions.<p>Farewell friend, you will be missed.
评论 #34010976 未加载
评论 #34012928 未加载
brundolfover 2 years ago
To add to everything else people are reminiscing about, here&#x27;s Atom&#x27;s very fun announcement trailer from 7 years ago: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Y7aEiVwBAdk">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Y7aEiVwBAdk</a>
评论 #34010608 未加载
评论 #34011163 未加载
ddhhyyover 2 years ago
I think the Atom editor + Hydrogen plugin for running interactive Python sessions inline with the code is still unmatched by anything available in VS Code. This setup is what I migrated to when I ditched Matlab for the &quot;scientific Python&quot; stack, and I&#x27;m still here.<p>Multiple concurrent kernels, the ability to connect any .py file to any running kernel, sharing variables and imports across multple .py files, inline matplotlib output that persists on-screen and inline with the code even when running other code cells... the list goes on. I&#x27;m really fond of this setup. I use it daily--it&#x27;s an essential component of my day job--and intend to do so for the foreseeable future. VS Code does seem to be the way of the future but there have just been too many friction points for me to leave Atom.
评论 #34010688 未加载
评论 #34011001 未加载
评论 #34011536 未加载
locofocosover 2 years ago
I&#x27;m a happy user of Atom as my daily driver for basic note taking and scratch pads. Even though it&#x27;s being sunset, I look forward to using it for years to come.<p>Perhaps it will have a good fork one day, but honestly it works great as-is. Sometimes software reaches a point where it just works, and you appreciate not having a team that wants to change everything.
评论 #34010984 未加载
评论 #34010946 未加载
评论 #34014398 未加载
ComplexSystemsover 2 years ago
For those looking for a good substitute, I&#x27;ve switched to Sublime Text and so far I&#x27;ve gotten it to pretty much a near-perfect replica of the original. Kind of surprising to me how much of the Atom UI was built to mimic the Sublime interface.<p>I also tried VSCode, but was never really quite able to get into the interface the same way. For a while I tried customizing the interface with plugins like CustomizeUI, but Microsoft broke those recently, and I&#x27;ve been happier with Sublime.
评论 #34011095 未加载
评论 #34010868 未加载
emadabdulrahimover 2 years ago
I was a noob when Atom was new and I remember thinking it was unusably slow. Took a minute to realize that I had loaded my entire computer&#x27;s directory, not just the project I was working on.
评论 #34011136 未加载
GTPover 2 years ago
By looking at the other comments, I see the seemingly unavoidable discussion over which is the best text editor&#x2F;IDE. My opinion on the matter is the following: <i>the best</i> text editor&#x2F;IDE(&#x2F;many other tools) doesn&#x27;t exist. What exists is the best tool <i>for you</i>. Each one of us has it&#x27;s own opinion based on its personal experience, and it&#x27;s baked by arguments that stem out of what we find most important in those tools. The problem arises when, after picking what is the best tool <i>for me</i>, I forget about the last two words and it becomes <i>the best tool</i>. Each one of us is the most productive when it&#x27;s using its own favorite tool, but it doesn&#x27;t mean that if I convince someone else to switch to my preferred tool, then that person will be more productive. Each one of us has to see for him&#x2F;herself which tool suits him&#x2F;her best. It is fine if we suggest other people to try our tools for some reasons, but it makes little to no sense to argue that our favorite tool is objectively the best one.
squarefootover 2 years ago
I tried Atom a few years ago and was impressed by the features, but it was such a resource hog that I ditched it immediately. As someone with web development experience amounting to zero, it seems strange to me that nobody is asking about the feasibility of porting it to less resource hungry Electron alternatives (Tauri? Neutralino? ...?). Tauri has made the front page lately and everyone praises it for being a much lighter alternative to Electron, so using it would seem the natural step, or am I missing something?
davidy123over 2 years ago
I&#x27;m not a huge fan of Microsoft, but they hired Erich Gamma and that was a brilliant move. He is an engineer I have tremendous respect for, with obvious vision. He was key in VisualAge for Java, which was a Java IDE, written in Smalltalk, which supported refactoring down to the smallest level (including file operations). He was obviously a key designer for VSCode. From its earliest days, I could see how they were sketching in facilities for advanced features in an open way, and it has maintained its development well.
ghuntleyover 2 years ago
I didn’t quite understand the loss of Atom until I authored <a href="https:&#x2F;&#x2F;ghuntley.com&#x2F;fracture" rel="nofollow">https:&#x2F;&#x2F;ghuntley.com&#x2F;fracture</a> about VSCode. Now I deeply care about ensuring programming languages do not outsource their LSP development to Microsoft and enable them to capture the ecosystem as is happening in python.
评论 #34015386 未加载
notpushkinover 2 years ago
I&#x27;ve moved to VS Code (or rather Codium, the OSS build of Code) long time ago, but still keep the Atom keybindings and icons (both available in the extension gallery). RIP.
balls187over 2 years ago
Never got into Atom because Sublime Text was so perfect (I was a textmate user).
pohlover 2 years ago
I&#x27;m also sad to see it go, but I have high hopes for Lapce<p><a href="https:&#x2F;&#x2F;lapce.dev" rel="nofollow">https:&#x2F;&#x2F;lapce.dev</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;lapce&#x2F;lapce">https:&#x2F;&#x2F;github.com&#x2F;lapce&#x2F;lapce</a>
saikatsgover 2 years ago
Dear Atom, thanks for everything!
Raed667over 2 years ago
This made me think of Brackets [0] made by Adobe. Which hasn&#x27;t seen new commits in the past 4 months[1].<p>They seem to have spun-off a new project &quot;Phoenix Code Editor&quot; [2].<p>[0] <a href="https:&#x2F;&#x2F;brackets.io" rel="nofollow">https:&#x2F;&#x2F;brackets.io</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;brackets-cont&#x2F;brackets">https:&#x2F;&#x2F;github.com&#x2F;brackets-cont&#x2F;brackets</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;phcode-dev&#x2F;phoenix">https:&#x2F;&#x2F;github.com&#x2F;phcode-dev&#x2F;phoenix</a>
waitwhattover 2 years ago
<a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;AMA&#x2F;comments&#x2F;8pc8mf&#x2F;im_nat_friedman_future_ceo_of_github_ama&#x2F;e0a2b2e&#x2F;" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;AMA&#x2F;comments&#x2F;8pc8mf&#x2F;im_nat_friedman...</a><p>&gt; I’m Nat Friedman, future CEO of GitHub. AMA.<p>&gt; Atom is a fantastic editor with a healthy community, adoring fans, excellent design, and a promising foray into real-time collaboration. At Microsoft, we already use every editor from Atom to VS Code to Sublime to Vim, and we want developers to use any editor they prefer with GitHub.<p>&gt; So we will continue to develop and support both Atom and VS Code going forward.<p>&gt; So, I love the years of collaboration between Microsoft and GitHub that have produced these two beloved editors, and I expect this fruitful relationship to continue!<p>And... no you won&#x27;t. You make decisions that weren&#x27;t your&#x27;s to make.
评论 #34017778 未加载
nathansoboover 2 years ago
The former Atom team and some new friends are building a new editor over at <a href="https:&#x2F;&#x2F;zed.dev" rel="nofollow">https:&#x2F;&#x2F;zed.dev</a>. We&#x27;re using our own Rust-based UI framework instead of Electron so it&#x27;s really fast, and real-time collaboration is baked into the core.
kajaktumover 2 years ago
Can someone tell me why OSes can&#x27;t do what browsers do? It seems to me that browsers are the OS of today so why not just skip the middleman and make it first class? It seems to be a layer that exists solely because the 3 competing OSes is incompatible and browsers just happen to be compatible (for how long?).
评论 #34011786 未加载
评论 #34011752 未加载
评论 #34012357 未加载
评论 #34014703 未加载
npteljesover 2 years ago
The thing I remember most about Atom is the privacy issues that it had - first of the text editors that sent telemetry by default.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Atom_(text_editor)#Privacy" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Atom_(text_editor)#Privacy</a>
andrew_over 2 years ago
Very sad. I&#x27;ll continue to use it. I can&#x27;t abide how vscode is run as a project by Microsoft.
评论 #34014361 未加载
Hoasiover 2 years ago
RIP Atom. It was a great few years using it before switching back to Coda &gt; Nova a while ago after the GitHub acquisition when it became clear development was no longer a priority.<p>Sometimes products reach a natural end of life, but it also highlights the importance of supporting open source.
Bondi_Blueover 2 years ago
Here&#x27;s a few ways to make VSCode (or VSCodium) look and feel a little like Atom:<p><a href="https:&#x2F;&#x2F;medium.com&#x2F;@samuells&#x2F;how-i-moved-from-atom-to-vs-code-7c2a1bb9d08c" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@samuells&#x2F;how-i-moved-from-atom-to-vs-cod...</a>
Communitivityover 2 years ago
Rest In Peace. The Atom devs did an amazing job, but failed to get enough market share. I used Atom a lot at home, and some at work. Work jumped on VS Code as soon as VS Code came out. I think in part it was the ease of use, but I also think a major factor was that it came from Microsoft, so work immediately accepted it as better than something from people managers didn&#x27;t recognize.<p>If VS Code didn&#x27;t have MS funding them and marketing them, then I think the outcome would have been much different. Maybe. The Atom devs did make some design choices that seemed weird. As one commenter noted, Coffeescript is a good example. I personally liked the extreme customizability and plugin ecosystem.
sangeeth96over 2 years ago
Brackets and Atom were two of the most influential developer tools in my life. Former made me fall in love with the web and the latter allowed me to ship some of my most impactful projects whilst I was in college. I don&#x27;t think I&#x27;d have managed to finish, let alone start writing them had Atom and its amazing marketplace of extensions not been present. Sure, it was slow as hell on my modest Toshiba laptop but I still loved it. And no denying how it paved way for even bigger projects like the Electron framework and Visual Studio Code.<p>I will cherish those fond memories. Thanks a lot to all the individuals who contributed to Atom and its ecosystem—take a bow!
robert_fossover 2 years ago
Seems like the Microsoft ways of embrace, extend &amp; extinguish sre still alive and well.
评论 #34013623 未加载
monetusover 2 years ago
Atom was the slippery slope, the shiny new thing, the tailwind that pushed thousands of us into deeper and more varied programming passions. The amity and enmity of using the thing will be spoken of with some fondness for decades, I think.
Maariusover 2 years ago
Sad to see, Atom has been my go to editor for the last years. What would you recommend as alternative for the average Ruby &#x2F; Rails developer? I am looking at Panic Nova, VSCode, Sublime Text and others.
评论 #34011381 未加载
评论 #34011572 未加载
swlkrover 2 years ago
I used atom for years, it was such a nice UX especially compared to vscode.<p>Unfortunately it was slow when I loaded it up with plugins.<p>I moved on to vscode first, hated it, then back to vim, then to neovim, and now finally to helix.
leavenotracksover 2 years ago
Brief comment + total noob question here:<p>I&#x27;ve been using atom for several years now to main a few sites. I have always found it a pleasure to work in, but then admittedly I am probably using a small percentage of the features that it offer.<p>What does it mean that the project (or any project) is archived? Does it mean that it no longer has maintainers? Should we stop using it because security will worsen due to lack of updates?<p>If I should stop using it - what should I try instead (apart from Vi &#x2F; Emacs &#x2F; VS Code, which are already well represented in the discussion)?<p>Thanks
评论 #34013331 未加载
评论 #34013256 未加载
pfoofover 2 years ago
Heh, just a month ago Adobe Brackets (another Atom clone) did the same <a href="https:&#x2F;&#x2F;github.com&#x2F;adobe&#x2F;brackets">https:&#x2F;&#x2F;github.com&#x2F;adobe&#x2F;brackets</a>
评论 #34011573 未加载
Doorstep2077over 2 years ago
I remember using Atom back in high school, sad to see it go. It was fun while it lasted. Now primarily using VSCode, I&#x27;m curious what the next best IDE will be.
评论 #34012566 未加载
EamonnMRover 2 years ago
I loved Atom. Before that it was, oof, Notepad++ or Bloodshed Dev C++ or Code::Blocks. I can&#x27;t remember what editor I used at work in 2014...
sergiotapiaover 2 years ago
Huge thank you to Atom for birthing VS Code!<p>To this day Atom is the only editor I&#x27;ve written an extension for, because they made it so easy and accessible.
imbnwaover 2 years ago
Atom and XUL were the children of 00s pre-occupation with complete extensability in a package. Think Foobar2000 might be the last app standing.
评论 #34010721 未加载
seba_dos1over 2 years ago
Took me some good few seconds to realize that it&#x27;s not about the slightly better RSS - and I have used Atom-the-editor in the past.
blablabla123over 2 years ago
VSCode might be better feature-wise than Atom but I&#x27;d choose Atom any time of the day over VSCode if it was still maintained. Just considering CVEs popping up every now and then. Also I found the UX getting slightly less in the way. Otherwise Sublime is my go to &quot;normal&quot; editor but it&#x27;s not really free...
devheadover 2 years ago
RIP, fav text tool by far. Personally, jetbrains outshines most when working on actual code; sublime for small work, and bbedit for virtual copy&#x2F;paste formating.<p>edit: thanks M$ for messing up another beloved solution.
encryptluks2over 2 years ago
I really hope that Visual Studio Code at least ports the Markdown Preview Plus extension, which was amazing:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;atom-community&#x2F;markdown-preview-plus">https:&#x2F;&#x2F;github.com&#x2F;atom-community&#x2F;markdown-preview-plus</a><p>Unfortunately, VS Code extensions are often poor quality.
azhenleyover 2 years ago
I had a lot of fun whipping up plug-ins within minutes for Atom! It let me try out ideas very quickly.
评论 #34010522 未加载
dangover 2 years ago
Related:<p><i>Atom editor is not dead, but is now Pulsar (viva OSS)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33465854" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33465854</a> - Nov 2022 (9 comments)<p><i>To Favor Microsoft VS Code, Microsoft&#x27;s GitHub Is Killing GitHub&#x27;s Atom Editor</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31717196" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31717196</a> - June 2022 (19 comments)<p><i>Ask HN: Why did Atom Text Editor failed?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30733674" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30733674</a> - March 2022 (8 comments)<p><i>Atom: Editor window startup is slow</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21740568" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21740568</a> - Dec 2019 (11 comments)<p><i>Atom editor still phones home prior to consent dialog</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21642391" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21642391</a> - Nov 2019 (108 comments)<p><i>Ask HN: What Happened to GitHub&#x27;s Atom?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21142934" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21142934</a> - Oct 2019 (46 comments)<p><i>Future of GitHub&#x27;s Atom Editor</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17258419" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17258419</a> - June 2018 (13 comments)<p><i>Sublime vs. Atom – who will win the editor&#x27;s war?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11561865" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11561865</a> - April 2016 (13 comments)<p><i>Atom text editor 1.7.0 released</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11492203" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11492203</a> - April 2016 (139 comments)<p><i>How to make the Atom editor transparent</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10916760" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10916760</a> - Jan 2016 (55 comments)<p><i>Atom text editor 1.4 released</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10900355" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10900355</a> - Jan 2016 (198 comments)<p><i>GitHub&#x27;s Atom Switches from the Open Code of Conduct to the Contributor Convent</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10043990" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10043990</a> - Aug 2015 (57 comments)<p><i>Atom Editor for Sublime Text Users</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9872614" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9872614</a> - July 2015 (54 comments)<p><i>Atom now opens files larger than 2MB</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9690653" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9690653</a> - June 2015 (59 comments)<p><i>Ask HN: Why was Atom (text editor) written in JavaScript?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9257087" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9257087</a> - March 2015 (6 comments)<p><i>“Implement text editor DOM updates manually instead of via React”</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9117028" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9117028</a> - Feb 2015 (220 comments)<p><i>Atom Editor or Sublime Text – which one to pick?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9008352" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9008352</a> - Feb 2015 (65 comments)<p><i>Atom now using Io.js</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8991853" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8991853</a> - Feb 2015 (130 comments)<p><i>Sublime VS. Atom: Will GitHub&#x27;s Text Editor Beat the Standing Champion?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8945685" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8945685</a> - Jan 2015 (70 comments)<p><i>Atom Shell: Cross-platform desktop application shell</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8793489" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8793489</a> - Dec 2014 (59 comments)<p><i>Atom: Editor window startup is slow</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8393648" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8393648</a> - Oct 2014 (76 comments)<p><i>Ask HN: Are you using Atom Editor?</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7547813" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7547813</a> - April 2014 (16 comments)<p><i>Free invites to Atom, GitHub&#x27;s new text editor</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7376063" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7376063</a> - March 2014 (170 comments)<p><i>Download Atom editor without an invite</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7328592" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7328592</a> - March 2014 (114 comments)<p><i>GitHub&#x27;s new text editor leaked on Twitter</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7302941" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7302941</a> - Feb 2014 (249 comments)<p>Others?
评论 #34014330 未加载
ganarajprover 2 years ago
If it was according to Hindu calendar you can perform the shraddha (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;%C5%9Ar%C4%81ddha" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;%C5%9Ar%C4%81ddha</a>) today for atom .
junonover 2 years ago
Wrote some NES map editors using Atom at one point. Was kind of a pain. I didn&#x27;t use it much after that.<p>I don&#x27;t use VSCode but it just feels like this started an era of Electron-based everything that slowly consumes all of our machine&#x27;s resources.
mshenfieldover 2 years ago
I&#x27;m still not convinced VSCode is faster and better. My Atom setup was never slow, the only thing that wasn&#x27;t instantaneous was code completion. For me, it felt like VSCode came out of nowhere and surpassed Atom for inexplicable reasons.
diebeforei485over 2 years ago
I just uninstalled the app. I&#x27;ll miss it.<p>What&#x27;s the most popular replacement for a text editor with code support? VS Code? I was looking into Nova, but I&#x27;d assume an open-source editor would be updated more frequently and have more themes etc.
评论 #34011181 未加载
评论 #34012586 未加载
skilledover 2 years ago
Atom was a success on all fronts. I&#x27;d be willing to wager than if you search for code editors for any kind of a front-end language, in the top 100 results (listicles, whatever) you&#x27;ll find Atom mentioned in more than 50% of them.
francassoover 2 years ago
Not even at his funeral can poor Atom be at rest, so many comments torturing or ignoring it while praising the killer.<p>I, for one, salute you dear Atom. You have been a worthy contribution to the community. Thanks you for all you have done.<p>RIP
saraton1nover 2 years ago
Wow, that&#x27;s so odd. I used Atom when I first started learning Java back in 2009, before switching to Eclipse and eventually IntelliJ. I don&#x27;t think I ever expected that it&#x27;d be archived!
omgomgomgomgover 2 years ago
What can I say, I had this thing frequently crash with no warning, it did not lose data or anything, but it crashed at least 10 times a day, with 2 projects loaded into it.<p>Apart from that, was a great tool.
Narannover 2 years ago
I used it as a tuned Markdown editor and it was a blast. Had to switch to VSCode and depicts it&#x27;s very fast, I don&#x27;t like the experience.<p>Any good Markdown editor to recommend?
评论 #34013645 未加载
passwordoopsover 2 years ago
Not a professional programmer, just a weekend Python LARPer but Atom was my first. Held on until they made the announcement of it&#x27;s imminent demise.<p>Sad to see it go
ellisvover 2 years ago
I use Atom daily. There are many times when I need a simple, powerful text editor but not a full blown IDE.<p>I knew this day was coming but didn’t prepare for it.
deafpolygonover 2 years ago
Moment of silence.
评论 #34010873 未加载
评论 #34011044 未加载
rvieiraover 2 years ago
Such a shame.<p>Atom was (is?) great. The first editor extension I wrote was for it (in Coffeescript, no less. Terrible idea in hindsight).<p>Thanks for the good times.
vegancapover 2 years ago
Shame, Atom was an absolute game changer back in the day. Pathed the way for new text editors. Fond text editing memories!
treelankoover 2 years ago
Wow! Been a while since I heard that name. Atom was the cool kids editor back when I was a teenager, surprised to see it go!
koinedadover 2 years ago
Atom was my first editor when I started learning coding…still have the main shortcuts in muscle memory!
rdubrockover 2 years ago
One dark is still my favorite theme
joemama3131over 2 years ago
Damn! It&#x27;s been a while since I heard about Atom. Sad this is happening!
评论 #34010945 未加载
danweeover 2 years ago
I liked way more the UI of Atom than VSCode. I cannot stand VSCode UI.
mechanical_bearover 2 years ago
I’m still using Atom, Postman, and PuTTY. Does that mean I’m old?
评论 #34011102 未加载
gregjwover 2 years ago
Used to love Atom back in the day, thanks for everything team.
strzibnyover 2 years ago
I also used Atom a fair bit but moved on to Sublime. RIP.
taubekover 2 years ago
It was a really nice editor. I used it before VSC.
kevdoranover 2 years ago
Presses &quot;F&quot; to pay respect
turing_completeover 2 years ago
In the future, it will be studied as one of the slowest, worst performing software products mankind has produced.
khiqxjover 2 years ago
now i will never know what purpose this software served
NetOpWibbyover 2 years ago
About damn time
dym_shover 2 years ago
cant wait for react.js to be archived
评论 #34011584 未加载
danyadanchover 2 years ago
F
osbkcaover 2 years ago
So sad :(
newbieuserover 2 years ago
goodbye my old friend
drummerover 2 years ago
Anything built on elecyron should be archived asap