Michael Mestnik

Results 84 issues of Michael Mestnik

I just discovered perlin after seeing a [YT Video](https://www.youtube.com/watch?v=ZI1dmHv3MeM) and found this project. I'm looking for best practices, *how would one extend noise-rs to include Polar perlin loops? * A...

I'm not sure why tor2web exits, it could be that it doesn't like the self signed cert.

The more I read the source the more I cannot believe this wasn't written in C. Are there any design documents or block diagram lying around that would help in...

I have no idea what this means, if someone could explain it to me that would be helpful. Thanks. https://travis-ci.org/cheako/Tor2web-1/builds/285157269#L1476 ``` Unhandled error in Deferred: Traceback (most recent call last):...

Attempting to build cryptography 1.2.3 with the new openssl headers results in [error](https://travis-ci.org/cheako/Tor2web-1/builds/265024792#L1533). Installing libssl1.0-dev [fixes the issue](https://travis-ci.org/cheako/Tor2web-1/builds/265025683#L1775). --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48307705-prepare-for-openssl-1-1?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github)** We...

Most browsers process ">" as part of an attribute's value. Tor2web currently injects the banner just after such a token. --- Want to back this issue? **[Post a bounty on...

To make a debian package of tor2web there must not already be a folder called debian. Renaming this folder to something like debian.example will facilitate packaging this software. Thanks. ---...

A glance at the config code would suggest that command line options are used as defaults for config file options, thus making it difficult to see how a command line...

Websockets are an important part of the HTML5 spec, even without them many sites long-poll or even worse rapid succession of gets. I feel it's to benefit tor2web being able...

Need to know if to use Program\ Files or /usr/share or /usr/games/share.