Details
-
AboutTired of this place
-
SkillsGetting shit done
-
LocationEurope
Joined devRant on 7/4/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
-
of course you can now make a vtuber avatar in microsoft teams but markdown support in chat is still is a clunky mess. #priorities
-
I hate it when people don't understand that programmers are prone to depression just like anyone else in other professions.
And my blood literally boils when someone says "Stop overthinking". Like bro, overthinking is literally how I make a living.
If I stop thinking about how my code can fail, I no longer can make a living out of this. I'll be no better than a handicapped PTSD possessed war veteran.
Also, IMO, you're born with an overthinking mind. It's not learned or acquired from an influence. I wish I could stop overthinking, but I have to accept it's beyond my control and try to tame it best I can.
It just sucks. But it is what it is. I know my head is spitting words out at full capacity right now, which just leads to depressed thoughts, and it will calm itself right down after some time.13 -
Do these NPC devs even read the README of a project before spewing some dumbass stackoverflow like garbage in an issue thread?
Do your damn job. Being a good software engineer is not like TiKtOk or cHaTgPt where some "magical" answer or entertainment is spoon fed to you, do your absolute best to solve it yourself first, before causing more chaos out in the opensource world.3 -
don't know if it's fake or not. I don't use twitter, but it looks like something that would happen there3
-
Specs: script adds extra files to zip, take the part out that adds the extra files to the zip
Me: *takes out the part that adds the adds the extra files to the zip, tests & ships to production*
Boss: Nooooo, I wanted the remaining bits added to this other script!!
Me: ...
I mean, she admitted that she made faulty specs but it still doesn't make it any less irritating and annoying and disrupting to my autistic brain. >:C4 -
Another project with legacy code got just dusted off at work. Shits fucked beyond recognition! We got:
- Rando variable names that mean nothing
- Timers running with a cycle time of 2.5ms if you start them with the multiplier 1.
- An Interrupt routine thats 300 lines long.
- Another interrupt thats starting an ADC conversion and waiting for it to complete before returning.
- For loops that start with one and subtract one from the iterator in the loop
- Every value that would normally be expressed as a regular number is written down in Hex. Eg: if(val==0x05)
- State machine built without writing down which state is which. Its just a number. (In hex obviously!)
- All running on a Microcontroller you cant debug on.
- Using a compiler no one has ever heard of before.
- Weird ass Port manipulations
- 15 different .hex and .elf files with no clue whats in them.
- No version control
- We tried explaining the code to a monkey and it hanged itself.10 -
21 lines of business logic (including whitespace and comments)
9 lines of build config
386 lines of tests (and tests for the tests)9 -
In this episode of "office drama", we have the head secretary asking me if I want to contribute to the gift for the baby of some guy I don't know well. (I'm new to the office btw)
When I refuse, saying that I don't know him well enough to want to contribute, she says "that's okay, but we won't be collecting for a gift for you once you have a baby. We want to be a '''team''' ".
😐
I just said "that's fair", but maaaaaaaan! Since when is it okay to demand that someone participates in a gift, while ignoring their social or financial circumstances? 😤
Update: went to her office to talk about this "being a part of the team" and clear things up. She said, and I quote "I don't have time for this". And by that, swords have been unsheathed. I guess there is no pleasing some people.16 -
One day I had a thought. (Dangerous, I know.) What if I could build a machine that took me up into the air and decoupled my inertia from the rotation of the Earth. So I would cease to move in sync with the Earth's rotation. Then I thought this could be a way to travel around the Earth. I wanted to know how long it would take to go around the Earth. So I got the circumference of the Earth and divided it by the surface speed of the Earth. I was really excited at this point.
40075 km ÷ 1670 km/hr = 23.997 hours
Oh ... yeah ... 24 hours. I guess the math checks out.
And this is why we need dev ducks.4 -
You've just sent slides upon slides to me called "feedback" but in each you just describe the behavior of what happens on screen.
News flash: I KNOW WHAT THE CURRENT BEHAVIOUR IS. IF I WANTED YOU TO TELL ME WHAT THE CURRENT BEHAVIOUR IS, I WOULD ASK, BUT OBVIOUSLY, I CAN DO THAT MYSELF, SO INSTEAD, I WOULD REALLY APPRECIATE IT IF YOU COULD DESCRIBE THE DESIRED BEHAVIOUR YOU ARE SEEKING, THAN LITERALLY SAYING 'THE BUTTON NAVIGATES ME TO THE NEXT SCREEN WHEN I PRESS IT'
YOU FUCK
DUMB FUCK
CLWON SHIOWEIHOP'ASDFGHIO;DFJBKL;HDFG ADSBFHKL;ASDGIOPSDAFJOFEJAIOLADS FSAD ASAAAASDGADGSFADGS6 -
Some dude in upper management: We hear you. We have too many meetings, it's not healthy. From now on we'll have meeting free Friday morning!!!
And then all meetings on Friday morning are re-scheduled on Friday afternoon, or Thursday afternoon.
Yeah this really works, genius! -
Well, seems working in toxic corporate environments for too long has had an effect on me
"Please ask permission the day before when you have do something in the morning that will make you late" I wound up not being late after all but anyway
Sorry I come from a place where the only to get that kind of stuff down was by being cagey with information and leaving things as vague as "I have to run an errand" at the last possible minute -
!rant
It's funny to consider that my previous rant (https://devrant.com/rants/4510906/...) before I stopped checking this platform as regularly was about what the perfect job would look like to me
…
Because I just landed it today, people!
Signed with a very chill, medium sized, local dev company that appreciates me as much as I do appreciate them. Starting next month I won't be just a random intern (although they never treated me as such anyway) anymore but a professional developer, with even a slightly more important pay than what you (at least I)'d expect for a junior
Adios annoying courses and mediocre marks, now the fun begins!14 -
Boss activates encryption on dashboard
we installed the software
2 machines get locked out coz drive got encrypted with bitlocker
No one received the 48 bit key from bitlocker
I loose all my work coz the only way to use my laptop was to format the drive
Me as the technical guy and knowing how encryption works i just formatted the drive
Boss blames me for the cluster fuck8 -
Well today was a good day, after getting fired from my last job I got awarded in my current one. feels good to be appreciated 🙂3
-
Imagine being a senior dev with a green junior that says: "Well maybe there is a better way and I just don't know"
and you say:
"There is, I'm telling you"
only to continue on discussing it more.5 -
Remember, the more "cutting edge" and "thousands of clients" a company has is inversely related to the quality of documentation they have on their APIs and software solutions.
I don't give a fuck about your pretty examples, show me which FIELDS can take which VALUES. It's that simple. Instead, I'm wasting your company's and my own time by spamming support for what should be basic questions clearly outlined in the documentation.2 -
me: *has insomnia*
me: ok I'll check ways to improve my sleep
me: *keeps drinking coffee after 6 pm and using my phone in bed* i wonder why I can't sleep8 -
The joys of using overpriced enterprise software...
Me: Hey, I tried connect to the server, but I'm getting a "connection refused" error. Is it really running.
Other: hmm, I'll check
Other: The host restarted, but I'll get the software up again, no problemo
Other: I started the server again, but there's, but it's throwing errors while initializing. Time to write customer support
And then you get that premium customer support that think we don't know how to use their software at times. And once they realize we do, they don't know much better either. And once they realize we know how to use it there are 3 possibilities:
* They need our help to debug stuff before knowing what is going on
* They need to release a new version and accidentally break backwards compatibility and create enough work for us to burn through the clients contact hours
* They provide helpful advice (secret ending)
These fuck don't even release a proper changelog for their software nor their manuals.1 -
Be more passive
I always get involved in everything, at every company. Not to further my career through ass-kissing and overperforming.
I regularly piss off people. When C-level has a discussion about strategy, I'm usually ahead of them, ask too many questions, criticize every detail they've missed, cause frustration by making them look incompetent.
Can't help it, when I see retards destroy a great product I have to intervene.
Some people appreciate it. I often defend both devs and end users, when others don't dare speak up.
But fuck it, I'm getting older. I'm gonna coast a bit more. Sit back, relax.
If a product manager doesn't prepare enough tasks — that's cool, I still have a Factorio savegame to work on.
If another team designs an incredibly stupid feature — they'll discover the issues eventually by themselves. Maybe I'll warn once, just to be nice.
*Pours another chocolate milk*
Also gonna spend at least 4h/d with my daughter. She's a better human than most of my coworkers, and the work we do using her Legos is honestly more important for humanity than the Jira backlog.20 -
Just had my last day at my current job last week. I got this amazing virtual card with 20-30 people telling me how amazing I was and how large of a difference I made. I’m not someone that seeks or needs validation, but to see those comments in writing really made me feel good and like I made a huge difference.4