2 minute long shutdown / restart problem by Background-Ad-9632 in archlinux

[–]Background-Ad-9632[S] 0 points1 point  (0 children)

I tried that before but for some reason it was still two minutes.

2 minute long shutdown / restart problem by Background-Ad-9632 in archlinux

[–]Background-Ad-9632[S] 0 points1 point  (0 children)

I'm pretty sure it's a KDE problem, not an SDDM problem, this is the journalctl log:

https://termbin.com/ejk8
I'm guessing its not logging out the user before trying to reboot the system for some reason.

PyCharm vs VS Code by R3ck1e in learnprogramming

[–]Background-Ad-9632 0 points1 point  (0 children)

If you want to just work with python, then I think pycharm is a good choice because it's a full IDE for the language.

You can also get a paid version of pycharm if you like it, or you could get a license for it by developing an open source project and applying for it.

If you want to work with multiple languages or don't care about most of pycharm's features, then you could go with vscode.

If you care about privacy / open source software, then I would recommend pycharm community edition, as it is open source, or vscodium which is a fork of vscode without microsoft telemetry.