Dutch software engineer, supporter of N.E.C. !nec@ymmel.nl

  • 2 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle








  • Midas@ymmel.nltoProgrammer Humor@programming.devPairing
    link
    fedilink
    arrow-up
    19
    arrow-down
    1
    ·
    1 year ago

    Pair programming can be really fruitful. Either I feel like I’m teaching someone something (which I like) or I’m getting schooled (which I also like).

    Both being stumped and fetching a third is also interesting. But usually it’s a functional person not a dev.


  • Really grinds my gears to get a review request for a huge PR with almost no context and no instructions on how to run the code / test data.

    I’ve even had one guy ask for a review who hadn’t even manually tested his own codes happy path. Sure he wrote some unit tests and those ran but once you actually tried using the code in the app all kinds of exceptions and weird situations came up. No idea how people dare do that shit.