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 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 -
Well, maybe a year ago when I tried to learn JavaScript, I named my dir "Java" just because I wanted to shorten JavaScript -_- when it saw my dev classmate he was laughing af and he still reminds me that7
-
The day you finally realize that you're not crazy because everyone on devRant experiences the same problems you do.2
-
"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 -
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 -
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 -
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
-
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
-
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. -
“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
-
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 -
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
-
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 -
FUCK YOU EXCEL!
Multiple monitors to show multiple sheets at once?
Excel: Not allowed.
FUCK YOU
Open multiple files at once?
Excel: Not allowed, I will only show you one at a time.
FUCK YOU
Multiple Desktops to have multiple setups to easily switch between?
Excel: Not allowed, I'll show you the same spreadsheet on all desktops!
FUCK YOU
FUCK FUCK FUCK18 -
Our team is expanding and our boss hired an agency to find candidates. Today a headhunter on linkedin just offered me this position. Dafuq, at least they could check if I'm not working there on the same position.4
-
There's no such thing as an expert programmer. With time you just get different kinda errors. As long as you're not getting same error, you're making progress.1
-
"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 -
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 -
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 -
“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.
-
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
-
#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 -
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 -
!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 -
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 -
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 -
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 -
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
-
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 -
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 -
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 -
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
-
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 -
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 -
Hooo boy the difference between working in fastfood and working in webdev. 2 week salary is not the same ! 💵💵💵3
-
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
-
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
-
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. -
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 -
Cutting down on coffee and trying to stop smoking at the same time as working on a close deadline... not a great combo9
-
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 -
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
-
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
-
Someone fucking teach these so called devs the difference between HASHING and ENCRYPTION :/ They are not fucking same.4
-
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 -
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 -
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
-
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 😒😒😒 -
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
-
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 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 -
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 -
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
-
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
-
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 -
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
-
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 -
So I guess one of our clients suddenly switched to a different website service... Without being told. I went to their website and it's so not what I worked on. I still have pending tasks for it, but I guess not anymore.
I think it's the same case with another client from before. -
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 -
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 -
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
-
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
-
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 -
IT description of remote access tool on IT wiki page:
"Support for latest Mac and Windows release"
Also same page:
"macOS Mojave is not yet supported (...) Please do not upgraded until instructed"
No comments... -
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 -
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 -
"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 -
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. -
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 -
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 -
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
-
** 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 -
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 -
Apparently, DRY is something my team has never heard of. I wonder how many places they need to repeat the same fuckass long declaration in before they would go "hold on..." - so far it's definitely not 4 files3
-
Factually incorrect is the same as spam right? Okay maybe not, but that's how I justify a down vote sometimes...2
-
Honestly if another person complains about how Java and JavaScript are not the same at all I'm gunna be mad2
-
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
-
God gave men both a penis and a brain, but unfortunately not enough blood supply to run both at the same time.2
-
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." -
-----------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 -
Being forced to learn Angular for a project, then as my confidence kept growing those same guys said "actually, we are not going to use any Angular, vanilla Javascript will be enough".
PS: months later those same guys: "Hey, maybe you could learn Angular 2 for our next project". We never worked together again :/2 -
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 -
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 -
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 -
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 -
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
-
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. -
golang TIL:
*myInt++
is not the same as
(*myInt)++
thanks for that headscratcher!
another rough case of RTFD2 -
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
-
No your nested if statements dont make an ai the same way logging into a txt is not machine learning2
-
One of those ducks better have my name on it.
But sadly not 😖
No Wayne but a William, all ways same shit, might as well change my name.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
-
!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 -
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
-
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
-
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 -
I am famous in my worplace not coz I am good at what I do..its coz my gf works in same place #NerdGotGf 😁
-
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 -
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. -
~!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 -
Must contain 8-18 characters, 1 lower, 1 upper and 1 special character. Cannot be the same as email address.
18? Why fucking 18 characters? That's not any pragmatic limit. What fucking product owner came up with that requirement?8 -
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 -
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 -
What is it about clients that provokes them to ask about the same feature every day? No, it’s not fucking done yet, I don’t have a team of devs under me who work overtime to finish it overnight. It’s not going to get done any faster if you keep fucking bothering me about it.
-
!dev
TL;DR: Today my phone Kruger&Matz Live 3+ got ebola. Anyone had same issues?
I woke up and unplugged my phone from charger as always, but it was hot as hell. I was not worried, thought it heated up cause of charging as I plugged it few hours before waking up.
Then things got serious. I was unable to use phone, it freezed randomly, opened apps I hovered when frozen, etc. I thought thats becuse it was hot, so I turned it off and put it into the fridge (I do it sometimes).
I was leaving house in an hour so I hoped that would help. I turned it back on when leaving, but nothing changed and it was getting hot again. I've checked processes, was deleting apps like mad, thibking that was some bug in update of one of them, cleared cache partiotion too. That did not help, so I was forced to factory reset. Guess what... same issues.
I tried everything possible and lost all hope, was ready to send it to service. So I turned it off, so it won't burn my pocket out.
Few hour later I talked with dad complaining about the issue and tried to show him what's wrong, but... it was all right again. No freezes, no heating.
Later that day my sister told me she had issues with her phone - Live 3, described same as mine. Even weirder that my girlfriend had no issues with her Flow 4+ from same company.
Two phones of same company, almost same product line with the same exact issues on the same time frame? Any ideas what happened?4 -
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 -
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
-
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 -
Regarding my previous rant where I shit talked about ubuntu 17.10
So instead of downgrading I tried a last chance (why not, system was fucked already) by installing unity, yes the same shit that ubuntu team removed from ubuntu 17.10 as major upgrade.
Well, it turns out gnome shell was taking more than half of my cpu in idle state and this unity barely reaches above 10%
Life lesson learnt: not every upgrade is better
Same goes for android studio, let's save it for another rant10 -
I hate websites that heavily relies on javascript for showing webpages.
Debugging in deep "pages" is so much time consuming.
Also, it is not possible to link to specific inner "page" since url stays same.1 -
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
-
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
-
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 -
Why developer of c# (Anders Hejlsberg) when developing (TypeScript) not implemented method overloading and interfaces' methods implementation with same names.3
-
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 -
dev: ugh we need to set and implement coding standards
same dev: no I don't need to follow what you just said, it's already clean and readable (it's not) -
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
-
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 -
Why was this even possible? Someone managed to make a GTK application in PHP, yeah a GTK application in PHP. I have no words...
https://kksou.com/php-gtk2/...5 -
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?"
-
A developer not using IDE is same as a getting laid without a condom . You will regret your decision later.5
-
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 -
If everyone in the job market would be paid the same salary.
What job you would've chosen which is not programming?12 -
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 -
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. 😗😗
-
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 -
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
-
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
-
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 -
So i'm making a menu for my friend. He shows me a menu he made on his iPad, all in Chalkboard SE (identical to Comic Sans), lined up using tabs and spaces, and asked for the same font.
I'm not joking.2 -
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.
-
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.
-
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 -
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 -
IIS curse you and your nuances!
I launch my local web application (which was working fine) and now get CORS errors and 404 not found. Wtf. I clean the solution rebuild, same thing. Then I restart my PC and try again. Same thing.
Then I use Firefox instead if chrome and it magically works. Wtf!
It's hard to fix broken things when they fix themeselves afyer trial and error2 -
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
-
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 -
Not a rant but just realized that time⏰ and money 💰 are two important things we must care of, otherwise they will fuck up everything - especially if you are writing business apps. same rule applies to life.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. -
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 -
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 -
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*
-
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 -
Tldr:
Can't fucking figure out why I'm the only one who can't solve a DP problem in code, when me and friends use the same idea and no one knows why only mine doesn't work...
We are given a task to solve a problem using DP. My friends write their code with the same idea as a solution. Copying the code is not allowed. I follow the same idea but my code won't work. Others look into it, in case they find errors. They can't find any.
The problem (for reference):
Given a fixed list of int's a = (a_1,a_2,...,a_n) and b = (b_1,b_2,...,b_n), a_i and b_i >= 0, a.length == b.length
We want to maximize the sum of a_i's chosen. Every a_i is connected with the b_i at the same index. b_i tells us how many indexes of a we have to skip if choosing the corresponding a_i, so list index of b_i + b_i's value + 1 would be the position of the next a_i available.
The idea:
Create a new list c with same length as a (or b).
Begin at the end of c and save a_n at the same position in c. Iterate backwards through c and at each position add the max value of all previously saved values of c (with regards to the b_i-restriction) with the current a_i, else a_i + 0 if the b_i-resctriction goes beyond the list.
Return the max value of c.
How does that not work for me but for the others?? Funny enough, a few given samples work with my code. I'm questioning my coding ability...7 -
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
-
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 -
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.
-
Not to sound self centric, but a cyborg clone of myself with close to but not fully true consciousness.
Would always have something to talk about and would probably be a great pair programming partner as we'd be almost in sync and on same wavelengths ;p -
When the Shit doesn't work local, you Paste the same Shit on jsfiddle and the Shit is working. its the same, damn!
-
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 -
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.
-
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
-
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.
-
New piece of code which should work perfectly and solve your problem but it is not working just because you forgot to remove an old piece of code you were trying to fix the same problem! Fuck my life!1
-
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 -
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 -
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 -
That sore laugh when you see same post you saw yesterday... But laugh not because its funny but to keep from crying...
-
My one year hp laptop not charging to full.Needs calibration of battery.:(
Gotta calibrate it.
Anyone else faced the same issue?2 -
And now working for someone I have to work 6 years and 9 month and 3 days , to make same amount I used to make a year , I have to change .env this shit is not gonna deploy3
-
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 -
Adding a functionnality with wordpress, not working. Re-do the same shit, Working.
Wordpress is life...7 -
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.
-
Not so worst!!
They told me to come on 1st of July even the offer letter stated same.
And guess what!? It was Saturday......
And they are like oops! Here is your new letter come from 3rd July.1 -
!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 -
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
-
!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
-
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 :(
-
Setting up a task with windows task scheduler is fucking confusing if you need time-based repetition. At least if you're not doing it in english. Some options seem like the same thing, some are probably badly translated.2
-
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.
-
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 -
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.” -
Why those f***ers in Freescale was unable to keep architecture same across their product lines? Why has KL25Z completely different archtecture than KL28Z? Registers are renamed randomly, peripheries removed and added with different architecture... That naming is just happy coincidence not same line in their products...
This porting is gonna be fun.
FML. -
I smell McDonald's cheeseburgers.
Not just any cheeseburgers.... The same smell from the 1980s.
Does this happen to anyone else?9 -
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 -
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 -
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 -
Last Windows update corrupted all system UWP (or how to name "updated" settings) applications and start menu does not work at all, awesome.
Reverted to a safe point, installed update again, same result 🤷♂️2 -
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
-
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.
-
A day will come when higher ups will no longer treat website design the same as PowerPoint presentations.
But it is not this day! -
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 -
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 -
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 -
I want to find a certi good mechanical keyboard for working/typing in general but not top noisy cause i work with others in same room. Any good advice?6
-
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
-
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 -
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 -
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?
-
PM: hi, how are you?
Me: Okay, Not okay
PM: same here --- Okay and not okay.
PM: Also, I see three items are still pending with you. can you give it closure today?
Me: Okay, I will look it now and try to close it. -
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 -
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 ...
-
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 -
what options do i have left if google merchant licence is not avaible in my country?
anyone facing the same problem as me?3 -
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 -
Try Debian, they said.
Best env?
Live it is!
[literally days of debian update error research]
Oh wait, not 12, we meant 11.7
Okay, bullseye it is then.
Download 11.7, not 12 bookworm
[same errors]
pkg pgp dkpg sudo wtf
187 help pages later
54 su / sudo pastes later
[same errors]
*more help pages*
*yes, limited search to last month, year*
[same errors]
Learnt so much!
. . .4 -
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
-
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
-
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 -
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 -
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
-
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 -
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
-
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
-
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
-
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 -
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 -
What is your opinion on multiple classes per file?
and having the filename not the same as the class
names?15 -
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 -
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
-
Whenever I try to download my avatar, it says "Saved to galley" but it's not there. I am having this issue since beginning. Anyone else having same issue?9
-
Why When I use devRant API, it works perfectly on insomnia but not in Postman !!
Did anyone faced this?
I wrote js client (React Native) and it's giving same results of Postman3 -
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
-
So when do I not have to see the same dumbasses doing the same shut and just keep doing I dunno something ?
-
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
-
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 -
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 -
Why is internet speed not called MegabitHertz or GigabitHertz. That's technically the same thing as megabits per second and gigabits per second.3
-
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 -
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.
-
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 -
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
-
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 -
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 -
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. -
Again symfony documentation or symfony itself. Or me not noticing something?
Doing simple commands from
https://symfony.com/doc/current/...
and https://symfony.com/doc/current/...
and encore not found . Wtf. Just wasting my and other devs who have same problem time.4 -
sigh.
same shit different day.
anyone else want to pretend to be me from an earlier visit between being neurologically poisoned by prolonged misery, shock, brutality and wasted time ?
why are we not moving forward exactly ?