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 #13 of being married to ClaudeCode, we are officially on an OpenMarriage, I loved using OpenCode with Kimi K2, and Warp is actually Good3
-
I have nobody to share this so I will inflict myself on you guys.
I genuinelly laughted out loud from reading the Hot Potato Licence
https://github.com/ErikMcClure/...7 -
#11 of becoming an Anthropic FanGirl (UwU),
I've been wanting to try beekeeper studio for a while, but most of my DBs are in DBeaver, and have been for a while.
So pitted gemini-cli against claude-code, and prompted them identical prompts "Please, Install beekeeper studio".
B+ for effort goes to gemini-cli, it took a while but found an AppImage, which it could not download, took about 5 minutes trying, might be something related to persmissions.
Claude just found a flatpak out of the gate and installed, by the 5th minute I already asked it to migrate the connections and check if the tunnels where configured14 -
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.6 -
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