dsnr
Joined 1,355 karma
- This. I was researching uv to replace my pipenv+pyenv setup, but after reading up a bit I decided to just give up. Pipenv is just straightforward and “just works”. Aside from being slow, not much is wrong with it. I’m not in the mood to start configuring uv, a tool that should take me 2 minutes and a “uv —-help” to learn.
- 1 point
- On the same subject:
https://www.lemonde.fr/en/les-decodeurs/article/2023/02/23/f...
- 145 points
For example, Python is heavily used for web dev where you need to do both backend and frontend. Neither PyCharm nor WebStorm alone offers what I need in one app.
VS Code with clangd is what I use now when I need to code C++.