antermin

Results 44 comments of antermin

See also: #1172 > We don't intend to support all of the original JPEG spec, nor all of JPEG XT. For lossless JPEG recompression, we only support the de facto...

In Linux 6.2, 8822BU is already supported by rtw88: https://github.com/torvalds/linux/tree/v6.2/drivers/net/wireless/realtek/rtw88

Do you mind revealing your adapter model, vendor ID and device ID? Even though the filename is `rtw8822bu.c`, [the file itself](https://github.com/torvalds/linux/blob/master/drivers/net/wireless/realtek/rtw88/rtw8822bu.c) apparently also includes adapters of 8812BU chipsets (I used...

According to the [README](https://github.com/lifthrasiir/j40/blob/main/README.md): > * Most images encoded with [cjxl][libjxl] containing... > * No animations or previews > * No image features (`--dots` and `--patches`), which implies: > *...

As [initrd-magisk](https://github.com/HuskyDG/initrd-magisk) is no longer available (looks like the developer deleted their GitHub profile and repos), is it possible to run Magisk on Android x86 / Bliss OS / etc.?

Thank you @maristie - I can confirm that your PR works perfectly. The region setting in danmaku settings also works, i.e. if I check TW and uncheck HK/MO, and then...

As of v4.9.4, it seems that Fedora build script is also missing libnotify. See also: https://github.com/ProtonVPN/proton-vpn-gtk-app/commit/7c48f3cbd1ed4d782d9d959e2659c66225ab064d

As of v4.9.6, the missing libnotify dependency has been fixed (https://github.com/ProtonVPN/proton-vpn-gtk-app/commit/0db8c7882684bce2a7400b3b2f99f7d52bd97aaa), but other missing dependencies still have not been fixed.

@cscnk52 Using Mercari as an example: https://github.com/DIYgod/RSSHub/blob/8508789087d56576430614f6b81de91fdd1f59a7/lib/routes/mercari/namespace.ts#L3-L9 Since the documentation defined `zh: { name: '煤炉' },`, I expected https://docs.rsshub.app/zh/routes/shopping#mercari to show "煤炉" instead of "Mercari". Another example: https://github.com/DIYgod/RSSHub/blob/8508789087d56576430614f6b81de91fdd1f59a7/lib/routes/linkresearcher/index.ts#L19-L38 https://docs.rsshub.app/zh/routes/journal#link-research still...

Thanks @cscnk52 , I have reported that user to GitHub.