| ▲ | mgambati 4 hours ago | |||||||
I kind feel the same. I’m learning things and doing things in areas that would just skip due to lack of time or fear. But I’m so much more detached of the code, I don’t feel that ‘deep neural connection’ from actual spending days in locked in a refactor or debugging a really complex issue. I don’t know how a feel about it. | ||||||||
| ▲ | Fire-Dragon-DoL 4 hours ago | parent | next [-] | |||||||
I strongly agree on the refactor, but for debugging I have another perspective: I think debugging is changing for the better, so it looks different. Sure, you don't know the code by heart, but people debugging code translated to assembly already do that. The big difference is being able to unleash scripts that invalidate enormous amount of hypothesis very fast and that can analyze the data. Used to do that by hand it took hours, so it would be a last resort approach. Now that's very cheap, so validating many hypothesis is way cheaper! I feel like my "debugging ability" in terms of value delivered has gone way up. For skill, it's changing. I cannot tell, but the value i am delivering for debugging sessions has gone way up | ||||||||
| ▲ | afzalive 4 hours ago | parent | prev [-] | |||||||
As someone who's switched from mobile to web dev professionally for the last 6 months now. If you care about code quality, you'll develop that neural connection after some time. But if you don't and there's no PR process (side projects), the motivation to form that connection is quite low. | ||||||||
| ||||||||