Alex Wei
Alex Wei
Thanks for your generous reply, I promise to use the scrip to crop beauties for personal use. I used a script called facedetect but cannot detect the poses.
I want this feature badly too, dose this duplicate https://github.com/filebrowser/filebrowser/issues/1833? I am seeking a handy web file manager, I found the KodBox just works https://github.com/kalcaddle/kodbox File --> Network(admin) --> Select...
> 有一种临时解决办法,打开网络-->高级-->代理-->使能自动发现代理,然后就可以用了,或者使用浏览器插件 不太稳定,有时候行有时候不行,“自动发现代理”那个勾有时候会自动消失,目前用以下步骤基本可以 1. 每次上网前,确认一下:网络-->高级-->代理-->自动发现代理 (打勾) 2. 退出浏览器,再打开
If we mimic the N2N VPN at OSI layer 2/3, the routing would be the job of existing IP protocol? We build a virtual hardware connected network on top of...
Installing the pkg-config tool solved my issue.
Is there a straight-forward way to make a hh-mm-ss, it's really clumsy to use the suffix, if not constants? Why there's no such kind of easy stuff? ```cpp int hours...
Thanks for the quick reply, Now I am able to make `date { year, month, day}`, `time { hours, mimutes, seconds}` in std::chrono way, would you update your documentation for...
Thanks for the thoughtful & detailed explanation, thanks for the contributions!
I found a workaround which fixed my issue https://github.com/vuejs/vuepress/issues/2562#issuecomment-686575512
Hi, why don't you merge the fix into main branch?