Also a housing bubble and real estate being one of the few investment vehicles available to regular chinese.
You misunderstand, the first two commands are just one time setup to install a specific python version and then to create an env using that version. After that all you need is `pyenv activate myenv´ to drop you into that env, which will use the correct python version and make sure everything is isolated from other environments you might have.
You can also just create an env with the system python version, but the question was specifically about managing multiple versions of python side by side and this makes that super easy.
You could also combine it with direnv
to automatically drop you into the correct environment based on the folder you are in, so you don't have to type anything after the initial setup.
You could give helix a try, feature/functionality wise it's almost vim, but with 0 config needed and all commands easily discoverable which is closer to nano.
As someone who really tried to get into modal editors, both emacs and vim, for years, it was the first one where i was reasonably fast after a short time and it was easy to discover the keybindings.
Well, cars are certainly important everywhere in the world and still too important in Switzerland. But relatively speaking compared to other countries they're really not that important.
Right now there's a vote coming up to build more highways, it'll be interesting to see how that turns out.
To put some numbers on things, we spend 4-5 billion per year on rail, we spend 8.8billion over the next 3 years on road maintenance plus total another 11 billion until 2030 for new road infrastructure. I wouldn't call that 'barely investing', it seems roughly equal to me.
Wait, this makes it sound like you were doing it by hand? There's quite a few tools to do that for you, e.g. https://github.com/j0be/PowerDeleteSuite
one way to do this from within python itself would be to use the site module with pth files to monkeypatch the code in question. This would amount to patching it each time it gets started, not modifying the python file permanently, and without having to touch the original python code at all.
This write-up goes into more details and also links to this (unmaintained) tool for doing so.
Oh don't get wrong, it works fine for comics. the small screen and having to move around whole pages, and sometimes struggling to read small writing are issues (you can zoom but it's not very responsive) aren't great, but I've read many a comic. But if comics are the main use case, I'd probably go for a tablet still. If you get one for books solely, then the color one has less DPI and more ghosting, that's why I wouldn't recommend it.
And I don't use the color feature much outside of reading comics. I thought it might be nice for color diagrams for work, but it's a bit hard telling the colors apart when it's just thin lines.
But I'm super stoked for where the color e-ink technology is heading.
I mostly used the stock boox neo reader for comics and didn't have an issue with ram. Do you know how it compares to Tachiyomi?
Ein anderer Risikofaktor ist Schimmel, Staub usw. in der Klimaanlage oder im Raum, die dann schön zirkulieren. Die sollten soweit ich weiss ein Mal pro Jahr gereinigt werden.
There's a poetry-polylith plugin that makes setting up and working with polylith projects in python a breeze.
There's currently a known bug with nvidia and steam, might be what you're having. See https://github.com/ValveSoftware/steam-for-linux/issues/9634 There's some workarounds there that worked for me
I'm super happy with Kagi search. Even the AI summary is quite good as it's based on the search results, not just made up from training data. Of course, it's still a stupid LLM, so double check everthing. But i find it quite useful to get a grasp on the overall content of the results.
And search itself works well, haven't had a moment where it was worse than one of the big providers. The dedicated forum, programming and other serchas are cool and i love being able to adjust the priority of pages or even blacklist them.