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
-
I waited so long to brag about this fact: I finish whatever project I start. No matter how bored I get, I never abandon it midway or get sidetracked into some shiny new gig. I was gloating and jubilating this evening cos I can beat my hands against my chest after months and months at a stretch. Held a little party on my WhatsApp status haha5
-
++age
Can’t believe it’s been a year already. Currently enjoying a month-long break from work, almost halfway through it. Realizing that I’m at an age where I need to recover from going to a museum, which is wild. But I’m taking the time to visit museums during my PTO instead of just sitting at home binge watching shows like normal.
Unrelated, I tried to crochet a Chucky doll and it turned out.. interesting.
12 -
Are you better at coding than an AI? Developers don’t think so - and that could be a big problem
- Survey of 800 developers reveals over half believe AI can code better than humans
- But most are positive about changes AI is bringing
- Reservations remain, with job security, data privacy, and inaccuracies still causing concerns
https://techradar.com/pro/...10 -
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.3 -
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!6 -
Still having problems with samba doing weird shit. Now looking through the logs and
Hm... *that* doesn't seem right 🤔
3








