I hereby claim:
- I am wadkar on github.
- I am wadkar (https://keybase.io/wadkar) on keybase.
- I have a public key ASBZys5BJxhC7LsvjfMBXU0C_LSG5Kxc8xzM8pQlKiXNXQo
To claim this, I am signing this object:
ubuntu@ip-10-130-5-204:~/hw3$ bundle exec cucumber filter_movie_list.feature | |
Using the default profile... | |
/usr/local/lib/ruby/gems/1.9.1/gems/cucumber-1.1.8/lib/cucumber/js_support/js_dsl.js:3: syntax error, unexpected '{', expecting keyword_then or ';' or '\n' | |
/usr/local/lib/ruby/gems/1.9.1/gems/cucumber-1.1.8/lib/cucumber/js_support/js_dsl.js:6: syntax error, unexpected keyword_else, expecting '}' | |
else{ | |
^ | |
/usr/local/lib/ruby/gems/1.9.1/gems/cucumber-1.1.8/lib/cucumber/js_support/js_dsl.js:7: syntax error, unexpected ';', expecting tASSOC | |
/usr/local/lib/ruby/gems/1.9.1/gems/cucumber-1.1.8/lib/cucumber/js_support/js_dsl.js:13: syntax error, unexpected ',', expecting $end (SyntaxError) | |
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:234:in `load' | |
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:234:in `block in load' |
I hereby claim:
To claim this, I am signing this object:
Gist guide for MacVim with Python 2.x and Python 3.x
On El Capitan worked version 7.4.1749 from 18.04.2016
git clone https://github.com/macvim-dev/macvim.git
if used rvm, need use any not system ruby interpretator
Disclaimer: The following examples try to give an overview of the process followed in different scenarios. Some commands were actually written from memory. Some tools might exist simplifying all this. Furthermore, I'm no expert so if anyone ever reads this and knows any improvement, please let me know.
Given that the Guest User can access the Pairing Station directly, either because the station is publicly available or because NAT port forwarding can be used, there's only one thing we need to do, give ssh access to the Guest User by adding his ssh public key to our Local User (pair
) .ssh/authorized_keys
file.
The local user would open up a tmux session with
tmux new-session -s pairing
$ git remote rm origin | |
$ git remote add origin [email protected]:aplikacjainfo/proj1.git | |
$ git config master.remote origin | |
$ git config master.merge refs/heads/master |
Copyright (c) 2014, 2016, 2017 M. Teufel
Unlimited redistribution and modification of this document is allowed provided that the above copyright notice and this permission notice remains in tact.
If you are reading this, you probably asked for a (unaffiliated) cloak on freenode because you wanted to hide your IP or hostname.
This text is here to tell you that cloaks and vHosts don't hide your IP very well. Cloaks on freenode show your (lack of) affiliation with a project or a group being hosted on freenode.
yarn audit v1.22.4 | |
[90m┌───────────────[39m[90m┬──────────────────────────────────────────────────────────────┐[39m | |
[90m│[39m high [90m│[39m Prototype Pollution [90m│[39m | |
[90m├───────────────[39m[90m┼──────────────────────────────────────────────────────────────┤[39m | |
[90m│[39m Package [90m│[39m set-value [90m│[39m | |
[90m├───────────────[39m[90m┼──────────────────────────────────────────────────────────────┤[39m | |
[90m│[39m Patched in [90m│[39m >=2.0.1 <3.0.0 || >=3.0.1 [90m│[39m | |
[90m├───────────────[39m[90m┼──────────────────────────────────────────────────────────────┤[39m | |
[90m│[39m Dependency of [90m│[39m webpack [90m│[39m | |
[90m├───────────────[39m[90m┼──────────────────────────────────────────────────────────────┤[39m |