Rebase is good for when you need to rewrite or clean-up history. For example: all those "WIP" commits you'll frequently see aren't exactly helpful. If you want to rewrite history of a branch that others are actively working on, well then you're going to have A Bad Time™.
HN user
djbender
www.djbender.com
Very simple library and execution! Thanks so much!
Age is only a number.
Hardware access is root access.
> I feel as though I've invested too much time and energy to bail now.
Look up Sunk Cost Fallacy.
Also this related episode of Freakonomics is great: http://www.freakonomics.com/2011/09/30/new-freakonomics-radi...
Mislav has a great article on this topic: http://mislav.uniqpath.com/2013/02/merge-vs-rebase/
Works for me. Same browser.
Facebook and Hacker News. My friends post a lot of intriguing articles.
Thank you _so_ much. A renaming will really help set your projects apart.
I consider myself a remixer. Related, I recommend this video series on the topic: http://www.everythingisaremix.info
I can't stop laughing. Well done!
Zero.
yeah those classes are not new.
From the github page (https://github.com/ggreer/the_silver_searcher):
ack blahblahblah ~/code 6.59s user 1.94s system 99% cpu 8.547 total
ag blahblahblah ~/code 1.39s user 1.81s system 229% cpu 1.396 totaloh hey, you did blamestella as well? nice work!
Related: https://onetimesecret.com
(I am unaffiliated, just like this service.)
It looks like this is specific to active_model.
https://rubyonrails-security.googlegroups.com/attach/bb44b98...
thank you very much! I even had it starred. hah.
There was a tool that prints out one line graphs using utf8 characters. I can't remember what it's called off the top of my head unfortunately.
"Not allowed to load local resource: file:///"
forked :)
All of them.
Could you give an off the top of your head example?
me too. slim is pretty much the bee's knees.
hugs += 1
love += 1
I can't recommend the slim template engine enough.
I'm impressed by the simplicity of the Javascript. Well done. :)
What would it take to make `git push badger master` automagically deploy the app as well?