this post was submitted on 07 Oct 2024
100 points (100.0% liked)

Python

6281 readers
96 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SatouKazuma@programming.dev 2 points 1 week ago (2 children)

Wait how does one make enough money to afford the JetBrains suite? I just do everything in VSCode.

[–] faltryka@lemmy.world 6 points 1 week ago (2 children)

I know some people who have their work pay for it. I pay for the all products pack and it decreases in cost each year until a certain point. Not sure if I’m on some extra discount or whatnot but I only pay $18/mo and it’s easily worth it.

Oh if only I could get my work to pay for it. Unfortunately, I'm in a megacorp that would shove said request so far down into bureaucracy hell...

[–] SatouKazuma@programming.dev 1 points 1 week ago (1 children)

Is that on your personal machine, though?

[–] faltryka@lemmy.world 3 points 1 week ago (1 children)

I have the jetbrains toolbox on like 4 of my machines at this point and three are personal and one is work. It’s a great experience but I pay for it personally because I value it.

If I end up getting a promotion I'll have to consider that. It's just a lot of money for me right now, because my current employer doesn't pay shit at my title/rank.

[–] ArtVandelay@lemmy.world 4 points 1 week ago (2 children)

I use and enjoy VS codium as well, but PyCharm has a community edition that is free.

VSCodium doesn't have the Python plugin, does it? It also misses the config sync when you're logged in (IIRC). Not the worst to miss if you start out, but I'll take it over having to track EVERYTHING in my code-workspace file.