inductiveload
inductiveload
I have exactly the same issue on Arch, Firefox 94.0. I used this for a toy project: https://ws-songbird.toolforge.org/ and if you turn on the Wikidata events, the sounds eventually goes...
@Tpt sounds like a good idea, because whatever I do with the above, it seems to trip over on various inputs.
This appears to now work: ``` #include namespace smt { using namespace boost::sml; struct s1; struct s2; struct s3; struct s4; struct e {}; struct tt { auto operator()() {...
Sounds sensible. Is there an API call for "this filename would be A-OK to upload" (would be useful for my own nefarious purposes). I'd certainly support removing the title from...
OK, so here's a new approach which adds quite a bit of IA metadata munging logic to construct a name. Then it removes the filename field from the front page...
@nemobis sure I discovered the API call: `action=titleblacklist`. But we don't have any client-side logic at all at the moment so that will need some faffing about if we want...
@pazos the point is that to read the text, you only need to decode one of the three J(PX|BIG2) images: the mask. Which is also (at least in the case...
So after running the above [dejazap tool ](https://ghostscript.com/~tor/dejazap.js)(i.e. just deleting the two non-mask images), the output PDF renders more-or-less instantly on my Kobo. ``` mutool run dejazap.js scourgeormonthly01crui.pdf out.pdf ```...