An English web developer living and working in Stockholm, Sweden.
|
1d
|
|
revised |
Firefox Addon SDK: Ways to display options to user? Fix broken links (Mozilla changed their URLs). |
|
2d
|
|
awarded | Guru |
|
May
14 |
|
answered | git Status Shows Files in the New and Modified Section |
|
May
13 |
|
comment |
How to apply a Git patch to a file with a different name and path? It's possible that there's something you can do with am or apply, but I can't find it. If you find yourself duplicating changes a lot, there might be a better solution using submodules, or whatever your language of choice provides to share code (e.g. in Ruby you could extract the duplicate code as a gem).
|
|
May
13 |
|
answered | How to apply a Git patch to a file with a different name and path? |
|
Apr
23 |
|
awarded | ruby-on-rails |
|
Apr
4 |
|
asked | How do I override nested NPM dependency versions? |
|
Mar
16 |
|
awarded | Notable Question |
|
Mar
11 |
|
awarded | Good Answer |
|
Feb
25 |
|
revised |
ycsb for mongodb Add the ycsb tag. |
|
Jan
31 |
|
awarded | Nice Answer |
|
Jan
23 |
|
revised |
How do you set your Cocoa application as the default web browser? Specify XML to fix syntax highlighting |
|
Jan
12 |
|
revised |
Git Rebase master conflicts Use a list, it's clearer. |
|
Dec
6 |
|
awarded | Necromancer |
|
Nov
7 |
|
comment |
Can I use ordinary JavaScript in CoffeeScript file? It is a matter of personal choice, but if you're going to work as a professional Rails developer you're not always around at the start of a project to make that choice so you end up using both. |
|
Nov
7 |
|
comment |
Can I use ordinary JavaScript in CoffeeScript file? @gotqn: You don't need to use SCSS either if you don't want to; you can use plain old CSS. |
|
Nov
7 |
|
comment |
Can I use ordinary JavaScript in CoffeeScript file? Just remove the .coffee extension. All of the “Rails magic” will continue to work.
|
|
Nov
4 |
|
awarded | Enlightened |
|
Nov
4 |
|
awarded | Nice Answer |
|
Nov
3 |
|
revised |
`git:remote` is not a heroku command Heroku Gem is deprecated. Embrace the future today! |