Mathnerd314

Results 74 comments of Mathnerd314

It gives the same error regardless. I also tried sprinkling in half-second delays, but that doesn't seem to affect behavior either.

As mentioned on IRC, I did get a capture; summary: ``` 6227 259.041777 host 7.19.2 LGLAF 96 READ(26,964469,15872,0) 6230 259.042650 7.19.3 host LGLAF 9792 READ(26,964469,15872,0)

> Have you tried a different cable? I tried a different cable (fresh out-of-box Samsung phone cable), but I still gets overflow errors; I think the problem is the phone...

My point is that with `resetT` this multiple running is not an issue. ```Haskell f :: ContT () IO String f = do resetT $ bracket_' (say "acquired") (say "released-successful")...

@digital-carver Here: https://github.com/Mathnerd314/repagination/releases/tag/2017.09.14. You'll need to enable unsigned extensions, there's some pref in about:config. I'm not sure I want the visibility, I doubt anybody will come along and help me...

My version is on AMO now: https://addons.mozilla.org/en-US/firefox/addon/re-pagination-webext-fork/

As far as the improved locations there were various changes: * Pos had end line/column added. I guess this is a little hard to implement with the PosIdx structure, probably...

As an easy workaround you can use one of the sites that pirate WuxiaWorld. Many are supported by WebToEpub. Just search for the title using a search engine that isn't...

I've come to like this feature; nix-env -q queries everything, nix-env -u updates everything, and so logically nix-env -i should install everything. On the other hand, it would be nice...

There is a note [here](https://github.com/wrkout/exercises.json/blob/master/CONTRIBUTING.md#exercise-images): > Currently all exercises have two images, these have been scraped off the internet, therefore `l do not own the copyright` for these images and...