Blake Smith

Results 7 issues of Blake Smith

I've been using the `closure_css_binary` rule in tandem with the `resources` attribute of a `java_library` rule. The `name.css` and `name.css.map` were being built into the jar correctly, but the `name.css.js`...

cla: yes

Right now in flamethrower, messages with type "UploadMessage" coming from the streaming API get silently dropped. We need to figure out a way to translate these messages into a URL...

Feature

If you're in two rooms with the same person, 'send_rename' will be called twice with the same arguments. We should only send this rename command once.

Bug

Sometimes the campfire streaming API will get disconnected after retrying the max retries in twitter-stream. We need need some reconnect handling. This should probably be delegated to twitter-stream, since it...

Bug

Regular campfire clients show the recent conversation history on join. We should do the same with flamethrower.

Feature

For other RPC clients that use HTTP as the codec, connection pooling is handled at the HTTP Client level. Since go-thrift uses a different codec, how should I tackle connection...

I use Jellyfin to listen to multi-hour audio tracks. Not having Jellyfin remember my play position for audio files has been rough. I ended up patching my Jellyfin server build...

needs testing