Details
-
About“No one is smart enough to be wrong 100% of the time,” ~Ken Wilber
-
SkillsBefore I knew everything, now I know only JS and C#, the rest is done by Cursor. I'm on the Go train
-
LocationYes
Joined devRant on 10/22/2020
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 -
I raised AI integration to a new level: https://devrant.molodetz.nl/Screenc...
It knows what i have on screen using OCR, it knows what windows I have open using X11 API, it knows my current environment information so it knows that it can execute and stuff.
Also, check the picture, what a genius. But I hate their babysitting so much, let the AI's just do what we ask. If we want to share an API key, we share an API key and use it in a script! It's MY responsibility. I'm an adult y'know.4 -
Well it finally happened… I deleted the production DB 🤦🏼♂️
Rollback successful but lost over 3 hours of production data6 -
Apple is terrible shit
Imagine someone deploying this shit to production at a trillion-dollar company.4 -
Some people are the reasons that some company banned "remote-working", I am here thinking that "bro, don't abuse it, the last thing I expect is we all work onsite"4
-
Angular is a pile of dog shit.
Making web dev unbearable and harder since 2010 (or 2016 if you ignore AngularJS).
Fuck you, Miško Hevery2 -
First, the motherfucker CRLF. I wrote some test cases, split the string into lines. It worked fine until I pulled it from Git. Spent 30 minutes fixing it until I looked down at the VSCode statusbar and saw... "CRLF"!4
-
Wow, function overload is worst than garbage! Is more like toxic waste!
If you run out of names for functions just name them:
DoThatStuff1(int, string)
DoThatStuff2(object, int, string)
instead of:
DoThatStuff(int, string)
DoThatStuff(object, int, string)
Your coworkers and future you will thank you!7 -
Still having problems with samba doing weird shit. Now looking through the logs and
Hm... *that* doesn't seem right 🤔3 -
Some time 199x, when I was still a little kiddo, my dad bought a PC. It had a big ass HDD (dimensions-wise), 1x 3.5" floppy disk drive and a 5.25" floppy disk drive. It ran DOS. Dad managed to hook up a dot matrix Epson printer to it and used the computer for writing... whatever, really :)
Then dad got some of those 5" floppies with games and installed them on our PC. Mach3, Indy, Entity and Atlantis were my favourite ones. Later we got Wolfenstein 3-D, but that was just too scary, too intense for me.
All that was years before we got Windows 3.0 installed there. -
Python async is a total, unapologetic shitshow. It’s as if the design goal was explicitly to invalidate the maximum number of thoughtful stackoverflow QAs possible. Pro tip: make you sure to memorize the release dates of every minor version of python from 3.5-3.10, so that you know which stackoverflow answers are not relevant in any way to your codebase.2
-
You’re my friends! Right?
… right? 🥺
But in all honesty, it’s this and Virtual Coffee for me. I’ve made so many friends from Virtual Coffee (https://virtualcoffee.io). ❤️11