I hereby claim:
- I am agento3 on github.
- I am ozanzal (https://keybase.io/ozanzal) on keybase.
- I have a public key whose fingerprint is A3CC C045 85EA 798C 5CCD 335E 5506 2D44 69F3 7383
To claim this, I am signing this object:
| Quad1 | |
| Frame: H210 http://amzn.to/2g0yHnr | |
| ESC: Racerstar 30A http://bit.ly/2giM2tC | |
| Motors: RCX 2205 2633kv http://bit.ly/2f6jFNr | |
| Fc: SP Racing F3 http://bit.ly/2fHh0rQ | |
| Props: KingKong 5x4x3 | |
| HD Camera: GoPro Session 4 | |
I hereby claim:
To claim this, I am signing this object:
What's a Tiny Whoop? It's a nickname given by the FPV community for a small indoor remote FPV quadcopter. Normally a Tiny Whoop uses a Blade Inductrix which kind of pricy for what it is. Also, the motors need to be upgraded inorder to carry the extra weight of the camera. This recipe uses the Chinese knockoff of the Inductrix called the E010. Despite being a knockoff it's performance is on par with the Inductrix and the stock motors do not need an upgrade to carry the camera.
| 1000, hashchk | |
| 1001, isamchk | |
| 1002, NO | |
| 1003, YES | |
| 1004, Can't create file '%s' (errno: %d - %s) | |
| 1005, Can't create table '%s' (errno: %d) | |
| 1006, Can't create database '%s' (errno: %d) | |
| 1007, Can't create database '%s'; database exists | |
| 1008, Can't drop database '%s'; database doesn't exist | |
| 1009, Error dropping database (can't delete '%s', errno: %d) |
| # Description: | |
| # An attempt to expose Ansible commands through hubot | |
| # | |
| # Dependencies: | |
| # "underscore": "~1.5.2" | |
| # "js-yaml": "^3.2.7" | |
| # | |
| # | |
| # Configuration: | |
| # None |
DevOps is a completely grass roots self organized IT movement. It's origins come from the furstrations of working in an IT organization that promotes a siloed IT culture. This is where business people make requests, programmers turn that into code, and operations deploys it and ensures that it continues run.
This seems on the surface a good seperation of responiblity. However in reality this cause a number of serious problems.
DevOps promotes breaking down this idea of a siloed IT organization and to think of your organization as a single cross functional entity. Some of the cultural norms you will find in a DevOps IT culture are.
| fatal: [ec2] => failed to parse: sudo: unable to resolve host ip-10-10-13-87 | |
| sudo: unable to resolve host ip-10-10-13-87 | |
| SUDO-SUCCESS-kefkggunwgxqydlrtskqnagxkxyturbw | |
| Traceback (most recent call last): | |
| File "/home/ubuntu/.ansible/tmp/ansible-tmp-1413477069.2-52467766880601/docker_image", line 1598, in <module> | |
| main() | |
| File "/home/ubuntu/.ansible/tmp/ansible-tmp-1413477069.2-52467766880601/docker_image", line 234, in main | |
| image_id = manager.build() | |
| File "/home/ubuntu/.ansible/tmp/ansible-tmp-1413477069.2-52467766880601/docker_image", line 144, in build | |
| for chunk in stream: |