Creator of LULs (a script which helps links to point to your instance)

Come say hi here or over at https://twitch.tv/AzzuriteTV :) I like getting to know more people :)

Play games with me: https://steamcommunity.com/id/azzu

  • 0 Posts
  • 27 Comments
Joined 30 days ago
cake
Cake day: May 10th, 2026

help-circle




  • I’m not talking about the work contributors do, obviously that is invaluable.

    But if you do a review, and you see that a function should be extracted at one point to avoid code duplication, is it really faster to tell the contributor that a function needs to be extracted there, compared to just extracting it yourself as you see it?

    The value of a review is collaborative truth finding and learning. If there is an LLM on the other end, that’s just not happening.


  • That is just mostly wrong. Around 90% of the time, when you do a review, just fixing the issue that you found is much faster than explaining the issue and saying what needs to be done instead.

    Reviews plainly are for educating the contributor to what constitutes “non-shit”(using your terminology) code on the repo. If that wasn’t the case, you could just not do a review and just change the code, without any interaction at all. Why would you communicate the change that needs to be done otherwise?

    Rarely of course, something is so complicated that it actually takes more time to come up with the right code than do a review. But that is only a rare thing.






  • If you desire to interpret my comment as “shitting on people”, that is your prerogative. However, that is not how I meant it.

    Thinking about things is great, and that opinion is actually contained in my comment, if you look closely: I want people to think, just not about things that aren’t really worth it.

    The article is great, thinking about this in general is great, you just don’t want your future to be spent making decisions about where to place semicolons, that is not a beneficial use of one’s time. Without that thinking about where to place semicolons, you’re free to think about more useful topics.









  • People always like to think of themselves that they aren’t judgy and totally inclusive and tolerant. But it’s a natural human behavior to judge others and make it known. Most people think of themselves and say they don’t judge, but in the background, subconsciously, still do it.

    So your doubt is probably justified. You have to get the real answer from how your friends actually behave, not from what they think or say.


  • Oh, I know that. Doesn’t change my statement though, what I said is what’s happening; how to handle it, I didn’t really want to go into.

    But yes, the solution is to not give a fuck, like you say. But that’s only the second best solution, the first one is for that not to be necessary in the first place.