Ximin Luo

Results 364 comments of Ximin Luo

added some commits to build on Debian GNU/kFreeBSD. as a side note, @bjornfor the variant of 93e214f8 that was commited to master (ad7e243f) is not the appropriate fix. in general...

You probably also want to update [avcodec_*_frame*](https://wiki.libav.org/Migration/10#Consistent_Frame_Management). While not removed from libav10, they have been deprecated and will be removed later.

My patch is shorter and consistent with the existing code in alg.c which uses `__MMX__`, and more "to the point". We want to check for MMX, not the lack of...

Added some more commits (42bacdc5, 20fb8312) to build for Debian GNU/kFreeBSD.

Hi, I am not a distributed-haskell / Cloud Haskell user, but I found this package when looking around for anything that could effectively perform automatic defunctionalisation, since I want to...

It would be good to add an option to disable remote loading completely. We have all of this stuff in Debian and would ideally just point to the local files....

One primary benefit of loading this stuff locally, is that my ISP really doesn't need to know when I'm reading rust documentation. :/

Perhaps it could read a `mdbook.toml` file that lets you define alternate local URLs for these resources? Or, get them from an environment variable.

Yeah, that would be nice. We have them available locally in various subdirectories of `/usr/share/fonts` and `/usr/share/javascript`, though I can't speak for other distros.