HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dobrinov

no profile record

Submissions

Measuring developer productivity? A response to McKinsey

newsletter.pragmaticengineer.com
5 points·by dobrinov·3 years ago·0 comments

Facebook Engineering Process with Kent Beck

softwareengineeringdaily.com
2 points·by dobrinov·4 years ago·0 comments

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

jsonme.com
16 points·by dobrinov·5 years ago·4 comments

comments

dobrinov
·4 years ago·discuss
Pragmatic Thinking and Learning: Refactor Your Wetware
dobrinov
·4 years ago·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
·5 years ago·discuss
Thanks for the feedback! I will definitely look into that :)
dobrinov
·5 years ago·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?