Chris Wesseling
Chris Wesseling
Hmmm, right. Then maybe the correct thing would be the addition of some `venv rebuild` command, the way `pipx` has the `reinstall` and `reinstall-all`.
Python people probably want `$VIRTUAL_ENV` paths before the `rtx activate` paths. I know I work around this by changing the events my `rtx activate` and auto venv activator trigger on.
> Should this fix be considered a potential breaking change? e.g if some folks relied on the current behaviour to rotate an existing token. They would clear the `key` field...
I get a bunch of `parse_url` errors.. and > 0009:fixme:ras:RasEnumConnectionsW (06B148B8,0032D1C8,0032D1CC),stub! 0009:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! I suspect this is at the...
wine 5.10 staging seems to fix it. At least on Debian buster.
That explains why my rtx/asdf was installing an empty bin directory. 🙂
It's stored "in the cloud". But that's an extremely vague term. I want to know exactly what is stored, how, and where. Both for educational and trust purposes. All I...
@devinreams Thanks. Now that I know it's name I found this gem of information https://mozilla-services.readthedocs.io/en/latest/sync/overview.html
:+1: But also document the optimal jank pattern. Reading the documented requirements I wanted to suggest implementing a netcat handler, as a step down toward using `/dev/tcp/host/port`
I haven't been able to reproduce the issue. On 2.* (b4807fcb) I've created and exported 2 forms sharing a reusable form definition and imported both forms back into the same...