Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am smazurov on github.
  • I am stepan (https://keybase.io/stepan) on keybase.
  • I have a public key whose fingerprint is 7B23 32C0 E8D3 7F0C 7615 39E3 D1A5 7ABB 0FFB 0FFF

To claim this, I am signing this object:

@smazurov
smazurov / failing
Last active December 14, 2015 03:09
FrontierAirlines failing on ec2
$ nslookup -debug www.flyfrontier.com
Server: 172.16.0.23
Address: 172.16.0.23#53
------------
QUESTIONS:
www.flyfrontier.com, type = A, class = IN
ANSWERS:
-> www.flyfrontier.com
canonical name = www.frontierairlines.com.

This is an example of how to write qunit style tests for brunch.io projects and the required setup

@smazurov
smazurov / brunch-bdd-tests.md
Created December 22, 2012 21:51
Setup needed to get bdd-syntax tests rocking for brunch.io

This is an example of how to write bdd style tests for brunch.io projects and the required setup

@smazurov
smazurov / brunch-tdd-tests.md
Last active December 10, 2015 01:38
Setup needed to get tdd-syntax tests rocking for brunch.io

This is an example of how to write tdd style tests for brunch.io projects and the required setup

<?php
require 'external/php-on-couch/lib/couch.php';
require 'external/php-on-couch/lib/couchClient.php';
require 'external/php-on-couch/lib/couchDocument.php';
/**
* This class replaces built in php session handling with a much more robust
* couchdb backed variant, great for multi-box session handling.
* Uses php-on-couch <https://github.com/dready92/PHP-on-Couch> library for
@smazurov
smazurov / gist:668184
Created November 8, 2010 20:06
ReplayFu/replays output
[{
"info": {
"request_url": "http://replayfu.com/api/replays?since=1289246687",
"replays": 2
}
},
[{
"players": [{
"name": "weswillbe",
"bnet_id": 493560,