Categories
Dailies
My Links
work
git is awesome
I’ve been tinkering with git and github. Here’s an intro to git:
http://pivotallabs.com/talks/80-git-for-newbies
Here’s a git cheat sheet:
http://ktown.kde.org/~zrusin/git/git-cheat-sheet-large.png
Some docs:
http://git-scm.com/#documentation
And some more docs (with info on fast forwards):
http://www.kernel.org/pub/software/scm/git/docs/git-push.html
My github page:
http://github.com/facetcounter
A git book online:
http://progit.org/book/
CORS
Cross origin resource sharing is a browser standard that lets you get around the script tag or iframe hacks for accessing web service content hosted on another domain.
Here’s the spec: http://www.w3.org/TR/cors/
Firefox and webkit browsers switch to CORS anytime you ask for an XHR to another domain, but the XHR interface is the same. IE8 has [...]
thinking about hiring
Every tech team needs a russian lit major
Maybe you need a free electron too.
Which ladder are you on?