The boilerplate code that just has to be that way, gets done automatically. Same with chore coding.
Stuff like html/css that im missing one <div> and i dont see it, but AI fixed it. It's not fun looking for it.
Anything I enjoy doing for myself, I can just do.
I can still do fun bug busting. For example recently I had a minor problem in streamlit. AI couldnt figure it out because except BaseException as e had no output. Add traceback and the exception was happening deep inside streamlit.
Mind you, literally my first ever project using streamlit, probably my fault.
Basically all the boring parts of code are now AI. I love it.
incomingpain•4h ago
The boilerplate code that just has to be that way, gets done automatically. Same with chore coding.
Stuff like html/css that im missing one <div> and i dont see it, but AI fixed it. It's not fun looking for it.
Anything I enjoy doing for myself, I can just do.
I can still do fun bug busting. For example recently I had a minor problem in streamlit. AI couldnt figure it out because except BaseException as e had no output. Add traceback and the exception was happening deep inside streamlit.
Mind you, literally my first ever project using streamlit, probably my fault.
Basically all the boring parts of code are now AI. I love it.