Justin Kramer

Results 28 comments of Justin Kramer

Other than filtering those out, I'm not sure what could be done. While not really an actual version, they do provide insight on what people are actually putting in their...

I spent a lot of time building this library, but have had persistent doubts about its fundamental value and future. I open sourced it because I had written a couple...

Was thinking multimethod because the validation elements (keys, args, etc) can be in different positions depending on the type of validation. The multimethod would dispatch on the first value in...

That could be a fun novelty option. Not sure we can enforce that for both players unless the KGS API supports it

Hi Logan. Thanks for the PR! This is a good start. There are a few things to mention. First and biggest: the approach you took is to save the draft...

@loganmhb A debounce util function is preferred

thanks, will review when I get a chance

Almost there! A couple issues: 1. Sending the chat (pressing enter) does not clear it 2. In the Chat section, enter some text. Navigate to the Watch section, then back...

I agree about the tags part. I plan on implementing something like that, probably allowing anyone to contribute tags. Description and license are already available from project.clj, github, or clojars....

I see things like this that involve some amount of multi-tasking as power-user features, and are not going to be high priority until later. That said, it's a valid suggestion,...