4

Day #7, of turning into a Simp for Claude Code, yesterday it surprized me again.

I'm developing a Python-Qt6 GUI to help me run about 100 small scripts I generated and use sparecely...I know squat about Qt6 and the only python I ever did was FastAPI code.

So it generated the app, and I creeped as many features I could think on it, one of those was auto dark-mode setting (so I can feel like a grown up hacker)... of course it broke the UI.

The interesting part comes next: as I struggled trying to solve it myself, I asked it to create a test and try to solve the UI issue.

So it creates a Test Window, shows me and instructs me on how to test it, asking for my input, and solves the f UI issue.

Then it destroys the test code Just to show me who's the boss.

Comments
  • 5
    what I'm noticing is the more scripts I have the more scripts I need for the scripts I have 😵‍💫
  • 1
  • 1
    @jestdotty haha, so true.
  • 1
    Just take one time, that's all it takes, to read all the lines and understand them and use gpt to ask everything what you don't understand. It's really important to learn what you're doing because it makes life so much easier. I'm always very interested how things work and know so many basics. It gives me a fundament for every decision I take and it brings so much confidence. Just keep going! I noticed that even prompting is very experience depended. It's a serious skill that takes a lot of time. I spent 700,- on AI this year pure for academic purposes and I regret nothing.
Add Comment