Jameson Little

Results 79 comments of Jameson Little

> @beatgammit I think that adding # duration=... for the intended time is not a great idea. It's better for the test framework itself to set a timeout, and then...

> Now, how can we keep this simple, and optional? I suggest an OPTIONAL prefix Good idea. I'd prefer for it to be an infix rather than a prefix (like...

@jonathanKingston I sure hope someone doesn't ask for that...

@jonathanKingston - Would you mind if I start working on this? In order to start, we need to decide: - what CI we'll use - what implementation(s) need to implement...

Why does it sync with the player's volume? Shouldn't the system volume and rdio volume be separate?

I got the same result as @jcelliott with his test code on Go 1.2.1. I'm building Go 1.3 beta right now and I'll let you know the results when it's...

Alright, I have the same results as @jcelliott. If I get time, I'll try converting the ternaries to if/else statements and make a PR if that fixes it. I'll look...

Sounds good. If you don't hear back in a week, This looks like a cool project and I hope that I can help in a small way.

Or do the work necessary to get it into the ports system.

I'm a little in favor of this because I don't like that `make install` explicitly moves files to `/usr/`. This project is very simple, so if you really don't want...