str4d

Results 674 comments of str4d

> This renders properly for me, can you please paste your png? Here's the regular timeline view (data from [the Zcash codespeed instance](https://speed.z.cash/)): ![codespeed-timeline](https://user-images.githubusercontent.com/4993799/29708253-faacef76-897f-11e7-90b9-cc55275f8ac5.png) And the result of clicking on...

The rendering issue above is in Firefox 55.0.2 (on Ubuntu 16.0.4.3 LTS). Interestingly, I just tried using it in Chrome 60.0.3112.101 and it doesn't work at all for security reasons:...

Hmm, this is also insufficient - the iframe in the new tab looks fine on Firefox but starts out with zero height in Chrome. Opening the dev console fixes the...

That would work for the Changes page, but not the Timeline or Comparison pages (the values there are rendered by jqPlot, not Django). Additionally, it would require users to add...

The "Old Python driver" test does indeed use the driver from the oldest link on that wiki page. The "Latest Python driver" test used whatever was in latest master of...

Relevant thread: http://zzz.i2p/topics/1613-azi2phelper-vuze-plugin (requires I2P to view). Vuze has implemented both I2P-only and clearnet+I2P modes for regular torrenting, and their code may help provide insight about how to add I2P...

Some more points: - I2P has a well-used in-net torrent DHT. See [the BitTorrent docs page](https://geti2p.net/en/docs/applications/bittorrent) (also linked [above](45#issue-56867747)) for details (there are some slight differences from the clearnet DHT...

@HelloZeroNet if you were using Twisted I'd point you at [txi2p](https://github.com/str4d/txi2p), but instead I'll point at [the more general Python library](https://github.com/majestrate/python-i2cp). Both use the SAM API, which is supported by...

> Need more research to see if i2p support many (per site so 100+) services from same host I need some more clarification on this. Are you wanting one Destination...

I wouldn't go as far as saying it isn't possible - I'm running ~30 services for a combined ~110 tunnels on my router. But you would definitely want to do...