NyaMisty
NyaMisty
@Lessica can you have a look?
I improved thread_map's behaviour to made it more like imap_unordered's progress output: ``` from concurrent.futures import ThreadPoolExecutor def _executor_map(PoolExecutor, fn, *iterables, **tqdm_kwargs): """ Implementation of `thread_map` and `process_map`. Parameters ----------...
我个人认为没有必要规制社团,倒是需要考虑一下一人多社的问题
click "revoke all certificate", and try again
wireguard 快没用吧,Github Actions这种场景稳定性才是第一位 顺便,如果不想要warp的v4可以加上 sudo warp-cli --accept-tos add-excluded-route 0.0.0.0/0
> > wireguard 快没用吧,Github Actions这种场景稳定性才是第一位 顺便,如果不想要warp的v4可以加上 sudo warp-cli --accept-tos add-excluded-route 0.0.0.0/0 > > 话说日后可以添加 ipv4 / ipv6 和 双栈选项进去,原来弄这个是为了 freenom 续期 ac,官网禁止了 github 的 IP,使用 warp 能解决而弄的,所以没有动力更新了。 我自己随便改了一个,已经丢上去用了哈哈
As of 20241202, this modded script worked (for wow64 version): ``` export GLIBC_BIN=$PREFIX/glibc/bin pkg install cabextract unzip p7zip which # download bash for x86 wget https://github.com/ptitSeb/box64/raw/main/tests/box64-bash mv bash $GLIBC_BIN/box64-bash chmod...