Daily Shaarli

All links of one day in a single page.

December 5, 2021

Stack Overflow Launches – Joel on Software

The original post announcing StackOverflow.

And how to earn points :)

The ethics of Pull Requests, improving the Pull Requests process | werner-dijkerman.nl

Guidelines:

  • make small changes in each PR
  • precommit hooks
  • pair programming
The ethics of Pull Requests, being the “Author” | werner-dijkerman.nl

Guidelines:

  • don't make it personal
  • don't fall in love with your code
  • reviewer is not alwyas right
  • Do make sure the why
  • Do make your own comments