Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
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.
random