makandra dev
stackoverflow.com

So you erased a whole day's work? There is hope! The linked article tells how to recover from an...

Run this command to list the authors of the most recent commit of each branch: git for-each-ref --format...

makandra dev
github.com

Automagically makes XHR requests work cross-domain by tunneling all communications through an IFRAME on your page.

github.com

Provides a value container that guarantees atomic updates to this value in a multi-threaded Ruby program. Originally linked to...

Travis CI is a free continuous integration testing service. However, it is really fragile and will break more than it...

When you tell rbenv to install a Ruby it does not know about, you will get an error message.

If you get this error when you try to resize an OpenStack instance: # nova resize example 23 --poll

github.com

All the hidden and not hidden features of Git and GitHub.

makandra dev
github.com

Directory of popular Github projects.

Development environment setup Rails Composer Basically a comprehensive Rails Template. Prepares your development environment and lets you select web server...

Using git checkout - you can switch back to the branch you previously worked on. (master) $ git checkout foobar

blog.plenz.com

If you recorded a bad fix for a conflict, you can tell git to forget that bad resolution:

dev.housetrip.com

Introducing Trailer from HouseTrip, a simple menu bar app that helps you manage your GitHub pull requests. It’s one...

coderwall.com

There seems to be no way to use therubyracer -v '0.11.4' and libv8 -v '3.11.8.17' on OS X Mavericks.

makandra dev

We have released Modularity 2. It has many incompatible changes. See below for a script to migrate your applications automatically...

swapoff.org

I am using git at several places: at work, at university, and at home. I want an own git user/email...

makandra dev
github.com

It's mixins (modules) for Coffeescript classes. Other than most homegrown approaches, this one allows you to keep using super...

makandra dev
github.com

We proudly release our safe_cookies middleware into public beta and just published it on Github. Features are:

developer.rackspace.com

Establishing a new SSH connection usually takes only a few seconds, but if you’re connecting to a server multiple...

makandra dev

For all late night coders: The program "redshift" changes your monitors' white balance according to your position on the planet...

stackoverflow.com

I had some problems with Git and the file spec/fixtures/ČeskýÁČĎÉĚÍŇÓŘŠŤÚŮÝŽáčďéěíňóřšťúůýž. After pulling the latest commits, it would show that...

When you have files in your .gitignore they won't be considered for changes, but still you might want to...

makandracards.com

So you're hunting down a regression (or just a bug) and want to use git bisect to find out...

makandra dev

Using CSS sprites for background images is a technique for optimizing page load time by combining smaller images into a...