Results 310 comments of donmor

It's weird that on my physical device (a Redmi) the page is properly rendered... That's why I didn't see anything wrong, maybe XD

Hmmmmm... I just remembered once the page rendered incorrectly in avd, even the `setForceDark()` not present... Now I'm not sure to remove this line or not.

Does anyone still have problem? I may close this if no problem reported.

> Hi @donmor > > Thanks for your contribution for LoongArch! > > ``` > WARNING: The requested image's platform (linux/loong64) does not match the detected host platform (linux/amd64) and...

And I'm not sure if it is finely optimized. It's just a simpliest patch to build this package on loongarch.

Not sure... Now trying #593 to see if it works

I'm using loongarch64 (yet another new risc architecture) and latest master failed to build here because of the aged ring 0.16.20 dep (⊙_⊙;) So I have to use code from...

Okay it IS sqlx 0.7 patches that breaks the db XD Moving to #593 and #597

BTW I commented out `use crate::inspect::ResultExt;` in `dim-core/src/scanner/movie.rs` and `dim-core/src/scanner/tv_show.rs` as they throw errors

I feel it is quite tricky to use pdf.js in tiddlywiki. The library may has to be patched at first to support base64; there are also pdf tiddlers made with...