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 - "not the same"
-
Who knew, Usb and rj45 are the same width? Not me after spending 10 mins trying to work out why mouse not working.19
-
Ooooooh I just skip a heart attack and shit myself at the same time, thank god for error "can not delete database, database is in use"8
-
* Starts work with boss
* Works till night
* Decide to continue the next day
* Both leave work at the same time
* Both arrive at work next day at the same time
"Hey is the work done?"
Oh forgive me for not fucking dreaming up the work in my fucking sleep.5 -
Code not working.
Comment out code.
Slowly rewrite it bit by bit till it works again.
Check against commented code.
They're the same.
Wtf.
Seven hours wasted on this shit :/3 -
For years I worried I was not a good programmer because of bugs, issues and not giving accurate timescales.
Then I discovered devRant and realised that there’s thousands of us that have the same issues.19 -
Object oriented thinking.
A boy tries to look at girl in a class.
Girl : It's bad manners.
Boy : No it's not. "MEMBERS OF THE SAME CLASS CAN ACCESS PRIVATE DATA".9 -
Latest from my team,
One of the Dev copied code from a stackoverflow question.
Got same exception as highlighted in the question and started complaining that his code does not work.3 -
seniorDev has added the feature, which has got deployed. I thought added feature is not appropriate and i forced him to remove the feature. After few days, clients demanded same feature
Moral: respect SeniorDev.1 -
Why does it say someone +1'd your rant/comment in the notification while the person actually ++'d it?
a+1 and a++ are not the same.
@dfox I don't like this.25 -
A user opened an issue on Github saying something doesn't compile. Fair enough, it didn't.
Another user comments saying "I have the exact same issue but after the program launches"
Bitch no, that's not the same issue. Not at all.4 -
Best "error" I've ever seen today.
We have a very large database with millions of people, some of those records are duplicates. So I had a long project to write something that would automatically merge duplicate records while allowing employees to review them. Today we had a duplicate show up in the list which should not have.
Same name (apart from one letter), address, employee ID (off by 1 number), same manager, title, phone number, birthdate. But we figured out it wasn't the same person and therefore wasn't a good match.
Turns out they are twin sisters who live together and we're hired by the same manager for the same position at the same time. What are the odds...12 -
People who try to justify not writing unit tests are the same as those who try to justify not using a condom.
You'll be sorry later.4 -
so i guess ill use my code.org teacher for this:
"credit card information is encrypted with the public keys"
"lists and arrays are the same thing"
"javascript is a powerful, fast, programming language" (bhahahaha)
"javascript is [only] used in web browsers"
"java and javascript are *extremely similar* but not the same"12 -
The day you finally realize that you're not crazy because everyone on devRant experiences the same problems you do.2
-
Playing cool with people who
- Do the same mistakes repeatedly
- Do not think through use cases and blabber out the first thing that comes to their heads
- Are always downplaying the effort others put into their work
- Do not know when to have a discussion
- Do not take responsibility for their mess
- Are rude to newbies who are trying their best
- Are mean to the minimum wage workers1 -
"I'll not sign off this project unless you promise me that the app will NOT GET WET WHEN YOU UPLOAD IT TO THE CLOUD" (was a desk application... I left the company that same day and promised myself I'll never get back)4
-
What the shit!!!
At 11:00
While studying
"ah... I'm sleepy, can't tolerate any more", and just go to bed.
At 11:05
While scrolling rants
"hahaha... So true, same happened with me.. bla bla...."
At 12:47
Doing same thing from last 1 hour 40 mins
Even not sleepy yet!!!
It's too addictive. Having so much good posts, much better than fb feeds.... Loving the rants... New experience3 -
That moment you write your full rant, want to submit it, but in that very same moment the app crashes.
Now my rant is gone, but I'm not angry enough anymore.
I still wanna rant😑5 -
Oh my fucking god. Stop posting the same screenshot over and over again. Ok, a company tested in production. But please don't send me screenshots of that shit every goddamn few minutes you cunts. After seeing the same screenshot for 20 times I finally got it so shut the fuck up now.
And maybe you should not only think about bad software. Maybe you should remember who is using that shit8 -
During code review:
Guy (also the same guy who pushes code without making unit tests): "Hey, this thing you added is unnecessary. Remove it."
Me: "Have you read the rest of the changes? It isn't unnecessary."
Guy: "Not yet"1 -
WTF!! I want a JavaScript solution.. not jQuery!! When JavaScript mentioned in the question, why the hell people answer with jQuery solution and also same solution multiple times.15
-
My bf learning a programming language I already know. Him frustrated with it not working. Me in the same room watching anime. His mom calls. I go over and see if I can figure out what's not working while he's in the phone. He was trying to run from command line and wasn't in the right folder 😆7
-
Recruiters, please understand that only because Java and Javascript share same Letters its not the same language ! Just like Ham and Hamster are not the same thing3
-
Writing cool code might be your passion but shipping it is your job. Sometimes they are not the same thing unfortunately... and its ok!3
-
PM ordered me to not use encryption for customer authentication links because we want to be able so send same link if the user loose it. "we have to prioritize usability over security". At least I can tell future hackers it's not my fault..10
-
Do NOT "compress" your code by leaving out braces in control structures and putting the 300 char statement on the same fucking line as the control structure!
Yes, your code file becomes vertically shorter than the usual 3000 lines, BUT my brain tumor proportionally grows larger.7 -
The joy of using Kotlin instead of Java :')
Though if I'm not mistaken they produce almost same out put :\ but writing kotlin is just time saving IMO22 -
Best mentoring advice I've gotten:
In your career you'll meet three kinds of people.
1) Nice people
2) Indifferent people
3) Not nice people
Treat them all in the same way. That's professionalism. -
SMM: Can you chat over the phone? Just want to make sure we are on the same page! I am not great with web lingo!
Me: Sure.
Me, internally: You're a social media manager. That's literally your one fucking job.3 -
Rawrrrr
People need to understand that prioritisation is not saying everything is top priority. That means they're all the *same* priority and therefore none are a priority! Gah5 -
“An omelette, promised in two minutes, when not ready in two minutes, the customer has two choices – wait or eat it half-cooked. Software customers also have the same choices.”6
-
Brought in a meeting a really good idea. One guy out of 9 sayd, that it's stupid and we could not use it.
1 week later the same guy proposes the same idea to the boss and team. Took all the merit and when I confronted him, he denied, that it was first my idea.
Fuck my life...2 -
There is a function for creating random numbers.
So with the same inputs , I must get the same output.
So it is somewhat predictable.
So it is not actually random!
Am I tight?20 -
Senior dev says "oh, we're not looking for load time optimization" and at the same time, the website loads for at least 1 minute on localhost... 😫5
-
Today I played hide and seek at work, this time it was not find the missing semicolon but instead find the unknown. After 30 minutes it turned out the request URL had a capital 'i' instead of a small 'L'
==> l = I almost the same but guess my eyes are not functioning as they should
It was a fun game11 -
People who actually implement DRY: "Don't repeat yourself!"
People who "implement" DRY but are morons: "Don't repeat yourself, never say the same thing twice, and try not to be redundant."11 -
I doubt my skills every day.
Whenever i get a new problem to solve, I'm afraid I might not be able to solve it.
But at the end, I do.
Anyone else felt the same?6 -
It's funny to see creator of a product not being experienced enough to apply for the job posting related to the same product...😂
https://twitter.com/tiangolo/...4 -
"Why is this style not appearing in the browser??? All is perfectly written! No missing semicolon."
*staring 5 minutues at HTML source*
"Oh there you go: I put two times class="..." in the same tag..."1 -
Rant:
Why in the freezing cold all people think that linux = secure. Ransomware... Bla bla not happening on linux bla bla... Linux is secure.
If Linux would have been the most popular one people will pretty much run everything on root and install every stupid package available and never run: apt-get update.
Users were so dumb they got scammed by a phising mail... In freaking 2017... This is user stupidity not OS fault...
God its stupidly annoying seeing the same stuff : Linux secure...
Everything can be secure if you paid attention to the same stuff in freaking 2000.30 -
“An omelette, promised in two minutes, when not ready in two minutes, the customer has two choices – wait or eat it half-cooked. Software customers also have the same choices.” - Brooks.
-
Recruiter story.. hilarious stuff..
I have an interview in next fifteen minutes and was setting up for it.
Recruiter calls me to remind me of the same.
I ask her to tell me who the interviewer would be, because she did not mention in the invite and also did not respond when I asked her over the email.
Her response: sure, wait a minute... Actually we are not allowed to disclose interviewer.
LMAO WTF!!7 -
Sometimes it feels like I'm not as passionate towards coding as I was before. Seeing bright-eyed juniors with an unquenchable thirst for knowledge makes me wish I could feel the same again. I mean I still like it and all, but it's just not the same.8
-
!Dev
Not all Asians are the SAME. Let me explain, I got a coworker who goes by the name "Lau Dum Fuk" (which I learnt that it is pronounced "loud doom fok"). I was so stupid that I pronounced his name as "Loud Dumb Fuck" very awkward. I am Asian but I pronounced Asian name wrong . Who started with the idea that all Asian are the same?16 -
Thanks Microsoft, thankyou for not grouping notifications on windows 10 when multiple come through from the same app at the same time...
Opened the mail app after having it disabled for a while and it slowly queued up over 120 notifications that came through one by fucking one...
Why can't you just detect there are tonnes of notifications and just send 1 saying there are notifications... ffs6 -
#3
There are like 50 views. But that's not the bad part about it. Each view is backed up twice or more within the same vie directory by adding a date to the views name.4 -
I fucking hate Reddit
Because I don’t interact with other peoples post too much but do so when the post is mine, I’m considered spammer.
The 90/10 rule is ridiculous.
This morning I got banned from r/internetisbeautiful because of this stupid rule.
Not because my website is not beautiful, hell, it got thousands upvotes. But because I used the same domain for different unrelated projects, same way you can have different GitHub pages under one user.
Fuck this, fuck18 -
Why do PMs think we are all inter changeable? Wtf?!?!?!
8 hours for me is not the same as 8 hours for some junior guy. Really, for gods sake, junior guys don't even know how tell time yet.3 -
But what the FUCK VULTR!!!
It is the third time in two weeks that I actually have to reopen issues because your staff do not know how to troubleshoot correctly!
If there is routingproblems, please check from an external server and not from the same network!
I dont know, but Vultr has significantly lost the servicemind during this year...
Time for another host?7 -
Writing a super extensive project in php. Twice so far, I have had weird problems of codes not working.
But everytime I copy/paste the SAME code from another file, IT MIRACULOUSLY WORKS!!!!
WHAT THE ACTUAL FUCK!!!12 -
These dimwits emailed my receipt for my dues (not shown) AND MY USERNAME AND PASSWORD in the same PLAINTEXT UNENCRYPTED email...
Off to go write a cranky email...10 -
Failure is not the problem.
Problem is not admitting and accepting that you failed.
Problem is not learning from your mistakes.
Problem is causing the same damage over and over again.
What's worsens the situation is defending the dumb act.
If you cannot handle failure then not only you stagnate your growth, but you also negatively affect people around you.
Mistakes make you perfect only when you fix them.7 -
Spent 3 hours not understanding why the exact same procedure on Linux worked while not in windows. Ended up installing Linux on the windows computer.5
-
So, if i false just correct me to true. But if i true i will be false at the same time. But this is not false.
Thank you devRant algorithm 😂1 -
Fucking lazy customer support that files bugs with "<some functionality> is not working" with no steps to reproduce or any other description of the issue, deserve to die in the same hell as it is figuring out the rest of the details.
-
Today I build a queue to spread the load of the 300.000 daily caculations. To prevent slow server response time from to many analist calculating at the same time.
First run on the server I managed to get the server load to 120% and get us offline for 30 minutes.
Accepation environment and production are on the same hardware.
Today was not a good day.4 -
So tired of LinkedIn recruiters thinking software development is the same as IT. Yes there are some overlap of skills but I'm not going to switch from web development to maintaining exchange servers.5
-
So to start off, I am a hipster. Guilty as charged. A few months ago.
Me and my work's programming team decided to enter a hackathon. Note, I had never stayed awake for 48 hours straight programming before.
It was late and I was waiting on programmer 1 to finish writing a class so I can finish a part of the network code. We were all working on the same git repository, same branch for some reason at the time.
So I started just writing in random comments in the code while waiting. I finally got to complete the network and committed my work.
They both made a pull about the same time and both my boss and coworker turned around at the same time.
I had written a comment
// Ya know those glasses I wear to work everyday? They're not prescription. They're fake.
The look of disappointment just staring me down was absolutely priceless. And the fact that they both read the comment at the same time.. 😂😂😂😂😂😂😂 -
Last time client got hacked...we just could not get rid of the malware...it replicated itself short after deletion.
Ended up creating the same files with zero content and setting them read only.
Not clean, but enough to sleep.2 -
DO NOT f**king run automation and performance on the same f**king environment! You'll f**k up both the tests. Today is gonna be a long day.1
-
Hooo boy the difference between working in fastfood and working in webdev. 2 week salary is not the same ! 💵💵💵3
-
Look here sir. If I have raised 12 defects on the feature you were working on its not a personal attack... I am not trying to publicly humilate you or doubting your ninja coding skills. We are on the same team. Just trying to make a better product that's my job as qa. So chill out with passive aggressive comments on the tickets.
You don't hear me making a peep when you take my name and say I missed the issue if someone higher up points out the same defects.1 -
Not a question, but an answer to an architecture challenge. "This might sound weird, but I think I can solve this using blockchain. Do you mind if I try?".
He couldn't in the end, but managed to explain exactly why not. We made him an offer all the same. -
Keep getting contacted by the same recruiter for the same company. emails, phone calls, messages on LinkedIn. i can't get rid of this guy. don't know how many times I have told him "I'm not interested in working at a call center."1
-
client: can you add *these fearures*
me: sure
client: can we get it in 2 days
me: sure
*it's 2:22 am , not funished and should present the project tomorrow*
damn , always fall in the same mistake.
wish me luck3 -
Someone fucking teach these so called devs the difference between HASHING and ENCRYPTION :/ They are not fucking same.4
-
I don't get the point of spamming a link...
Let's get on a long journey with Android Studio by my side (or not if I read these rants)...
Edit: Compression fucks it up... you can still see it's the same link being spammed.1 -
This may be the best Stack Overflow comment I have seen when learning SQL.
How old is Frank? I don't know (null).
How old is Shirley? I don't know (null).
Are Frank and Shirley the same age?
Correct answer should be "I don't know" (null), not "no", as Frank and Shirley mightbe the same age, we simply don't know1 -
Simply having a university degree is not a reasob for a bigger salary comapred to a non degree. Its just a school where you learn some of the stuff you need on the job. Therefore if you prove that you know the same it is the same. Same work same salary.17
-
YEEEEEESS! FINALLY!!!!
After 4 days trying to find why my build script was showing an error! I finally fixed it!
I still doesn't work, but, hey, it's not the same error message!2 -
I just realized, that not just my name is Jason, like JSON. I also have the same birthday, as the creator(Brendan Eich) of JavaScript (and Brave + Mozilla)
That's gotta be a calling for me to really get into JS -
Instagram returns 404 when profile is not found and no user is logged in but returns 200 for the same url when any user is logged in. WTF!
Took me so long to debug this shit2 -
I hate people that sends an email with a question and when you fail to reply within their arbitrary deadline (not in the email) they email you the same question but copying your boss and your boss's boss when they could've literally just walk 20 steps to ask the same question5
-
Framework propagator clowns often tell me dOnT rEiNvEnT tHe wHeEl 🤡
Bitch, F1 car wheel and shopping cart wheel are not the same. I will reinvent the wheel every time, and it will be perfect for the job.7 -
Cutting down on coffee and trying to stop smoking at the same time as working on a close deadline... not a great combo9
-
When you migrate from PHP 5.6 to PHP 7, if you use MongoDB, be careful, the driver is not the same ! So you have to rewrite your implementation !1
-
Why do so many programmers who aren't developing for Mac/iOS use Macs for their job? Why not use Linux and get a better specced computer for the same price?20
-
Some kid keeps asking me how to session hijack. I keep telling him there's no point if:
A. You're not on the same network as him / her (I'm sure there are exceptions to this but normally you'd have to be on the same network)
B. The connection is encrypted
He doesn't understand either of those things. Not to mention it's illegal unless you're given consent.7 -
Keep it simple, but at the same time try to build it so that any known or unknown future change can be easily implemented. Do not block your future.1
-
Most useless feature: an extension that did the exact same thing as an opensource extension so that the company could hide the code and not include licenses (???)
ps.: they obviously used open source frameworks and libraries -
Uninitialized pointer is not the same as NULL pointer !
Uninitialized pointer is not the same as NULL pointer !
Uninitialized pointer is not the same as NULL pointer !
Uninitialized pointer is not the same as NULL pointer !5 -
When I am asked to do something and the next day same person asks to change what was changed the day before.
For fuck sake do a prototype and fucking change that and not the actual fucking code 😒😒😒 -
C++ type fuxor we found by accident in our code. I am not upset about allowing 2 different types to have the same type name. I am upset that the compiler thinks they are the same type and allows pointer assignment. I didn't know you could fool the compiler this way. I suppose this might be useful if the types are in sync. But damn, this is kinda fucked.13
-
When the previous dev has written all datetime query lookups by date only, resulting in any values for the ladt day of the month to not be included.
THANK YOU.
Same wanker has copied and pasted same 100 lines of code over and over and literally changed one value in between. Obviously never heard of a function.3 -
A tech stack including Microsoft Teams, Apple Safari, and WordPress - all in the same project - might have been a red flag not to work with that agency5
-
Team meeting. We are getting religous. They just agreed after an hour argunent to keep curly braces on the same line not new line. Im gonna need a teraphy to follow that practice.9
-
IHateForALiving: I created a trigger on the model, every time you perform a save it should fire an event. You're calling the same methods I am, and the trigger is NOT firing. Are you sure we are running in the same process?
TheTeamLeader: I'm manually starting this whole piece of code in your same process, there must be something wrong on your side if it's not working
90 minutes of debugging later
TheTeamLeader: there's the thing! Your hooks are registered in a separate process, of course they are not firing
IHateForALiving:rant and that explains everything i'm seeing as target practice for knife throwing your mother used your forehead1 -
Fuck you Edge!
I can name a var "screen", what is wrong with you? I don't care you have an Object named Screen, they are not the same and I rather use my own, thank you. It's not like I'm "let var=" on you, you piece of shit!4 -
Facebook's algorithm is so bad that I can't believe that. In the past few days I marked ~20 posts from the same person with the same/similar content as "Hide post - see fewer posts like this". And now, not that I see fewer of these posts, they are literally throwing all such posts of that person to my feed. I know that I can unfollow this person but I don't want to. I just want to filter out these specific posts (they are all the same, some link, image of an old black and white photo and some description).5
-
why the fucking fuck no one, no one explains their problem
It's just the same every fucking time, 'It is not working'
How the fuck'd I know why it's not working.5 -
Going through legacy or other developers code which don't have documentation or even comments. Plus the author of the code is not working in same organisation anymore to consult. We have to understand the code like deciphering any ancient language. 😥2
-
If I have the same privileges (time, money, connections, environments, energy etc) that they have, I will surely achieve 3x more.
I am not trying to find an excuse, that's the reality. I already achieved way more than most people with the same background. I should be proud of myself, and other people who think otherwise can go fuck themselves.
༼ つ ◕_◕ ༽つ3 -
Explaining to coworkers that it's not Windows XP on my work computer but Windows 7 with classic theme and that it's the same Visual Studio Version than theirs but with a light theme.
I've quit there btw.1 -
I must be a madman.
Trying to log in to appDynamics. enter account name, hit ENTER -- <...>/appdynamics.com/controller/undefined, 404: Page not found.
Go back, do that again -- same result
Go back, ctrl+F5, try again -- same result.
So in the end I did 17 or 19 back-retry attempts in a row and the last one DID log me in.
Peachy.
<F><U><C><K.<J><S>1 -
Doing Android for 2 years now, and still freakin have to debug for 2 hours, on why my app isn't communicating with the backend.
Only to realise, INTERNET permission not requested. 🤦
Anyone else suffering from the same problem?1 -
"Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://19-" SHUUUUUUUT UUUUUUUUUUUUP FOR FUCKS SAKE
I fucking have app.UseCors(x => x).AllowAnyOrigin().AllowAnyMethod().AllowAnyHeader()); in my startup. It's not supposed to tell me the CORS request did not succeed becuase THERE'S NOT SUPPOSED TO BE CORS WHEN I DO THAT.15 -
** me setting up GitLab CI **
- run pipeline
- FAIL
- env variable not passed to one of the shell scripts
- set -x, rerun
- FAIL
- same reason. env variable is OK in the `set -x` output
- comment out `set -x`, rerun
- still FAIL
- same reason
- find a `set +x` left in one of the scripts
- comment that out
- rerun
- PASS
- WTF?!?!?!?
- continue on swearing for wasted better half of the day debugging my scripts12 -
Was just told to put 0 if field doesn’t exist In database instead of marking the column nullable. That is driving me crazy bull and 0 are not the same two different meanings.17
-
Lead: I want you to make this library we wrote mockable, so that we can write better tests.
Coworker: Ok
...
Lead at the end of the day: How's it going with the library?
CO: Good, I have made all calls to the library mockable.
Lead: you mean inside the library, right?
CO: No, all calls to the library
Lead:3 -
This is outrageous and satisfying at the same time.
Error message meant for a developer and why the fuck the stackexchange app does not work on Google signin2 -
FUCK AWS. Instead of making consistent api everyone seems to do whatever the fuck they want. They are not even consistent when it comes to the same fucking service or even the same fucking call which is called two different ways...
Sofjfufifieeoejebebeoeoieiejdjdbsehu827 -
Client: We want you to copy this iOS app as it is.
Me: But some of the ui components are not android specific. The android user is not accustomed to this.
Client: We don't care, we want the same application. -
-----------Jr Dev Fucked by Sr Dev RANT------
Huge data set (300X) that looks like this :
( Primary_key, group_id,100more columns) .
Dataset to be split in records of X sized files such that all primary_key(s) of same group_id has to go in same file.
Sde2 with MS from Australia, 12 years of 'experience' generates an 'algo'. 70% Test case FAILED.
I write a bin packing algo with 100% test case pass, raises pull request to MASTER in < 1 day. Same sde2 does not approve, blocking same day release.
|-_-| What the fuck |-_-| Incompetent people getting 2x my salary with <.5x my work2 -
QA vs Devs
QA PERSON 1: "They are sending the same thing again!? Did they actually make some change or do they think we're stupid and won't notice that it's the same as the last one?"
QA PERSON 2: "Is this a game of chicken? - Who caves in to the pressure first, loses."
QA PERSON 3: "Nah, it's not a big deal, just let it pass... it's going to be easier for everyone. It's not a critical thing."
On the dev side:
"They accepted it this time, with no changes. LOL They're stupid and useless." -
Not moving to docker eariler and waiting for it to mature. Its mature now and i still have to write the same things as i would have 2 years ago
-
Sometimes devs are missing social skills. I felt that today.
I did not know the social code of conduct when leaving the hospital masurbitary room and meeting a colleage about to use the same room I just used.3 -
For God's sake why can't you just keep consistency across your fucking files? I have to parse 3 different XML files from the same source where I have "ZipCode", "zipCode" and "Code" for the same thing.
Not to mention that the file that contains all the streets in the country have literally one street node for every motherfucking street. Not one city parent and multiple street children that would make sense and would be faster to parse, but clearly that wasn't your intention you retarded cunt.2 -
Export data from a database that you've not modeled is a problem (sometimes), I just realized that this DB has two tables to storage cities, the main difference is the id, the other fields are the same in both tables, I hate that kind of people....
-
Honestly if another person complains about how Java and JavaScript are not the same at all I'm gunna be mad2
-
God gave men both a penis and a brain, but unfortunately not enough blood supply to run both at the same time.2
-
Best conversation I ever had with a manager.
Pulls me off into a meeting and in the same breath tells me he values my opinion, must not argue with him and he does not want "yes" men. Lol -
I'm writing c# code, does not work, wrote the same code in python just to see if I'm thinking the wrong way, nope, it worked in python then fixed the c# code...
I might be a c# racist or I don't know.2 -
Factually incorrect is the same as spam right? Okay maybe not, but that's how I justify a down vote sometimes...2
-
Ffs, HOW!?!? Fuck! I need to get this rotten bs out.
RDS at its max capabilities from the top shelf, works OK until you scale it down and back up again. Code is the same, data is the same, load is the same, even the kitchen sink is the same, ffs, EVERYTHING is the same! Except the aws-managed db is torn down and created anew. From the SAME snapshots! But the db decides to stop performing - io tpt is shit, concurrency goes through the roof.
Re-scale it a few more times and the performance gets back to normal.
And aws folks are no better. Girish comes - says we have to optimize our queries. Rajesh comes - we are hitting the iops limit. Ankur comes - you're out of cpu. Vinod thinks it's gotta be the application to blame.
Come on guys, you are a complete waste of time for a premium fucking support!
Not to mention that 2 enhanced monitoring graphs show anythung but the read throughput.
Ffs, Amazon, even my 12yo netbook is more predictable than your enterprise paas! And that support..... BS!
We're now down to troubleshooting aws perf issues rather than our client's.... -
A lot of people have some very unrealistic expectations when it comes to cheap technology. You just can not expect to pay bottom price and get high quality results at the same time...2
-
Recruiter wrote me to see if i was interested in a java frontend dev role - my answer:
Just as a fyi - java and javascript is like car and carpet - not the same thing :)2 -
God is a Civil Engineer, a troll, and has a twisted sense of humor.
Why else would He put a sewage line through a recreational area?
I think if I was doing the design, I might go the same way. Sorry, not sorry.4 -
I've been staring at the same section of code for about two hours now. I want to solve this puzzle and design it properly. I'm desperately trying to resist the urge to hack it. Not sure I can hold out much longer...3
-
Every time I read some script kiddy insult here I just think: "you propably did the same thing 10 years ago, not JS but PHP, but it was the same level of shitfuckery and the C/C++ Devs looked the same way at you you look at NodeJS developers now."1
-
Why would you send me an email that "the opening is not longer available" when you're going to list the job again 3 more times in the same month??
At least be honest! i'm a big boy, i can handle it.6 -
"The designer is not always right. The researcher is not always wrong. Profit is not always the motive; market research, whatever its outcome, should never be used as a good excuse for bad design – in the same sense that good design should never be used to promote a bad product." - Paul Rand1
-
Target: Migration of an old system(not developed by us) to a new without touching existing applications.
Todo list:
[✅] Migrating old webservice from VB.NET to C#.
[✅] Decide if we go to the old system or the new based on the document class.
[✅] Start implementing same logic to the new system so the results will be the same.
[✅] Stunble across a search method with fuck up logic.
[✅] Create test cases to foresee all cases.
[✅] Implement logic for new system.
[✅] Stuck in infinite refactoring to fix existing bugs brougth from the old code to the new while mantaining the response the same.
[ ] Become insane during the process. (In Progress) -
golang TIL:
*myInt++
is not the same as
(*myInt)++
thanks for that headscratcher!
another rough case of RTFD2 -
No your nested if statements dont make an ai the same way logging into a txt is not machine learning2
-
2^40=1099511627776
Why did I not realize this until playing this game (pair 2 of the same kind to get the next) for about an hour....3 -
Client requested password change for their info@ email.
Changed the password.
Client said website is not sending emails
Turned out that website is using SMTP to send email using the same email address. -
Friend: Java and javascript are the same..
Me: You're kidding me right? It's like comparing a Ferrari to a bicycle. Not even in the same leagues man!9 -
I need to build multithreading in my brain, i want to learn at least 8 new code languages and techniques at the same time(not to mention normal languages)2
-
!rant, story
Wonder if I’m alone on this:
I have habits.
Always use the same cup, with very same amount of coffee grounds. Same four presses with the same fingers on the coffee machine.
Same way I place the cups in my desk. Same way I carry my notebook, same way I dry my hands. Same exact spot I place my card on the rfid reader. Use same elevator, same locker. God.
You name it, I do it on my own particular way.
Thing is, that I think about it. I do it consciously. I am just happier if things stay the way they are. It not just muscle memory thing.
Not judging here, just wonder if there’s people who can relate as much 🧐7 -
public const bool DEBUG_THAT_SHIT = ConfigurationManager.ParseBool("debugThatShit");
public const bool DEBUG_THAT_OTHER_SHIT = ConfigurationManager.ParseBool("debugThatOtherShit");
public bool iMadeANewFeature = ConfigurationManager.ParseBool("newFeature")?true:false;
Fucking new guy, can you not fucking read the other constants and make them look the same? Apparently not and I am the asshole. -
I see people ranting about first going to google.com and then searching. The browsers at my workplace won't let you do a search in the address bar, not even in the search field that says Google.
So now I do the same thing at home and realize how stupid it is milliseconds later.
Not frustrating at all. -
~!dev
If you watch a 30fps video at 2x, is it the same as watching it at 60fps?
I usually watch anime (all videos) at 2x on my phone but when I watch it at regular speed it feels stuttery now but not sure if 2x is the same or it just uses frameskipping. Not sure how that works wither but wouldn't that cause more stutter?9 -
Studying computer science. Should have learned for the exam in one week. Learned about heroku, dokku and flynn the entire day instead. I've never felt so accomplished yet not accomplished at the same time.2
-
Currently trying to start a freelancing career and deal with rly bad anxiety and depression at the same time... Not quite sure how to motivate myself to move forward and get some jobs and cash..3
-
I am so sick with shithead designers that heard about android, but decided it was not important enough to consider it and make their design for android and ios exactly the same. And then force you to implement the ios app in android with the same elements, even supressing native out of the box funcionalities.
They get paid for producing poopy smelly shit.2 -
Swagger superposition: the generated server now works but the local hosted editor does not connect. I look at one screen and wonder: "Why does this work?" and then at my other screen (same code, same port) and think "Why DOESN'T this work?"
-
Having a teacher that tell us not to spend too much time on his homework.
Having the same teacher to ask us to do a project in Smalltalk, while nobody has understood the language.
It hurts.4 -
When you have assigned stories that are blocked by other dependencies being developed in the same Sprint... Oh boy, someone is not going to finish on time u.u
-
Large majority of rants is about incompetent project managers.
No matter where you live the problem stays the same. Most of them have no clue how software is being made and how dev/qa work looks like.
I frankly do not understand this phenomena. I have friends in automotive/constructions industry and theirs managers are engineers too in that field. Why it can't be the same in software development?5 -
This guy was editing a code file but compiling and running a differnet version with the same name in a different location and kept asking around not knowing why nothing was changing1
-
Another reason to hate Java
It seems that Java is immune to OR 1=1, because of course, 1.0 is not the same as 1.0;4 -
Thought I'd share this gem with you. Overwriting a value by itself. Why would you even do this? It's not a single occurrence, but happens 3 times even in the same class.3
-
Back to using WSL because I suck at installing windows apps on Wine (and that I can't seem to connect to a WiFi with PEAP on Linux that the network admin know how to except on Windows).
So can't exactly rice Windows. I know I can with raindock and all that but its not the same as Linux. So I'm on WSL, installed tmux and wouldn't you know it, I found plenty of dot tmux files on Github.
But alas, its not the same as i3wm but its close.8 -
just read this article (german),
https://trendingtopics.at/wearedeve...
in the interview section, there was the magic sentence
"developers hate recruiters"
it is argued that they do not speak the same language, nor do they have the same background(recruiters are mostly HR or marketing people)
i hate those recruites, who are not even able to write my firstname correctly, when trying to contact me
any other reasons to hate them?3 -
Can you make me this page please.
Me: its done its 100% like the psd you send me
She: yes but this component is bigger then this one
Me: its the same here the css proof
She: can you change it ?
Me: ( this will change the hole component and douin the same shit ) yes i will do it for you.
She: again this is not the same size
Me: ( what the fuck i said to shut is mouths ) ............. Fml -
It is as if this community is not too large.
It's always the same people commenting and posting rants
We can even count them12 -
Been at the same company for 2 years, this has been the worst day, hands down. Probably going to be fired soon, or end up quitting. Yaay more time for personal projects, yaay not having money.2
-
Your tests won't work right because you failed to meet coding standard, not that hard to understand. Yet, here we are still implementing the same shit that got us in this conversation.
-
lets say I have managed to hack over 100 PCs (not powerful , all in the same building)
what kind of things should I do to them ?
*mining bitcoin is out - those computers are really bad*6 -
If everyone in the job market would be paid the same salary.
What job you would've chosen which is not programming?12 -
The best part of being a developer is that you can work and develop at the same time without conflict. Even when you're not on the team.
-
FUCK JEST. ITS ALL SHIT. I CANT HAVE A DIFFERENT MOCK RESULT FOR ONE TEST AND KEEP THE OTHERS THE SAME WITHOUT REWRITING THEM.
THIS IS THE REASON NOBODY REALLY WANTS TO DO TESTS, NOT BECAUSE THEYRE STUPID BUT BECAUSE THE FRAMEWORKS ARE THE PINNACLE OF CANCER THEMSELVES.7 -
For me is the same Friday than Monday. I do not know if it is good or bad. Maybe it is good because I do not hate my job or bad because I do not make so much fun on weekends. 😗😗
-
10 hours ago I was trying to install manjaro on my laptop. I have run into problems with the nvidicancer drivers, as one would expect, but at least I had a working OS. I was following a video tutorial that instructed me to tweak some grub settings, and I was able to do it with no problem.
Now on the other hand, I am following the EXACT SAME procedure (same partition, same installer, same settings),but after I update-grub,everything freezes including the command itself.
How is it possible that doing the exact same procedure at different times of the day gives me two different results? Is my laptop sentient and simply "not in the mood" anymore, or what the fuck?7 -
I'm supposed to find why a pdf is not generated correctly. But here is the problem :
I don't have access to the production to see the bug and the pdf they gave me is different to the ones I generated myself. But ! It's not over :
My local version does not generate the same pdf as the acceptance testing version !
So here I am, with three different pdf and only the possibility to modify the local one, where the bug isn't.1 -
I am a senior dev, so I’m used to deleting 2 recruiter e-mails per day, not really thinking about them.
The last 3 weeks, however, dead silence in my Inbox.
Coronavirus? Recession? Or have I managed to get on a blacklist?
I don’t believe that recruiters learned not to spam.
Do you guys observe the same?4 -
omg fuck you
why did you fucking recreate the fucking db migration on the same fucking version you fucking moron in the fucking develop branch you fucker
sorry it's not my fucking day this piece of shit company with the fucking fake developers
crap, I'm also working in the same company, means that I am also a fucking piece of shit developer6 -
Where should starting brackets be positioned if/else and function definition in C? Same line or the next line. Have not seen pure cosmetic bullshit like this.10
-
I just failed the same maths module for the second time
At this point after working really hard and even getting a private tutor I really think I'm not cut out for this shit.I just don't know what to do right now.6 -
Thanks Google calendar for sometimes giving me notifications and sometimes not. Missed am appointment due that.
Anyone here with the same problem? It's really inconsistent.
Ooh PS I did setup the notifications.1 -
I hate the word "Proactive"
What does that even mean? You add the prefix pro- to the word "active" and you get the same thing! Why not just say active?!
We're talking an active approach
We're taking a proactive approach
See, they mean the same thing and the first version doesn't make you sound like a douche.12 -
Same sh*t different day. Let me play with my pet project! I know it does not earn me anything, but hey it will make millions in the future once it's done! I am sure! :D2
-
Me: so zero is an integer meaning it means the number value equivalent of nothing but it’s an integer and actually represents a number that exists. Null means the number doesn’t exist and is not an integer.
Idiot in the back seat: So ThEyR’re tHe SaMe5 -
Man I hate how CSS is treated differently on different operating systems using the same browser, let alone making the same UI heavy application perform identically on android chrome and iOS Safari.
Messing around with the css to figure out what all properties are treated differently, this is how the exact same code behaves on chrome on iPad versus Linux.
Look, I'm not a CSS genius, far from it, BUT it really shouldn't be this bad to make a responsive UI heavy application work on all platforms. I've been at this for weeks now.9 -
In the same test file, 3 different tests, same field…
assert thing.is_blue
self.assertTrue(thing.is_blue)
assert thing.is_blue == True
…and of course other tests…
assert not thing.is_blue
self.assertFalse(thing.is_blue)
assert thing.is_blue == False -
One of my favourite rant is this one:
https://devrant.com/rants/667491/...
Today I found out some other assholes doing the exact same thing.
But this time their company name was not int the profile but the answer time was unbelievably fast. So did a google search and from LinkedIn, in that they work in the same company. Flagged the question waiting it be removed.
Question Link: https://stackoverflow.com/questions...3 -
Microsoft is bringing native support for PWA on Windows 10, which can be installed through Store
Microsoft has changed. It is not the same old microshit people used to !love. Sad :(2 -
My colleague actually uses multiple email addresses that has different purposes. E.g. one email for travels, one email for work, one email for family, one email for other projects, one email for payments, etc.
I've yet to show him how emails nowadays can help label and sort them by nature.6 -
Apparently my devRant++ status is bugged... but the payments are coming in. Also I'm not on the supporters list anymore.
Anyone else with the same problem?7 -
C# and VS have the worst packaging system of any language. I have errors about packages not being found from WITHIN THE SAME SOLUTION1
-
When i hire devs at my company i will treat them exactly the same way i was treated.
At first I'll hire by normal procedures top level engineers so my company can live. And then I'll continue hiring even after all positions are closed. I'll fuck with all the engineers and anyone who wants to work for me by exactly the same way i was getting fucked with by 20+ companies -- I'll drag them around with 3+ interviews over the course of 4+ weeks and even if they fulfill all the requirements and knowledge and skills i require, I'll STILL reject them and degrade their self esteem. Fuck you. I'll fuck you up and degrade you and make you feel worthless -- exactly the same as i was treated.
I'll give them a vague rejection letter, that doesn't explain why they got rejected. Or just make up some bullshit reason for rejection that isn't even true. I'll also wait 2+ weeks additionally until i respond with rejection letter, just to fuck with people even more -- exactly the same way as i was treated.
If they put they have 7+ years of experience, I'll reject them because of not having 8+ years of experience -- exactly the same way as i was treated.
If they answer all technical questions correctly, I'll reject them and tell them I chose another candidate because they fit better -- exactly the same way as i was treated.
If they pass through 4 interviews after 1 month of interviews, I'll give them a positive feedback. And then ghost them with no response -- exactly the same way as i was treated.
On technical interviews I'll ask them some ridiculous questions no one knows and are not related to their job position, and then reject them for not knowing those answers -- exactly the same way as i was treated.
On HR interviews I'll milk the information from them of projects and clients they worked with, and then contact those clients to steal them from him so i can earn money and reject him instead with a vague reason -- exactly the same way as i was treated.
I'll give the developer a whole ass project to develop over the course of 10+ days, and then reject them for a vague reason, and use their source code to sell to my client while developer worked for 0$/hour and i got paid thousands -- exactly the same way as i was treated.
I now LIVE to build a company not because i want to earn money, not because i want to have a company, not because i like engineering (although all of those are true and i want to achieve), but now a NEW top priority goal and REASON i want to have a company -- is so i can be able to abuse innocent people mentally and psychologically. Degrade people. DESTROY their self esteem. I LIVE FOR THIS NOW. I AM FUCKING TIRED OF GETTING TREATED LIKE THIS UNDESERVINGLY AND NOT HAVING THE OPTION TO FIGHT BACK. I WILL NOW FIGHT BACK BY DOING THE SAME THING TO OTHER PEOPLE WHO ARE STRUGGLING AND DESPERATELY LOOKING FOR A JOB. I WANT TO CAUSE HARM AND VIOLENCE PSYCHOLOGICALLY.
EXACTLY. THE SAME. WAY. AS. I. WAS. TREATED.25 -
A big hurdle I'm fighting for last 1 year, is to convince a bunch of people having 10+ years of experience not to make production released of the same codebase from multiple branches.
-
Client says the algo is producing figures that are too high, I change the algo, explain to the client the new algo and client is now requesting proof that the algo has changed so I have to run the whole process with new algo, give figures, delete figures and run old algo on same data and give figures created by old algo for comparison... And at the same time the same person is screaming that promised changes are not yet delivered... Sometimes I really hate my job *sigh*
-
Spent nearly 2 hours why the module/plugin on the system was not working. Delete the plugin. Get it from git. Nope. Restart all services, restart server. Still the same. No errors, nothing.
Realized that I had cloned the wrong git repository.
Fuck me.1 -
For fucks sake we enforce monolithic design these days (even putting 5 different languages in one component-file) but not a single fucking tutorial, idea, design hint or article about how to put the fucken backend in that project, too.
The data structures used by front- and backend will be the same, do I really need to setup another oversized webpack buildchain, containing 90% the same sources to have my backend development in a different repo?
what the fuck.1 -
Me : *do the right way to get the data I need, based on functionning project on same framework*
System : *does not working*
Me : *bypass by doing something more random*
System : *give the data I need*
I love frameworks. -
You can't have things quickly and also ask everyone in the building for their opinion on those things at the same time. It just doesn't work that way, no matter how much you want to be liked.
They're called priorities, not equalities. -
Maybe I shouldn't code today... or get more sleep.
Every single bug I had today was due to referencing the wrong variables... and not including 'this.'
How do you guard against creating variables with the same names in method and class scope?2 -
what i hate about school projects is that they ask for the pseudocode of the the whole code. like seriously, its the same thing anyway. its not like we're gonna implement it in some other language, in that case pseudocode is helpful.1
-
Well my dad is pretty supportive and asks about it sometimes, my grandparents kinda the same. My mom pretends like she's listening, but mostly she's not. Most my friends don't really care that much either.
-
Same as every year, attempt to take over the world!
Honestly tho, I don't put goals for myself as I never reach em.
Just going with the flow, not giving too much a damn about anything and seeing what comes ;) -
Now that's an election done right...
Stupid US political system/media where all the attention goes to Republicans and Democrats candidates and both are the same shit...
Yes I know not dev related but just had to rant....11 -
RANT
THE fucking pip is not working again. This time throwing sslerror ssl_certificate. Googled and came to know they removed TLS 1.0 and 1.1 support. Solution upgrade the pip. Done. Still same.
Checked their website no information.
Don't have words now.3 -
The Catholic head-quarters are at the same place as the Mafia's origin.
How do we know that the Catholic is not a Mafia racket?
How do we tell which is older?
Why are their organizational structure so similar?
You know like the God-Father and the Pope.1 -
Does not get paid enough to have my holiday ruined on the first fucking day off, how about setting things up the same way as the ones that work so I don’t have to give up my evening an clear up your fucking mess, again!!
-
Recently had to deal with support of Ring and Nest due to some issues with their cloud services (i.e. not with my device or apps). So fed up of being told to uninstall, reinstall, reset this etc. when I go look on Twitter and see others reporting the exact same problems at the same time. What bothered me most is that I start by explaining the exact issue, that other have same problem (including other users on my account in different cities etc.) and they just ignore it and start copy/pasting bits of their self-help articles.
-
Adding a functionnality with wordpress, not working. Re-do the same shit, Working.
Wordpress is life...7 -
I hate it when designers just LOVE to use blend mode multiply everywhere, and the client is looking at the website in IE asking why it's not the same as design.
-
Just finished another run. First time running in proper Nike running shoes. Before that I ran in Adidas training shoes that was designed for the gym, not outdoors.
The easiest run I’ve ever done. Same distance, same everything, even the same heart rate, but it feels like a walk in the park. I didn’t even feel thirsty.
It probably means that conditions of the exact moment your foot touches the ground somehow makes a huge difference in energy required to run. I knew that but I didn’t knew how huge its role was.6 -
Has any of you listen to Peter Thiel recently? I agree with him on "we are not really doing innovation" but iterations of the same technologies' for last 20 years in IT.10
-
My one year hp laptop not charging to full.Needs calibration of battery.:(
Gotta calibrate it.
Anyone else faced the same issue?2 -
Creating a meeting on the same day it shall take place and inviting everyone an hour before it is starting does not good planning make.1
-
Ever wondered how Elon himself talked about not messing with AI in the past. I vaugely remember this was when there was a clash between Mark and Elon. And now Elon's companies OpenAI and Neuralink working on advanced tech. The same tech he told everyone to not mess with.
I haven't followed the trail of events clearly. But now this thought comes to my mind.
Anyone thinks the same? Or am I missing something?16 -
Apparently,some universities don’t understand it’s not a good idea to send passwords ove an unencrypted connection. And btw, post requests work the same as get ones, it’s not more secure.
Not going to put the website for privacy reasons, but 🖕 this university!🖕🖕3 -
Hey fellow nerds, I have a math question :)
I need to split a pile of coins (1s, 2s, 5s, 10s and so on) into a number of piles, let's say four, so that each pile has the same amount of money, but not necessarily the same amount of coins. Does anybody know of such an algorithm?7 -
!rant
Avatar request: separate colour choice for beard.
... I'm not exactly in the 99%, but my beard hair isn't the same colour as my head hair. 😂5 -
!dev. Tried streaming today. Was gonna download the file after rather than record at same time
Forgot to turn that setting on. Sooo... Guess I'm not getting my first video saved lol oops2 -
Going through my git commits and wondering why I would just commit every file under the same commit. More often than not they had nothing to do with eachother 😐2
-
A dev with not much money to execute own vision. Of course I dont have a say. It'll be the same repetitive history again.
-
Same user. One profile was loaded, one was not. Look and see. A reload of the rant fixed it. Idk if it's a bug. I'm reporting it anyway.
-
Those bugs that gets fixed by creating a new branch and doing the exact same changes there or even cherry-picking same commits there. Not the first time this happened to me :(
-
I bought a .Dev domain couple of hours ago and it's reachable from my phone's browser, but not yet from my PC's browser. Both devices are connected to the same Network. Why does that happen?10
-
Just ordered my first Android after using the same iPhone 6 since 2013 in 9th grade of high school
Got the Galaxy S9+ on the recommendation of my friend. Hopefully it's not too difficult to get used to12 -
This program I’m writing to test a feature for my project is working and also not working at the same time and I’m pretty sure this is the only field where I can say that and it be the truth and make sense1
-
Im a student, and im learning coding, but analisys too( diagrams, use cases, documentation).
I really love code, but not feel the same about the other part.
Do you feel the same ?2 -
A day will come when higher ups will no longer treat website design the same as PowerPoint presentations.
But it is not this day! -
Ha, Microsoft closes my easily reproducible issue with their Monaco editor as 'resolved':
> posted "resolution" is totally wrong, it's not even in the TypeScript typings of their own library or anywhere in the documentation
jesus christ today is not my day
seems like everyone already started chugging the Christmas eggnog, maybe I'd just give up and start do the same1 -
Working with QA department (QA for company processes, not IT) on creating a change history list in SharePoint. Name, fields, etc, simple stuff and all working fine for the past two days.
Today I get a request to change the name of the list because its the same name as another list on a separate SharePoint site (used exactly the same way).
Me: "I can, but no one really cares about the list name. Besides, it serves the same functionality as the XYZ site, so the same name would be consistent."
QAMgr1: "Go ahead and rename the list if its easy."
QAMgr2: "Agree! We already have that list in the XYZ system, we do not need to confuse people."
NOBODY IS GOING TO BE CONFUSED!
I would never, ever want to hear this from someone if there is a blunt object within my reach.
User: “I drove the forklift off the dock because I was confused by the SharePoint list name. Sorry.” -
I smell McDonald's cheeseburgers.
Not just any cheeseburgers.... The same smell from the 1980s.
Does this happen to anyone else?9 -
Started a new job and seeing the commits and notifications on Github while not understanding what these people are doing yet, makes me both excited and frustrated at the same time.
-
I'm not able to post my Banner as a signature, because the filter recognize this banner as the same exact image.
Please think about a signature option5 -
data Word: A Word is an unsigned integral type, with the same size as Int.
And here I was thinking a word is a string! And that's not all, there is also Word8, Word16 and whatever else.3 -
what options do i have left if google merchant licence is not avaible in my country?
anyone facing the same problem as me?3 -
What is it with colleagues here not even thinking of making a comment in code that directly interacts with hardware.
They will write to the same register 4 times with different values, which is intentional I believe, but not bother to put one comment in there vagely explaining that it is in fact not a copy paste error...2 -
not only using a static factor to resize a freeform, user uploaded image into thumbnails, but also defining this "const" in every method that uses it ... with the same values ... gotta love working with this code ...
-
I created a regex which works locally but not on a remote installation with the same php version.
I am confused… very confused17 -
Quotes typed in Outlook are not the same as quotes typed in Visual Studio, or SSMS. Just so you don't spend hours trying to figure out WTF is wrong with you code, only to face palm.1
-
My network is somehow fucked up. VPN Client on laptop to my workplace is not connecting via wifi but instead connects when my phone creates a hotspot, while the phone is connected to the same router via wifi? Second laptop this occurrence.
When the work laptop is outside of VPN but connected to the router with wifi, about 50% of web pages are not reachable, same with my own PC and another laptop. Didn't touch my router in ages. Nice fucking conditions for wfh.11 -
The boss says: "Spreadsheet structure must be the same of this other app".
There is no documentation of the other software so:
• try some different input parameters;
• compare the spreadsheets;
• find a possible (and temporary) solution.
I do not like Excel.
😤😤😤😤😤😤 -
Is it weird that my windows 10 never updates? If not, it's pretty annoying to see the same "windows 10 updates" rant posted by different people who don't even use windows.2
-
Emulating a mobile browser in desktop Chrome does not show any virtual keyboard even when tapping into an input field. Same error in Firefox (and same in Vivaldi).
I thought there had been an emulated soft keyboard in the past, or was that only in Opera mobile emulator?
Is there any browser that runs on Linux that still does a proper mobile emulation?8 -
Azure Devops Task Groups are pretty cool.
They also keep track of every edit, and they let you compare different versions of the same task group. Nice!
But why THE FUCK there's not a fucking "RESTORE REVISION" button?!
Geez -
You set a value to a variable at line 80. At line 237, you set the value again, calculated in the same way, with the same, untouched parameters. The variable isn't used at all anywhere between these two points...
If I have to do maintenance to your .net code, and can tell that not only did you learn on COBOL, but that you're a bad COBOL programer, Fuck You!2 -
Using bootstrap modals in an angular project and using the same spelling for ng-modal and not knowing why I'm not getting my model data for hours
-
Many years in the same company waiting for an improvement in my career. Result: role change from Solution Manager to ICT consultant (better before) and Salary increase of 20% (better now). I simply do not understand my company behavior. Happy and Sad at the same time. What do you think? Titles do matter or not?
-
not understanding javascript scope
trying to pass in variable with same name as for variables of a consumer to be used
sameName : sameName
doesn't like it, change the name of one of them welp2 -
Just found a few methods in the same file which does the same task written by different devs just because they did not know a method already existed in the first place. How tough is it for them to do a grep on the file?1
-
I feel many people suffer from this same problem.
Meanwhile why the fuck would this not work in a javascript class or am I getting my languages mixed up ?
Will know soon enough.6 -
If some older employee writes the same code, nobody bats an eye. If a newer employee (with less than 2 years in the company) writes the exact same line, everybody loses their minds (in PR review)...
Not that I give too many fucks generally, but sometimes this partiality is annoying AF.
This causes: https://devrant.com/rants/2263742/...1 -
Management fired the catfish hire!
The person who showed up was not the person on the phone. It took three months for the team to convince them it was not the same person.5 -
Rant 1
---
Seriously what is the fucking difference between github gitlab bitbucket? Is it like the whatsapp/viber/signal shit?
Whatsapp was the first to create a system for free chatting? Then viber came along and copied the exact same fucking bullshit like whatsapp? Then signal came along and copied the same bullshit? And all other apps too?
Github was the first to create a system of GIT? And then gitlab came along and copied the exact same bullshit? Then bitbucket copied the same horseshit too?
Rant 2
---
1) echo "shit" > recruiter.txt
2) echo "shit" >> recruiter.txt
> Will create the file if not exists and OVERWRITE the text inside it
>> Will create the file if not exists and APPEND the text inside it
This is the only difference
Correct?
Rant 3
---
Fuck this devrant ass shit for making me wait 2h to post a new rant. What are we in 1995? Not even facebook has this stupid restriction. Not any social media app EVER in existence. This shit is whack. U fear someone spamming the shit out of the app. But thats GOOD FOR U because you then have active people creating content on ur platform. Put this restriction away before i slap my dick on ur face!12 -
Sometimes I wonder if God exists why different part of world has different Gods not the same or it just the imagination of different communities at that time.20
-
The worst part about writing JS is not having a reliable development environment. I have literally had three different outputs for THE SAME FUCKING CODE! <sarcasm> It's almost like they are not even complete or something </sarcasm> FML3
-
Should i spam stackoverflow with the same questions with slight modifications until someone answers it
And if i get banned ill make a new acc and repeat the process
Or not3 -
The reason for replication of studies and efforts that are not exceedingly time intensive is the same as the reason we all do the same problems on a calculus exam
you have to learn somehow.3 -
So when do I not have to see the same dumbasses doing the same shut and just keep doing I dunno something ?
-
You may not enter a flamewar if you haven't tested the options for at least a year.
Emacs vs vim? Not reeeeally used both? You're out.
Allman vs 1TBS? Same.
Which OS?...7 -
Not an IT question but for anyone who's in Gaming. Preferably College football lol. How much you think the game would cost considering its been non existent for like almost 10 years and apparently they are not using the same code as previous games. Like they are literally starting from scratch.8
-
When something is still broken after I fix it
When fixing one bug creates two more bugs
When I am too lazy to do anything at all
When I have to fix bugs in code I did not write
Whether the sun is shining or not,
whether it is hot outside or cold,
I always feel the same...1 -
I remember the times where playing video games was a mystery and not everything had to be understood. Nowadays games just don't feel the same to me anymore1
-
how does one manage to research for about 3/4 of day, for six days straight and not be bored? I'm not interested in the content after I read the same thing 4 times. help.10
-
I never got 100 +1 ... and now that has risen to 150 I see that I never take away the stress that I have hahaha. so I had to make my own stress ball, but painted is not the same😔
-
When one thing append ( girlfriend bios brick ).. all the shit append at the same time ( HDD badsector, production fuk up, migration that work on local not work on production, etc ) this week is shit jezzz4
-
Same conversation
Young woman
Probably not so much younger
Same profession
Same real profession
What they’re doing who the hell knows
Happy valley
Incapable of conversation
Capable but unwilling for some reason
Kind of provokes me
I want her to say how she really feels
She works instead
It’s all they ever do anywhere these days
And hence why everything is so ducking repetitive
Maybe should have fucked her heh
Would have at least gotten us alone long enough to switch up conversations18 -
What is your opinion on multiple classes per file?
and having the filename not the same as the class
names?15 -
Hey, I'm looking for a tool to emulate multiple, maybe around 100 browser clients at the same time, having open the same page at the same time. Every single instance would need a separate IP (VPN/proxy). It should also be sort of ressource friendly(not 100chrome windows/tabs)
Anyone got suggestions on a tool I could use? thanks6 -
One of my office mate said that she is making the same resolution since last 8 years... And the resolution ia:
To not make any resolution for the year..😎 -
racism is when companies like Netflix Amazon or Apple gives you less services when you are not from EEUU
paying the same or even more !!!3 -
The job is supposed to be about tinkering with and determining what tech to pull together and how to make it work best to solve novel problems. Not to roll back the code and get fast doing the same fucking project
-
Maybe I'm late to the game here, but I think the new "Reason for downvote" dialog is pretty wack. I downvote stuff I dislike or have seen before. I report stuff that's offensive...1
-
Sorry, I just have a Question. Please is it possible to continue typing in the same local in Pycharm Terminal where the server was initiated while it is still running?, if yes, what should I do to continue typing on the on the same local.
I do not want to open another new local, and I don't know if if that's normal with the community.1 -
Why every time Adsense reject my website
At first, due to not finding the URL, because at the same time I was handling the server
Then, Some errors in the AdSense code.
And now, they are not finding any quality content.6 -
1. Those who can't hack it in this industry to accept it, move on, and learn something else
2. New internet scripting language that's not Javascript or based on the same
3. A job near home3 -
what the fuck
am i supposed to do
that is not
fucking
going
to lead
to more of the same shit.
i need a fucking clue here.
or rather i don't
this HUMAN does. -
Why is internet speed not called MegabitHertz or GigabitHertz. That's technically the same thing as megabits per second and gigabits per second.3
-
I feel stupid when I can't use VIM. Not sure if that's too bad or too good.
Do you feel the same? Writing jkhl in your code? Or :w to save your documents or emails?1 -
another week, same fuss. i just freaking can't wrap my head around the fact that it is basically not allowed to use natural language invocating a skill and use natural conversation flows.
-
I just want to scream at these retards
A decade apart and their simple stupid asses are still smiling brainlessly about doing the same thing playing their stupid weird code crap over and over
LabotomiZed crazy fucking garbage !!
Until they showed up in this state no two days were the same now all of them are because they’re not alive
They’re not human
And they’re not relevant
They are happy tucked up slaves that liars use to manipulate everyone through their brainless smiling doopty doo bull shit !2