mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.2K
active users

#ide

15 posts12 participants0 posts today

So I recently learned that I need to get away from #PyCharm since #JetBrains has decided to "go AI":

jetbrains.com/pycharm/features

When looking at my other options, I saw that #Spyder (spyder-ide.org/) looked interesting, then scrolled down and saw that it was funded by the Chan Zuckerberg Initiative (en.wikipedia.org/wiki/Chan_Zuc), which sounds like something I should avoid.

I'm currently thinking Eric (eric-ide.python-projects.org/) might be the way to go. I don't need (or want) anything fancy. I just want a #FOSS #Python #IDE that works well and will keep working without trying to charge me money, sell my data, or accost me with #LLM code vomit.

Are there any better (or different) options? Is there anything good I can install from the package manager on #Debian ?

JetBrainsAI Assistant in PyCharmCode faster with context-aware AI code completion in the editor or in Jupyter notebooks. Generate code, visualize dataframes, have your code explained, get refactoring tips, and more.

Purely selfish reasons for not using "AI" in your dev tools unless you're running your own LLM locally:

* more latency than templates/autocomplete/IntelliSense™ due to the network and cloud
* DOSing yourself with API limits, cloud host down, or when you have no network

That's going to drive you nuts when you're finally in the flow zone.

#AI#devtools#editor

vilken IDE är det eg som gäller för python?

kör python på fritiden o mest då IntelliJ eftersom jag är van vid den från jobbet. Men värt att t ex lära sig vim ordentligt? O confa den för python
då skulle jag kunna utveckla via serverterminalen oxå, slippa gitta runt koden

#python#IDE#vim