iyzyi

Results 8 issues of iyzyi

``` Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested. Writing lock file Generating optimized autoload files Carbon 1 is deprecated, see how to migrate to...

## 问题 ``` /opt/navi # php artisan key:generate Application key [base64:BoW/kKaZJNVPuyLO9CjTExztgqHNplDmHM5/xpX5Cac=] set successfully. /opt/navi # php artisan migrate:refresh --seed Rolling back: 2019_01_21_144821_create_sites_table Rolled back: 2019_01_21_144821_create_sites_table Rolling back: 2019_01_21_120954_create_categories_table Rolled back:...

启动命令: ``` docker run --env db_type=REDIS --env db_host=127.0.0.1 --env db_port=6379 --env db_password=pwd_str -p 50014:5010 jhao104/proxy_pool ``` 错误: ``` 2020-04-04 21:41:40,653 ProxyManager.py[line:66] ERROR Error 111 connecting to 127.0.0.1:6379. Connection refused. 2020-04-04...

question
resolved

I got the binaries from [releases 0.4.3](https://github.com/rprichard/winpty/releases/tag/0.4.3) [winpty-0.4.3-msvc2015.zip](https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip), and ran my tests on 3 different xp machines, all of which indicated that they were not valid Win32 programs. Did I...

On NetBSD, because the size of the Ptmget structure does not match the value of TIOCPTSNAME, IoctlGetPtmget uses an incorrect structure internally, resulting in empty ptsname. See https://github.com/NetBSD/src/blob/trunk/sys/sys/ttycom.h Fixes golang/go#66871

#### 1. 你使用的BBDown版本是什么?(指明 Release / Actions / DotnetTool) 自行fork构建最新actions版本 #### 2. 你在什么系统使用本软件?(Win/Linux/Mac) win10 #### 3. 你使用的完整命令是什么? ``` BBDown https://www.bilibili.com/video/BVxxxxxxxxxx/ ``` #### 4. 遇到了什么问题? 下载进度频繁卡在99%,等待巨久之后报错:服务器可能并不支持多线程下载, 请使用 --multi-thread false 关闭多线程 #### 5....

> 根据坐标截屏并识别 > PaddleOCR([0, 0, 100, 200]) 这里不是[X1, Y1, X2, Y2],而是[X, Y, width, height] > screenshot - Screen coordinates in an [x,y,w,h] or `[x,y,w,h,r] array where r is relative to...

### Describe the bug Please have a look at the attachment. I dont know it's a bug or my wrong use. ![Snipaste_2024-05-30_17-35-55](https://github.com/iyear/tdl/assets/49014178/8fffe2a2-4abc-4b5b-993e-4aee37d134e3) ### To Reproduce just forward message from a...

bug