Details
-
AboutXMPP: irne@xmpp.earth
-
Locationa cell in purgatory
Joined devRant on 8/30/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
-
For fuck's sake, management is now asking us to provide data converted in % as to how genAI is actually making us more efficient as developers. How the fuck do you even measure that empirically?
It is already BS enough that they track how much we query these AI tools everyday in our development environments, but now they want genAI to produce most of the code templates in our SDK. It can barely produce a working regex or a working python script, let alone a small piece of code that won't stack overflow itself into oblivion. It sometimes takes more time to debug and refactor than to do it myself from scratch.
They ask for our professional opinion, we tell them, they don't give a fuck about it, proceed to think all is rainbows and unicorns, and still ask us the same moronic things as if they were the new messiah's on earth.
Don't get me wrong, genAI can be useful, but why the fuck does management think it will magically solve all our problems when they don't even understand how it works even on the surface.
The only thing that would make sense is a lot of them got money at stake in some AI investment sales pitch bullshit and they try to jam it up our collective throats because otherwise they will loose their investments like there is no tomorrow.
Fuck all of this, I just want to do engineering and build something useful to society. Is it too much to ask?12 -
my scrum master keeps changing the format of retro and it works worse every time. We're at the 2.5 hour mark right now. It is aggressively hot and humid in the office. Everyone is asleep.
I don't think there's a way to explain to him that the purpose of a retro is not to magically fix things within the format but to financially commit to the preference for conversation, from which the hidden work of resolving conflicts can be billed.5 -
Manager: Keep the debug logs
Me: I won't use them as I use the status report or run it manually to see the problem, but fine whatever.
1 week later
Manager: the debug logs are hard to read, the status report is hard to read too but it's a bit more concise
Me: Yes. The fuck you want me to do? I don't use logs and don't care. You can write code, make the logs more useful to you if you want to use them.2 -
Once upon a time, there was a young, clean-shaven dev.
Soon in his career the smooth faced dev realized he had a knack for cloud setup. He understood permissions and network configurations, he could tell apart security groups from access groups, he could get all the information needed for an IPSec VPN in a single breath.
But if things got really tough, if the network layout was really messy, if the security settings too arcane, some older, bearded senior dev would come to solve everything.
Time passed, the junior dev got better at stuff, switched companies many times, solved a million problems, delivered countless projects, attended infinite meetings - twice - and, as often is the case, the senior devs, one by one, left the companies and run ever more scarce each day.
One day, a long, loooong time after his first meeting, the once young dev was solving network problems. Weird ones. Tough security requirements. Poorly documented cloud services. For hours, the dev and his colleagues toiled away, chipping at the problem without getting at its core.
The silence fell in the meeting. Everybody looking at each other, waiting for someone to say something.
Then they all looked at the dev, their eyes crying for help.
And the dev realized that he hadn't shaved in weeks.
-------‐‐-------------------------------
I've shaved since then.
And I did solve the problem. Took many more hours, though.1 -
my plan for perfect state:
- powered by nuclear energy
- metric system, 24-hour clock
- state-owned and built midrisers for public housing with regulated prices, privately owned and built luxury housing
- free healthcare, free generic drugs, option to pay for name-brand drugs. option to choose the gender of your urologist/gynecologist
- free public education, free kindergartens
- free centralized heating, Russia-style
- same-sex marriages are legal. legal documents for polyamorous partners, though not the same one as what you get when you get married. they grant some rights and don't grant other rights
- gender-neutral bathrooms in all state-owned buildings. privately owned places have the choice to make non-gender-neutral, separate bathrooms. bathrooms for wheelchair users are mandatory
- weed is legal, psychedelics are legal. you can grow, but there are limits
- possessing any drug in small (relative to the drug) quantities is not a criminal offense
- free HRT & voice coaching for trans people. But puberty blockers are illegal. gender-affirming surgery for children is criminal offense. let kids wait till they're able to consent
- Swiss-style gun laws
- no official religion, but the capital city has state-owned churches of all major religions. religious leaders are elected
- pragmatism, statistics, no ideological & demagogic bullshit
- extensive tram, metro & rail network
- bike and pedestrian-first roads
- multiple "city centers", all walkable
- scientology and other cults are banned
- no free parking on publicly owned land, option to pay for a parking lot for your car. All paid lots are equipped with fast charging for EVs
- no petrol cars in cities. no car restrictions in the countryside
- Barcelona-style superblocks
- all office workers have the right to work remotely and visit offices only if they want to
- free abortions
- mandatory vaccines for children, free vaccines for everyone
- free, state-owned bike "rental" network
- airbnb and other short-term rentals can't occupy more than 10% of the city center, companies that own airbnb places can't be incorporated overseas, they should be present locally
- Japenese-style "obsessed with fairness"-style local elections
- free shelters for the homeless, dedicated shelter network for domestic violence survivors of all genders
- refined sugar content in all food products (except for 100% refined sugar) is regulated and limited
- all vegan food items that are designed to replace meat-based items can't cost more than their meat counterparts
- four day, six hours per day work week. for people working in shifts, eight hours per shift max (you'll need three shifts to fill 24 hours)
- mandatory vacations, paid for by the company
- six months worth of salary if you're laid off, two months worth of salary if you quit on your own with two weeks notice
- autobahns with no speed limit
- no noise after 21:00
- ban underground and overhead crossings. people shouldn't climb to just cross the road
- Swiss privacy laws
- well-funded, well-equipped police force. all bodycam footage is public. turning bodycam off is grounds for termination. small task-force within police to fight corruption
- every citizen gets a free domain name of their choosing
- bike theft = car theft
- graffiti is not a criminal offense, but city cleanliness laws are Singapore-style (though not as harsh)
- all phones have user-replaceable batteries
- PRISM-type shit is illegal. all electronic devices sold here should be stripped of backdoors & surveillance
- completely ban hostile architecture
- government secret service should exist, but the number of people there should be limited
- ban exotic pets
- real, long sentences for pedos (pedos in the us are basically free, they barely get any time)
overall, I think there should be more separation between city and countryside laws. no one needs a Ford F-150 in my imaginary city, but some farmers do need it in my countryside!20 -
Americans love to complain that schools don't teach students about taxes...
If American schools started teaching American youth about American taxes, how they work and where all this money is going, it will end in either First American Socialist Revolution or the Second American Civil War.8 -
I give up.
I have to make a bunch of disparate things work together, in an otherwise easy-sounding ask, and they’re all broken. Every one of them is broken. Even links between them are broken. Devs hardcoding incorrect values; devs pushing broken code, broken dependencies, broken configs. The orchestration is broken. The containers are broken. The NATS/gRPC flow is broken. Nothing works out of the box; many of the pieces require config and env hacking to run, and when they do run, the data formats don’t match between services (nor do e.g. account IDs). I can’t do it anymore. I was so burned out before this ticket that I couldn’t look at anything work related without feeling physical pain. And now this.
I’ve spent weeks just getting things to run and talk, and being ignored when I ask for help. There have been walls every step of the way, and I’m still not done. I can’t do this anymore.13 -
Me and a fellow friend started working as a freelancer.
of 3 projects that we have:
One has a terrible code (like really nasty and over engineered to the maximum). albeit each new feature is a challenge to our sanity... they pay are are somewhat nice.
Another after we did the job they don't want to pay (thankfully we are on a platform that is like the middle man for work, they already have the money so should be "trivial") because they say we did not do what they asked. Brother, the 2 A.M. is not an hour to be called, and we did all the little shitty task they askend AND the original tasks...
And in the last one we hired a team to work with us because we don't have more hours in a day... and they only rename some vars, call it a day, ignoring the task on the sprint and they wanna get paid for the "job"
I just wanna drink a few pints of guinness...1 -
My team mate is so fucking bad that I use his mistakes as interview questions for internship positions. So I really make sure I don't have a second Ouistiti in my team.6
-
We are refactoring the core feature of our unique selling point of our backend that all our products use.
And our product manager just decided that we will roll it out on Wednesday and we will not do any tests. r/whatcouldgowrong3 -
Someone's going to be fired. Not me. When I joined my current company I was severely unwell. The survival rate for the state I was in was only slightly better than cancer (at 2 years less than 3 in 4 survive). I told work all of this. As far as I can tell they did nothing. As far as I can tell they didn't belive me. They've now got shitty about my performance and have actually asked for an independent review of my health. It is bad. It's significantly better than it was and it probably sounds worse than it is, but it is bad. They don't even know how much worse it was when I joined because they DIDN'T GET AN ASSESSMENT LIKE THEY WERE SUPPOSED TO. Someone is getting fired. HR hasn't responded to my emails since last Tuesday when they got the assessment. The only person that's said anything to me is my manager, he was in a bit of a grump last Wednesday (I don't think they'd told him yet) but he's being nice today, not a single word of criticism.
Someone is getting fired.9 -
There was an illegal rave in france. The people had paid for a container to come and people stayed on the site to pick up their trash.
The police kicked them out BEFORE they could clean and then made videos about how ravers were disguisting.5 -
15+ years in the "industry" and I'm slowly losing my ability to be self motivated. I'm tired of the grind most days.
But any time someone comes to me with a problem they're stuck on, I'm instantly motivated.
Am I burnt out or just transitioning?9 -
Because of all the injustice done to a regular folk by the banks and megacorporations, as well as the parts of government that value those two higher than doing the right thing for the regular people, piracy is all but justified.
For me, piracy is the default option. When it comes to stuff made by a megacorp, the first thing I do is see if I can pirate that. I would argue that piracy should be the default option for everyone.
No, you're not depriving corpo staff/hires of their salaries by pirating. If a megacorp is not paying them, it's not your fault.
I only pay for content if I want to support the creators. I was pirating since I got my first computer, I do pirate right now, and I will pirate in the future. I will advocate for piracy.5 -
I've started messing with C++ again, and it's kinda fun :)
I'm a fan of modular systems, so I've decided to build a little proof of concept for plugin loading.
A plugin is basically just a shared library which exposes a class that extends the Plugin abstract class and implements some lifecycle methods.
Then a plugin file has a system specific PLUGIN_EXPORT create_plugin()... function that just returns an instance of the plugin.
I've decided to use a super simple event bus for communicating from the host system to the plugin and vice versa, it's supplied in a PluginContext class which is supplied to the plugin upon initialisation.
Loading the plugins is done via LoadLibraryA(...) or dlopen(...).
Of course I'm freeing/closing them again at the end of the host system lifecycle. I hope to eventually implement some form of HMR.
Idunno why I'm sharing this; The system has zero purpose other than learning, but I've figured that implementing plugins in a "lower" level language, rather than typescript with node is more fun :)6 -
nee rule in office: if you are taking leave on a wfo day, you must come to work on wfh day in the same week. even if your whole team is working remotely.
wtf!?
I am being punished to take an emergency leave because i was in a er room taking breaths off an Oxygen cylinder?
what is the point of this rule? just day Directly that its 5 days a week. why even give a fake illusion of 3 days office
if i try to reject this rule, i need to take double leaves... leave on wfo as well on wfh day
i am tired of being in such an exploiting company. If only my country wasn't in the middle of war and I wasn't getting any worse in terms of health, i would have quit even without a job offer in hand7 -
> TeamLeader2: Ok we need this series of parallelized background processes. Each process must gain exclusive access to certain resources. How do we do that
> IHateForALiving: Redlock
> TeamLeader2: Enough Redlock! You propose Redlock every time! It's a wrong solution! Ask ChatGPT!
> Literally the FIRST ChatGPT suggestion: APPLICATION-LEVEL LOCKING (USING REDIS, ETC.)4 -
AI models don't work with any assumption. they're just very carefully weighted dice. autocomplete on steroids. there is no actual "intelligence" there, no understanding, no nothing.
just "calibrated randomness", in a manner
Kinda like germans or people who can't code in Javascript, but smarter4 -
Challenge for today: tell someone who micromanages that they are micromanaging and see what happens! I never saw our politically, culturally, morally, vibe'ly correct HR lady lose her shit so much :D funny how someone drops all masks when something vulnerable gets touched9
-
> Your concern is entirely valid—naming can significantly affect how intuitive a concept feels. The term "object safe" in Rust might seem odd or even misleading if we approach it from a traditional object‑oriented perspective.
can rust please stop trying to be "different" for the sake of being different. Dumbest thing. Just call things what they are. What's the point of words if you're not actually accurately using them. Especially for a programming language, which is based on math and logical systems. Like how. Why. Stop. Antithesis to the mindset that should be making languages to begin with if you can't do logic with the words that already exist. Horrible sales pitch. Are they trying to confuse people on purpose, make moats so nobody learns it? is this self-sabotage?
---
I have bludgeoned an AI on this matter. I feel kind of bad. It tried to ad hominem me and then tell me I'd get it if I wasn't so new, and that it's a perfectly valid name because it's in the "reference guide". Called it out on appeal to authority and now it's just saying my argument points back at me like it's groveling. Sigh.
And it's hallucinated thinking I'm the whole online community giving critiques on this matter now, therefore my points are valid, lmao1 -
I got deadlines to meet at work so I cancelled all unnecessary meetings to focus on my development work. Some high manager pushes for last minute work because reasons.
I log onto my laptop this morning and see IT did an emergency patch. I expect some minor inconvenience because every time they patch something they fuck something up too.
Well they managed to lock me out of most software installed on my laptop and PC, I cannot even connect any device to it. Even debuggers get denied. They even managed to wipe all my networking configs in my lab.
I guess I will be doing jackshit today until the IT networking department wakes up from their offshore slumber, because it usually takes them forever to do anything whatsoever.
Fucking worthless fucks. I am so tired of all this.1 -
Enter BIOS menu
See the option called something like “ionic capacitor discombobulation”
Click “help” near the option to learn what the hell that is
“Enables or disables ionic capacitor discombobulation”
ffs12 -
I had burnout and savings and live alone and decided to take some rest, not even 2 months have passed and my family is telling me to get a job soon since week 2.6
-
Started reading during meetings. The description of `elegance` vs `marketable` in "Hacking: The art of exploitation" hits home. Probably also why I hate the client work I need to do so much right now as well, there is nothing elegant about react
Thanks for the recommendation @retoor7 -
This really resonated with me. The last job I had before doing my work as a full-time independent freelancer had all sorts of infantilization strategies. Parties, nerf gun wars, big lunch once a week, etc. I'm introverted and all of that stuff sapped my mental energy for the day, so my productivity suffered. It's daycare for adults.
https://nmn.gl/blog/...9 -
We have had a bad release a few weeks ago and my task is to propose a better flow. We just had a meeting and now I'm writing a document for it.
All I can think of them the big boss saying "looks excellent" and then default back to the old way in less than 3 weeks from now.2 -
It's that time again because it needs to be remembered
https://devrant.com/rants/13347344/...
AI IS FUCKING RETARDED.
I would literally be ashamed to be one of those multibillionaire companies giving out trash or be ashamed to be recognized as someone which invested in it.
Jesus.
I tried out every model, local and online.
It's fucking trash for anything more than a preschool special kid could do.
I literally had it to code and it can't do anything beyond basic code without the need for me to supervise everything and patch this disaster everywhere. It feels like having that dumbass junior just arrived doing code and having to review every line because it could contain a death trap.
I tried to make it do a dieting plan.
I literally gave it everything.
Macros, kcal, a restricted list of 15 foods and asked to do some bulk cooking list to make the diet later.
It can't do basic math to figure out macros and not only, it fucking halluicinates like a crazy LSD druggie even doing a few lines of that shit.
It literally invents calories counts, macros and shit out of his stupid ass.
I tried literally to bring it by the hand in doing the tasks and it still fails.
You might say: Hey it's a "Language" model.
No, it doesn't matter. Amy discussion besides hi dumb fuck how are you soon turns into an AI mind trip where it churns and repeats stupid stuff.
No, it won't replace anyone anytime soon.
It's just a fucking joke11 -
👨🏽💻 Switching between multiple Git accounts: work, personal, freelance?
Ever pushed a commit with Company A's email to Company B's repo? 😩🥶
Been there. Done that. Regretted it immediately.
I just dropped a step-by-step guide on how to set up Git so it automatically picks the right name, email, and SSH key based on your project folder.
No more manual config switching. 💡
✅ No more identity mix-ups
✅ No more commit shame
✅ Just clean, context-aware Git workflows 🙌
🔧 What’s inside:
- Multiple SSH key setup
- Smart .gitconfig using includeIf
- Folder structure that keeps you sane
- Bonus tips for HTTPS + personal token users
If you’ve ever yelled at Git (or yourself), this one’s for you.
👏 Drop a clap if it helps and follow for more dev-friendly tips!
👇 Read it here:
https://rhymezxcode.medium.com/how-...