Skip to content

Instantly share code, notes, and snippets.

View ducks's full-sized avatar

ducks

  • space, the universe
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@ducks
ducks / gist:c3679003566311e68c66256127778423
Last active October 12, 2016 03:24
Travis CI config to install and build with yarn
language: node_js
node_js:
- "6"
before_install:
- npm install -g yarn
install:
- yarn
script:
- yarn run test
---
paths:
/user
get:
implemented: true
@ducks
ducks / bootstrap-dropdown-menu-sliding.css
Last active October 22, 2015 19:58
making bootstrap drop down menus opened with a sliding animation
.open > .dropdown-menu {
@include transform(scale(1, 1));
}
.open > .dropdown-menu li a {
color: #000;
}
.dropdown-menu li a{
color: #fff;
}
.dropdown-menu {
#073642,#002B36,#B58900,#FDF6E3,#CB4B16,#FDF6E3,#2AA198,#DC322F
// Script to pipe temperature and humidity in my room
// to my irc server and nodebot, Kramer.
// Edit HOSTNAME, PORT, and PATHNAME to use your information.
// This script uses the climate module because that's the one
// I bought but it should work with any of the other modules.
var http = require('http');
var tessel = require('tessel');
var climatelib = require('climate-si7005');
JERRY: All right, let me ask you this: when she comes over, you're cleaning up a lot?
GEORGE: Yeah.
JERRY: You're just straightening up or you're cleaning?
GEORGE: Cleaning
JERRY: You do the tub?