shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

269
active users

#pycharm

0 posts0 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.

Anyone know someone at #JetBrains to report a #PyCharm #issue to?

Basically it's a #softlocking that happens on the #snap version of #PyCharmCommunity / #PyCharmCE that makes it somehow half-forget #credentials like #GitHub, #Gitlab, #Codeberg, #BitBucket, #Gitea, #git etc. and not allowing to just delete & re-add them as the settings saving just becomes unresponsive.

  • Mind you this isn't with like dozens of accounts - just one on each platform - and it's not easily fixable (or at least not in a good way by manually yeeting the #XML files for said logins from $HOME/.config/PyCharmCE****/... and randomly coming back after a few days or weeks.

Whether this also conflicts with #SettingsSync which should only sync #configs, not #credentials (and AFAICT doesn't!) is also a question I can't confidently answer.

  • Needless to say it's really annoying, espechally at work and is the main reason I've not considered paying for JetBrains' products as of now!

Burned at least an hour I didn't have trying to get tkinter to run inside PyCharm.

What eventually worked: uninstall the flatpak version of PyCharm that Ubuntu's default "software" app offers and get one directly from JetBrains.

Once again, all computer problems are solved with some variant of "turn it off and back on again".