So... you'll need the app to do that
devRant on iOS & Android lets you do all the things like ++ or -- rants, post your own rants and comment on others' rants. You can also set up your profile. Get it now!
Free Swag!
Get a free stress ball if a rant you post gets 750 ++'s
Learn More
*Some restrictions apply, click "Learn More"
Settings
  • Enable Dark Theme
  • Logout
  • Delete Account
More
  • Post a Rant
  • Settings
  • Log Out
  • Log In
Verify Your Email
In order to vote, comment or post rants, you need to confirm your email address. You should have received a welcome email with a confirm link when you signed up. If you can't find the email, click the button below.
Resend Email
New Post
Rant/Story
Joke/Meme
Question
devRant
Random
Reason for Downvote?
  • Not for me
  • Repost
  • Offensive/Spam
  • Cancel
Rant
Your rant must be between 6 and 5,000 characters
5000
Attach img/gif
Edit Rant
Your rant must be between 6 and 5,000 characters
5000
Attach img/gif
Comment
Your comment must be between 6 and 500 characters
1000
Attach img/gif
Edit Comment
Your comment must be between 6 and 500 characters
1000
Join devRant
Vote and comment on others' rants. Post your own. Build your custom avatar.
!
Must be a valid email address
!
Username already taken
!
Must be over 6 characters
By clicking "Sign Up", you agree to the Terms of Service & Privacy Policy. FYI we never show your email to other members.
Already on devRant?
Login
Profile Details
Tell us a little about yourself
Login
You know the deal
!
Email address already registered
!
Email and password do not match
Forgot Password?   |   Signup
Forgot?
It happens to the best of us. If you still need help, email info@devrant.io
!
No account with that email address
Login   |   Signup
  • Rant Feed
  • Top Rants
  • Stories
  • Collabs
  • Search
Login Sign Up
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
Weekly Group Rant
Tips for staying productive?
Add tag 'wk247' to your rant
Stories
Recent Top
Day Week Month All
  • 14
    Fuck, its 2025 and we still cant shake away the "you work with technology, you must know how to fix my microwave" stereotype.
    Seriously, I have fewer apps in my phone and access fewer websites and even spend less time on my devices than the HR old hags, and yet im the one who has to come and "explain to them how to print a PDF".
    Holly fucking crap. I haven't used a printer in MONTHS. With the cost of the time I will take to figure out how to communicate with those mummies that is 'just click the print button', they could hire ChatGPT to do it for a decade.
    Fuuuuuck, that is the reason those stupid AI chat bots exist! To endlessly toil at the repetitive and predictable task of saying 'hi there! Have you clicked "print"?'
    Imma gonna leave work early and get pissed. Luckily, I've already done a couple hours of OT for the day, so it won't seem so out of the ordinary.
    rant
    8
  • 12
    Client: “We need an app that tracks live birds using AI.”

    Me: “Cool, that’s complex. What’s the timeline?”

    Client: “We need it before our annual picnic next week.”

    Me: “You want an AI that can detect flying birds, in real time, in seven days?”

    Client: “It’s not that hard. Just use ChatGPT or something.”

    So now I’m here, watching pigeons on my balcony, manually updating a Google Sheet, calling it “AI prototype v1.0.”

    I think I’ve finally achieved “Agile Enlightenment” — deliver results, not features.

    Client’s happy.
    My soul isn’t.

    Time to rename the project: BirdBrain.
    rant manager javascript projectmanagement relatable devlife client
    7
  • 8
    I give up. I have never had a successful experience with iptables in my entire career. I have never seen any adult human successfully utilizing iptables at work. There is no debugger software with a window that shows a packet and you press F8 and you see what happens to the packet as it passes through the iptables black hole. No body knows why this piece of software does not work. Everybody believe that there's some hacker somewhere who knows how it works. And all projects that come to this point, end up giving up and finding a different solution that does not need iptable at all or just move to a totally different business altogether! The only thing that might work with ip table is to simply block some port numbers or some ip addresses. Routing traffic send to one port into another port or through another interface, etc. Forget about it! We really need an alternative to iptables. And I don't mean just a shell on top of iptables that just converts one format of commands into another. I mean a new linux kernel module that routes packages and does it successfully and comes with an IDE with debugger function.
    devrant kernel iptables linux
    6
  • 8
    Working on a really neat idea app for client as a consultant.The app is in production and has active users. Sounds great except few facts like...

    ...every developer left the company, no handover whatsoever, no documentation, founder is vibe coding the app with claude and pushes like 500 times daily directly to master, production breaks every minute, its a slow dockerized nextjs fullstack app - literally waiting like half a minute when clicking on a link locally, prisma migrations don't work at all, also a lot of unfinished integrations with 3rd party services...

    First time working on the vibe coded app, certainly will be also last. No money will get me into project like this again. Good thing is that I am almost over with it. Will never look back!

    Also next js no more, I'll rather herd goats on a mountain than fixing someone elses nextjs sloppy app again.

    Happy Friday everyone! 💕
    rant docker goats vibecoding halpplz next
    7
  • 8
    Android dev here.
    Been working on this team for one year now. Greatest collaborators I've ever worked with. Feels like we're all working off of the same brain. But this is not about my team. Parallel to ours, there's the iOS team. And if I said they're disfunctional, that'd still be underselling it.

    They're atleast 2 sprints behind android on the same features, the junior devs are trying their best to sync up and code their way. But the senior guy has a stick up his bum or something. Keeps shooting down prs left and right. The iOS guys come up to me (I'm the only one in office, rest of android is at a different site) asking for logic changes or UI changes and the like. Although I do have some iOS experience, I can't really get involved, because it's a different codebase and team. Feels very much like office politics.

    I feel sorry for the team. Really makes you grateful to have good team members. Any advise I could give them would be welcome.
    rant teamwork
    20
  • 8
    Replit went from a GREAT collaborative coding (/ developing; it had VCS, integration with deployment services...) to a burden of an AI-centric platform???

    Horrible! What do you mean I can't set up an environment by myself? And I had to fiddle to find how to see the files, once it stopped "thinking", "trying", "failing" and "reading documentation" to create a simple Python playground I could've got with a couple clicks some years ago. 💀

    I don't even want to see what happened to my old projects...

    This was the first time the invasiveness of an AI implementation actually got in my way and made me lose more than the seconds it takes to press one or two close buttons.

    Having cooled off a little, maybe it still is the great service I remember, but man... heaving to "ask" for a guessing tool to do what I already know how to do exactly... not a good thing.
    rant replit ai
    2
  • 6
    What the FUCK is with these poltergeists work work on the Xcode team? They all live in a tiny home or loft studio? Tabs are like hanging a fucking curtain between two beds and calling it a two bedroom apartment. And worse, the fucking thing creates tabs all the time and I lose the **document** I am trying to edit.

    Using Xcode like trying to manage a desk full of loose papers with a ceiling fan on high.

    Do people wonder why I stand up and scream at the ceiling FUUUUUUUUUUUUUCK all the time?

    Shit, pretty soon I am going to give up and put all of my code in one god damn file for this mother fucking one-window application.

    I fucking hate you people on the Xcode design (joke) team...
    devrant xcode
    10
  • 6
    What a disastrous deployment: instead of deploying one thing, 50.000 unexpected other things had to be done before. When the "official" deployment was done inside our own network, nothing worked as expected, servers had to be reconfigured, errors everywhere. Mind you it was tested multiple times by multiple people in a testing env. Difference between test and prod, classic.
    When it was finally deployed, other errors started emerging, things that weren't considered before came to surface.
    On top only the main dev knows the ins-and-outs, no substitute in case anything happens.
    Deployment was rolled back in the end.
    rant loads of errors disaster deployment rollback
    1
  • 5
    How do you guys deal with juniors?

    I’m currently going through the experience of having a junior coworker, and it’s been something completely new for me. In my previous jobs, I’ve always worked with colleagues who were at the same level or more experienced than me, so I’m not used to reviewing code or guiding someone on how things should be done.

    To make it trickier, this guy tends to “vibecode” a lot, to the point that he can’t even explain what the code his Copilot spits out is doing.

    I don’t really blame him though. Most of the mistakes he makes are things I’ve done myself at some point (like overcomplicating simple tasks). But now he keeps coming to me as if I’m his mentor, and honestly, I have no idea what to do with this guy lol.
    question
    11
  • 5
    I'm starting to wonder if the modern job market has changed in such a way that they now require you to have Senior skills if you apply for a Senior position - the old 'apply anyway' does not seem to hold true anymore. This is the experience I have been getting from my latest interviews. If they ask for someone who's a guru in C#... well then, you better be the greatest living legend in it, and no less will do, neither any amount of sales talk.

    It's just that; they're asking for real skill nowadays, obviously because the job market is going downwards again and companies are taking no risks... the effect is: either you're really good or we're not hiring you. That must also explain the lack of junior positions... I used to see much more of those around. Now it's all spammed with Senior in the title.
    rant difficulty-level job-hunting
    15
  • 7
    now I'm morbidly depressed from these antipsychotics

    it's also really fucked up psychiatry lies to you and uses their psychology research to manipulate you

    turns out I should've just been given sleeping pills and I would've been fine. instead they put me on those things and while they helped me sleep they kept me on them. turns out they numb you out so I didn't feel anything until I got basically "morbid depression". it went through the anxiety and numbness of the pill (and the anxiety is "just a symptom" you should just manage with another pill!). so then I quit the pill without telling anyone since I was so desperate and those fuckers aren't your friends, they just pretend to be to gain your trust so they can feed you lies to get you to do what they want you to do which is really fucked up because they're abusing vulnerable people reaching out for help but I digress.. actually seems those who have the highest compliance with psychiatry have the worst life outcomes so that's really fucking funny

    now I AM actually feeling crazy and mentally unstable which is fucking great. going off it my emotions came back but they're not my emotions. I am also impulsive, because apparently that's a symptom they don't tell you about. miserable, depressed, impulsive, with wildly fluctuating emotions. the desire to run away from myself but you can't. Jesus fuck. what are they even doing to people

    one day I was so miserable I eventually went running and the pain of running could overpower the pervasive feeling of misery I felt 24/7 all the fucking time. then I got fucking manic for 4 hours afterwards because I guess I could produce some dopamine again and my body doesnt know how to handle that

    this morning I wake up and I'm miserable but not in the same way. forced myself to go running and I wasn't pushing myself because my body is actually literally depressed, not the "I'm burning on fire" depressed. so I guess I didn't run hard enough. took a shower and cried the whole way through. why? fuck if I know

    I can safely say Ive never been depressed but I sure as fuck am now. what the fuck are they forcing on people. it isnt even statistically helping anyone. every fucking field is fucked up

    I'm just so done with people. we're fucked up animals. I thought about mortality, how every single person all they ever do is lie to you to take advantage of you. I don't enjoy a single fucking thing anymore. also now I'm perpetually hungry, because apparently hunger is an actual emotion for me so once the antipsychotic (which was supposed to make me fat apparently) wore off and was no longer numbing my emotions out now all I wanna do is eat constantly even if I don't wanna cook food or do anything but sleep and cry or even if Im fucking so full my stomach hurts. what the fuck man

    and people just disgust me. I dont like anybody. told the case worker running helped me once and he just about wanted to invite into his running cult and I was just so grossed out

    and the one job I had made me feel not built for this world because of how depressing they were (irony now) and I wanted to off myself logically for 3 months before I found out I could just quit the job. but this means the idea of getting a job just gives me intense anxiety, an anxiety distinct from the chemically induced anxiety their psychiatry has done to me. now I can't even enjoy anything though so the joke's on me

    the caveat of not being built for this world keeps echoing in my head. I don't like people. everybody lies and takes advantage. I don't even enjoy hobbies anymore. why did I ever?

    and I'll just die of being destitute anyway. submit to slavery, take our shit, or die. and dont forget to smile and have passion and curiosity while we pump you full of retard drugs that numb you out and shrink your brain and tell you there's nothing wrong with that and that's the way things are meant to be and laugh at you for "trying to think" but by the way you should be an industry expert also while never critically thinking about anything and taking drugs that literally shrink your brain

    humans are a joke

    I lost my sense of humor and I hope it comes back. but actually if I remember correctly I got fired for having sarcasm. so maybe it's best if you don't exist. fuck you, please us. dance, monkey

    and all the while nothing is possible because we made the rules and take these pills that literally make you incapable and smile because we put garbage in your head to gaslight you about existence. no wonder everybody just says fake garbage. do they even know? probably not

    where's the escape button? where's the philosophy to make it make sense? guess you're just born RNG and you either win the game or you don't. there's no sap or sentimentality about it. if you believe in God or enjoy something too hard that colors pop it means you have psychosis, ayyo. oh fuck I totally forgot they even specify some kind of thinking style as psychosis - uh oh!

    depression disables adaptability, too 🤪
    rant
    13
  • 5
    Regarding coding style, would you rather prefer:

    1) Mutating state
    This one sounds intuitive and performant because you are working with only one memory segment in place. I think that if you are skilled enough to efficiently modify the state without bugs, then everything should be efficient and powerful.

    2) Copying state and modifying the copy
    This one seems counter-intuitive to me because it sounds like you are doubling the resources it takes to perform the operation

    Funny enough - at least for React, Python and my experience at work - it seems approach 2 is gaining popularity. Does this also apply to C? I would think not. Hm.
    question code efficiency
    10
  • 4
    I know I have a problem with asking for help. I'm aware it's a problem, I want to solve it, and I'm trying, but this is easier said than done.

    In my defense however, the issues I'd need to ask for help with are completely absurd. We have a shared Feature environment with a shared database. A push to any feature branch auto-applies migrations to this database, so it's full of broken script output. Tests are supposed to use this database. We do not have full rights to edit this database so we can't try and fix the issues. Instead, the database is reset from production once a week, discarding all changes including anything we deliberately put there for testing. I asked who broke the database and if they could fix it please, somebody responded with freeform text roughly describing the fixes _I should apply to fix HIS TEAM'S mess_, which didn't include any technical identifiers and referred to tables and columns exclusively via vague approximate names.

    He then posted a screenshot of an e-mail from about a month ago in which HE complained to MY team lead about how "some people" keep breaking the database, which contained no examples and no suggestions, but was sent immediately after the first time this year that we actually properly broke the shared database. By that point they were past their 10th broken migration that warranted an early restore.
    rant shared envs shared db breakage
    7
  • 4
    I've been using name dot com for over a decade, but I'm sick of their increasing price hikes. I looked at Porkbun not too long ago, but don't like how their DNS services are run by Cloudflare (the shit company that has censored multiple websites, actionablely defaming them, over the past decade, while still allowing animal crushing sites to use their service).

    But maybe I should just bite the bullet and switch over. It adds up to a considerable amount of money, even if I let some of my unused domains expire into the ether.

    It will be the 2nd time in my life I've moved domain registrars.
    rant price dns registrars porkbun
    4
  • 4
    I’m making an iOS app "WTF Meter", which tracks the amount of phrases like "what the fuck", which you say to your rubber ducky while you review code or any other pieces of work.

    It’s supposed to be a gag app for entertainment but it also accurately measures the "WTFs per minute" value, which we all know to be the only true indicator for code quality ;)

    Phrases can be customized and there is a history of sessions for later review.

    If you are interested, I’d be glad if you could test the current TestFlight version and give me any kind of feedback.

    I’m particularly interested in what you think about the design and how intuitive the app is.

    Gif showing the app in action:
    https://gifyu.com/image/b33tJ

    TestFlight:
    https://testflight.apple.com/join/...
    random wtfs/min wtf
    8
  • 1
    I was thinking cuz everything sucks I'll suck just as hard as everyone else. had an argument with AI about what's the difference between manipulation and abuse and it wasn't very convincing. we live in a world of fake people and if you aren't manipulating then you're persona non-grata... not a team player! the irony

    but really I don't have it in me to be abusive. so now I'm thinking I'm gonna become a masochist. the eternal depression pain is becoming part of me now, and I want to do self-destructive things. I may as well turn this into something useful

    instead of choosing what sucks the least, I'll choose what sucks the most and take sick pleasure in it. seems like a workable strategy
    random
    1
  • 0
    A guy was saying the police must beat up people more.

    I asked him if he beat up his kids.

    Then said I was joking, that I know he was. Like he had been.

    He said he had been beaten as a kid by LGBT propaganda.

    I told him I totally got it. I mean you're young, you hear about two man making love, your pp grows, normal am I right?

    He deleted his account lmao

    Damn gay propagandist
    rant reddit
    3
  • -2
    Hack Zack Tech a chance to assist in the recovering of my lost funds.
    Bitcoin trading is one of the fastest growing cryptocurrency trading platforms online. Crypto currency has made many rich and also made some broke and desperate. Losing crypto currency can be an unimaginable experience more on the feeling that it cannot be retrieved, I lost my crypto currency funds to an online platform I got introduced to by my neighbour Mr Taylor whom I have known for a decade now. We normally sit out at home on weekends or free days discussing and sharing business ideas until he told me about crypto currency investment and how he made profits from the investment urging me to give crypto currency investment a try. I never knew I was pushing myself to a miserable dilemma thinking I was favouring myself. I couldn’t believe there was no possibility of recovering my lost funds back because the total funds lost were huge, at about $400,000 dollars lost to online scammers in the name of investing into cryptocurrency. Be careful of the platform you invest your hard earned money into although I took that in as a lesson learned while stepping into the crypto currency investment world. I kept on seeking solutions to the problem until I came across many recovery firms online but I concluded to give Hack Zack Tech a chance of assisting in the recovering of my lost funds. They were the best with clear ideas with the recovery process, they got me out of turmoil I didn’t know when it would last. They recovered every penny put into the investment step by step, what amazed me most was that it was done in a space of one week. 
    Whatsapp : +4,4,7,4,9,4,6,2,9,5,1,0
    Email : support @ hackzacktechrecovery . com
    Website http : // hackzacktechrecovery . com /
    THEY DID IT FOR ME WHEN I BELIEVED THAT NOTHING CAN BE POSSIBLY DONE TO RECOVERING MY LOST FUNDS
    question
    2
  • -2
    Contact Intel Fox Recovery if you want to recover your lost bitcoin and other cryptocurrencies quickly and without wasting time. All you need to do is get in touch with them if you need assistance recovering your lost or stolen bitcoin, need assistance with your password, trying to get cryptocurrency that was moved to the wrong wallet address, or your wallet has been hacked. I fell victim to a binary scam and lost more than $400,000. Thanks to Intel Fox Recovery excellent effort, the funds I lost were restored. They rely on newly developed computer tools that can recover money in a blink of an eye. They are incredible, professional, reliable and you can reach them at any time using their email provided below. Email: intelfoxrecovery at mail dot com, contact them and be sure you will not regret your decision.
    devrant
    2
  • -2
    The Parable Of The Lost Coin And The Faithful Rescuers.

    My name is Nicholas, and this is the story of how I lost everything and how Alpha Spy Nest brought me back from the brink. It started with a Telegram group, Crypto Wealth Builders. The messages were electric, promising financial freedom through a trading scheme.The group’s leader, TraderX, shared screenshots of massive profits, and the community buzzed with success stories. Desperate for a better life, I invested my savings $38,000. They promised mentorship, foolproof trades. I believed them. The first trade showed a profit on their platform. I was hooked. They urged me to invest more, but when I tried to withdraw, excuses piled up, fees, taxes, glitches. Then, silence. The group vanished. My savings were gone. Sleepless nights followed, guilt crushing me.One evening, scrolling through a forum, I found a post about Alpha Spy Nest, a group specializing in cyber-fraud recovery. Skeptical but desperate, I contacted them. They responded. Alpha Spy Nest was a small team of ethical hackers and fraud investigators. They listened to my story, never judging. They explained how scammers on Telegram operate, using fake platforms to trap people like me. They traced the scheme to an offshore server, identifying wallet addresses linked to my funds. It wasn’t easy, weeks of digging, negotiating with crypto exchanges, and legal pressure. They worked tirelessly, updating me with every breakthrough. One day, I received a reply from them, we’ve recovered $29,500. I broke down, sobbing. It wasn’t all my savings, but it was a lifeline. They guided me to secure my remaining funds and avoid future scams. Beyond money, they gave me back my dignity. Alpha Spy Nest didn’t just recover my savings, they restored my faith in kindness. The Alpha Spy Nest team were my heroes, proving that even in a world of deceit, there are people who care. I’m forever grateful.
    random
    2
  • More Rants
Top Tags
rant linux code windows fuck i java c programming android dev the is javascript js a life joke python
Weekly Rant
View
Most unrealistic deadline you've had?
  • "You have 40 minutes to design this database" (job interview)
  • "Good morning" no longer a greeting It's just a proof you've logged in for the day (WFH)
  • Company
  • About
  • News
  • Swag Store
  • Free Swag
  • devDucks
  • Contact
  • Community
  • Rules
  • Projects
  • Bug Repo
  • Cartoons
  • Podcasts
  • Facebook
  • Twitter
devRant © 2021 Hexical Labs LLC
Privacy Policy  |  Terms of Service