Rudde

Results 15 comments of Rudde

@sbrudenell What potential attack vector do you see could be used against a torrent file, or its usage?

Great addition. I see it doesn't support multiple announce url's? Maybe an idea to add as some private trackers use up to (as I've seen) three unique announce URL's to...

Yes they exist, and it's also nice to keep it consistent with the original features of announce adding. Super! Yes, I can do that, but I would have to test...

Hello, I tested this today, but I can't seem to get multipler announce files on new lines to work, it seems to only honor the first one.

@Hyleus I'm terrible sorry for the late respond, I have overseen the e-mail notification of your latest post. Content of this: https://gist.github.com/Rudde/b0232e92288e7a3fbe6caf4e91c96786 I had as announce.txt file use the following...

Threading creates overhead, I'm sure this could be solved if it's still an issue for you. However, multithreading something that reads from disk doesn't always have any benefits, even when...

> * Please document what an altitude value of `null` means. Before I do the changes here, about this. I've made an assumptions here, and that is that we prefer...

I've updated: * New constructor using overloading * Updated `Equals()` * Updated `GetHashCode()` to incorporate Altitude * Updated `ToString()` will return `1.23, 4.56, 8M`, or `1.23, 4.56` if altitude is...

Thank you, I found the opacity setting. I see it was already at 100% despite the button not being solid. I suspect it might have opacity defined in the SVG...

Without proper documentation and layout of what is possible in the language it's very hard to get started, with or without syntax highlighting. Started my days with PHP in MS...