HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wrkta

no profile record

comments

wrkta
·2 lata temu·discuss
Whoever said it first was lying.
wrkta
·2 lata temu·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 lata temu·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.