• 0 Posts
  • 103 Comments
Joined 9 months ago
cake
Cake day: October 7th, 2023

help-circle




  • Yes I was being sarcastic, and I agree with you 100%. The problem is that they start using these symbols and memes as a kind of dog whistle and then people catch on and anyone using them is immediately sus. We’re not just rolling over and letting them take them, they are taking them by force.






  • In my first programming job, I would actually do code reviews by pausing my own work, pulling their branch and building it locally, then using debug mode to step through every changed or added line of code looking for bugs, unaccounted for edge cases, and code quality issues.

    …I dont do that anymore, I now go “looks good to me” even on 10 line reviews.