Details
-
AboutEnthusiast of strict, safe, elegant and beautiful programming languages. Allergic against boilerplate. Certified hater of clown languages like JavaScript. 📱 Developer of JoyRant, the unofficial devRant iOS app that doesn’t crash.
-
SkillsSwift, SwiftUI. I have a truly large list of other skills which this margin is too narrow to contain.
-
LocationGermany
-
Github
Joined devRant on 6/30/2017
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
-
There are still websites that miss the simple, modern UX feature of saving form state. No, it's not 'push a button to apply the filter' anymore, it should be 'tick the box, slide the slider' and the state gets persisted immediately.
Or something else: perform a search, apply filters, and the original search is lost. Tf, man? lol.
This just shows that some places aren't investing.2 -
Started a new job a month ago and my ex-colleague asked yesterday if we are recruiting. I wonder how it is going at my old job 😅3
-
I'm working on a project that uses a 3rd party library. We've got the source code to that library and I'm exploring its code, looking to find out how the author did something. I just discovered a Paint function that has over 7,000 lines of code, with nested sub routines, awful indentations and line spacings and lots of IFDEF conditions ... Wow, I'm amazed that this thing works at all and I'm wondering how the author is even able to maintain that code.9
-
@wojtek322 made a nice list of 25 questions about the EU chat control law. A very terrible law. One we can't ignore.
Those questions, I've ran them trough Gemini and got them answered. Then, I generated this nice page: https://static.molodetz.nl/chat-con... covering the law.
It's nice informative page, worth a read.
For people who don't know yet - with Gemini you can do a deep research, and at the end of it, you can generate a site like this / a quiz / graphs. It's very nice. What a time to be alive, sadly the EU wants to end that great time.
Edit: i did not even chose the dramatic title. Imagine.20 -
Today’s kiki dream was so pleasant that it still lingers inside my rib cage and heals my heart with its warmth
Maybe this is what you get when you quit your job5 -
I have spent most of my career in dev teams no larger than 7 people. I am soon joining a company where dev teams are around 50. Any tips or unspoken rules?3
-
There's this really cute girl who works at the store where I buy my vaping things, who keeps eyeballing me very awkwardly and keeps giving me a 20% discount on every little thing I buy there. Like, I've never ever got any discounts from any of her co-workers. But whenever o try chitchatting she starts acting like she's so cool, I'm twiddling this thingy here, but yeah I'm listening, uh uh, yes, ahahaha, yes yes, I'm so cool.
And now I'm really confused...but the more I think about the more I'm convinced I should just get it done with and ask her out already10 -
Week: 100 (Year 2 )
100th week. 200th rant
I am so happy. This is a special week for me. Not only did my company lose the client I have been working on, but also the company is pushing me to do the night shift without any benefits for a new project.
How is your weekend going?
Question: How do you politely tell HR that you don't want to be a slave and work the night shift without saying it directly?
last Weekend : https://devrant.com/rants/189678565 -
Didn't realize how disgusting Facebook was. If a girl removes her profile picture they have determined this person hates their look. So they start spamming them with makeup ads. If a person is suicidal they start spamming them with other ads they think are relevant.
This guy brought this to my attention:
https://youtube.com/watch/...
He seems to be in the trenches against, or reporting on right to repair. Not quite sure. I think he makes some interesting observations about how tech is weaponized against consumers.19 -
I just tried GPT5.
I hope coding got way better since I am so done with half delivered applications. The output window wasn't so big of the previous ones.
I just generated a simple AI chat by providing my own AI client that i prefer and with a nice screenshot of the current applicaiton (how it should like) and it did a great job. No mistakes, perfectly the right look.
I'm hopeful.
Currently still have subscription to Claude,GPT, Gemini and Grok. Everyone has their own advantages. All totally worth it.26 -
An endpoint called TryFailedCopyDocuments which is called unconditionally in the happy path, calls into a service to update session data, then separately checks whether the service is live which could only be false if the service died shortly after the previous call, then if it was live, does a separate blocking call into the service to copy some files, and if it wasn't, copies the files within the request handler thread.9
-
After 5 days of being /gone/ finally caught up again. Anyway, see you all next week or when page 4 is fully unread again
(not really, just have been busy)
(btw you can get temporarily banned from commenting it seems)4 -
In case anyone else has the bug in the web version of DevRant where if you scroll to the comments the page grows infinitely, I made a userstyle
https://userstyles.world/style/...2 -
Company is not doing well so decided to go job hunting again, or rather respond on linkedin. Didn't think I cared that much, but I have been unable to finish the work I need to do, something that I should be able to do in a day at most. Half of me is "remember you don't care" the other half is "why are such a slacker, useless piece of shit"
Anyway, first call with an actual recruiter was positive8 -
The symbol for things to avoid in biology: ☣️
The symbol for things to avoid in physics: ☢️
The symbol for things to avoid in IT: ✨7 -
I come home and the park is surrounded by police. Fine, I'll take a shortcut home and will snuff the mountain of amphetamine I have left and will end as the scarface from Ali express. If I do not get shot, I'll be online for the next 72 hours. Both are appealing tho. Anyway, I have to act quick. TTYL.4
-
We need to come up with a coding version of this. Where is a place that coders fight all the time? Some place notorious for this? We fight here, but I wouldn't compare devrant to a waffle house.10
-
GRAARGHHHHHHHHHHHHH POOHHHHHHHHHHHHH!!!
That's just my frustration with SourceTree.
This is a story all about how my SourceTree got twisted upside down, and I'd like to take a minute to just sit right there and tell you how I pushed my code to my repository on GitHub:
Iiiiiin my SourceTree, born and raised, I checked out my branch, tried to push but SourceTree said: "See ya later!" (denied/authentication failed). Sssoooo I told myself I was not going to use ChatGPT to solve this problem. I was going to use my Medior skillzzzz1!1!1!Oen and so I did solve it, but what a fucking hassle!
First I tried to remove all credentials from SourceTree and from my system, then I tried to add a fine-grained PAT, and finally... someone mentioned on StackOverflow that it was the git version that was oudated. So, SourceTree has an outdated embedded git, even on the latest version. Wtf?! Anyway, so I let it choose system git (which uses the latest git version).
And now it works!
Haaaaaaaaaaaaaaaaaaaaaa.21 -
Why does everything require an account these days?
I just wanted to try out a simple to-do list app. Next thing I know, it's asking for my email, phone number, and the name of my first pet. I'm not buying a house — I just want to tick off "buy milk."
Whatever happened to lightweight, no-signup tools? Devs, bring back simplicity please.
/end rant21 -
My phone broke a few months ago and when I went to a local retailer. All their phone specification and the price were locked behind a QR-code. You could not make an educated purchase lol
Who was the idiot that thought this was a good idea.5 -
just had my annual review. it felt like parsing a poorly formed JSON response.
{
"name": "Me",
"metrics_met": true,
"innovative_solutions": null,
"complex_problems_solved": undefined,
"mentorship_provided": null,
"overall_feedback": "excellent, good job, Keep up the good work."
}
all the real work—the late-night debugging, the patient mentoring of the junior dev, the architectural insight that saved us from a rewrite, it all just gets returned as null or undefined.
the system only has fields for the stuff that's easy to measure, not the stuff that actually matters. my career is being evaluated by a broken API.
i'm gonna start writing my own damn API documentation for my brain. at least then the payload would be accurate.15 -
My employer has made a settlement offer. They also very clearly lay out what they think I might accuse them of and I would have to waive my rights to sue. Primarily harassment, disability discrimination.
I'm not saying "fuck it, we ball" is my decision making process, but...15 -
Inspired by netikras leg hair story reminded me of another hair story.
I was training to maintain a Bailey DCS system about 15 years ago. So I was working with the consoles and learning the software. My mentor at the time was talking to me about this. He was a heavy set fellow with a Phd in control theory. His eyes kind of naturally stuck out of his face a bit. I assume blood pressure of some sort.
mentor: "Hey, I can see you have working on the consoles on the system."
me: "How is that?"
mentor: "I found a curly hair." (I have curly hair when it gets longer.)
me: <me, saying this very slowly and deliberately> "How...curly...was...it?"
At this point he started laughing by rapidly blowing air out of his nose, his eyes bulged out further, he kept his mouth mostly closed. He was trying to be professional and not laugh at such base joke.
me: "I mean if its really curly it could be anyone."
Then he lost it and started laughing out loud. We never spoke about it ever again.1