Andrew Cantino
Andrew Cantino
I'm seeing ``` .../faraday-1.0.0/lib/faraday/dependency_loader.rb:21: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call .../airrecord-1.0.5/lib/airrecord/faraday_rate_limiter.rb:9: warning: The called method `initialize' is defined...
@Lomanic wrote: I'm trying `McFly 0.3.3` ([binary release x64](https://github.com/cantino/mcfly/releases/download/v0.3.3/mcfly-v0.3.3-x86_64-unknown-linux-gnu.tar.gz) and [manual install](https://github.com/cantino/mcfly/tree/c18da85537e14c0d93449c16c91e3d435c7ba917#installing-manually-from-github)) on Debian 9 and I'm encountering the same error ``` McFly: Upgrading McFly DB to version 3, please...
What would it take to make a zsh-autosuggestions completion hook for McFly?
Eco's default `__escape` implementation doesn't escape single quotes, which makes XSS attacks like the following possible: ``` html ``` with a @value of `x'onmouseover='alert(document.domain)`, an XSS occurs. This fork fixes...
If you're going to use Eco, be sure to see this security issue: https://github.com/sstephenson/eco/pull/67
Is it possible to configure rturk on a per-request or per-client basis? I need to use multiple AWS credentials and a mix of sandbox and real environments.
I'm giving a talk about Huginn next week, and I'd like to include a discussion of some of the awesome things that you're doing with Huginn. So, _what are you...
https://github.com/open-space-collective
Is there a way to re-map command so that it goes to the emulator? That is, could option or control be sent as command to the emulated mac?