Y
Hacker News
new
|
ask
|
show
|
jobs
by
boon
3482 days ago
At least when you talk about reviewing code that "someone wrote in a month", note that a quick `rm -rf .git; git init; git add *; git commit` works wonders for others' perception of how quickly you can produce code. :)