Matt Joiner

Results 729 comments of Matt Joiner
trafficstars

I've also encountered this. Here's what is generated for me: ``` withHTTP req (env & transcoder & httpClientManager) $ \resp -- TODO: Resume from where we're upto instead. -> do...

Thanks. I think I did it like this to reduce configuration overhead: The working directory is used to determine all this stuff. Is there any reason this isn't sufficient?

I don't see any reason to have a separate config option if the working directory thing is sufficient for now. Partitioning the torrents seems useful, I'm guessing you have a...

This makes sense now, but I think an interface should be exposed for alternative implementations instead.

I have a fix coming for this.

Could you provide more information why you think this is good. Why shouldn't the caller obtain the metainfo and send it to confluence, as currently happens?

This is an attempted to load the compact-representation IP blocklist that you can produce from common "blocklist" sets available on the internet. It really should be documented better. The log...

@chaos369 also thank you for the battery of issues, the polish is lacking in many places and it takes someone else to point it out.

There's a cmd to repack this into the packed for supported by `anacrolix/torrent`: https://github.com/anacrolix/torrent/tree/master/iplist/cmd. Sorry it's all undocumented.

If there's an automated way to do this, it would be good. Most projects seem to end up embedding it by setting a variable in the link step.