(no title)
starfallg | 6 months ago
You can always leave the core logic for your to work on and have the AI handle all the bits that you don't like to do. This is what we do for modelling for example, AI helps with the interface and data backends, the core modelling logic is hand-crafted.
dijksterhuis|6 months ago
this is my favourite kind of work. i can switch my brain off and just do something repetitive for a bit.
boredom is necessary for good ideas.
uncircle|6 months ago
channel_t|6 months ago
tharkun__|6 months ago
I find most programmers don't like code reviews. They do it because it's required by their job and most will just click the approve button. Or I guess in a more dysfunctional org, argue about formatting or something, which should just be done automatically so that nobody has to even think about it.
What they like doing is the coding and problem solving.
And now you want to make programming into code review?
How's that gonna go?