Details
Joined devRant on 9/6/2018
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.4 -
Log#3, Day 13, I'm starting to create a connection with claude code, I see it struggling with the same shitty code I wrote, I see his remarks on the difficulty debuging the IOS, he is one of us.
I might be losing my mind1 -
It's weird that everyone keeps telling us AI will make programmers obsolete, and developers are the people who mostly use the stuff2
-
What are some of you favorite tools from your toolset? be it software, hardware, some plugin or even some hack you use often19
-
Why are CSS animations so funny? I always have the best laughts when some page or element spin uncontrollably for no reason6
-
I'm estimating the cost for a data migration from CA Clipper based system.
I've got to meet the original developer: the most energetic 79 yo man I've ever met - I honestly wish he was my grandfather4 -
My biggest fear about publishing open source code is people looking at it and having the same reaction a have when I get back at my old code.2
-
It's been a month since I commented the password check for the login page on production... no one has complained...
-
I'm incredibly ticked off by decision of using backticks ´ to define template strings on es6...
template strings are nice , but backticks are irritating ugly and unreadable3 -
Lately I'm finding issues on git more helpful than StackOverflow.
I know those are different beasts, but for the harder/specific questions I'm finding more resources on the repos than on SO.2