McSinyx

Results 101 comments of McSinyx

I was able to [work around the date issue with `git log`](https://git.sr.ht/~cnx/site/commit/789398fa#utils.jl-1-4), which is a win-win since the modification date is not preserved by `git clone`.

Which curl command did you use to leave a room? BTW I'm facing this on 0.8.5 with Element Web. The issue emerged last week I think with two rooms affected.

Hi @Redcxx, I think that you're correct that `target` and `prefix` don't go together (I'm having GH-7828 with better error for it). Though, I wonder where you specified `prefix` since...

There's also pipgrip (see https://github.com/pypa/pip/issues/988#issuecomment-572797302) which can show the dependency graph. However, as mentioned in the linked issue, the dependency relationships made by `pip` is not yet correct (at least...

*@McSinyx emerges from the ground.* Yup it's not portable because some exotic platform does not have proper semaphore support. There's [utils.parallel](https://github.com/pypa/pip/blob/main/src/pip/_internal/utils/parallel.py) wrapping `imap_unordered` though and I think it should be...

I have a few questions about the design for this enhancement. First, why (or how) does this happen? > When I have poor internet connection (the network is cut unexpectedly)...

FYI python3-mpv is already packaged for Debian.

> E: Unable to locate package python-mpv Python 2 support was dropped by upstream (here) a while ago, also the package I mentioned was python3-mpv. Bullseye still have `python` aliases...

If the source instance is offline then there's no way to verify the connection between the source and target channels to notify the followers.