Antonios A. Chariton

Results 28 comments of Antonios A. Chariton

I'd be glad to provide the URL of the website but I added all 33 websites to the JSON and then ran the script, which means I have no way...

The domain is `www.tuc.gr` which seems to be causing the trouble. It is resolvable, with port `443` open but if you send anything via telnet it simply doesn't reply. Guess...

It's OpenSSL 1.0.1e w/ debian security patches.. Maybe that's it..

Neither `OpenSSL v1.0.1j` nor `OpenSSL v1.0.1k` seem to fix the problem..

Metadata will most likely have to be reimplemented using Redis Hashes. I am currently investigating this option.

Something to note in Syntax Highlighting is that if the user is able to select the type of code they want to enable syntax highlighting for, then this causes issues...

Of course, there's also the option to change the Advanced Paste Deduplication Mechanism™ to use random IDs..

This seems like a good idea. We can add a `/view//` in the `torpaste.py` app and then show the paste content in the desired syntax. If the uploader uses `python`...

(However the above proposal means that we need to do the syntax highlighting dynamically every time a paste is requested and I do not know if this will be time/computationally...

I don't think it's easy to make this decision because it depends on our syntax highlighter. How much does it take to calculate the result for a specific size of...