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
Feed
All
Post Types
- Rants
- Jokes/Memes
- Questions
- Collabs
- devRant
- Random
- Undefined
Cancel
All
-
The symbol for things to avoid in biology: ☣️
The symbol for things to avoid in physics: ☢️
The symbol for things to avoid in IT: ✨9 -
A post with many thumb up reactions with different skin tones, of course counted separately.
👍6 👍🏻3 👍🏼4 …
Because apparently it matters who is agreeing as a white person and how many agree as persons with a slightly darker skin tone. 🤦♂️
This is so fucking dumb.69 -
It’s been two months, and my last two “high-priority, drop everything and work on this!” tickets are *still* in code review.
I finished another ticket, “semi-high-priority” this time… whatever that means. It’s been sitting in data security review for a week and a half. I just convinced someone to do a code review on it.
In our virtual standup today, we all have our updates, and the boss replied to all of us with this fancy animated “ty” reaction. I got a 👍🏻 instead. So minor, but feels very off.
My “company AI hackathon” idea got co-opted by someone else (on the security team), changed into a security-related project instead, and I got put on his hackathon team instead of the other way around.
Kinda feeling unwanted lately.14 -
Internet freedom is decapitated.
I miss the old internet so much, it was anarchy and today is a corporate globalist blob of control and censorship.
I feel it's lost and there's no alternative anymore, at least not yet.20 -
The latest and greatest bullshit at the workplace: when you're asked to be an 'ambassador'. This really just translates to: 'take on more work for free'.
Whenever management approaches you with 'honorable extra role', immediately ask how it's compensated and definitely don't do it for no extra benefits (a raise should be default).
Don't fall into the trap.3 -
I spent the past two days running headlong into obstacle after obstacle after obstacle. I found solutions and workarounds for all of them, including for some obscure odd behaviors in Rails, and got everything working — at least as much as is possible.
At the end of it all, the proposed architecture is fundamentally flawed. It amounts to “we want to have our cake and eat it, too.” So I’ll need to argue with management and try to convince them to let me redesign this broken sewage system. I doubt it’ll go well.
I’m tired, boss.7 -
Job hunting and interviewing disgusts me.
I feel like I am in some kind of dating nightmare (and I hate dating). It's really weird trying to sell yourself to some company and they judge you based on how you think, how you talk, how your professional life has been up until now. I also judge them based on my professional values.
It makes me feel really awkward to talk to people trying to sound all calm and professional when I am kind of dying of nihilism inside. Tired of having to get to the stages of interviews where I need to do some idiotic tech assessments that are irrelevant to the job spec. Some were fun though.
Thankfully no AI interviewer fuckery yet, but if I do run into such a thing, I'm gonna pull out and expose the company that does this.
Getting close to final stages with some places which seem decent enough to sell my time to, and salaries are so much higher than what I currently get paid (fuckin peanuts).
I just want to become a mushroom at this point.8 -
The morons at work state the obvious like it’s a goddamn epiphany, and get cheered or publicly rebuked based entirely on their standing within company politics.
“While writing code, think of performance. Performance is everyone’s job, and it doesn’t take much effort to write much more performant code.”
> Premature optimization! BOOO! You should be ashamed! Move fast and break things OR ELSE.
“Security isn’t profit driven, but allows us to retain customers and therefore profit. Everyone should be security conscious and work with the security team *before* releases”
> BOOOO! Do your job! Don’t tell devs how to do theirs!
“Being reactive is good, but we should focus more on recovering from outages faster!”
> YAAAY! GENIUS!
ffs.8 -
My secret addiction: defining all colors/ properties in CSS3 variables so that I can easily make my website theme-compatible, and then never making any themes for it.
Hey, at least it keeps my colors consistent....4 -
I can't believe we went from
"Use AI for coding! It's the best companion to have!"
to now
"AI is making you dumber and lazier. Ditch all the tools and learn from scratch."18 -
Are we overengineering everything in modern frontend dev?
Okay, serious question (but also low-key rant):
How did we go from “just load a page with some content” to entire frontend stacks with build pipelines, 300 dependencies, and five levels of abstraction just to render a freaking button?
Do we really need a separate config for everything (webpack, eslint, prettier, tsconfig, package.json, and don't forget the .babelrc and .env.local)?
Or is it just modern dev trying to look smarter than it is?
Is this the new normal? Or have we lost the plot?
Would love to hear what others think — devs from all backgrounds welcome. Bonus points if you're building sites without frameworks and surviving35 -
Can someone explain to me why a static page with 11 links should have:
- database with 3 tables,
- 47 libraries
- full blown next.js setup
- docker container
- infrastructure monitoring
- pin code based admin access to add additional links20 -
2 margaritas, 1 litre of beer and two rejection letters later. Tuesdays are great.
fucking code tests are retarded. if you just want a programmer, hire a fucking gpt instead. stop wasting my time. hr people send the most retarded emails ever.3 -
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 -
Ooooof. So I was booked off sick by my doctor not too long ago for a week and when I got back, I seem to have been removed as project lead with zero communication about this.
Talk about a fucking professional sabotage situation...
Glad I'm leaving as soon as I get a job offer.4 -
Learning embedded C/C++ on some TI chips. Need an httpclient for some specific tasks. The docs for the library are almost non-existent. No examples. I search and find examples from 7 years ago (none official). Wild.
There was another library I was using, but apparently it has internal issues and is not being updated anymore. I am using the "supported" library apparently.
Writing network code for desktop: easy peasy. Writing it for embedded: wtf is this shit?9 -