HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dobrinov

no profile record

Submissions

Measuring developer productivity? A response to McKinsey

newsletter.pragmaticengineer.com
5 points·by dobrinov·vor 3 Jahren·0 comments

Facebook Engineering Process with Kent Beck

softwareengineeringdaily.com
2 points·by dobrinov·vor 4 Jahren·0 comments

Show HN: Software engineer resumes generated from JSON stored in GitHub/Gitlab

jsonme.com
16 points·by dobrinov·vor 5 Jahren·4 comments

comments

dobrinov
·vor 4 Jahren·discuss
Pragmatic Thinking and Learning: Refactor Your Wetware
dobrinov
·vor 4 Jahren·discuss
I would say “Don’t use TODOs (in your code) at all”. They are just “broken windows” in your code. If something is a bug and you think that it is important to be fixed - just do it. If you think that something has to be done but it is out of the scope of your current task, note it down somewhere and take ownership of making it happen one way or another. Leaving a comment in your code just puts this responsibility away from you. In my experience this does not work and those type of tasks just pile up.
dobrinov
·vor 5 Jahren·discuss
Thanks for the feedback! I will definitely look into that :)
dobrinov
·vor 5 Jahren·discuss
Thanks!

I know about it, but: (1) I had slightly different ideas about the format of the CV. (2) I would like to add a personal blog at some point which will be generated from .MD files in the same repository as your resume.

You said that you "have used in the past". Do you use different solution, right now?