python-discord / meta

Issue tracker for suggestions and other questions relating to our community
https://pythondiscord.com
31 stars 5 forks source link

Resources: Atom (the editor) is being sunset #185

Closed swfarnsworth closed 2 years ago

swfarnsworth commented 2 years ago

The Atom editor is being sunset in December.

My recommendation is that we simply delete it from the resources page. We already list Mu-Editor, PyCharm, Spyder, Sublime, Thonny, and VSC. I'm not sure which audience Atom is intended to appeal to, but I suspect part of the reason for them sunsetting Atom is that its audience might have shifted to one of the other editors that we feature.

Does anyone know what the value proposition of Atom is, as compared to the other editors? If there is one, I suppose we could change the description to mention that it's going to be sunset and see what happens (Senjan pointed out that it might be forked). Otherwise, I don't think this resource should be featured to reduce the frequency of option paralysis for our users.

lemonsaurus commented 2 years ago

I agree that we should get rid of this, we shouldn't be recommending software that's no longer being maintained.

I'm not sure it's worth recommending Sublime anymore either given how poorly it works with WSL2 compared to VS Code, and how much richer the extension marketplace for VS Code has grown. Sublime used to be amazing but I wouldn't recommend it today.

Does anyone actually use Spyder, by the way?

swfarnsworth commented 2 years ago

I think the use cases for sublime can be served by VSC or Notepad++.

My friend, who is an ecology PhD student, uses Spyder. I think the target audience is "non programmers who use python for scientific computing".

lemonsaurus commented 2 years ago

I think the use cases for sublime can be served by VSC

image

or Notepad++

image