HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wrkta

no profile record

comments

wrkta
·2 years ago·discuss
Whoever said it first was lying.
wrkta
·2 years ago·discuss
Even in Java there is a built in recipe book that tells you how to craft items that you have the resources for.
wrkta
·3 years ago·discuss
I don't really agree with this assessment of rebase. I think there is value in squashing commits on dev branches into logically distinct sets to keep the log cleaner. In the case where the reason code is doing something that is not obvious I think that explaining the reasoning or the journey to that point in a commit message is clearer than the complete history of trial and error to reach that state.