Sheldon Hearn
Sheldon Hearn
etcde.watch(key) raises EOFError after 10 minutes. Is this intended behaviour?
When the TCP device is used to send events to Logstash through a proxy that uses timeouts instead of TCP keepalives, it is guaranteed to lose events. A quiet client...
The README provides an example of modifying rails' router to mount a Zhong UI. However, following the instructions gives a dependency error because zhong/web requires sinatra/base. The naive user (me)...
We are finding it difficult to agree on the correct jsend status for an HTTP 404 response. Could the spec clarify this somewhat special case? Two schools of thought here....
When I try to build ddsl-cmdline-tool on Fedora 20, I get: ``` downloading file:/usr/share/sbt/ivy-local/org.scala-lang/scala-reflect/2.10.3/scala-reflect-2.10.3.jar ... [SUCCESSFUL ] org.scala-lang#scala-reflect;2.10.3!scala-reflect.jar (5ms) :: retrieving :: org.scala-sbt#boot-scala confs: [default] 3 artifacts copied, 0 already...
HI there, Was the removal of Linux support intentional? I'm not sure how to get past the RuntimeError raised from Clipboard: .../flyrb-1.0.0.c/lib/flyrb/clipboard.rb:46:in `class:Clipboard': No suitable clipboard implementation for your platform...
Hi Joe, What would be involved in getting this beauty working with ruby1.9? We find your gem extremely useful for kerberized capistrano deploys. Ciao, Sheldon.
Fixes dgraham/json-stream#9
Ruby 3.4.5: ``` bin/rake test ... ./home/sheldonh/git/json-stream/lib/json/stream/parser.rb:187: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/sheldonh/git/json-stream/lib/json/stream/parser.rb:555: warning: literal string will be frozen in...