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
Search - "have one on me"
-
A few days ago while browsing devRant, my girlfriend stopped me at this one post and asked why does this person have a rubber duck. I went on to explain her about Rubber Duck Debugging. She was totally amazed by the concept (she's not a techie). Today suddenly a package arrived at my door step from her.
Well now I have an entire family of rubber ducks to code with :D22 -
Interview with a candidate. He calls himself "C++ expert" on his resume. I think: "oh, great, I love C++ too, we will have an interesting conversation!"
Me: let's start with an easy one, what is 'nullptr'?
Him: (...some undecipherable sequence of words that didn't make any sense...)
In my mind: mh, probably I didn't understand right. Let's try again with something simple and more generic
Me: can you tell me about memory management in C++?
Him: you create objects on the stack with the 'new' keyword and they get automatically released when no other object references them
In my mind: wtf is this guy talking about? Is he confusing C++ with Java? Does he really know C++? Let's make him write some code, just to be sure
Me: can you write a program that prints numbers from 1 to 10?
Ten minutes and twenty mistakes later...
Me: okay, so what is this <int> here in angle brackets? What is a template?
Him: no idea
Me: you wrote 'cout', why sometimes do I see 'std::cout' instead? What is 'std'?
Answer: no idea, never heard of 'std'
I think: on his resume he also said he is a Java expert. Let's see if he knows the difference between the two. He *must* have noticed that one is byte-compiled and the other one is compiled to native code! Otherwise, how does he run his code? He must answer this question correctly:
Me: what is the difference between Java and C++? One has a Virtual Machine, what about the other?
Him: Java has the Java Virtual Machine
Me: yes, and C++?
Him: I guess C++ has a virtual machine too. The C++ Virtual Machine
Me (exhausted): okay, I don't have any other questions, we will let you know
And this is the story of how I got scared of interviews29 -
Worst dev advice?
My first manager said, "You're young and single. You don't have a family. You should spend all of your waking hours on work."
Me thinking, "I understand the importance of extra effort the first few years but I do have a life. One that I intend to enjoy."15 -
C: application not working
Me: k. What changed?
C: we didn't make changes
Me: k... *gets a tech team (W) on the phone*
W: Hey, what's broken?
Me: C's application. How do things look?
W: running healthy. I'll check logs.
Me: thanks. *gets tech team (S) on the line*
S: hey, everything clear on our end, will check logs.
Me: thanks *gets tech team (U)*
U: hey! They asked us to deploy their new version today during normal deployment time. Is it acting up?
Me: C, what did you change?
C: nothing major, just how we connect to W and S...
W&S: are you shitting me???
Me: U, will you please roll it back?
C: no! Must stay on this version, you need to fix your side!!
Me: nope. *calls U boss (UG)*
UG: U, you have my permission to roll back, they need to fix. C, if your boss doesn't like it, have them call me.
*rollback fixes problem*
IF I FUCKING ASK YOU WHAT THE FUCK YOU CHANGED, YOU BETTER TELL ME THE TRUTH, OR I WILL STRIP YOUR CODE OFF OUR FUCKING SYSTEMS AND SHOVE IT DOWN YOUR THROAT. MY JOB IS TO HELP YOU AND YOU NEED TO BACK TO FUCK UP AND NOT GET IN THE WAY OF MY JOB OR YOU WON'T HAVE ONE ANYMORE.11 -
I have made this RGB LED tie. One of my friends and me had the idea at 2 am and now it has come to reality :D
It runs on an Arduino nano, 8 rgb leds and is powered by a 9V battery.
I have prom tomorrow ('abschlussball' in german) I probably won't wear it during the official part but definitely at the party after prom.
The current animation is a bit too fast (I was listening to hardstyle while coding it) for the music they will play tomorrow at the party so I still have to make a slower one.
Tell me what you think about it :P28 -
My non techie girlfriend :) <3
-----------
She: Hey I am getting a new phone!
Me: which one?
She: Apple I phone
Me: oh cool!
She: yea I am really excited. I can't wait to have more space on my phone. I can't have anything on my current phone.
Me: yup.
She: new phone will have a lot of storage space. Its going to be 64MB. Imagine all the things I can do with it now.
Me: Hey, the 90's called, they want their storage sizes back.
*hilarious laughter ensues*
Dat iPhone crowd doe. Android 4 life.13 -
Am I the only one that will have my headphones on (without music) just so people will not bother me?19
-
Non dev co-workers: Dude add us on Facebook.
Me: I don't have Facebook.
Non dev co-workers: Instagram?
Me: I don't use Instagram.
Non dev co-workers: Oook, what about Twitter?
Me: I deactivated my account permanently long ago.
Non dev co-workers: Huh? So what the heck are you always looking at on your phone laughing and stuff?
Me: devRant!
Non dev co-workers: Huh?
Me: DEVRANT!! (*shows them devRant*)
Non dev co-workers: What the heck is that?
One of the co-workers: guys, he's a hacker.
Me: *face palm*5 -
Manager: Why is no one innovating?
Me: You hired all of us based on culture fit so you have optimized only in that direction. Everyone is same ... like you
Manager: You are right.4 -
I’ve been on devRant for around a year or so but only just signed up. Hello everyone.
Today was my last day at work. It’s time for me to start my own business rather than constantly work for one. I have an idea for an app so we’ll see how that goes.
Wish me luck!20 -
Guy: you said you were a software developer right?
Me: Yes
Guy: Do you know how to reset my phone?
Me: You do know a reset will wipe out all contacts.
Guy: Yes
Me: What phone do you have?
Guy: iphone
Me: (looks it up on google and shows him it)
Guy: is that a special app?
Me: its google
Guy: oh
I swear this was tuesday night and i was the one out of us that was drinking11 -
"The school tech asked me for my MAC address on my phone, but I told them I didn't have one because my phone is Android and Macs only have MAC addresses, right?"
-my wife8 -
Fuck MatLab. Fuck Mathworks. Why the fuck do I still have this fucking piece of shit on my computer? Even its logo makes me want to puke.
You think JavaScript is bad? Try MatLab, JavaScript will look like a saint.
You are still virgin? Try MatLab, it will fuck you hard.
Give me one fucking engineer who has to use MatLab and love its nonsense, I dare you!31 -
Does anyone else have that one guy or gal you work with that's ALWAYS the one to find the weirdest, inexplicable bugs possible? Yup. That's me. Here's some fun examples.
*Unplugs monitor from laptop, causing kernel panic*
*Mouse moves in reverse when inside canvas*
*Program fails to compile, yet compiler blames a syntax error that doesn't exist*
*malloc on the first line of a program causes a segfault*
And for how the conversation usually goes
Me: "[coworker], mind taking a look at this?"
Coworker: "Sure.This better not be another one of 'your bugs'. ... ... ... Well, if you need me I'll be at my desk."
Me: "So you know what's causing it?"
Coworker: "Nope. I've accepted that you're cursed and you should do the same."8 -
A girl I used to have a crush on suddenly contacted after 2 years because she still thinks of me as one of her "best friends", and was sorry that she "hurt" me. After a few minutes talking, I knew she just wanted to get her new website done... Go to hell you fucking bitch20
-
I have this one major pet peeve - getting interrupted on any messenger by "hey".
Q: Hey
A: Hey, what's up?
-minutes pass, I try to resume work-
Q: Do you have a second?
A: Sure, what's up?
-minutes pass, I try to resume work... Again-
Q: Do you know anything about #feature#?
A: Yeah, I wrote most of it, what do you need?
-minutes pass, I try to resume work... AGAIN-
(goes on same pattern, takes half an hour for a 10 second question/answer)
Like... Come on!!! Don't do this to me
I get it, I like to be cordial and friendly - but there is absolutely nothing stopping you from getting your message across without making me have to go back and forth (interrupting my work).9 -
What the fuck is this one-way interview bullshit?
"The organization you are interviewing with has come up with a series of interview questions that they have requested you to respond to. This is an on-demand interview which means that you'll be recording your video interview answers at your convenience as long as you submit them before the deadline." -- sparkhire.com
Like seriously?
What if I have questions? I have plenty, and I find those questions considerably more important than whatever bullshit gotchas the company wants to annoy me with.
One-way interview.
Fucking really.
At least have the decency to talk to me.rant bullshit root gets angry one-way interview interviewing talk about lazy and unprofessional root swears oh my this just screams 'bad environment'36 -
##REAL STORY##
Friend: Hey there, I have a Java Exam after one hour and I have a question for you.
Me: Great ! How can I help
F: They will give us a problem and ask us to solve it by writing a Java code.
Me: Okay,
F: That's it.
Me: Good, so were's the question.
F: Come on, of course I want to know how to solve it.
Me: Absolute Silence.
Me: friendsList.removeAll();10 -
Mam: Hey can I ask you a question about Facebook?
Me: (Christ give me strength) ... sure whats up?
Mam: You know when you get a notification and you click on it and see what someone uploaded?
Me: ... you are not on Facebook, you can't be getting notifications
Mam: well I do. Is it possible to...
Me: No hang on a second, it is 110% not possible for this to happen. Something else is going on that you think is a notification.
Mam: You know when you are on, and you see a message like "12 new notifications"
Me: on? on what? this is happening on your phone is it? Can I see?
Mam: No its on my laptop at home.
Me: ... you have an old laptop with an old windows, you can't get notifications on it.
Mam: OH FOR GOD SAKE! ... you know when you are in your emails and it says "12 new notifications"?
Me: ... right so we are talking about EMAILS about unread notifications and not getting notifications on your phone. So you have an old account then that you don't use?
Mam: Yeah I don't know the password to it, haven't logged in, in years.
Me: of course
Mam: Right anyway. When I get one and click on it, lets say its about you, can you see me reading your notifications?
Me: ..... you can't not read my notifications.
Mam: uh, can you see me reading your emails then smart arse?
Me: ... can't do that either.
Mam: So what the hell am I doing then?
Me: You are reading a post someone uploaded, which you got alerted to from an email.
Mam: Right, can you tell when I've read your POST then?!?!?!
Me: no
Mam: was that so hard?
Me: ... yep7 -
Realised this today.
One of the things I love the most about my job is the requirement to be creative and hackish.
Sometimes you just have to debug/fix stuff in the weirdest ways and this requires for me to think out of the box.
Something that's very new for me on this level!4 -
I had an interview yesterday with the CEO of a startup going into Series A for the position of Principal Developer, remote. I've only ever heard of 'tech-bros', but I was unfortunate to meet one in-person. It went something like this:
CEO-bro: Good morning.
Me: Morning.
CEO-bro: It says here on your resume you live in X. That place is a shithole, and I have to look down on you because of that, bro. LoL.
Me: ......
(40 minutes of self-promotion pass)
CEO-bro: Anyway, we don't pay high salaries but offer bonuses for high performing staff instead. I'll ask HR to send you an offer.
Me: Let me think about it.
CEO-bro: One question bro. You have siblings?
Me: One.
CEO-bro: Parents still alive?
Me: No...what?!
CEO-bro: Yeah, me too. People like us don't let anything get in the way.
I wrote them an email this morning withdrawing my application 🤦🏽♂️11 -
So a car hit me while I was riding the bike back from work and I fractured my collarbone. And I have to wear a sling on my left arm 24/7 for 4 weeks now.
But that's not the worst part.
Coding with one hand is.18 -
Got my front end friend (also my irl best friend) to agree on me setting up a vm/vps on one of my dedi's with a sub domain so he can learn to work with servers.
He agreed on me leaving root access for myself in case he couldn't figure something out and I (a Linux server engineer myself) would have to help him out.
He seemed so excited, will set this up when I get home 😊6 -
(after 1 month working on native android app).
Me: The android app is now ready.
Boss: okay great... Can we have the ios one ready for launch tomorrow.
Me: No it will take some time.
Boss: why you already have the Code can't you just make an ios app out of it... Like copy and paste
Me:😡😡🆘9 -
So I have been merging loads of branches lately for our final release and now it’s affecting my dreams.
I sleep with two pillows, judge me I don’t care. One night I woke up screaming “Why won’t this merge?”
Everyone woke up and it took sometime for me to come to my senses. When my family switched on the light I saw one of my pillows partially shoved into my other pillow’s case.
I need a vacation.5 -
My boss asked me if he could smoke one before starting the interview. So I went down with him and lighted one up as well. Then we started to talk as if we were friends since years after I told him I like to drink alcohol from time to time (he asked :D) . Afterwards he just asked me if I know Java and stuff and I was like "sure ez pz". We still have drinking competitions on every company event. Best boss ever3
-
Not just developers but this pisses me right off.....
Guy gets upset... Slams pen on his pad... Has to go and have a half hour discussion about his 'attitude'
Girl gets upset... Starts crying... Everyone else has to get lectured about what made her cry.
Both emotional outbursts but apparently one is ok and one isn't.
*For the record no pens or pads were harmed while 'researching' this rant14 -
Do you spell it github or jithub?
So this person i met on one interview.
// Looking thru my resume
P: so you have put this code on jithub right?
Me: yeah, on github.
... // A moment of silence from him.
So, which one is the correct?18 -
I can tell you how I hired one of my employees instead:
During the work interview he mentioned he used to write Amiga demos when he was a teenager. Can I see one? I asked. He emailed one later that I could run on an Amiga emulator.
He got the job! The demo frankly wasn't that impressive but the fact that he wrote stuff like that already as a child was, before college and stuff.
He later told me he would have never guessed as a child his demos would give him a job one day!2 -
You can hate me: as a 34 year old php developer, i've never used git in my workflow...
I plan to start today using it on one of my personal project (only because i have arrived at "backup-49.rar")(yes i develop on windows).
Finger crossed17 -
How can people be so fucking stupid?
Imagine I made a program with two buttons, one that says "click here for x" and the other that says "click here for y" and they are asking me where to click for x.. Really mother fucker? Do you really have a PhD? Might me a PhD on retardness!! fuck you, I'm on vacation...7 -
Sometimes I love my job, working on client site today.
"Hey we're training a new girl up do you like Warsteiner?"
"Yeah, why?"
Puts pint in front of me
"Thanks"
10 minutes later
"Hey this one was poured by mistake"
Second pint
"Have you tried the San Miguel yet?"
Third pint....4 -
Coworker: "can you help me with this thing?"
Me: "sure, what have you tried so far"
Them: "nothing yet"
Hdhajsgrbeiry JUST TRY _SOMETHING_ AT LEAST BEFORE ASKING FOR HELP.
It's literally your job to solve problems, not get other people to solve them for you.
Asking for help if you don't understand something is one thing, but constantly trying to get people to show you exact examples is not doing your job.
This has been a chronic problem with one of our devs and despite advising them multiple times on it, it continues to happen.12 -
Oooh, got one. Not a question, but a mind-blowing moment:
For some reason, my parents put my email address on one of their accounts, and it was an old one that I had stopped using years ago. Then, this conversation with my parents happens, at their home with the laptop I gave them sitting open on the table:
me: "you guys should probably give them your email address."
mom: "we don't have one."
me: "what about dad's?"
dad: "no, I don't have an email address."
me: "you used to have one. what happened to it?"
dad: "that one was at the library. I don't have one here."
me: 😑
My father apparently doesn't know the basic concept of the internet and its global nature.2 -
Intern complained to Manager that I have been googling to find code snippets
Manager confronted me during one of our meetings. I explained.
Manager felt stupid and seemed angry on the intern.7 -
Worst advice?
That must have been that time my boss asked me how to restart rsyslog (Windowsguy and I was on vacation)
- "just do rm -r /var/log haha"
And ONE SECOND LATER I SENT THIS
- "haha jk dont"
Waiting a minute and I get this:
- "well that did not work"
Damnit8 -
TL;DR
Management eats shit for breakfast
Context:
I am the sole Dev on a project.
Stack: Postgresql, redis, nginx,Java with Spring Boot, Neo4j.
I am the only one nearly familiar with : Redis, Neo4j and anything Java.
I'm gonna be on vacation for the next 15 days since they have told me that we where gonna be on a "testing/feedback" period.
My vacation was approved.
Today's meeting: we have a URGENT deadline to meet some criteria that might be the difference between have further investment or not.
Urgent deadline: last day of my vacation.
My face: poker
My thoughts: attached image4 -
Ok so I started doing Minecraft development because why not and it's super easy to jack the prices up on projects...
THEESE COMMUNITIES ARE SO TOXIC!! I have worked on ~ 13 servers in the past month and have built myself a pretty good reputation. Recently I was hired by a network who wanted a few plugins made and I agreed. There were two owners, one who was paying me and had already paid me and paid for everything and another who is a very popular YouTuber and streamer (~100k subs). Both owners were in a disagreement and the one who was paying for everything including my second paycheck which I thankfully recieved requested that I erased the server so the YouTuber couldn't steal the server files.
I hesitantly copied the files and sent them to the person paying me. The YouTuber then got furious and blamed the server not working out on me and now I have a bunch of 8 year old fan boys destroying my rep. I swear to god I'm going to destroy this kids YouTube channel if it's the last thing I do.10 -
A real conversation I just had:
Brother: Have you heard of a game called Super Hot?
Me: Everyone has heard of that game.
Brother: Can you play it?
Me: I don't have the PC to run it.
Brother: I played it on my friend's Xbox.
Me: I don't have an Xbox.
*Pause for effect*
Brother: Can you build one?
(He's not stupid. He just likes to say things that will annoy me. We live in the same household, he would know if I have a PC or an Xbox.)12 -
Project manager: We have 13weeks for this project. We have promised the client.
Me: okay, why wasnt I consulted on that commitment?
Project Manager: yeah.... we have to do it
Me: okay, if we have 2 dedicated backend and one full time frontend - ONLY on this project.
Project manager: (with the face of lies) yes yes sure we can do that.
6 weeks later, after continuous interruptions. Frontend is behind because he was only on the project to an amount of 2 weeks of the 6 weeks.
Project manager: Are we still on time?
Me: *looks around for prank cameras* no the f#*k we not
Project manager: can we put in weekends?
Me: its 2019 bro, that ain't happening
*But because I am a nice guy, and dont like taking Ls, we will have it ready. Just not gonna tell the project manager, he deserves a few sleepless nights *7 -
Real life job interview…
Manager: what about this problem? Could you solve it? (Showing me a problem about scanning a 2d array to find a value written on a piece of paper)
Me: sure! Just give me a piece of paper and I will write a solution.
Manager: no need for that. I don’t have the knowledge to check that anyway… if I wanted you to solve it I would have called one of my programmers.
…
Manager: do you have any question about the company?
Me: What do you exactly do in the company? I wonder what is the purpose of a person that makes questions about things he doesn’t know.3 -
A couple of years ago (2015)...
Me: If i'm going to develop iOS Apps i need a Mac, big screen, etc...
Boss: Ok...
A few days go by...
Boss: Ok, we've ordered a Mac already
Me: good.
Boss: It's that small one, will be ok...
Me: <Check mac models and wonder the implications of "small">
Boss: It's the cheapest one plus a 21 inch monitor. Keyboard and Mouse you already have...
Me: <incredulous> At least order a mac keyboard...
Time goes by... Boss comes to discuss something about the app... i change something and check on the emulator (yes no real devices...) and boss complains:
Boss: Incredible, this machine is so slow...
Me: <throws a shrug>
Conclusion... still developing on this machine... damn.. i can read a newspaper every now and then while waiting for the machine to comply...
Fml...4 -
People: I will never put one of those smart speakers in my home! You're basically just putting in a microphone that will spy on you!
Also People: Hang on I have to grab my phone/high-fidelity microphone/high resolution camera/GPS tracker/Data Aggregator and make sure I have it with me literally everywhere I go, because who knows when I will want to comment on a cute picture of a cat!?13 -
It's vacation for me for two weeks of which one week will be a vacation outside the country and one will be home-time.
Will work on redesigning my entire server 'infrastructure' and an automated website/openvpn/whateverthefuckiwanttodeployorwhatever system solely written in bash/shell scripting.
Partly because it's awesome to learn new Linux-related stuff and partly because I really want to have this functionality and would love to write it myself.
Also working on three side projects of which two will become a service and one will be released into the open :)
But, tomorrow will be dancing my ass off to quite some of my favourite producers :D8 -
Pm: "so how long should this take?"
Me: "well, I see at LEAST 8 hours of work here for me, some of which can't be done without graphics, but let's assume graphics are done by designers by the time I get to hour 6 and I just have to plug the images in without much editing or tweaking."
Pm: "So you'll have this by tomorrow?"
Me: "Do you think I just sit on my hands all day waiting for one of you trolls to give me something to do? I said AT LEAST 8 FULL HOURS OF MY TIME, that would be assuming I could get 8 consecutive hours to work on this, and let's face it that's not gonna happen."
Pm: "So Friday...?"
Me: "Tell the client that so long as there aren't any unforseen issues it could be done as early as Thursday. I'll put it on my schedule, but it is not a priority until at least Monday. There's only one of me and 5 other active projects on my desk."
Pm: "I'm gonna tell them Wednesday morning we'll show it to them for approval."
What in the hell is wrong with people?4 -
Are there any other developers out there who find that people judge their skills based on the color scheme they use in an editor?
I started programming with software that only offered one color scheme and have never felt the need to move away from it since I'm used to it.
While I'm sitting in the office, co-workers often come up to me, take one look at the fact I'm using a light color scheme and feel the need to try and convert me to the dark side as if that will make me a better developer.
Does anybody else experience this?26 -
Right after high school, I was looking for an internship. I mailed my cv to a bunch of local companies and got quite a few responses. Two of the companies invited me for an interview.
The first one was a somewhat big company and they would have had me working on some angular web app. The other one on the other hand was a small team of 6 people, 2 of which were the bosses.
It was one of the nicest interviews I could have ever imagined. We just sat down and talked about what kind of programming experience I already had and what I wanted to learn.
They hired me right away. The internship was just 6 weeks and after that my studies in computer science were gonna start. They offered me a part time position with flexible hours and I gladly agreed.
I've been working at that company for over a year now and it couldn't be going better.3 -
This is what happens to overworked PMs.
Me: When users create accounts with social logins, they don’t have passwords in our database. If they try to enter an email and pw on the login form, what do you want the error message to say?
PM: Can we add a modal that says “Your account doesn’t have a password, set one now.” And have a password field?
Me: ☠️ That…would…allow…anyone…to…hijack…an…account…
PM: Right. Never mind.12 -
So I was strolling around some open source project on GitHub, this particular one had thousands of issues. A lot of them were closed by the maintainer with comments like "I can't reproduce it", "It's working fine for me", "Pretty sure you have some bad configurations on your machine", et cetera, smh4
-
I remember installing Firefox on a machine for a lady because she claimed having issues using our app in Chrome. She turned around ask me : So I'm gonna have 3 operating systems on my computer now? (She was using IE as well ). I could tell she was over 50 so I let that one slide.3
-
A friend asks me for help with one of her subjects in college (She is taking a degree on Communication sciences):
Her: "Hey! Can you help me with Java next semester? I am going to have a subject about that..."
Me: "Java in your degree? Strange... You sure it's Java?"
Her: "Yes, I'm sure! I've talked to some people of my degree and they said it is Java. Can you help me?"
Me: "Okay! Do you have any documentation so that I can check what you are going to learn about Java?"
*She sends a PDF*
I open the PDF and the first page says: "Introduction to JavaScript".5 -
My project manager posted in linkedin 'When I die,I want my developers to carry my coffin so that they can put me down one last time"
I commented on that post
"For the first time ,you have mentioned the requirements clearly".1 -
Frequently used answers :)
UI developer - I think API is not working
Backend developer - Front end is not sending the request correctly
Tester - Testing! Testing!
UI/UX - As per android/ios standards...
QA - Let me check one more time
PM - Let us have another meeting and get on the same page
Dev-Ops - It's very complicated you know
CTO - We're working on a next-gen solution
Founder - Let us build something that no one has built, something similar to what google...facebook...
Cridits: My EX-CPO5 -
Me: *submits design document to manager, who sends it to client for review*
Client: "everything is good, except one line here mentions a function that has since been removed" *send email to manager*
Manager: Correct this one line *sends email to me*
Me: uh, ok *deletes line, sends updated document in new email*
Is there any reason in the world the client OR manager couldn't have corrected the line and moved on?
Did we need to get two more people involved and send 3 more emails?4 -
YouTube: Wait 5 seconds to skip this ad.
Me: Ooo this ad looks interesting.
*Watches for 15 seconds*
Me: Nah I'll watch my video now.
*Presses "Skip Ad"*
YouTube: Oh you like ads? How bout I give you another one right away? And this time you can't skip it!
Me: WTF???
(For those wondering, I usually don't mind YouTube ads. I have Pi-hole running on my network to block other ads)6 -
Got Ubuntu on my laptop for traveling 😁😁 Loving it, once I got Numix theme installed I loved it even more 😋
No one in my classes have ever heard about Linux or Ubuntu until they met me.8 -
When you're the most "junior" person on the team and you're the one pushing for Git. How we've managed to come this far without any version control is beyond me. Especially with the fact that we've had to work alongside a 3rd party who handles a lot of the site dev...there have been a lot of "stepping on toes" over the years and no one ever thought "there has to be another way."
🙄5 -
Boss: You have one month to finish the program.
Me: It will be complicated but lets see how it goes.
To be cleared the end date is 2 of July.
Boss on the last friday: You have to finish on the 20th of June
Me: Yeah sure....
Boss yesterday: You have to finish on the 15th of June.
Me: You said one month.
Boss today: you have to finish by the end of this week
Me: No problem Boss you will have it tomorrow!!!
Boss: You have to. There are more projects waiting...
Me: -.-
This is what I have to deal with. But hey... don't forget... tomorrow is a new day so ... fuck it.5 -
My wife saw me posting on Dev Rant raging about my boss, and suggested I ought to use a different user name instead of my usual one... considering he spends all day using social media I think she might be right... passed the advice on to some friends we are all now paranoid and have new accounts. <32
-
Client (on Tuesday): I was X features on my website before the weekend!
Me: Sure thing, I can do that. Just a reminder, my rates are $Y/hr and the changes won’t go up until I’ve been paid in full.
(Thursday morning)
Me: Here’s the changes you’ve requested on the test environment, please review. Also here’s the invoice for my work, as soon as that’s paid I can upload the changes.
Annnnnddd silence since then... I’m glad that I don’t have to count on just one client’s payment, but if you wanted before the weekend and I have it all set up, please don’t ghost me.2 -
When I go to bed, I power off my laptop instead of just closing the lid. I don't bring my phone with me. I don't have a smartwatch. I sleep with no electronic devices with me.
Anyone can solve a lot of their problems by conversing with themselves one on one. Instead, they prefer a feed algorithm taking away their pain. But the nature of pain-relieving addictions is that they always intensify the pain in the long run.
Listen to yourself. Speak to yourself quietly, one on one, without mark zuckerberg in your room listening to your every word. The overwhelming pain will be no more after mere minutes. Only then can you be free.4 -
Seven hours of meetings this week, and every. single. one. of them could have been an email.
How can they expect me to get anything done when all I’m doing is listening to them drone on and on and …
And of course this shouldn’t affect the deadlines. No siree! But can I work during them? Not a chance! … Totally do anyway …5 -
Ah the wonders of working with non-technical people. 😤
I had a logistical problem. The SSD on my laptop crashed.
Me: No biggie just request new one.
Them: Sorry we don't have any on stock.
Me:Okey then give me a new laptop.
Them:Ok fine here you go.
Me:I specifically required 16 GB of RAM.
Them: ok here is an extra 8gb
Me: I need DDR 4 not DDR3
Them: don't have any. We will restock shortly.
A couple a days later a colleague requested 8gb DDR3 and got DDR 4.
The fuck is wrong with people. Can you not read?🤔🙄1 -
Please forgive me father, for I have sinned. I turned on light theme on DevRant, for the dark one doesn’t work that well in the sun9
-
Tonight is my school's prom and I'm the only one of my friends that's not going. My original date cancelled on me and the other one ended up getting a boyfriend and cancelled too. Oh well.
(Am I capable of posting about something other than my personal life? Holy fuck I don't have many posts that aren't about my personal shit)8 -
I have spent the last 24 hours trying to connect a postgres db and a docker contained application both running on the same vps.
What no one told me was docker applications run on a separate network interface…
I need sleep...5 -
-Hi, my PlayStation’s storage is almost full? Can you change it?
Me: yes, but why not just buy an external one....
-We can’t add games on it.
Me: ... See here. Read. It’s possible. How much storage does the PS have now?
-93GB
Me: ... Total? 500 GB?
-Yes, I think.
Me: buy a 4 TB one will last long enough.
-Ok. Can you come to install it if it’s arrived?
Me: Ok...
Can’t people just read on fucking internet how to connect an external drive to a PlayStation??
I don’t understand... I’m a software guy not fucking hardware...11 -
Somebody just donated to me through Venmo for one of my FOSS projects, but I dont have a donate button on my project page, and I didn't have a Venmo account. How did the service enamble do this? Im impressed lol5
-
I (senior dev) just went out with colleagues from work. We started drinking what eventually led to some dancing and partying. After a lot of drinks one of the junior/intermediate devs told me that he was surprised i am not a conservative bourgeois like he supposed i am based on his work-experience with me and that he can have actually have fun with me.
MAN I AM FUCKING SORRY THAT I AM PROFESSIONELL AND THAT I DISTINGUISH BETWEEN MY PRIVATE AND MY PROFESSIONAL LIVE!3 -
I just don't have words.....
Yesterday I had message from our CEO, that one of our biggest and most important project's CEO have told her that there is spelling mistake in my email signature and people there will judge because of that.
PS: I had Enginner instead of Engineer in such small font that even no one even noticed in entire year not even me.(I don't even feel ashamed for that it was not intentional and it does not make me bad at what I do at my work)
I just want to ask you guys are people really that bad they judge based on spellings? and not on work and their dedication?
I think there will be thousand of people who can't even speak or write English but are more innovative.11 -
My boss and one of my coworkers “touch me”...
I’m usually one of the first ones in the office. When my coworker comes in and walks by, he touches my shoulder from the back in a “hello friend” kinda way.
Especially when I’m trying to ignore him he pokes my shoulder. He could you’d waved his hand in front of my head.
My boss is trying to be the “buddy” I guess. When having lunch and someone says something funny, he literally rests his hand on my shoulder or kinda rams my shoulder with his shoulder..
They think that’s nice and “bonding” but I hate it and it makes me very very uncomfortable. The ONLY ones who are allowed to touch me are my GF (I don’t have one) and other girls i know in a night out after a few drinks.
Not even my best friends touch me cause they know I don’t like that.
Im giving obvious signs that they should stop but they don’t get it..
On the other hand I probably have some serious problems that It makes me that uncomfortable in the first place, but not sure how to fix that.. i don’t even go to the barber shop because they have to touch me to cut my hair. So I cut them myself or my dad does it once in a year.17 -
Just spent the entire day of which should have been the start of vacation fighting off a second wave of ransomware on one of our production servers. Gandcrab 5.2 anyone?
Turns out an exploit in our MySQL daemon allowed some fucking Chinese hackermonkey to upload a trojan and remote execute it. Thousands of angry customers, me the only one available and able to fix shit and patch up firewalls and system.
And now I get the pleasure of working on what I should have been doing today, another fire that MUST be put out today.
Fuck you deadlines. Fuck you Chinese hackers. In fact, FML.3 -
!rant
A few days ago, one could have said that C++ is giving me PTSD.
Now, I've come to adore, cherish and love it for it's simplicity.
It feels so much better than Java.
No shit on java, it's good in what it does but damn boi C++ can do like, fucking everything.
Probably still gonna gib me PTSD in a week or so but fuck it.13 -
Clients that barely can turn on their computer that have opinions on how much complexity and time is involved developing X feature. I'm no rage-o-holic, but that is one of those rare things that make me want to stab someone in the face.
-
Co-Worker laughed at me for taking a task on their side project and only them have worked at it. FYI i've never worked as a Dev before and I have a really low knowledge of web developing. Well i finished the task in time and sent the pull request to one of them. Got a 'well done dude, high five'. Feels good man :)
-
I'll rant on this one. I have two colleagues in a relationship in my office, the *worst* distraction ever is having them sit across of me constantly chuckling, bickering and poking each other while doing *no work at all*. I fucking hate this shit, drives me nuts -_-2
-
my coolest project is one i am currently working on. its my 12 month old daughter. She challenges me everyday and gives me enough kicking to find the best solutions for all my other projects. every developer should have this muse.2
-
I have started my first job as a web developer since February 1st. During the one month training period which is in progress, one of the training sessions was on Git and believe me Git is the most fascinating thing came to know me since I have joined computer science field. In love with it.2
-
Fucking professors, they think could play ping pong with students. I started my thesis on ransomware but these meaningless biological creatures who is my relator sent me to another one who sent me to another one who sent me to the first professor. After almost three weeks I have nothing done so i switched professor and thesis argument to neural networks (TensorFlow, Theano, Keras, Caffe and other) and now they wants me back and one of them said that he is offended. Fucking retarded, I have to graduate and I'm working hard to do it in september, if you were a little bit interested I could have collect some material to study in august sacrifing even the summer but you mock me, but rightly it's my career and my money, it doesn't care to you. You deserve to get stuck in an infinite loop of pian.4
-
Today I had what might have been my worst job interview to date. It had many different technical, cultural, and business red flags. One that really stuck out to me was when I asked my interviewer why he loves his job, he went on about how great the benefits and events are. Not a single word about the work he does or his teammates. A younger me would have seen this as an opportunity to put in some hard work and contribute to something great. Older me knows to avoid this dumpster fire like the goddamn plague.6
-
Rant:
I am at work, some one says to me this system we are working on is multi threaded. I tell the no its not multi threaded and in this context. Things cannot happen concurrently. Its a single core arm 7tdmi. Arguments ensue abot the difference between multithread multitasking an multiprocessing. I proceed to explain this is a multitasking interrupt driven system. With no context switching or memory segmentation so one heap for all tasks cause thats how we have it configured and there is only one core. So there is no way the error he just described could possibly happen. Then he tells me im wrong but refuses to even look at the processor manual and rejects the Wikipedia entry for multithreading. So I plan on calling off so i can just have the next two weeks off while he trys to figure out why two things ar happening at once on this system. He deserves all the frustration that is to follow.1 -
What to do when you only think about suicide...
I'm so frustrated about my situation... 3 years with a burn out, My boss keeps treating me badly, no one cares enouf to help, can't go to the owners of the company or else my dad will turn his back on me,...
So saturated
So tired of only suffer
No personal life
On my limits...
One more and I may just cut my rists in front of my jerk boss just so he won't forget of what he did to me...
Saw Start wars Ep VII yesterday... that scene with a bloddy hand on a storm trooper's helmet cames to my head everytime I think about it lol
Wish I had no family... so I wouldn't feel guilty and just get on with it.
Sory for the sad post... have to trow it out and I only trust devrant to do it.... (and not having 20 people following me and never leaving me alone)22 -
Had this PM who would call me while intoxicated mid afternoon. He would come up with these random ideas, and request them be implemented into the web app we were building for him. One time he called me saying "I have an idea for a page, but so far just the page's title. I'll call you back and tell you what to put on it."5
-
Sticker game:
A friend finds me coding and busy on my code then asks.
Her:Can I have a minute.
Me:Sure,how can I be of help
Her:What's up with all this devrant cartoons on your machine.
Me:Sounding excited,you like my sticker game can ship some for you?
Her:Nah sticker game since when is there such one looks childish and why ship stickers.
Me:It's our techy culture respect it let me finalize on my work.
She messed up my evening human bug.1 -
I love tools such as IntelliSense or Copilot, don't get me wrong!
But i still have a deep rooted fear that one day, developers will become so dependent on those luxuries, that we will become practically unable to write code on our own, without our cloud overlords blessings.
Until, you know.. the server for such a service will crash and no one will know how to fix it without its own help. *see Palpatine meme reference*15 -
An online shop ... something like Amazon Shopping for South East Asia keeps on sending me their newsletter even though I have already unsubscribed. I wish they'd hire me to take care of their email service.
Although I doubt this is a bug and perhaps one of a schemes of the marketing department and they are already aware of this. Sneaky corporate bastards.5 -
I'm currently in the progress of deleting whatsapp and migrating to signal.
The hardest part of it is dealing with friends and family. I informed them about the incoming whatsapp-deletion tomorrow and the results were mixed. One friend told me she will not use signal, but i haven't talked with her that much anyway so... My mother asked me "can you not do this because i don't have space left on my phone?", my father told me "can you tell me about [...] before you go offline?", 2 people don't seem to care, and only my cousin contacted me on signal yet.
I have signal for 3 years now and even invited people to it, but i got the expected response "but all my friends are on whatsapp". Until recently i was the one with the shitload of messengers on my phone but some people can't be bothered to install a second one because i want to take one step (out of many to follow) to widen my privacy.
I'm really pissed by now and will declare any contact lost due to this as collateral damage.29 -
So back on November 7th I received my Xbox one x project Scorpio edition, unfortunately the model I have suffers from some sort of defective thermal paste and after a good couple of hours of elite dangerous at 4k, it shuts itself down and I have to wait overnight for it to work again. Microsoft said if I send them it they'll give me a new one in about 2 weeks, my solution is to hold it outside my window for 5 minutes to cool it down. God bless the cold of the UK.12
-
Working on photo contest site, no design, no specification. 2 weeks until deadline.
CEO: Deadline is one week earlier, and client wants to have video uploads and automatic facebook share too.
Me: We don't even have a contract and design to work with yet.
CEO: No worries, the contract will be signed by the time you finished the website.
Site done in 1 week, including weekend days and overtime. Production on client's server as asked by CEO.
3 weeks later...
Me: So van you pay the overtime I worked?
CEO: Sorry client not payed and says they don't like the end product. I can't afford to pay you overtime.
2 days later.
CEO: The online department is lossy so you have to work harder in the next month, we have 3 sites to be done.
Me: Do we have the contracts?
CEO: No worries...4 -
Me (junior with 1 month of work experience): have to shutdown the service on pre-release server, then reload it. Best case: ~10 seconds of bo, no one will know...I hope.
Result: 13 seconds of bo, no one noticed.
Senior: I'm deleting the tables and reload them through sh script. Oh fuck the reload script doesn't work......
5 minutes of bo for her.
What did we learn from this? I think nothing 🤔 -
Still have work to do on this one, but just in case I f*** up the shading, here’s the work in progress. Took me literally five attempts to get the whole quote done. Kept running out of space or writing the wrong word. *shakes fist*6
-
One employee explained something to another, while i was walking by.
He: "... now we have 800 instead of 4000 on this Page ..."
Me: "Miliseconds?"
He: "Executed sql querys"
WTF?!?5 -
Some of my colleagues have a joint birthday party, I'm here with them drinking beer. A friend here knows that actually today is my birthday. No one else knows and I hate boasting about myself and bringing attention to myself. I'm fucking sad today... Should have gone home to my family. If you have a beer at hand, have one on me!9
-
Manager: Have you ever developed anything on Mac?
Me: Nope never even used one more than 5 minutes.
Manager: Mr Important Guy has a Mac and he needs to use one of our tools (which is very Windows specific).
Me: Tell him to use Windows like everyone else. We aren't going to support a single Mac user when the other 500 machines are Windows.
Manager: But he's important. Can we get him something with limited functionality?
Me: Fine but it will be *very* limited and buggy.
On a side note I hate Macs (only because I've never used them). I have to google how to do the most trivial of tasks.10 -
Got another one of them phone-scammers who's trying to trick me into installing remoting software on my machine.
I actually do wanna see what they do to your machine once they're in. I have an old XP image in VirtualBox that I can clone. I'll probably let 'em play around with that just to see.8 -
This one recruiter keeps calling me and leaving me messages on different phone numbers (mixed landline and mobile phones) and I have to block them all.
How unprofessional of an agency to continue harassing a candidate if they're not interested. I've muted their numbers now.
And this is not about being interested either on their side - I know them. They're full of recruiters whose sole purpose is getting their fat ass promoted by use of candidate database and track record filling. One of them even had the nerve to tell me he got promoted and how wonderful it is.
I think I'm gonna make a request to delete my data.
Can you guys believe this?1 -
Yesterday hr called me for a meeting 1 on 1 that lasted for over 1 hour.
Me: i work on my side project when i get home every day
Hr: ohhh.. so you do have time to work on another project aside from ours?
Me: what? I said i work at my project after work when i come hom-
Hr: so you have that much free tim ok how about this. Would you like to work on another project for our clients? So you'd be working on 2 projects-
Me: ...
Hr: one day you work on this primary project the next day you work on the secondary project
---
Corporate people really think giving me MORE work with NO increase of payment is a REWARD???? Go FUCKV yourselves11 -
How many times will you say hi to me when we're passing on the stairs for nth time? How many 👋 will you send me in one day at almost regular intervals? I'm not a fucking rest api. You don't have to generate a fucking oauth token every time you pass me some information. I have a fucking state and it's getting distracted by too much human interaction3
-
!dev
What I feared is happening.
I will barely see my gf for some time (until summer).
I just feel like crying, wanting to do a lot of things with her, barely getting to do so.
On one hand, I have a gf, on the other hand, fuck my life for worsening good things that happen to me.
P. S. if any of you fuckers unironically complain about the fact that I have a girlfriend (and you don't), go to hell22 -
Once a guru of mine told me,
"A developer is one who can convert his/her ideas to code and doesn't need to depend on external libraries to help him/her"
His words actually have made me a different person. I mean since that day, I actually started developing things on my own. Until then I was hardly good at coding. Wasn't even clear with the basics. But those words of his had a deep impact on me.
Today I suddenly started thinking about that and honestly, I'm so glad to have met him. I'm so glad that he actually said the above thing to me.
Today, I'm at a position where I can legit build anything I want.
From websites to bots, I make my ideas come to life. All thanks to my guru.
Just thought this might be a good thing to share to motivate others. If it motivated me, I'm sure it might motivate atleast one other person in this community.2 -
I had to use XSS (cross site scripting) and tag injection to change one tiny CSS property on a bug tracker site where I have no actual file access and can only add custom footer text. Why not just give me file access, or at least some way to customise the CSS, you stupid thing!2
-
So, currently I am on Vacation and my dad asked me to train two of his staff members to use computer for data entry and basic usage stuff.
Now both guys are total noobs and have never used a computer before.
So I decided to take this opportunity to conduct a simple experiment. I am training one on Windows and other on Ubuntu to check out which one performs better.
The windows guy is winning.5 -
So 4 months back I agreed to build a website for one of my relatives. In the beginning while discussing about the site they told me that will make the contents and photos that will go to the respective pages. I kept on reminding them about the contents and now four months have passed and I still have no contents and photos. Now they are pressuring me to complete the website soon. Don't they understand that I'm waiting for the f****** contents?! 😠 I kept on reminding them for four f****** months! And they think that I AM the one who is slow! .. FOUR f****** months for one website!8
-
Todays story: conversation between me and my brain about a app that i have planned for a long while.
The application is just a huge, specyfic json editor/manager for a game that i like. The game uses json files to determine unit charactetistics. So in order to make modding easier i want to make a tool for that that is fancier and easier to use than a notepad.
Brain> Lets make a app that allows you to mod the game easier!
Me> Good idea. How would you want to make it?
Brain> Lets use C# cause you main that lang currently and you have experience with json parser lib.
Me> That is true. So what do you wanna implement first?
Brain> Oh. I have thought about it before! I want to implement: (10 000 features) and maybe few more later!
Me> It sounds like a infinity project, shouldnt you implement like 1 or 2 features at first and then jump to other ones?
Brain> Yes... but i dont wanna refactor those features latter so let just implement them all at once!
Me> Dammit brain! Let just implement just one feature now! Like a simple json editor. You can use inhieritance to reuse the code later.
Brain> Ok...
* Starts with that one feature but one day later starts coding 6 more *
* Cant publish the app yet, the code looks like shit, gui is unfinished because brain wanted only to test those 6 unfinished features without propely implementing them *
Me> Brain WTF! You said that you are going to focus on one feature at the time!
Brain> I got carried a bit...
Me> ...
Me> Ok. I understand. Let just refactor the code and clean the project out of those unfinished features.
Brain> No. I have a depression now...
Me> FUCK.
* 2 month passes by without any progress on ANY of my projects*
current day
Brain> I still have depression...
Me> Ok i dont care about that anymore! Tell me something that i dont know!
Brain> Oh I have good news as well!
Me> ???
Brain> What about the home server that is going to store all mods made by the users so they can share it? It would be a good practice with networking!
Me> * Gives up *1 -
I was on a interview two weeks ago, got a mail today that I had been selected to the third round (government intel stuff)
I got clean sheet from the police and the "Security Service" in the country.
And now, in the mail. The recruiter wanted me to give contacts to my current boss. I am one of 4 and I dont want to sacrifice the trust that my boss have on me.
What the '''' should I do?2 -
So my co-worker asked me to change something. It was simple, took me about 5min to do it and pushed to production right away!
Two minutes after, asked me to change two other things. In the span of 1h30, she came to my desk 3 times and asked for 3 different things!
The thing is: before I push anything to production, I have to ask my other co-worker who is currently on vacation.
Already sent him one email for the first thing, and now I feel bad because I have to send him another one...
In case she comes up with any more changes, I'm just going to wait for the end of the day and send one more email with every change I made. This is great. FML3 -
1 Week ago I took down the development version of an internal demo, leaving only the prod one (temporary space issue). Colleagues were told n+15 times via email, face to face, comments on tickets etc. The prod one has also been live for weeks, and again, they were told when it went up.
This just happened:
Colleague 1: practiseSafeHex can you help me, the demo doesn't seem to be working.
Me: *logs in*, *click around* ... seems fine dude. Are you using the correct URL: <prod-url>.
Colleague 1: let me try again and see.
Colleague 2: practiseSafeHex i'm with Colleague 1, were trying to use the demo, and its not working. Can you have a look, we need it.
Me: I just told him, its fine, I think you have the wrong URL <prod-url>. Can you try again.
Colleague 2: No I have the right one, can you check it.
Me: *does nothing*, yep i've had a look at it, can you try again: <prod-url>.
Colleague 2: Ah its back now, cheers.
They are with a customer now, so I won't say anything, when they get back, one of them is being castrated. -
wk83 for me like,
The one on the left is my Colleague from work for past 3 years. We have worked with each other on a dozen projects. Tough challenges all the way.
.
.
.
.
.
.
.
.
And that thing on the right is `my friend`.
Code ¯\_(ツ)_/¯ Friend2 -
My favourite year was probably 2016, when I left my previous job and became a full-time dev. That year, the OS project I'd been working on hit 10 000 users, and one of the collaborators decided to hire me.
Moved country, and had a really exciting time, and the years since have been pretty great too.1 -
Me during a presentation of a website for university project. It's a simple project for our university where there is internships offer for our field, stack : php, js, css (bootstrap), and the presentation was on my computer, so on localhost.
In that projet i have implemented a back office to manage all the offers, basic CRUD functionality, and as lazy as I am, for delete confirmation i used a simple javascript alert for that.
Me during the presentation :"so here is the back-office to manage users and internships offer, and for deleting one offer you just have to click on this trash icon *click*".
Ze professor : "hold on hold on, why it's showing 'localhost' "
Me : "it's javascript alert"
Prof : "but why 'localhost' "
Me : "oh, because i'm running the website on my computer as a server"
Prof : "but why localhost, it's not professional"
Me : *god please "it's javascript alert rendered by the browser, we can't do anything about it, and for a simple application it's sufficient"
Prof : "but why it's bigger than the message, and if we host that, do we steal have that localhost"
Me to end that : "I'm sorry i made a mistake on that".
Fortunately i had a good mark on that project.
It's my first story here, and sorry for ze bad English ^^1 -
Me and a friend have created a website for a person. We finished after one month and he paid us but now he is not uploading the website on his server... I feel like if my work has not been appreciated :(2
-
Fucking Chinese designers...
Spent all afternoon leveling the 3D printer table while scratching it a lot.
all afternoon to understand that one piece is bent and the extruder is a lot lower it should have been...
Meanwhile, leveled the table with my knowledge of CNC and a specific tool that allows me to take measures up to 0.01mm...
Could have saved €20 on this fucking auto leveler that doesn't really work.8 -
Pirated MS office was so much better than the paid one. I never once had a banner pop-up and tell me that i didn't have a license 😖
Now, that i do have the license, the banner has made it a habit to pop-up whenever i work on something important 🤦6 -
"If flowers could grow on the moon. I'd plant you a garden of stars. So you could see in the dark,
that you're not alone."
I have a poetry book coming out (eventually) called "Steal this poem."
To date, my poetry has gotten one guy laid. Thats good enough for me.
And if you ever wanted to know what it feels like to be a poet, now you too can be one.
Steal this poem.8 -
Me(handling 3 simultaneous apps): we have too many projects need another dev to share the load
Boss: don't worry...
Proceeds to hire one more Dev and take 3 more projects on :/
Logic!=present.1 -
What the fuck is clients' problem? This woman comes to me after one of the last bids I saved and spent on her stupid task! She asked me to come on skype and I said I didn't have the ID and maybe we can go ahead with a phone call or whatsapp call or even Google hangout! She stopped responding to my messages when I had sent her 3 options! It's not like I was willing to back out but hey, I DON'T FUCKING USE SKYPE ANYMORE! What a waste of my precious last but one bid!15
-
So.. I have raised a PR 2 weeks ago.. it needs approval from 2 of the senior Devs on my team. The first one reviewed it within 3 days, without having to follow up. Then comes the second one, who is senior than the first one. I have been following up with him on a daily basis for the past 1.5 weeks, each time I request him to review my PR he sends me a "sorry" followed by a stupid smiley. I have tried tagging him on Jira, setting up a meeting with him to get it done, nothing's working out. He has already looked at the code and I have explained him the code and the context, but he is just not adding comments/approving/rejecting the PR. I have missed the release date for the feature because of his lack of concern and petty excuses. So done with him.3
-
My GF is also a programmer. But we rarely talk about coding stuff.
Everything is fine with just one problem.
When I have a good focus on whatever I'm doing, I have trouble giving attention to other things and people around me. When doing Programming especially.
So I often feel bad that I couldn't give her enough care and time.1 -
"I'm a cook. I have a lot of experience... so, don't question me there - but I have this one question: I have some food. I need to make it hot. What library can I use to make hot? Please help. I'm on a deadline."13
-
Yesterday I reinstalled my system because I wanted to have linux on my ssd and windows on my hdd. So after 2 retries because first windows was bitching about the drive format even after I set the correct one and the second time I installed linux and windows broke. Now finally everything is back to normal and I can start coding. One thing suprised me (badly) windows is super slow now. Luckilly linux is the opposite. I love linux.4
-
"what's the update?" - Team Lead
For every fucking idiotic task given, every 3 hours, as if the world is gonna end, while all you did in that time was have a tea, chat for a while, send a few mails, sat with a few co workers and checked up on them.
And then he gives me all these "tricky issues", which are apparently critical, and demands updates with a higher frequency! Never sat with me to solve even one of them. Not one.
I never thought that I lacked the basic common sense to update you as soon as I fucking have one.
Ooh, also loop in the senior manager right before annual appraisal. There goes my hike!3 -
I hate when one of my cw starts to flood the chat, especially the #general. It goes like:
CW: hey
CW: anyone have a pendrive
CW: ?
Me: I have one (and tells him where he can find on my desk)
Another CW: I have one too
CW: thanks, I'll get the one from <Another CW>
CW: hahahahahaha
You don't need to write a whole thesis in a single message, but at least you should guarantee that each message have some meaningful information, not just "hey", "?" and "hahaha"
Slack is not MSN.
Who should and when it would be a good time to tell him this is a waste of attention?8 -
I'm the youngest person on my team, and I mean significantly younger, most of my teammates have kids older then I am. So should I be bothered when one of them calls me "kiddo"?9
-
May interest a few people on here: https://security.infoteam.ch/en/...
(note I'm not affiliated with them nor have I tested the product, so don't ask me about that, I just found the read interesting) -
Talking about PM, I'm still not sure whether we have one in our company. The project is managed directly by a senior engineer.
If we have any question about the doc, UI/UX team sits just next to us. We even have conversations on how to proceed the project to make us more comfortable.
I don't know aboit the others. But for me, this is sweet.3 -
Got transferred on to a new team. The team I was on previously was successful, had great processes, and very smart people. New team was floundering, very late, no processes, and crotchety. Did my best with the (lack of) expectations and information given to me. No one gave me any feedback. Get called into a meeting to discuss my lack of performance and failure to meet goals. If I hadn't needed the money I would have walked out. Transferred teams a month later.
-
Ok I need a second post for this week. A tech lead decided to have a one on one meeting with me in public on the clients' floor where he decided to get angry at me (in public mind you) about using too many design patterns and inheritance because that "makes the code too hard to read. Instead use a lot of if-else's like I do." So not just is he an idiot, he did this in public on a floor with people who didn't know programming so now I look awful. I was furious.2
-
I work on many projects at work. There's divisions of teams and each team typically has one project. Each one of those projects have weekly Sprint meetings.
That's great! For the team. That means each team has one meeting a week so it's not too disruptive for those individuals.
Me on the other hand? I've got my hand in all the buckets. I'm on every team. I'm the only person on every team. This means I get to go to every meeting.
Let me rephrase that:
This means I -have- to go to every. Single. Meeting.
Which means I have a meeting every. Single. Day. Even if I didn't touch that project that week.
It is literally THE biggest waste of time. I sit there in a 1-2 hour long meeting saying absolutely nothing, not even being spoken to. I could be working on other projects.
And these meetings normally interrupt something I'm working on. Conveniently in the middle of me being in my zone. It makes me completely un-motivated to work for the hour before the meeting because why bother if I'm just going to get interrupted? And then it takes an hour to get back into everything after the meeting because everyone is fooling around or complaining about the meeting.
So that's three hours of my 8 hour work day completely wasted.3 -
So...
After about a month and a half of lots of interviews with 2 different companys, BOTH of them offered me a job last night.
One is a big digital agency in my country (~2000 employees) the other one is a smaller development firm (~200 employees).
It feels sad to have to deny the smaller one but the bigger one is a dream job for me due to the fact that thet focus a lot more on new tech compared to the smaller one.
But i have never been happier in my life!
It is a dream come true!3 -
I think COVID has made me a workaholic...
That or the project I'm working on is interesting ... Somewhat...
I own the whole thing, because no one else has enough experience with the existing projects that it builds upon.
Sorta feels like I've built my own kingdom but I have to manage it all too...1 -
Had a feedback meeting with one of my senior devs today, it went really well and allowed me to get a new view on some things, like some common behavior patterns I do. Really happy about it :3 If you didn't have something like this yet, go for it, it's definitely worth the time ^^
-
I have two math final exams on the same day, and one is scheduled 30 minutes after the first one 🙁🙁
I fucking hate math, and this shit sure isn't helping me.7 -
Team Leader(TL): So you finished the sql scripts and stored procedures?
Me: Yep!
TL: And properly formatting the front end to look exactly how we want it.
Me: Yep
TL: Well we waiting on feedback from the boss so i guess you'll have to do the documentation.
Me: I hate documentation, please give me anything else
TL: It's not a lot dude, you can do it.
Me: Didn't one of the intern's and the database admin do it already?
TL: Yes. but you can take both of them and make one complete one.
Me: *You just don't want me to work on my own things you FUCKER* Fine, but don't expect it to be done this week.
TL: It's Tuesday, why not.
Me: Because i hate dcumentation
I FUCKEN. hate! documentation.4 -
Modem issues kept going on.
Started complaining to them again and requesting they send one of their proper modems.
Service: "Unfortunately it is not possible to request a different modem"
Me (tho *slightly* more polite): "I don't care, you guys caused this issue by sending us a shitty modem, so you guys are now to send me a proper modem, period. I'm done with having unstable internet because <ISP> doesn't want to admit their modems are flawed by design and deliver proper ones."
Service: "I have good news! We can swap out your modem for the one you requested"
Sometimes, you just have to bitch hard enough. -
I'm just FUCKING DONE. Everyone around me looks at me like a fucking paycheck they either don't want to pay me or like one they want from me but that I can't make enough of. Every time I open my stupid cakehole something stupid flies out of it that offends someone or makes me look incompetent or sets me back somehow. I'm not suicidal but I don't want to be on this planet anymore. I'm stranded here with nobody who wants to hire me and people around me who are tapping their feet waiting for people to hire me. I have nothing in my bank accounts to cover enormous and increasing monthly expenses coming up on the horizon and no way to pay for them. I have a stupid president who just keeps making it worse and worse with every stupid thing that comes out of his geriatric mouth or that he signs with his shaking dementia-ridden hand. He just keeps taxing me and taxing me and now has an army the size of the FUCKING NATIONAL GUARD of IRS agents ready to FUCK ME UP THE ASS if I have just one business expense out of order. I have all of this responsibility for my family and none of the power to do anything for them. And now that most of my kids are adults, none of them can afford to move out for the long-term future and also they're not able to get much money to help out so it's still incumbent on me to carry them until they're like FUCKING 35 YEARS OLD OR SOMETHING! The wife is pretty much sick of me and my shitty attitude about it all and she says she thinks that I think it's all her fault. We don't have any kind of romantic relationship anymore (well, I have all the interest and she has all the avoidance).
Also, I'm a man, and white, and straight, and "privileged" (oh, so privileged) so I'm the _worst person on the planet_.
I was born on this earth to be a FUCKING WARNING, not the lesson. When that meteor comes, let it take me out first.9 -
Quick and probably duplicate.
One fucking more time someone comes to me and interrupts me, I swear if it's not important, or chitchat, or something easly googlable, or something you could ask literally anyone else or something that isn't even my shit to handle, I will give the unlucky bastard 30 minute lesson to not fucking interrupt me when Im trying to focus first half of fucking day to do one fucking thing.
What the fuck.
What, should I print big fucking A2 formated poster and stick next to my workstation "If you came here to interrupt me, think if you really need to"?
E:
And no, I dont know where the fuck is your excel file.
And no, I dont give a shit when Im coding that there is cake avail for workers today.
And no, for fucks sakes I dont have time for chitchat, I have deadline on me once again and Im doing something I dont have much expirience in so please leave me fucking alone.7 -
So this one is interesting.
As I have mentioned on my site, I'd be one of the below:
1. Anthropologist
2. Archaeologists
3. Sound engineer
4. Musician or Artist of some kind
5. Travel guide
6. Museum curator
7. Or maybe own & run a Burger joint with Rock n' Roll playing all day
After spending much time in front of screen, I felt like would on field job be better for me, in terms of physical and mental well being?10 -
I gave a technical interview today and here is summary how it went . interviewer asked me to login to leetcode account then .
Interviewer :- "Open this problem( he gave link) and open submission section".
Me :- "Yes sir" I opened it and I have solved that in past .
Interviewer :- "okay so you have solved this one so let's move to next question(2nd)".
I opened it and again I have already solved that in past. Then he gave 3rd and it was also solved by me already .
Then he said " Okay now I will share with you this problem which you have not solved and I am sure ".
He gave me a hard problem which I actually haven't solved . I would have solved the first 3 , the 4th one was actually hard and I was not able to optimise my code on time .
sometimes life is really tough 😪. he could have asked anyone of them 😕.7 -
When you're working on a project and and face a task you solved like 1000 times before so you decide to bring some fresh wind and implement a fancy design pattern... and it works with the first compile!! *badass meme* ( someone send me one I dont have)1
-
I want to buy a beer for everyone who developed the mobile pass app. Just breezed through immigration and customs without waiting in the 1 hour+ line. Technology wins. Cheers!1
-
The only thing we can do is make a joke about the other bots that are not always in their own mind or if it's just an issue for them and then the other one ☝️ and then you don't get them in your mail to the right place for a long list of all that people you know you are not so far out and it's a joke that is why you haven't even paid for it and it's a lot easier for them but it's just like 👍 is not just the way of things like 👍 is the one ☝️ you don't have it on it but you can't even get the word for that one ☝️ or something that's what it looks it up 🆙 is it a lot better then it's not the one ☝️ thing that you don't have it on it or so you know it looks bad it's a joke it's a bad joke and you can't find a way you don't have a lot to me but I don't know 🤷♂️ or you want me to be like 👍 but you do not have any more than me I don't know 🤷♂️ but that's what I'm talking you know that I'm going through the whole time I'm going through the wrong 😑 thing I've been to you to see if this one ☝️ or I just want you to do something like 👍random when predictive text is dumb as the internet i think that's the reason for this one ☝️ ios keyboard wisdom yes - i had a stroke12
-
Due to resource scarcity, my manager Bob had lent me to other manager John. I started working on John's project and now there is a hardcore dependency on me, as I have done good enough work on it. I was also taking some small work items from Bob parallely so I can be up-to-date with my own team, Later Bob calls me and says he wants me back, since my own team has lot of pending tasks. John's project is still unfinished and will take longer then ever. So far, I am dividing my time between the two teams.
My concern is if I pass on John's project, will I even get recognized for it and since John will have no one concrete to work on his project, he will later keep bugging me for help.
And I feel like I don't belong to either of the teams (I am like a step son to both my parents) 😔1 -
I don't have many regrets in life but one would be that I didn't learn something harder at uni. I should have picked something like CS or cryptography or something like that. Even flat out math or physics would have been super useful.
On the other hand, the finance stuff I now see as common sense doesn't seem so common after all so there's that, and it helped me too.
I learned economics with specialization in finance btw2 -
So, I joined a hardware company as a software developer few months back. I'm working on a c++ code base with thousands of files and no idea what the code is supposed to do.
I got one overview of what the product is supposed to do, which contains mostly electrical engineering jargon that I have no clue about.
Now my manager wants me fix a bug in this code. I have no clue what the expected behaviour is and no documentation whatsoever, and literally no one in the entire country who understands the code.4 -
Is it okay for someone to printout their own devRant stickers which includes the devRant logo (this :/)?
I am unable to get the stickers on my own. We don't have international shipping/mailing. But I know a local sticker printing shop which can print one for me. And I really one one for me.9 -
> be me
> straight dude, 7/10
> discover devRant
> there’s that one girl with damn sexy thighs
> decide to ask her out
> she gives me her telegram
> she’s taken but has free relationship
> feelsgoodman.png
> she agrees to go on a date
> met her
> we have a little chitchat about CSS and decide to find a room
> gonna go balls deep bro
> pull her leggings down
> …12 -
New person joins client's team to handle one product on the website and asks me to restructure the whole site. Sorry, pal, but unless you have money to add to the project's already spoken-for pot of resources for features, you're gonna have to wait til next year.
-
I can see the love for VS Code as a whole, or Codium (my main in that side)
But dear me, any moderately big project will make this bad boy choke the fuck out even on a powerful workstation. Atom is also out of the question for that, and does anyone even uses brackets? Elektron based apps tend to choke like this.
Thus, for simple editing tasks I have preferred Sublime, Notepad++ and Vim, Vim is always there for me.
But I am wondering about one more:
Anyone here with experience on using Emacs on large as fuck projects? how was the experience?
I have only used Emacs on small shit and it works fine.14 -
We all have that moment in life when we feel that people around us are just there to -use- you. Honestly it feels annoying when the majority does. My friends noticed that a lot of people used me to help in their tasks. I usually don't say no, I find every opportunity to be a learning one.
A friend of mine, after hearing our stories, said something to me that has ever since stuck to me:
"if people don't use you, you're useless".
Honestly, I find this to be one heck of an advice. Certainly has made me feel like I'm on the right track! -
Had a bad dream one night that my bosses were going to run me through the ringer on some stuff that I needed to do better.
A day later, exactly that happened.
It would’ve been nice if my premonition could have had a few days gap between dream and reality so I’d have had some time to fix things first. -
My company insists on working in one production environment to save time and every time I try to convince them to set up a work flow with a dev and test environment, they tell me we don't have the time...
Even after I set one up anyway as I'm scared shitless to touch production. They tell me it's faster doing it all in one environment.
They launch an update. Site buggy as hell and doesn't load 90% of the content...
Sigh....4 -
New customer calling me to change all admin password on all server and Nas and some router/wifi ap for an unknown reason.
Customer: I have so many windows servers and nas'es...
Me arriving on site: just one qnap Nas... no windows server. 👍🏻🦄 -
I switch my phone off when I don't use it.
When I work, I have everything I need on my laptop. When I don't work, I don't usually expect anyone to call me, and I want to talk to no one anyway, so… Yep, my phone barely sees uptime.
It's on when I'm out becuz camera (https://miloxeon.com/photos), but that's about it.1 -
WHY!
Email was invented a gazillion years ago and it's still a shiit experience to setup on linux. Just give me ONE complete package!!
nooo i need to get postfix, dovecot, spamassassain mailscanner, antivirus, opendmarc, opendkim, dovecot-managesieve dovecot-sieve, roundcube, database, webserver and then i still have to configure everything and setup certs, spf, dnssec, dkimkeys on the domains, domains, mailboxes, deny weak certs etc.
I know the whole do one thing and do that one thing well but how about you just be a mailserver and do that ONE thing well without me needing to putting all of the puzzle pieces together myself! I don't want to waste time setting all this shit up. and don't even get me started on symantec and live.com and their blocking!14 -
when instead of coding one spends far too much time on expanding the syntax highlighting for better readability...
I mean, yeah it took me like 2h, but now I have a vague idea on how to quickly add things which improve readability for me.
emacs config ftw. -
Our company doesn't have much structure. One of 4 people can have me working on a project, or all 4 at the same time. And every few hours 1 of them asks how their project is going and get huffy if I'm working on one of the other guys, claiming top priority. After 3 years, I've been able to just go with it. Half the projects have never actually made it to production. Sometimes, they'll even forget about their projects.4
-
So.. We probably have thousands of rants on git and muggles here's one from me.
I've been roped into this ongoing project, guys with 1-1.5 years of experience are already working on it.
When they shared repo with me ...
I see 195 branches WTF! What are these idiots up to 🤔
And only handful of people working on project.
This one time I was merging branch with master ( branch #196) with master, guy sitting besides me asks me what I am doing I said it's good practice to pull before you push, right?(the line I remember reading here on devRant, I thought let's bee cool 😎 😋) And I explained him that I am merging 'em locally and will push once everything looks good ( I realized later that I shouldn't have wasted my couple of minutes explaining him)
He says don't waste your time and download (clone) the project folder(repo) from github and then paste or add your change to it.
Fuck you man, you should go fuck yourself instead of telling me that I'm wasting my time.
Sometimes I wonder, What do these guys think of github? Assholes, chutiya saale1 -
Assigning me to another project because my current project is soul crushing is only helpful if you ever let me stop working on the current one. Otherwise I just have a new set of meetings to attend where my only contribution is that I didn't get anything done, and probably won't today either.
-
When entering a one-holer restroom, someone didn't lock the door, and you have already seen more than you wanted to see. What are your options to react?
1. Say "excuse me" and quickly leave.
2. Chew them out loudly as you walk out.
3. Make really loud horse noises and leave.
4. Use the sink.
I have had this happen to me twice at my current work place. Now, when opening the door I have this procedure:
1. Open door a crack to see if the room light is on.
2. If light is on wait a few seconds for audible notification of occupation.
3. If unoccupied continue to enter.
If you are in the one-holer using the restroom and someone tries the door you also have options:
1. Stay silent Dark Brotherhood style.
2. Laugh maniacally really loudly.
3. If door opens scream like a girl.3 -
Client has decided to buy another server because the old one is too slow
Manager: how long will it take to move our apps to the new server
Me: maybe 3-4 hours
15 hours later
Manager: why isn't it finished yet?
Me: because I have to install a lot of missing things on the new server, and I have to google a lot to find them
Me (thinking): because your 15-years old apps suck big time4 -
The last two years of degree have really opened my eyes on how studlpid and difficult people can be. I genuinely think that the next time a teacher tries to pull a stunt or fucks something up for us I'll go full ballistic on them. Still have one year to go. God help me.2
-
I don't know how many of you have been in this kind of situation but what really sucks is that, whenever my company is not having any projects to work on, believe me its happening a lot these days, I am forced to work on an old shitty project over and over again.
And the catch is, everybody knows that no one cares about that shit, customers have never responded not even negatively to that crap. -
Well it's official...
I've only got Linux on my computers... except one old laptop that I have win7 on that is just perfectly setup and doesn't connect to the internet anymore because it's just a storage dump/ game emulator rig...
Win10 frustrated me for the last time and I don't miss it one bit.3 -
I’m living the dream. Lightweight, powerful, beautiful gaming laptops are a thing (have been for a while) and I have the pleasure of owning one.
I remember one of my college peers having a BRICK Alienware laptop in 2010. Don’t get me wrong, It was awesome at the time and I was super jealous, but it was insanely loud, heavy af, and as thick as a calculus textbook!
But now with the amazing RTX GPUs, and TB SSDs I can game on max settings, benchmark fairly well and take it with me when I travel for work alongside my work laptop all in the same bag without breaking my back.
🤘🏼 I love my Asus Zephyrus 🤘🏼
The fan is still hella loud though 😆
Maybe by mid or late 2020s we will have a revolutionary cooling system that would rid our dependence on fans for cooling. Just dreaming out loud here. It sure would be great to not have to clean the dust out.8 -
I have a LOT of Floppies but no floppy drive that works with my current Win7 machine, and my XP one is in multiple boxes for parts... so for now I can only stare at NetWare 4 to 4.2, WfW 3.11 and DOS 6-22.
Smart me made VMs on his XP machine and transferred them to his Win7 one.
I also have data tapes... now that is NEVER gonna work on my Win7 so... anyone knows how it could *possibly* work out?
Also... I got documentation on Compaq servers... those are nice.
AAAAAAND since I’m a huge MIDI nerd... I have a SC-55mkII hooked on the UM-ONE mkII and those shitty cans that I’m gonna switch (hopefully) soon for a nice pair of Cakewalks MA-15Ds.
Also, I’m looking for one of them 5150s because 80s IBM and since I also like keyboards... the one and only Model M.
Anyone can hook me up with a cheap one?rant idk what the fuck i’m doing netware random data tapes ibm 5150 wfw 3.11 sc-55mkii model m dos 6.22 long rant1 -
ME: Ugh can't even swap this laptop for a mac of any sort, only have people offering to sell one...
*Leans back in chair and think's how cheap I could build a hackintosh for*
ME: Wait a fucking second, I have OSX El Capitan with clover installed on a USB...
It's fucking working! :-D -
I was talking to my non tech friend, one friend of her who is working at one big kind of MNC (Mobile network companies) asked me what do you use in VFox.
I have no fucking idea what's VFox. I said I have no idea what is, we don't use it. He immediately asked me what technologies you guys are using (I am working in a startup)?
I said we are using Ruby, Ruby On Rails and Python, Djanho. He said you use all the old technologies.
I was like: WTF :😂, Okay tell me what are the new technologies? My friend interrupted us.
Later I googled to see what is VFox. It is actually a hosting company and this guy who don't even have any idea about AWS, GCP, using VFox saying Ruby and Python are old technologies. Lol.. -
Need some advice.
A few programmers told me when I started programming that instead of learning many languages, just focus on one that I am comfortable with and try to get really good at it.
But when I look at other people's resumes or Devrant profiles, most of them have multiple languages in their skill set.
That's why I have been exploring different languages but haven't found the one yet that I think I like the best.
What should I do now? Explore more?6 -
Hey, you, my new colleague, you are annoying. I have reviewed your PR and left about 50 comments on your mess. I even explained to you why half of your code is shit in a very polite way. I have explained why you have to rewrite that and even how to do that in the best way possible. Result? Half of the code is gone, it works as before but without the overhead.
Now you're annoying cuz I have to go again on conventions and best practices. I totally understand that you've been doing it differently and throwing buzz words at me won't help. Just stop and do it as it's needed in this project, don't reinvent the wheel only because you can.
You know what? Fuck it! I'll approve all your PRs, anyway I am leaving soon. There is no benefit for me to teach you stuff. You're one of those guys that I voted against in interviewing process. But guess what? My manager decided to hire you anyway! Ha! I rarely vote NO and you were a one of those...
Your confidence doesn't impress me. That works on people that have no clue on what you are doing. Your just average at best, not a superstar.
Fuck it, you're on your own now!1 -
When I hear the word "service" I think of something that just runs in background and you can do stuff with it. I have no idea how to create one, I almost had to make one on Android and use it properly, now I'm back to Windows and Java and we have something working as a service, I have no idea how it was created and how it does work, I just know how to start, restart and stop it. If you asked me how it works and how to communicate with it - XD no idea lol but let me google that. I have almost 4 years of professional software development experience.
And at this point I'm too afraid to ask ;____;7 -
You know what I'm CONSTANTLY trying to improve on? Time. With my career out ahead of me, I feel like I gotta get a stopwatch going for myself on my personal projects. It took me hours throughout the weekend to get a stupid table UI and JSON serialization system working on a small project. Meanwhile I remember two guys created a Pokémon Go client in a couple days (back when I had a Windows Phone that didn't have one). Like, how important is time in the industry? A lot according to the memes.2
-
Hi there, I don't know what to do...
I got interviewed, and offered by two companies.
One startup, being around for 5 years, they loved me and they offered me a whole project to lead in a team of three, starting from scratch, in something that I am really interested in, plus the location is central and amazing.
The other one is a bigger company, located a bit far away from the city centre, the position is senior but not lead, is not an agency but they work on a huge range of products, so I will never get bored working on the same thing all the time.
Pay is the same, the first one I possibly could negotiate a bit more, the second one I can't for sure.
I am a hit scared of getting bored in the first one, even though I have been working on single products company all my life, now I wanted to change.
What do you guys suggest? Any other parameters I would need to consider?7 -
Is it just me, or does everybody regularly have to hit F5 on YouTube after the first 3-6 seconds when it stops playing? I have this in one out of 4 videos I think. hugely annoying
The weird thing about it is that I remember YouTube having this bug for a few months back in 2013 or so (hence the 'is it just me'? )1 -
One of my friends just royally pissed me off by deciding to repeat some crap she heard on TV about suicide being very selfish. I have depression and she's just taken a huge shit on mental health I'm. She can be a stupid cow sometimes...2
-
Manager getting snippy with me coz one of the 2 urgent things I'm currently working on hasn't been deployed. This is on top of the outstanding changes to the last 3 urgent projects I worked on that have been deployed in a working but imperfect state, the urgent thing I got distracted by and the urgent thing that's next for me to work on.
Someone got a "this is fine" pic?6 -
How the fuck do you get over 10k points on stackoverflow? Are these people actually developing and pursuing a job or are they just F5ing in the questions news section?
Recently I tried to get some upvotes on answers, but there was not one decent question in one hour which would have gotten me more then 1-2 upvotes.2 -
!rant
import analogies
Customer: So I have two emails and I'd like to be able to use them.
Me: Okay, I see you have both Windows Live Mail and Thunderbird...
Customer: Yeah, Thunderbird was the old one we used, we now use the Windows Live Mail, but it's always having problems.
Me: Well, Windows Live Mail isn't supported anymore, so I would recommend moving back to Thunderbird.
Customer: But that would mean I would have to get another email, right?
Me: No... *thinks for a moment* OK, imagine you have a garden hose that is connected to the main line of your house. You with me?
Customer: I guess...
Me: So the connection from your house is your email - or at least the server out on the internet. Now on the other end you have a hose splitter, and it splits off into two other hoses. Still with me?
Customer: Yeah...
Me: So on the end of the other two hoses you have two spray nozzles; one for each hose. Now one nozzle is from company A and the other is from company B. Both nozzles share some spray types on the heads, but there are a few heads on A that B doesn't have and vice versa.
Customer: OK...
Me: Those spray heads are Windows Live Mail and Thunderbird. They receive your mail from the same place, like the water, but they have different features. Does that makes sense?
Customer: I suppose.5 -
I finally got one of these boards, I still need to figure what to track on it, I already have a planner with me for my day to day
any suggestions?10 -
Why the fuck does Windows still not have a fcking decent package manager?
I hear you "but but but, there is Chocolatey, it's great, try it!". Well yeah if you only want binaries.
But I do need to, you know, develop and compile things, and without includes, code, and a reliable way to produce working binaries from that, it's useless.
Guess who needs to download dependencies one by one, compile them one by one?
Don't get me started on broken MinGW, or the "recommended" way of doing a bat script to have proper includes (what the hell, that's the entire purpose of env variables), or the fact that there is NO convention on where to install things.1 -
I have a confession to make..
When I screw up and want to revert to the last commit, but I don't understand the gibberish error text that git shows me, I just delete the local copy and clone the one on the main repo.4 -
I've been reading a lot about companies moving towards implementing a one-person policy. Like, one person is end-to-end responsible for the backend, one person for android app, one for iOS app and so on.
They also call it "lean teams. Less people, less discussions, less bullshit"
Or maybe the search algorithms have flagged me as a recent job seeker, idk.
This is seriously scary because essentially it's telling devs "We will underpay you and overwork you as we wish. And you can't leave us because other companies have implemented their one person policy so u ain't getting hired anywhere else."9 -
I have this one friend of mine, he lives in another city but he asked me to help him out with programming, the problem is , the guy is impossible to help.
Just yesterday I was to help him install ruby on Ubuntu, he texts me saying he is getting an error, I ask him to send me a screenshot , he says he's working on it, now he has been stuck for two days, who can tell him he doesn't have to die installing ruby, and you don't have to suffer every error you get and getting help doesn't mean you ain't learning.3 -
Rejection 5 / 1000 of my 1000 job applications TikTok journey
I have rejection 6 ready but cant post more than 1 image at a time on devrant. Rejection 6 is the same company from rejection 4! They fucking rejected me TWICE. Because i asked them to tell ME out of ALL the positions they have available -- NOT A SINGLE ONE FITS MY PROFILE. DO THEY NOT CARE THAT I HAVE A COMPUTER SCIENCE DEGREE????????????????21 -
That's a good one!
Sadly, in real life, I'm overly polite (working on fixing that dammit!!) and always trying to stay professional. I have a couple of coworkers who not only need a scolding, they need someone to beat their idiocy out of their little brains.
I have on occasions told some coworkers off when they were way out of place. A recent one: idiot PO trying to micromanage the dev team and thinking he's manager of the devs, came to me personally (sudden Slack call, no calendar invite) with some bullshit feedback about ̶c̶o̶m̶m̶u̶n̶i̶c̶a̶t̶i̶o̶n̶ CUMmNnicaTioN (I had to). Told him it's not his place to give me feedback and it's not his place to manage my time for me and ended the call aggressively which I don't prefer (it's always better to keep your cool and control your thoughts and words). My cholesterol level went up writing this.
Thank you and have a nice Monday!4 -
Junior dev here
Implementing client side search functionality using Highland.js with its streams and lazy evaluation.
Hopefully I haven't bitten off more than one can chew. Higher order streams have been known to confuse me.
On a related note, Googling "forked streams" yields interesting results.2 -
Failed to make a decent demo for client because spaghetti code. I want to work on the project to sort out codebase to avoid same thing happening again, boss wont hear it and switches me to another project of which I have little knowledge of the stack when we have another guy who has experience in it.
My main project (the one I want to sort out) is so big it should have 4 people full time on it, but it has me and one part time outsourced contractor. I was hired as a meteor dev and he makes me work on an angular project like its totally easy to switch from meteor to node+angular+Jade.
I am a junior dev, boss has no idea how to project manage and ignores advice I give him.
This is going to be hell when we miss deadlines and have to explain to the client why their product has so many bugs.2 -
Did an awesome interview for a fullstack job at a cool conpany. Hr, lead front and lead back seemed on a werge of kissing me. Told me they want to do a one-day trial and to wait for further instructions... Have been waiting for two weeks now :(1
-
To me this is when you have that one breakthrough you spend considerable time on and with the divine knowledge of a peer collegue solves it in minutes... That feeling of enlightenment. That is what drives me everyday. Learning from mistakes, record progress, expand your knowledge, and call for help when you're stuck. Every single day.
-
client: "can you build out a staging server for us? here's all the code, everything you need"
me: "awesome, looking good, i have almost everything i need, just give me the credentials for the server, and I'll get started installing all the infrastructure"
client: "ok, try these!"
me: "doesn't work"
client: "this one?"
me: "doesn't work..."
client: "how about this one?"
me: "STILL NOT WORKING!!!"
imagine you want someone to do stuff on your server and you don't even know the root SSH password.... smh
why is this always a problem, use fucking 1password or something its 40 bucks a year, secure, and you can organize alllll your passwords. don't be a fucking boomer and write them on a piece of paper, or worse, apparently like my client, never know it or have it in the first place.5 -
So fucking stressed. I've been working on multiple projects at the same time, most of which have no clear goals because the one who assigned them to me doesn't know a shit. Everything is done superficially and without purpose but to make money. I need a break, a long one, and after that the only thing I will have to do is find a new job.2
-
I need Christmas break so much... Full on sweets from home (my mother sent me a 7kg package), programming whatever I want with no one to tell me what to do and some quality time with the love ones and myself. Fuck work, we should have Christmas breaks every 2 months at least
-
Is managing a open source project more time consuming than a personal one?
Users keep asking me to make my app an open source project (and I have no problems with that), but I am afraid that it would be too much time consuming for me as I maintain 3 apps on the Play Store and also study and practice sport.3 -
I've always loved to change technologies to work with...I developed Desktop applications, Web applications, android applications...and now I'm working on an IOS app and I have just one message to whoever came up with the brilliant idea of a drag & drop system for views in XCode:
I DO NOT RESPECT YOU AS A HUMAN BEING.
Sincerely,
Me1 -
When Email and Time-sheet is everything in the workplace....
They literally don't care about your work or about successfully deploying project, if you don't have it in timesheet then you did nothing.
They want me to work on totally new things and expect to get the results within week and when I mention this is new and I can't even give estimates, they want that to be in an Email. Like WTF!! you even know this is fucking new thing that only I'm working on, there's no one to help me.
And I'm here learning,studying so I can solve these out of scope requirements with best practices.
And in the meantime they also want me to work one few other things .__.1 -
Sometimes, after seeing all my friends with their girlfriends and boyfriends have their life, freedom, and happiness slowly sucked away from them, I have to wonder if it is even worth pursuing the opposite sex romantically at all. Especially since spending time on yourself will actually improve your life and make you happier. It’s just sad and feels lonely that no one can relate to me in real life about this.25
-
These one is about recruiters.
I'm a Zend Php 5.3 Certified Engineer and have it listed on my linkedin profile and also being a php developer for the last 6 years.
Got this recruiter on the phone.
Recruiter: Hi, i saw your profile on linkedin and think you're great fit for a position i have available. Do you have any experience in PHP?
Me: Hangup the phone.1 -
So, i'm starting to hate being young...
I'm 19, and have been programming for 6 years, almost half of my life, people assume that due to my young age I must be an inexperienced incompetent, shit on me for every line of code I write, insult me every time I make a sintax error...
Well, now I'm working on my own on my first big project, a videogame (it's the reason I started programming in the first place), nobody blames me for their errors, I don't have to justify mi choices to people who don't want to understand and I can stop if I have to study for university...
All of this just to say one thing, please, before blaming the kid, think what you might have done wrong!5 -
Hey everyone.
I just had a job offer today for one of my dream companies!
They gave me a choice between a Linux or MacOS laptop. I've never owned a MacOS laptop before and I've been using Linux as my main OS for around 6 years or so now.
Also, abount a month ago I bought a new laptop on which I installed linux.
So basically, I have a Linux laptop for personal stuff and I was thinking of getting the MacOS one for work. Does anyone have any relevant experience and, if so, how did it turn out?
Thanks for your time, have a good one!8 -
Finally got a job offer, just waiting on the official letter, I am eager to hand my two weeks in. I'm even tempted to quit outright once I have the offer letter. (No one is under me, there's no training I can provide, no needed bridges would be burned)4
-
I'm finally going on vacation, which is good, but I already know there will be many stupid people writing me endless private messages about them being banned or their server not working correctly BECAUSE OF THEIR OWN SCRIPTS and they will spam me like they usually do although I WRITE THEM I'm out of the office but they don't care since they don't have other things to do than COMPLAINING ALL DAY.
Geez okay, I got to calm down, I'm on vacation, don't want *that* to ruin my mood.
It was stupid to ban all those people for breaking the rules today though, should have waited another week, so guess this one is on me.1 -
My PC is now a malware battle ground.
Virus on my PC self running a page on chrome every 30 minutes telling me to remove other viruses. I really can't wait to see what the other viruses have to say about this one (horux.cz). 🍿1 -
Shit!!!!
Worst question I have seen around here.
I only had, at the moment, 3:
The first one was... unsignificant. Never learn anything important/relevant from him.
The second one didn't payed me for three months. I had to quit.
Still waiting for him to pay....... just being ironic his not going to pay.
The third one is bipolar and... well I already had stories shared here...so you can have a look.
I could say that I had another one. Is was my Father... best man in the world. My hereo. Learn the best things with him: Honesty, loyalty and Hardwork.
Sorry from any kind of mistakes on my writting. Long day and long night. -
Those days, I have a lot of companies reaching me directly on my professional mail to sell to me their shit. Should I randomly visit one to ask for an explanation in person?2
-
So.....
Cassandra vm had a crash yesterday...
2 nodes with rep factor 1. (FML)
One node wouldnt start... Eventually found out one of the commit replays had an exception (the one at the time of the crash).
Boss trying to push me towards a fix all this time which was:
"Let's delete the vm and have Cassandra running on one vm"
There are not we enough curses in the world.
🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕
P.S. there are no backups. -
We're remediating tls issues on production servers. gotta be pic compliant. It's been an hour and a half for one server and were not even close to done... we have at least 5 more to go for this particular app... my organization controls over 300... the company has thousands... for the love of god save me.5
-
I was doing stuff in my room, when I slipped on my hand and landed on my knees. I look up, and I see my Raspberry Pi's GPIO pins puncturing my hand.
Fast-forward couple of hours, I decided to post a picture of it (it wasn't bleeding or anything) on Twitter. 2 seconds pass, and my account got suspended.
I have 2 simcards: one for calls, one for unlimited data.
Twitter is trying to call me to verify the account, but I have my data phone number in the profile.
FML.7 -
I just have one fellow programmer at work...
He actually managed to create a merge conflict on his own, because he worked on two branches simultaneously, and then assigned me to resolve it, even though I worked on a whole other part at that moment and have no idea which parts he wants to stay and which to be discarded! Take care of your own shit for god's sake!! -
I have 3 jobs but one salary... I look after some financial enterprise system as one of my jobs ... In short am an integration support specialist, earlier today system was down ussd gateway... Some client pinged me on fucking skype asking for integration support on uat i ignored cause i was busy fixing production issues , the nigga escalated me to the CTio, sneakey bastard.. Some clients are shitty. Hope they make money
-
On one hand, it would be nice to have someone else help me out. On the other hand, I like having total control and knowledge of the source and I don't like people messing with it.
-
I've been reading more books. The more I read, the more knowledge deficit I feel I have. It's an impostor syndrome circle.
One day death might free me from this misery but until then *opens another book on another programming paradigm.*3 -
For me, biggest influence have been my bosses.
One of them mailed me that my work was shit and he was cutting my pay while I was far off with my father post surgery and battling a terminal illness.
The other one gave me an offer while I fired my previous boss from the job of being my boss. He also knew the exact reason for my switch. That taught me a lot on what kind of person/programmer I want to be. -
I forked an collection/project on TFS so a team could do their own changes on one application and leave me alone. Yay Shadow IT. Now I have to figured out how to do pull requests to merge back into “master” without me doing all the work.4
-
Been 6 months at this one company and still don't have a good grasp on many things, I'm also almost absolutely useless in oncall and always loop in someone else, it's like my brain just afks.
I'm sure everyone has that one dumb Dev on their team, guess it's me this time, I can sense the annoyance from my teammates by my stupidity so far, there's just so much to learn about domains and specific things that only come up when things break, idk how to gain proper knowledge without someone babysitting me and Its shit for someone to do that (I'm not a junior Dev)12 -
One easy way to watch YouTube without ads on a smartphone is Firefox + Ad.blocker
HoWeVeR... Page loading time on YouTube went up to 1 minute for me lately, all out of a sudden. Nothing changed on my device. I have auto-updates disabled
A coincidence? 🤔 Or Google looking to make life hard for me. YouTube was already caught making loading slow on FireFox deliberately, so they deserve 0️⃣ trust5 -
Slacking off on tests for medium size projects. I have one project that I consider a major achievement as of today, the NPM package @lbfalvy/react-await. It has like two tests and it does a _lot_ more than two things.
Don't get me wrong, I test it thoroughly, but not in an automated way.3 -
My two best friends has been the most influential mentors I've ever had. One is a compiler engineer at a major computing company and the other one is a security engineer at a major company in Japan.
Both have sat down and taken the time to not only teach me different aspects of the computing environment, but empowered me to learn more on my own. One project I was working on ended up tapping into both of their teachings. I took a moment to think back on when they were teaching me and felt so grateful to have such patient teachers.
The moral here is that not everyone knows what you do. What makes a good teacher is someone who takes the time to teach and empower the individual. It really goes a long way. -
I think YouTube gave up on trying to send me ads.
I have an adblocker in my desktop but not on my phone. In all of my years using YouTube, I've only ever clicked on an add twice on purpose, and maybe a couple of times by accident. By now, even when I'm not using an adblocker, YouTube still doesn't send me ads! And for some reason it's lately been sending me ads of YouTube itself. It's a very annoying 5-second video with just the logo of YouTube. They're really just telling me "I don't have anything to promote to you, so I'll just make you waste 5 secs just cause."
However, every single time I get on incognito, I get one ad or maybe two per video. wtf2 -
Usually when listening to music I have on my main Spotify playlist (using headphones), after a good 7-8h sleep followed by a good breakfast.
It's usually better when:
- there's no one around to interrupt me,
- I know what I'm going to do and
- no distracting noise. -
In our class we have one subject where we take notes on one shared Google docs document. To be honest, this may be the worst "teamwork" that I every had to deal with.
• Simply copying the stuff from the blackboard:
• Missing context
• document consists of keywords and occasional sentences
• These fucking deep nested lists
• No quality control whatsoever
--> nobody fucking cares
• What, nobody made notes for this point?
• Any attempt to speak up result in me being scolded
• Be me, the only one not shopping on amazon instead of taking notes
• Wtf does this mean, where's the context
• one line of code without needed context code
No quality, no Motivation, no better alternatives, no fun. -
Ok, so i got this new machine and whilst migrating I want to stay online with certain services. So atm there is x.web.nl and y.web.nl both have ssl and one runs on server x and the other on server y. Now is the question how the heck do i forward that ssl file??? I figured i have to do something with my nginx server block. Because that is terminating the cert. Can someone help me out??1
-
C is one of those languages that I have no idea why I really even mess around with it. It's cool, and useful, and all that jazz. But holy hell messing up one little line of code is the death of everything.
One forgotten semi-colon, and you whole program is gone. It will mess up other lines of code, which will mess up other lines of code, so on and so forth. I've even had times where I have to almost rewrite little programs I'm playing around with because of how much little errors can mess it up.
Don't even get me started on compiling. I don't even want to get into it now.1 -
My team builds robots and we're trying to use an IMU for orientation. Asked one of the members to find our spare one because the one in the robot was apparently throwing errors.
Him: "Oh hey I couldn't find it"
Me: "did you look in all the boxes?"
Him: "ya dude I looked in all our boxes, even the box we never use"
Me: "shoot ok I guess we lost one, I'll order another one soon"
*1 day passes*
Me: goes to our main box to get a keyboard out
Me: opens the box, IMU is sitting right on top
Me: pulls out the keyboard, sees ANOTHER IMU sitting in the box
Me: "hey coworker, you said you looked in all the boxes, right?"
Him: "yeah dude no clue where it is."
Me: "it's sitting right on top. Plus there's another one in here"
Him: "oh lol that's weird"
That's all you have to say for yourself? That's weird?! DUDE NOT ONLY WAS IT SITTING RIGHT ON TOP OF THE BOX, THERE WE'RE *2* OF THEM IN THERE, IN THE MAIN BOX WE USE
the sad part is that's not even the worst part of the story... That part to follow soon ;)1 -
I was on an 8h bus ride yesterday, and thought "Hey, I take my Laptop with me, then I can do some tech." Normally I have my Laptop on a docking station, and use a nice big keyboard. End of the story; thinking of using the small Laptop keyboard demotivated me so much, that I didn't do anything but sleeping on the bus. Am I the only one who doesn't like small Laptops?
-
Spending days on a recursion problem and never solving it. That was a low time for me-especially when I looked at how short and elegant the solution was online. I've recovered now and have gotten better at it, but damn that's one thing I need master or it'll haunt me to I die.1
-
One of my social interactions for this week just cancelled on me and I'm feeling SO FREE! I can actually take my time with a dish i have been wanting to make, and my girlfriend is going to be so happy that she gets to see me more this weekend. Things are looking up, folks!3
-
Yesterday I spent 7 hours on a silly SSL certificate error. The exact same webpage gave me "certificate revoked" error when viewed in one browser/device but it displayed fine on others!
But everything is back to normal today! As if nothing happened!
I'm not a web dev, so I have no idea why this happened. I'm just pissed that I wasted 7 hours on a thing that wasn't my fault... -
https://devrant.com/rants/2039795/...
I find that amusing that every spam comment on devrant have been posted only in that one rant. Also I cant downvote anything... and my reports dont work. So if you can please help me downvote those fuckers.3 -
I found myself answering programming questions on Quora this morning because of an A2A notification but then kept going and browsing other questions...
And well I kinda liked it... Usually I'm the one asking questions and haven't asked any new questions on Quora in over year...
So now wondering if this is the result of having no one that really listens to me work.... Being senior but having no direct juniors or people I can have a proper conversation.4 -
Yesterday I was invited to Google's Foobar Challenge. I just solved the level 1 problem which was simple. I don't have a CS degree nor am I studying for one. A lot of posts on Reddit and Medium suggest that you won't be able to get through the latter challenges if you don't have extensive knowledge about CS concepts. May someone guide me in the right direction?2
-
I can't name just the one annoying coworker, because I've never had this one person I really, really couldn't stand being around. But there are plenty of coworkers that have crossed my path over the years with features that have slowly driven me towards madness.
Like the team leader with psychopathic traits and a brown nose stomping downwards and pleasing upwards.
Like the one fellow who set variable values multiple times to really, really be certain it was set.
Like the girl who sat next to me every now and then, and always started humming and singing only when she sat next to me. Always just loud enough for me to hear.
The dickhead coworkers that has been bullying me, excluding me, neglecting me over the years.
The managers who apparently never learned managing nor people skills.
Every jackass that thought it was a good idea to come stand next to me so they could have a nice conversation on the phone without being disturbed. Well, you disturbed me!
The manager who was whistling and singing so loud from his office that I had to get a Bose QuietComfort headset to get him out of my head.
Every fucking one contributing to the dinosaurism haunting the office.1 -
So yesterday I had to do some windows updates.
Today, I turn my laptop back on and notice I don't have sound.
Alright, I'll just see if I have some outdated drivers. Oh, I have 3, and one it's the sound driver! Cool, let me just update that. What do you mean I can't? Alright, let me try this app I have installed to see if it can update everything for me. It did, great!
Oh, but now the sound is coming from my earphones AND the speaker... Let me check the app again. Nothing. Let me check the drivers again. Detection verification is outdated. Alright, I'll just update that one, no big deal. Windows could not find drivers? Alright, let's see if windows update can find something! Nothing.
Okay, let's check sound definitions. What about troubleshooting? Still nothing?
Well, now I'm pissed. Let's see what the internet thinks I should do. Almost one hour later, I've tried everything I can think of and still can't fix this. Fml8 -
I need advice.
I'm going to apply for PhD this year, but here's the thing, I don't have a specific interest in anything.
This sounds weird but I only want to do thinking. Like solving problems.
I would have a paper coming out this month as first author, but we discovered some weekends of our algorithm recently and decided to postponed the paper (there are 4 professors on the project and one researcher), so I guess this will definitely affect my application.
Like, what shall I say even on the personal statement? That I have one active mind that just won't stop thinking? The very fact that everything is interesting to me made me not interested to anything.4 -
What do you think about Powershell on Linux?
I personally like PS quite a lot, on windows. It quickly became one of my favorite languages, during my apprenticeship.
I also have an everburning hatred for python, so PS is kinda enticing to me.8 -
No one was really surprised.
They mostly told me all my life that's what I should do because I always liked video games and was on the computer a lot.
I mean, I can see how it might have helped a bit, but it doesn't really have that much to do with it.1 -
A foolish choice
I have 2 partitions in one HDD that both have windows installed (dual booted), one for me and my younger brother. Earlier, I tried to rename his Windows folder (the one on the root) and I thought it will remove the dual boot and go straight to my OS.
But to my surprise, I can't boot to my OS either. Where did I go wrong? HELP!5 -
DevRant is fun for me these days, more now than ever.
People create bot accounts, post content off of ChatGPT/post OG rants which we all shit on, except one guy. You know who that is.
Some try to force their projects on us, while being homophobic, racist and 10 other things. One of them grew on me, ngl.
Some are talking about me everyday but too scared to tag me, cuz they know I will blast their ass, and have, in the past.
Some people I had beef with, one of them is now a friend of mine. The others, not so much.
Finally.6 -
few days ago: I assign ticket to new programmer
today: receive message "Hi, quick question: I have the task pretty much done. The only thing I am stuck on is {insert one line summary of task}. Is there an example file where this was done before? Or do you have any thoughts on this?"
ticket system: "{tags me} This is mostly done. just need help {insert one line summary of task}."1 -
Razzlekhan is unironically one of my favorite rappers and a huge inspiration to me. To look like THIS and to sing like this, realizing it and still do what she does, without autotune, is truly amazing to me. I wish I was this brave.
Oh, and also that she stole $4.5b in bitcoins. What an absolute legend. Rappers brag about being robbers, they're pussies and have nothing on her.2 -
Guys and gals, what's tour opinion on static website generators? Have you ever used one?
The concept kind of intrigues me and I was considering a Hugo + Travis CI stack.7 -
Why would smn want to use Angular for their project? Its a mess! Its bloated, abstracted, opinionated and so not dev friendly. Its been more than 2 weeks I have been working on AoT and Lazy loading. Dont even get me started on NgModule! Its irritatingly convoluted yet people seem to prefer it. Why? Am I the only one who thinks this way?!?5
-
when creating subtasks for my jira tasks, so PM can micromanage me better, i never know if he will criticize it for being "too fine granular, just write it in the comments" or for being "not detailed enough". also, on the one hand he criticizes team members for not having meaningful comments (e.g. "writing documentation"), on the other hand, he criticizes people that he doesn't know what they are doing. also, not to forget that i shouldn't have more than one task in progress ("it should be transparent what you're currently working on"), but then he randomly decides to set one of my tasks in progress even if this breaks his "one task at a time" rule. but i guess it's okay if he does it, because he's boss.
i honestly have no fucking clue how to please this guy lol4 -
I'm responsible of the smooth operations of the platform, i.e. I'm responsible if something doesn't work. As I'm the technical leader, cofounder and original developer.
However I have no control on installations scheduling, on feedback from customers, on new features planning, on installations tasks performed by the team. No resources whatsoever.
And everybody NEEDS me to perform even small tasks. I would delegate and automate if only I had the time to explain and develop scripts.
But I have zero time. So basically everybody is counting on me working 15 hours per day to get things done.
And one person is also claiming to be "in charge of operations".
He is actually only in charge of me.
I cannot exit from this vicious circle.
I'm like the house doormat.3 -
Guy who have talked down on me for being a "shit webdeveloper who doesn't know what he does" suddenly came to ask me whether I could help optimizing his "company" (just one of those "I just say it's a company to look cool") website :^)
-
Me: "I have a hobby project idea on how to provide a vendor-free solution to this... and the domain is also straightforward."
Me after one year: "man, finally it is in the MVP state... that escalated slowly..."
> Also, me who couldn't resist to create a hobby project for the sake of the previous hobby project...1 -
So I presented a presentation about programming a couple of days ago. It received good feedback and the leader of that event wants me back to present another event within a couple of days. Yeah, couple of days!!!! The first one took me almost 2 weeks to prepare, not sure if a couple days is enough
This guy has strong connections and want me to speak to people for consultant work. I do want to work as a consultant, but that's a risk I guess.
On the other hand, I'm currently working as a fulltime fullstack developer on a project with lots of challenges. Its fun but not something I want to do for many years.
A voice inside me is telling me to go on this adventure, and focus on my company instead.
I feel like this is a special moment in my life, and one decision is the right one to take.
What would you do, continue working as a fulltime developer or focus on building your company? Or if you have similar experience you want to share?5 -
FUCKING NGINX...........
I moved a website to a new server, and nginx redirects me to another fucking website on the same server. I have been trying to fix that for FUCKING 3 HOURS. I did everything. Disabled EVERY site on that server except that one, works. I go back. Guess what..... haha it goes back and FUCKING REDIRECTS ME TO OTHER SITES. You have to be fucking kidding me right 🖕. I check if I miswrote anything, check if it's the control panels fault (doesn't look like it). I make a vhost myself for the site (with the other still active to check if it detected the vhost). Reload...
nginx: "One vhost was ignored because the servername already exists". Yeah yeah you twat nginx.
So le me disables every site again (except le not working site). I enable every site again.
nginx: "owh hey * someip * heres the site".
Me: .............. 😡😡 fucking twat. 🖕🖕
BTW, have no clue what caused it. Seems to work now. It shouldn't be a DNS issue I checked that. Anyone any ideas? Appreciate it.3 -
Me, enables SSL on one domain with cloudflare all went well, even added origin ssl all good.
Friends domain, set up the right and same way, but server says no i have no idea what www.examaple.com is, ... I never created a key for that wtf so right now website are dead .. thanks cf3 -
I think I was always meant to code. And even though I started late, I have never been bored of doing it. Since I have started writing code, it's one thing that has driven me like travelling to another dimension. Time flies when you code. And moreover for sometime you forget all the stress in this world and concentrate on the stress you've created. 😂
-
The company i work for force me to work on two projects daily. I have to report to one of the client daily. And another client weekly. This is so much stress, I think my efficiency spoils completely, i can't be productive at work. I don't know what to do now. Do you guys have any suggestions ?4
-
Am I doing something wrong or am I the only one not able to install anything on Pop! OS?
Googling doesn't find me this issue what so ever.
It always tells me about some dependencies and that it won't install them.
And then i have to do --reinstall, which either does it's job or tells me shit can't be downloaded.
Wtf is this shit? I love pop os but for gods sake let me install libsdl or wine or anything else!5 -
The one where they told me that the project I have been working on from day one was going to be handed off to an offshore team.
-
Question for people using devRant on iOS.
I’ve been running into a weird issue, which I’m not sure if I’m the only one.
The issue: When you get notifications on devRant and have read the notifications, but when you leave the app keeps saying you have notifications. (The count on the app keeps going up, and it randomly resets)
It’s nothing critical and I’m planning on opening a issue later, but wanted to see if anyone else is also running into this issue or if it’s just me. (iPhone 6s, iOS 11.3)
Let me know in the comments if you’ve experienced this issue also.2 -
My desk is usually clean. I have a small sponge ball and a drawing pad on my desk. Its not much, but it does help me get through the daily pressure. I've seen people keep a small plant on their desk but I dont understand why . Maybe i will if I keep one.3
-
VS Exception Display is full badfor me now.
I had a query problem in my code, and the only exception displayed by VS was one that don't help that much.
But there were two exceptions messages to display. Fortunatly the front-page displayed the full stack, else I'd have no clue of what was going on. -
So my boss tells me that industry standard for serving images is that you have one image on the server that is approximately 3x larger than the largest size you need it to be and resize it on the client side as you need. However, a lot of the tutorials I have seen online lead me to believe that is not true. Is it? Because I have to serve up a whole lot of 150kb images for something I didn't even want to do in the first place and it's causing serious performance issues, even with lazy loading.5
-
Ok so, another post got me thinking…
Every browser I’ve tried sucks one way or another. Chrome, Firefox, Vivaldi etc…
Safari on my work Mac is so far the least annoying one, although it seems to have an issue with Google’s services…
On my personal computer (Linux) I use mainly Vivaldi, tho I have Firefox installed as well since apparently Vivaldi doesn’t quite support everything on the interwebs…
So, fellow ranters, what are your favoured browsers (all platforms go!) and most importantly, why?11 -
Follow up on this rant : https://devrant.com/rants/1768571/...
I got answers !
One asked me for my availabilities and I'm waiting for a response with a meeting.
The other one is going to call me tomorrow for a phone interview.
Do you have some tips for me ? -
Anyone have a spare 2TB external hard drive they want to lend to me? I’m trying to re-partition an 8TB drive but it’s being finicky so I have to take all the data off and wipe it. Luckily I only have 2TB on it. I’m going to ask my IT director if he has one today. Wish me luck 🙃2
-
So, I have this colleague (tho he is a student in my company, while I'm an employee), who wants to build a site, but doesn't want to learn how to build one...
I literally gave him everything one needs, yet he still complains about it not working the way he wants...
He literally does one out of 3 things:
- play shitty games and cheats in them
- attempt to build a site without understanding the "why does it work?"
- bother me with dumb questions that have been asked 1000000 times on StackOverflow... -
MAUI shell is killing me.
Maybe it was a bad choice to choose MAUI at this point.
Shell functions Don't have docs,
Only one page on Microsoft docs,
And the functions Don't even do what the Microsoft docs says they do.
And they throw errors without any information or reason.20 -
I'm a complete noob with hardware so can someone please help me.
My GPU can support up to 4 monitors. I have 5. I figured that since you don't need a GPU for a computer to work, my PC would be able to support 4 with my GPU and one with the on-board system, but apparently I am wrong.
Is it possible to configure it to work this way? Will this seriously impact performance? (It shouldn't right? As PCs are designed to run with one monitor)
I know it is possible to connect multiple GPUs so if that's not possible, could anyone give me any advice on that? Thanks!13 -
And one more.
When my senior ask me to rebase the PR, which I submitted f*n one month ago.
Where it was f*n important that time.
And your pull rebase ask you to fix the conflicts.
And you realize you need to reapply the changes again on top of the master.
And you have to run the FTs again.
Damn.... -
!rant question:
How does military level security can be achieved in a software company?
Do we really need two computers for each dev, one local and one for using internet? Is there any standard on setting up an infrastructure like that? Point me if you have any info please.4 -
One time a has some task to optimize an images on mobile application so it can swipe on list without lags (to this time it works fine, there was microseconds lags, but it was my code and I don't like to leave like this). I takes me a long time trying a lot of solutions but everytime was the same. I leave this task because I thought it can't be done. Everyday I was thinking about it, one time I have even a dream about programing XD. One morning I wake up and it came to me, one simple solution (I think there was 2-3 lines of code to change). I go to computer and try it, it works, it was a weight off my mind. Of course I go to boss say now we have faster, better etc. and he also was happy :)1
-
can anyone suggest me what backend should i use for api,database if i use flutter?i know basic js and java,so maybe someone can suggest me one dont say which one i like or i much preffer because i still have low knowledge on BE,so just suggest me,Thanks6
-
Team I'm on consists of four devs, two being contractors who have hit their necessary month off period (something to do with contractual laws), one junior developer who is off on holiday for a while, and me, the person with most experience but busiest home life.
Next few weeks are going to be a real test of patience until I'm no longer alone on the team.1 -
Currently still working on this one. Interning at the sugardaddy for dutch students. Have a great team there, but the whole research thing that my university demands me to do is on my mind so damn much that it takes all my joy from the internship. It feels like it prevents me from learning things that truly matter to me, like my extreme anxiety of even doing any form of coding. I just want to be an IT teacher/lecturer ;¬;
-
New guy taking over senior software developer since the last one seemed to burn out / got tired of all the bullshit. His coming replacement has a habit of making 'software walkthroughs' for every repository we have. The project organization is so badly managed and we only ever work on requirements when we have something concrete. After Outlook-declining one of the walkthroughs I get this little gem from him in an IM:
Guy: <Old Snr Dev> felt that you built the base for it and it would be good if you are there as you might take it forward is what <Manager> told me
Me: yeh but it is like so straightforward
and basically there are other projects on github which do the exact same thing
Guy: okay, just that I have not seen the code yet. Or anyone else to take it forward
Me: i think - go through it when you need to
if there are problems, then ask
WTF? You didn't even check it yourself and you want me to handhold you as a senior software developer? Totally nuts.2 -
Fuuu!!!
I'm currently on elementary.
I have two monitors, one plugged to my Rx 560 and GPU and the other to onboard graphics.
Despite this my main monitor is rendered on the Intel inbuilt GPU and I have stuttery gui on my primary monitor.
(My second one is an old monitor and I can't find VGA to dvi converters, on Windows it just works so I haven't had an issue)
Please help me guys !1 -
Really don't want to work tomorrow. I have this PM who just constantly over burdens me. I'm in a tiny team of me and one other dev. Need a holiday soon! (Been 2 years) Currently doing the dev on 4 sites at once on my own.3
-
I have a daily data limit on my mobile data which is the only one I use since the others are shit including my current landline connection. There's a good one but it's not available in my area yet.
So I have to wait days to download anything heavy. To top it all off, my friends with their great internet downloading gigs of stuff makes me feel empty inside.1 -
I live under a rock.. sooo notepad++ for me..or even a paper notebook..
Joke aside, depends what kind of code I'm writing or what I'm doing with it.. if I have to analyse what some part does and modify it I actually do take it from VS to np++ to check & write.. same for PLSQL.. not sure why I prefer doing this the 'hard' way, but it suits me.. after I'm finished I'm pasting it back and correct possible typos and so on..
P.S. I'm also one of those weirdos who have no problem writing exams on paper.. -
How do people feel about including bugs and how'd you fix them in a job app/email? I have a couple companies that are super interesting to me but their public facing sites have a few layout issues (for example, the footer is squished into one column on mobile). I can definitely see how it would come off as arrogant, especially if it's a cold contact.
Thoughts?5 -
I want to learn a new front and back end webdev language. So far, I've found Dart and TypeScript (though this one is not completely new to me) on the front end side, and Go, Elixir and Rust on the back end side. As I don't have too much free time, I can choose one of both sides for now, but I can't decide which ones to go with, since I can read so many pro-contra opinions.
I only need to choose for the skill, I don't have any specific target, I just want to learn new stuff.
Which ones do you suggest? -
Office Politics
I suppose I become a victim of office politics. I was working on new project and one more new project having e-commerce aspects was in queue. But my ex-manager went to the boss and asked him to assign me to her :( No more chance to work on e-commerce :( again have to work some geo-location services. Feel like fu*ked up ..2 -
I've spent a day trying to find out what the fuck happened with some code on a server because it seemingly disappeared. Today the client told me the have _more_ servers that they never told me about and most likely it's on one of them. Except they don't have credentials to them. Jesus.
-
Hello Everyone, I am looking for GCP certification online and I have 2 year experience in the coding industry. I have search on google and its show so many resources to learn it but I am confused about which resource is best?, I am between two certifications which one is more suitable to me between Associate Google Cloud Certified and G Suite Cloud Certified. I have checked this from https://hackr.io/blog/.... Can anyone know about GCP? Please suggest me the right one.
-
Is devrant developers using dark patterns in this app? I have set my notifications on only for direct mentions of me but there are tons of unrelated notifs;
1. Somebody ++ d your comment/rant
2. One or more comment on a rant...(can only be disabled manually)
I dont care about these notifs and I have minimum notif setting. What is the point providing settings that does not work.9