Skip to content

Instantly share code, notes, and snippets.

@heikki
heikki / index.html.haml
Created December 29, 2011 23:03
CSS3 Flexbox test
!!! 5
%html
%head
%style
:sass
html, body
height: 100%
margin: 0
@heikki
heikki / gist:4030954
Last active November 19, 2015 12:29
Notes for VirtualBox IE setup
https://www.virtualbox.org/wiki/Downloads
https://github.com/xdissent/ievms
For each installed VM:
- Enable copy&paste (Settings -> General -> Advanced -> Shared Clipboard -> Host To Guest)
- Add more video memory (Settings -> Display -> Video -> Video Memory -> 128 MB ?)
- Add Finnish keyboard layout as default and remove others
- Set IE homepage to about:blank
- Disable Windows key http://support.microsoft.com/kb/216893#FixItForMeAlways
- Take snapshot
{
"dependencies": {
"exit": "^0.1.2"
}
}
@heikki
heikki / README.md
Last active August 29, 2015 14:13
Npm install bin conflict

Running npm install fails randomly if two modules have bin with the same name.

Original issue: gulpjs/gulp-cli#7

∴ npm install
npm WARN package.json npm-install-bin-conflict@ No description
npm WARN package.json npm-install-bin-conflict@ No repository field.
npm WARN package.json npm-install-bin-conflict@ No README data