Kevin Watt
Kevin Watt
Yeah I saw this project too but also need a way to get it to my TV. Last release was in 2001 though so I worry it's not still active....
I'd love this too! Currently struggling to stay inside their rate limits & it's hard without better ability to show their headers. I think it should be enabled by default,...
You might also try the delayed_job_redis (or one of the other backends).
looks like I can't because parsekit isn't included in the source and isn't listed on their website http://parsekit.com/ Does this work with rails3 logs? I'm also using hodel_3000_compliant_logger to prepend...
Just thought I'd check up on this, I've been interested in maybe trying to make a strada version of my app, and wanted to see what clever things you came...
Did you get this working? I'm still in early stages but trying to grasp how the pipeline will be if I use lua for a lot of code (as it's...
Looks like you need to use PyCall.getattr(obj, attr) as per this (rejected) pull request https://github.com/mrkn/pycall.rb/pull/127 This is working for me: ```PyCall.getattr(np, 'add').at(a, [0, 1], 1)```
I'd love to know whether this is available in recent Safari, since all the other browsers have added it and Safari doesn't seem to document anything.
Thanks, I appreciate the detail on how to turn it off, I've done so :) Wouldn't you agree though that it probably shouldn't be sending these queries automatically if they'll...