nasbdh9

Results 44 comments of nasbdh9

> 因为有些url里没有文件名 目前好像没这种情况了 > 原始文件名是从这里取出来的 https://github.com/fffonion/xeHentai/blob/master/xeHentai/filters.py#L194 如果有问题应该是这里的问题,可能正则需要改一下 我观察是在完成任务后的def rename_fname才出的问题,所以才这么改

> 可以看一下renamed_map里面的内容正不正确,因为你这个PR删掉的内容都是需要的(可以blame看当时加上的原因),所以我有点困惑到底什么地方有bug 改完的话下载也是按照id.jpg的,完成后修改扩展名和根据rename_ori修改文件名 我也想不到原先的renamed_map里有啥问题(逃

> Is someone (Google?) actively working on getting this into mainline Linux? At least for now, there is no record of Google submitting it upstream (although Google said it would...

我铸币了,把duplicate_map也删了,现在补回去了(

> A few comments: > > There is a slightly newer branch upstream, [bbr-v3-2024-02-22-01](https://github.com/google/bbr/commits/bbr-v3-2024-02-22-01), which seems to have some follow up fixes already included. Any reason you did not use...

跑了几个有重复文件的图廊,比如:https://exhentai.org/g/2974767/b343ca5dfa/ ~~现在就剩下duplicate_map复制出来的文件没法修改正确的文件扩展名~~,大佬有头绪吗@fffonion ~~应该都没问题了~~ 还是有问题duplicate出来的文件有部分没有重命名扩展名

> okay after a couple of days testing this pr, I got a kernel warning stack trace, first time that happened to me in an OpenWrt snapshot, leading me to...

因为现在新上传的图片会将非原图压缩为webp 然后就是网站的问题,图片页中文件名扩展变成了webp,任务完成后脚本就自动把扩展名重命名为webp了 网站上原图和非原图的url中扩展名是没有错的

This is a new driver added in kernel 6.11, which mainly standardizes memory temperature readings. Whether SPD can be written directly in the operating system depends on the design of...

> prevent simultaneous access by OS and CPU microcode. I'm not sure how this relates to CPU microcode. OS itself has automatically loaded i2c_piix4, spd5118 driver simply adds a hwmon...