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 - "fix"
-
Client: There is a high severity production issue.. you need to fix urgently..
Developer: I am on the way.. Will fix it once I reach home.
Client: I don't care where you are. Fix it right now😡😡
Developer14 -
Every single time I visit my family during holidays they expect one to fix their computer/smartphone/printer/whateverFuckingShittyIOT-Device... Just printed them postcards this time ¯\_(ツ)_/¯
Also: Hello devRant! Just been reading here for a week and every single day was full of gold - Thanks :)12 -
Client: can you fix the slider on my homepage please?
Me: It seems to be working just fine
Client: it works but it’s not how I want it, fix it
Me: well what do you want me to change then?
Client: don’t change it, just fix it!
😒2 -
I just came across this image
Even my grandma(80) can understand this :D
Source:
http://www.darwinbiler.com/about/5 -
First day on the job. Here is your machine. Here is the code. It's crashing. It's in production. We tried to fix it and can't. You fix it. No pressure... took two days too fix it. Felt like a legend. Addicted ever since.4
-
Whenever you figure out an incredibly simple solution to make your code work after being frustrated by it for hours on end.3
-
!rant
After knocking off from work, I went to nearby Coffee shop to grab a Coffee. I met a girl and we started talking about our day. She asked me to do her a favor and take a look at her laptop, it’s been playing up for sometime now. So, I went. She took me to her bedroom where the laptop was, and the conversation continued on topic romance, sex and girlfriend. You know what happened next…Yes.
For the first time in my life I fixed a hot cheeks computer and got laid.
What was wrong? There was a malware in her computer which was opening random websites.22 -
/***********************************
/* a temporary hack, fix it later *
***********************************/
That was 7 years ago. I mean it was last edited 7 years ago when a temporary hack was created. It is now a permanent solution as nobody know what we are supposed to fix
.... Nothing is more permanent than a temporary fix. Not even clean refactored and tested code.13 -
people: What do you do?
me: I'm computer engineer.
people: Ah! You fix things then. Can you fix my TV?
me:12 -
*Downloading a linux iso (distrohopping YAY) because the download stopped last night*
*200kbs instead of the 5mbs last night*
*sets up a subdomain for downloading iso's*
*enables SSL*
*downloads the iso to my server*
*copies the iso to the directory of the iso subdomain*
*starts downloading the iso from the server*
5mbs YAY
I am weird 😆11 -
So what do you do for a living?
- I fix shit. While i do that, i break some other shit and then i fix that shit.2 -
Boss: you must fix this bug asap
Dev: I need more time for a proper fix so I will just hack a workaround
Boss: yeah, whatever. You can find a proper fix after the release.
... this happend several years ago and the workaround is still in place...8 -
My family: Can you repair the printer ?
Me: No ...
My family: can't send my emails, fix it !
Me: No ...
My family: why this people can share my photos on Facebook ? Stop it now !
Me: Then stop sharing all your god damn life each time you eat, fart or go to the bathroom !!!! For fucks sake !
Also me: why have I started computer science ?2 -
That feel when you spend 2 hours fixing something just so you can fix the thing you originally intended to fix5
-
Client: There is a high severity production issue.. you need to fix urgently..
Developer: I am on the way.. Will fix it once I reach home.
Client: I don't care where you are. Fix it right now😡😡
See the developer!!!3 -
> make a change
> PR gets rejected
> IHATEFORALIVING! YOUR CHANGE IS NOT WORKING! EVERYTHING BREAKS!
> 3 hours long debugging session
> We find out a whole bunch of bugs
> Suddenly, everything works
> None of the bugs had ANYTHING to do with my change. In the instances where the app broke, my code wasn't even being called at all.
> My change was literally the one and only working thing
I wish life was like in The Office, when you just stop what you're doing and you drop the Jim stare at some camera3 -
Hey. This code look broken. What should I do?
It isn't broken. It's doing what it's supposed to.
Well, it's hard to follow, but it certainly doesn't look right. And it isn't doing what I expect. Also, why is it calling method(a_class1_or_class2) with a class3?
It isn't hard to follow, and it works just fine. Let me show you. ... huh. looks like it isn't right. and there's a comment here saying the calls aren't clear. but it works just fine. Just copy it over and do it the same way.
I already did that. and it isn't working.
What are you talking about? Of course it works fine. Did you check your code?
------
Really, dude? It doesn't work fine. but, guess what? It works fine* when I change it to call that method with a class2 like it asks for. (Surprise!) But I can't tell him that. Nope. Bossmang get offended. Still won't admit I was right about anything, either.
Ahh... the continual joy of working with (and for) trash.
* well, more fine; the rest of the feature is still wrong. but nope, i'm not allowed to fix it. because why would they want anything to work properly? Already-accepted wrong behavior is good enough. Can't clean up the code, either, because that "muddies the waters." Bitch, I couldn't see the bottom of this sewer if it was half an inch deep! Which is more important: the last contributor entry beside the code, or that code being readable and maintainable? or it, you know, working?
doot doot.
need to scoot.8 -
1) no more "can you fix my printer?"
2) no more "but you're the IT guy!"
3) no more "can you fix my printer?"4 -
So yesterday a friend of mine closed a ticket which has been open for around two years: "Automatically publish job offers in our internal wiki."
This was the conversation between him and HR.
- Friend: They're all on our website. Why should they be in our wiki too?
- HR: So that our employees can see them and recruit people for us.
- Friend: How about I just put the link in our wiki?
- HR: No, no links. They should all just be in our wiki.
- Friend: *<iframe src="website"></iframe>*
Now HR and everyone else is happy. -
You write code.
A strange issue prevents you to proceed further.
Try one fix. Fails.
Try another Fix. Fails.
...
Try fix #28. Fails.
You decide to ask for help in the support forum.
You start writing your post, mentioning everything you've tried so far. You feel your social anxiety and fear the humiliation of being told "because you didn't try X, you idiot". Then you come up with an idea for fix #29.
(fix #29 normally involves Wireshark or similar low-level inspection tool)
Try fix #29. It succeeds :)5 -
Been working on a bug fix for 3 hours. Literally nothing I do will fix it. Finally I realize I'm not even calling the function.5
-
When ever someone asks me to fix their PC I ask them to sit down next to me so I can show them how I did it. First thing I do is open up Google search the problem then look them dead in the eye and smile 😂😂😂. I Then proceed to implement the fix from the first page of results. I don't get many repeat requests... I'm Such a passive cunt.😂😂😂5
-
I just sent an email to a client about a bug fix with Bootstrap 3 Date/Time Picker, which was not working with Firefox and Safari.
My email was like this "The bug has been fixed and it will work on most browsers except IE and Edge."
He replied "Great!! I don’t like internet explorer anyway…"
I love these kinds of clients.4 -
Worst thing of being a dev: in family meetings, being asked by EVERYONE to fix their computers or check that weird issue in their smartphones4
-
The "guy who is good with computers" can't open a fucking .rar or start skype. Yeah sure dude, you're like the best at "computer stuff". Fucking morons.3
-
Just spent 10+ hours refactoring a code, and at the end I've figure it out a one line fix to the problem... just wasted 10 hours of my life.. :)7
-
Anyone else having connection problems after the recent Windows 10 update? We've been slammed at work with them. If you do, here's an easy fix:
0. Go to Command Prompt (Run as Administrator)
1. First command:
netsh int ip reset resetlog.txt
(One of them will probably fail, that's fine.)
2. Second command:
netsh winsock reset
3. Restart the computer.13 -
I often get this question:
"I have this old computer. Can you fix it?"
My brother is a helicopter pilot, and he will probably never get this question:
"I have this old helicopter, that is literally falling apart. Will you fly it for me?"8 -
LPT: If you use Linux, always carry another one in your pocket (flash drive) in case you'd need to fix your main one after you kill it again7
-
When I am telling non-tech people that I am studying Software Engineering:
They: What do you study at university?
Me: Software Engineering
They: Oh, so you're an engineer! My *some random person* is also an engineer!
Me: No, not that kind of engineer. I am a SOFTWARE engineer. I don't build things.
They: huh?
Me: I write code. Programs. For computers. I a programmer.
They: oh, great, very perspective! Will you fix my *PC/printer/whatever has on/off button on it*?
😶😶😶4 -
I'm a programmer, but I won't fix your computer! This would be like asking a musician to fix your radio.2
-
Fix my depression
Learn C++ properly
Fix my life's future
Try to pick up a relationship which I've dropped out of stupidity again.6 -
Certified Enganeers: 0, Internet Connectivity Issues: 1
Those idiots couldn't even understand why I'd connected a second router (a DLink DIR 816) for better WiFi than their default garbage modem/router. And one of them told me that he'd login to the router by "putting the address in Google" (and proceeded to type 192.168.1.251 in the search bar, after I explained to him that Firefox was a browser too, just like Chrome -.-)
And they didn't even fix the problem, which is most probably on their end since everything checks out here. Brilliant. More shitty 3G/4G for me.
YOU CERTIFIED PIECES OF CRAP4 -
Noticing a bug once or twice but not being able to reproduce it after that gives me anxiety. This job is detrimental to one's mental and physical health. Serious question. How to unfuck yourself?4
-
Summary of my week
Day:
Fix merge conflicts at work
Night:
Fix merge conflicts in Skyrim mod scripts2 -
-Friday
Me: *pushes fix for an issue in app*
-Tuesday, the next week
Colleague: "Hey, dude, fid you fix that issue?"
Me: "Yeah, it's available since Friday morning"
Colleague: *e-mails me screenshot with the issue still present*
Me: "That's odd, let me check that on your machine"
Me: *opens the app on his machine, the issue really is there, starting to freak out that I messed up the repo*
Me: "Why the hell would that not work... wait a sec, lemme check something.."
Me: *checks the app version and discovers that it's from 2 months ago*
Me (turns on colleague): "I guess, you should update it to see the newest functionality"
Me: *goes to the toilet, locks himself up, cries*2 -
No, I'm not going to approve your one-line fix. It will introduce more problems in the future. Fix it the way we agreed on this morning!2
-
Oh hey remember when you fixed my computer 9 months ago? It's acting slow again, can you come over to fix it while I judge you for problems that were caused by me.
-
Losing 1 hour everytime I must name a class that create something.
- ThingGenerator ?
- ThingBuilder ?
- ThingCreator ?
- ThingFactory ?
- ThingCrafter ?
- ThingMaker ?
- Thinger ?
FFFUUUUUUUUUUUUUUUUUUUUU6 -
That moment...after hours of fighting with the internet and the part of your mind that says you can't....found a fix for a bug
-
I know whats wrong, I know how to fix it, but it would require too much energy so trying to find a different way to fix it1
-
Error, coffee, fix, bug, coffee, fix, 1am!
Time for bed, last minute compile..
Error.
Bugger this, I'm going to be a dam hooker!7 -
I am a simple man. I see a bug - I fix it. Then, I fix my fix of the bug. Then, I just fix my fix of my fix of the bug. Then, (error: maximum call stack size exceeded)
-
So, a friend of mine just got a NullPointerException from his shitty Java code, and decided to fix the problem by catching the exception.
Great fix bro, real smooth..1 -
Drilled holes and put some new bolts in my laptop to fix the hinge. Kind of looks odd but I like it😂11
-
De-duping drama continues. Background: stakeholder marked a bunch of records as “do not use” and didn’t realize/didn’t care about the impact on other systems. Many of those are active user accounts.
Stakeholder: What if we ask the user to create a new website account?
Me: they can’t register a new account of the email was used already. Are you expecting me to delete all those web accounts so the users can start over with their current email? Or are you saying you’re going to email 400 people and tell them to get a new email address and create a new account? Don’t force users to do extra steps to fix your mess.
Continued from: https://devrant.com/rants/5403991/...3 -
git commit -a -m"fix image"
git commit -a -m"fix image 2"
git commit -a -m "fix image 2 bug"
git commit -a -m "fix image 2 bug bug"
git commit -a -m"fix image final"3 -
So, I got my very first gaming laptop on March 2015. Took a break from the almighty PC Master Race.
It's an Asus ROG G751JT. It was doing great, running my favourite games at 60FPS on high-ultra settings.
Few months after purchasing it, I've been getting a lot of BSODs with the same error (IRQL_NOT_LESS_OR_EQUAL)
As told by the guys at a local forum, I was told to try replacing the RAMs and I was stupid enough, I did. It has 4x 8GB HyperX Impact DDR3L.
The error still won't go away until I changed my SSDs. Which worked for a while until a week ago.
Getting the same BSOD countless times. This time I decided to directly talk to an expert, which is a friend of mine and guess what. It was the motherboard after all. Spent a lot of $$$$ to fix ONE BSOD.
Now I'm stuck with an Asus T100TF for about a month because I had to send it for warranty claim.
smh jfc anasmy y u so stupid for a year and a half. 10/10 worst experience (since it involved a lot of money)
What do you think of my stupidity? Comment below (10 marks).8 -
Yesterday my cousin called me to fix his scanner, he said that it didn't work anymore. When i went to his house to check it out, the scanner worked properly! In the 99% of cases, the problem is between the device and the chair2
-
I hate hearing "this should be a quick one" from the client. Especially when your code base is a fucking legacy with no documentations, no testing, and a multisite that shares the same classes where functions has some crazy if conditions just to satisfy each site's requirements.2
-
When a PR merged to improve functionality breaks the functionality 🥳 and now I have to fix the FIX to fix it.2
-
Today my phone screen broke!
Need to fix it..
But I realized that using a LeEco phone, my company's already too broke to fix it!2 -
My boss asked me two days ago to fix some errors in an application. From the errors I saw it would be a 5 minute fix. I fixed the problems just now because there was no documentation on how to set it up.
After setting it up it was just changing a value from true to false...
I ruined two days just because there was no documentation. Please everyone, I know writing documentation is boring but at least write some documentation on how to setup a project.3 -
I'm currently tired, stressed, anguish and frustrated.
I have a live issue(a bug to hot fix asap), 7 files to reprocess to be finished by tomorow, 2 enhancements( 1 under pre-live testing, 1 for live release), and an unstable internet connection today. Tomorrow is saturday. Clock is ticking.
How am i suppose to finish everything on time? :(7 -
If you don't know, there are 2 types of bug fixes:
Hot Fix - Patch files directly on the production
Quick Fix - Deploy fix on production and then test it4 -
Had to fix a bug in flask App built by 3 ppl !
So I some how roughly figured out the code and was trying to fix.
The bug was
I click on submit, two times the record was entered into database.
(Second time, duplicate error).
So to figure out ,I just commented the code which inserts to DB!
Whola!
Now only one record is inserted!
I still don't know where it's actually inserting !, And IDC , problem fixed
Shall I boast about my skills!?😂3 -
who hates when friends or coworkers/family pretend that you fix his/her pc for free or just a 'thanks'??1
-
Lead: how long do you think it would take to fix the bug?
Programmer: 20 mins with a testing
**Lead an hour later**
Lead: I don't see PR for the fix
Programmer: the fix broke all the unit tests so I am fixing them now. -
Gah! Person in work has an issue I suggest a fix and even give them the bleeding code. For them just to say it won't work due to x y and z, I know it will work heck I use this 'fix'. Then later someone who has been there longer gives them the same fix and they are suddenly all appreciative. Ffs wouldn't be so annoyed if this was the first time this has happened.1
-
Holy retarded internet company. The fiber cable that comes from the power pole lost its connection to the building I live in. So the fiber was laying on the ground in the parking lot. The upside is it is still working. The problem is people are going to run over the fiber and break it. So I sent an email to the ISP on Thursday. They didn't create a ticket all day on Friday. By the time I got home they were not open. I called their tech support number and pressed 0 until I got a real person. I explained they need to fix this soon or it will get broken. They said "I understand" and then proceeded to create a ticket for fucking wednesday next week! I told them it will damaged by then. They said "I understand". Then I get a text saying they will do this wednesday. No you stupid fuckers, you do not understand!
Queue the McGuiver music:
I got out some steel wire I use to fix stupid shit like this. I made a hook to connect the steel cable holding the fiber. This hook will go around some exposed electrical conduit. Then I got a board to lift it up high (no ladder and 5 inches thick of ice on ground). I cannot balance wire hook on board and get it to slip down. So I got a steel pole I have and attached another hook with electrical tape. As I passed the hook over the conduit I used other pole to grab bottom of hook and pull it down to keep a hold of the conduit. Now the fiber is up in the air again above the parking lot. I hope this stupid hack works until wednesday. My right arm hurts like hell cause the strain of holding the fiber taut while I pulled the hook down. It strained my right hand.
Worst customer service on the planet with Century Stink. They fucking make it harder than hell to get help and it seems they take almost a week to fix shit.4 -
that awesome moment when you get back from holiday and resolve all the issue the team had while you were gone :)5
-
Even better... When your trying to fix something, but the fix was something you thought at the very start but thought "it can't be that".
-
"Web" Teacher wanted us to learn horribly outdated html in the middle of web2.0 wave.
HTML5 ? CSS3 ? nope.
No CSS at all, and longest part of the class was on the importance of prehistoric HTML doctypes.
Capitalized tags, tables, BGCOLOR attributes...
Like she scrapped everything on W3schools...1 -
Note to self, don't fix a minor bug that will not effect the demo right before the live demo. My program that was working great didn't work anymore during the demo because of my quick bug fix I figured I had a few minutes to add to my code.1
-
Lets fix this bug in production on a Friday afternoon. (did that three times on the same project). Never went wrong :)3
-
>Friends computer starts to "freeze"
>They say im a computer genius and that i can fix it
>All i had to do was click on the screen once
I need more coding buddies. -
You can solve a lot of problems with regex... but you can also create others if you're not careful:
"inadvertently blocked or throttled all domains containing the string t.co rather than blocking only the domain t.co itself"
https://arstechnica.com/information... -
1. Push a bug with a bug fix.
2. Fix the bug created during previous bug fix.
3. Push the bug fix which solves the bug created during previous bug fix.
Try not to cry...
Cry a lot 😭 😭1 -
love it when people rage quit when you fix the tech debt problem they created because they think the fix is too stupid 🤣BYEEEEE!
-
Just got asked to fix a friend of my mom’s (whom I have met all of once) brother’s computer. 😒
It’s a stereotype and it’s so frigging true. -
When you have to fix someone else's code because you can't push your changes because of their rotting code.
-
In my current team, when someone else's code breaks, I fix it. When my code breaks, I also fix it. I feel like there's something wrong here...1
-
Bug requires 2 developers, full-time for 4 days to trace, debug, scratch heads, analyse logs. Third developer helping occasionally. Finally identify fix. Fix is 2 lines. D'oh.3
-
Back when I lived in my university dorm I shared my room with internet admin. Usually I helped people with internet problems when he wasn't there and I've placed FAQ on the door how to fix common stuff with a little note, that I can help only with internet problems and only with those that aren't listed. It worked for most people, but one guy knocked and messaged me around 5 times a day to fix his system. So I've decided to finally do what he wants.
He: come on, I heard from XYZ that you are an admin in job and you fixed her computer.
Me: but I work only with servers
He: what's the difference? Just copy my photos to my external drive and install new system on my laptop, just like you do it in job.
Me: so this is that simple job?
He: yup, but I need a laptop tomorrow, because I have something to do at the evening.
Me: okay
I've used find to copy all the photos from his HDD and installed minimal Debian without xorg on the laptop. He hasn't come back after picking up his computer. And that's the way to get rid of leechers that whine for fixing everything because you are IT guy :D1 -
- So, you're a programmer? Then, please fix my printer!
- And you're an architect? Then, please fix my leaking roof!2 -
Please, can someone explain to me how in the frickin world an "authorized support person" can do this inside a ProCurve switch?
"Look ma! I have soldering skillz!"3 -
I hate it when a family member ask me to fix something and I fold and try and fix it. I start to troubleshoot and they see what I'm doing and say "oh I thought you knew how to fix it, NVM I can do it." Like wtf this is how u fix stuff2
-
A colleague is walking me trough some of the source code because we try to fix an issue.
colleague: Oh we don't use this anymore
Me: ...
LATER
colleague: This part we should refactor someday
Me: ...
LATER
colleague: Oh I think this is old code and does not exist anymore.
Me: .. .. ...
Great Colleague BTW :)
PS: fix will be posted Later.3 -
I write JavaScript and C#. Like an author. Now and then I send my work for review so it can be published.... If I start telling people that instead of saying I am a developer maybe they will stop nagging me about their printers and shitty malware-loaded computers.2
-
Backend : *breaks feature in prod by changing api*
Me: Feature is broken in prod. Please fix. I was told that the API will not deprecate the old use case.
Backend: ... Fixing it in the backend will take time. Add support for it in the frontend.
Me: I'm not done with the new feature just yet. And it will take some time to have it reviewed and fully tested. Please fix the API.
Backend: .... Well, make a new PR and add support for it first. The new feature can come later.
Me. (-_-) Okay
Sometimes it feels like I'm a code janitor rather than a frontend intern2 -
Not sure if it is a rant or not but I'm getting worried about Apple... Two days passed uploaded a new update multiple times and all ended on the first try 😨
Usually it takes many tries for it to be uploaded 😨
On top of that, iTunesConnect is faster and no longer stuck at loading when token expires 😨
I hope I'm not dreaming 😅4 -
just finished after a full day's work, headed to a bar. their menu is not on paper but an ipad app and it crashed the very second I selected "drinks".2
-
Boss: I'm not seeing the fix for the simple text change issue
Me: (who cares about little design details which said boss really likes about me) That simple text change is a long line of text and breaks on all screen sizes besides your big ass monitor, so I asked for a designers opinion, which I finally got today.
My bad for caring just a little bit... -
Genuine question: Whenever an OS encounters a problem and I 'send' the report to help fix the problem, does anybody read that? Or windows just stalling?2
-
<rant>
When you are asked to implement a fix for a colleague and do so.
Then a half day later you see another colleague change in the git repo, that's using more lines and is harder to read but basically does the same as your version
</rant> -
Either a very tired dev or a really really critical bug fix whose details cannot be revealed
I'll choose the first2 -
"I'm nearly done. Just one last bug to fix."
Time passes, coding happens ...
"No, not quite done. Just three more bugs to fix."1 -
My mom thinks I fix Wi-Fi and computers.
My dad's thinks I setup TVs and fix phones
They're both crazy -
Fuck being asked every time if I fix computers, Bitch I code in them!
It's like being asked: do you fix cars? No? But if work using your car, how come you don't know how to fix them?2 -
Trying to install Centos7 onto my proliant g6, red screen, try a fix, red screen, try another fix, red screen, finally find a fix that seems like it is the exact problem, screen dies can't see bios... god damnit.18
-
Fix for bug x
Fix 2 for bug x
Final fix for bug x
Really final fix for bug x
Another fix for bug x
...
Fix 59 fit bug x
....
As the gf egg bf egg Jr DG DG r
Rf we j RF at uh xD egg GB g2 -
#ifndef rant
if(devRant.versionType == versionType.development) {
bugCount = 0;
feedType =feedType.smooth;
startupTriesRequired =1;
worksWithVPN =true;
}
#endif -
TL;DR: There was a Steam bug and I fixed it locally.
Some months ago, Steam had the problem, that if you tried to add anything from the Steam Workshop to a collection, you would get an error like "Process failed: 2", while it was loading the collection list.
I realized, that it would work, but there was a bug in the JS (Watched the network tab in chrome while trying to add to collection). I searched after "Process failed" in each js file and after 30 seconds I found the buggy if. It said something like
if (json.success != 2) {
//do error
} else {
//show list
}
After I changed that if condition to
if (false)...
it worked perfectly, although it would make problems if there would be a server side error.2 -
Commit messages:
1- Defect 6380: fix update of user without end date
2- Defect 6380: fix update of user without end date 2
3- Defect 6380: forgot unit test
4- Defect 6380: fix test
5- Defect 6380: dammit!
6- Defect 6380: raaaaaah!!!!
7- Defect 6380: kill me now -
Fixed a bug, spent 4 days procrasrinating, or as I call it, celebrating the fix.
oh and the NEW bug that got created because of the fix ? Will look into it in another 4 days. -
Did you know you can fix touchscreen dead zones with an electric lighter?! 😮
I just did it and my mind is still blown that it actually worked. So much that I had to post it.17 -
Today:
Well, this data has been wrong since ... uh forever....
Well, how bad can it be, the company is still afloat and nobody has complained?
*fix*
*fix*
*fix*
-creeps away slowly-2 -
When your co-worker asks you to implement a fix for a problem in his code..
Reading yourself into his code, then you see him having fixed the same problem several lines above in another method. -
Today we had an hour long meeting on gitflow. The senior developer who felt compelled to arrange this meeting, during his demo couldn't figure out how to merge a hot-fix. "But you guys know what I'm talking about, right?" *Forehead=>Brick-wall*
If I wanted to lose brain cells I'd just start doing drugs, at least it would be more fun.1 -
did on my last project:
1 .Using QA env as dev env
2. Deploy in production not completely tested stuff (90% tested)
3. Run with errors in prod
4. Manual fix in prod
5. Git versioning1 -
If you tried to fix a bug
And put it on stage, but still not working!!!
MAKE SURE HAVE HAVE REBUILD YOUR SOLUTION3 -
Designer: 'Help! The parallax website I designed is running really slowly. Fix it! Fix it! Fix it!'
Me (In my head): 'Yeah, no shit. Can't think why...' -
Just reed a comment in the fucking shitty codebase im working on :
/* temporary fix */
I’m fucking done guys !2 -
Our computer science GCSE exams are so flawed in so many ways. They're awfully vague or just completely wrong. In the last exam I did, I got a question that was basically:
"There is a server in a network. Name 3 of its functions"
If you did not provide an answer within the 5 "correct answers", it was considered incorrect as it was beyond the curriculum hence irrelevant.
That's like penalising people for not correctly guessing the contents of an opaque box...
I've genuinely lost more marks to the flaws in the marking scheme than genuine error.
Valve, pls fix2 -
My favourite bug fix was actually IT based and it was the first time my Eastern European, critical of my skills, family not only praised me but claimed that I was smarter than them.
My grandfather had changed from a telecom to a VOIP device for his landline. For some reason after installation, he could hear the other person on the line but they couldn't hear him. Me and my mother were away during this time so they called in the other family IT guy. This guy is no joke, he's one of the top in his company and makes a sweet six figures and lives in a mansion.
So he started looking things up, googling forum, etc. Couldn't find anything. Started calling the tech support and tried to deduce what it was and their tech support had never heard of such a problem. He takes his lunch breaks to help out my gramps. Keeps escalating, escalating and nothing. His conclusion is that they need to send him a new VoIP stick and they're not giving it to him. At this point, he's so frustrated that he screams at my grandfather to go back to paying 60 bucks a month for landline and to stop bothering him.
At this time me and my mother return and they have concluded that they need a new stick. My mom is great at intimidating people into free stuff so she and I go over to do so. At this point everyone is convinced of the problem and even I don't think I could fix it. But I decide to check if that's the case because I don't want my gramps to get a new stick and it still doesn't work.
I go through the typical forum hunting and there's Nada on the problem. I look at the stick and all the lights seem to be working, no error lights. And I wonder maybe the problem is not the stick, because usually you can't do anything at all if the hardware is broken. So I start thinking, maybe my gramps accidentally muted his handset while talking or something dumb like that. That wasn't it.
Then I decided to see if the problem was recreated on the other handsets. I tried one out and my mom could hear me but I couldn't hear her. What?! That's different! It was the opposite with the other phone. I conclude that it's working and there's something up with the handsets. So I go and do a reset on all of the handsets to make sure.
Lo and behold, the problem is fixed. It took me 25 minutes to solve. That guy gave up after a week of trying. My mom who assumed my IT skills were on par with other kids and nothing special had finally seen me up against an opponent, and not any opponent, a six figure high ranking IT specialist. And I didn't even use any secret, complex software knowledge that wasn't accessible to her or any other normal user.
That's when she finally said that I was smarter than her, that I just used my common sense. She would've needed some kind of prompting, hint or direction to solve the issue but I did it without any.
It was a very satisfying bug to fix. -
I switched to firefox for a while, the thing is multiple times a day I try to zoom into an image or something, and it never works...
Hopefully this serves as a reminder!6 -
Most satisfying bug, it was something with good old $.ajax, way back when Axios wasn't a thing and SPAs weren't so widely used.
I was somehow able to fix the call params for a file that would not load with any other setup. Maybe it was just setting async to sync or something like that, however the thing is I was not familiar with AJAX at all, but I managed to get it run.
Then I googled, why its working and figured out all the answers on SO and other pages were the exact thing i set up for my call. I was so proud
some context: I was struggling with this bug for days and asked more experienced web devs, everybody answered, your code should just work fine.
Maybe thats why I have a positive relation with SO, because the first thing i searched there was something that I figured out myself, haha -
I just saw a rant about a fix price website request and I wonder if anyone creates websites for a fix price in some cases.2
-
I’ve had to fix code that was “working just fine” until someone decided to “make a small change.” Programming is like a never-ending game of whack-a-mole 🐭. But hey, at least we have our clever jokes and endless supply of energy drinks 🥤 to keep us going. 😂3
-
How is it possible?
I installed a treeview module. I followed all the documentation and the module is showing. Perfect!
Me: create 3 roots,
Module: all is ok.
Me: 😊create 2 nodes,
Module: everything is fine.
Me: 😁3rd node
Module: ... Kaput. tree displays like the nodes are in random order.
Me: 🤨Check the database, and fix the set.
Module: Aah much better.
Me: 😃Try to change an int.
Module: Noooooo! Big mistake!!!
Me: 🤔Ok, ok, ok, rollback! 😧
Module: still in random situation
Me: 😶 and now what? -
Last week a client had a meeting regarding an app I built for them for this one time project. This meeting occurred Monday.
Thursday I get a call at 8 am where they ask if they can get some fixups regarding the UI by Friday.
This despite the client knowing I work more than full time at another company and only take his business on the side.
Why does this always happen? You deliver a product and don't hear from the clients for days or weeks and suddenly they pop up and ask for a fix by the next day?
Ugh...4 -
Dude in my Calc 2 class just bitched about iPhones having "shitty software" referencing that bug from around ~6 years ago, when a specific iMessage text would reboot your phone. IMO, 99% of what Apple does well is software. UI is subjective, but final cut pro is unbelievable in terms of functionality for its price, their software is so well optimized that iPhones have been able to use comparably tiny batteries and still compete. They are consistent throughout their company with software design, while companies like Google are so stratified it took years before their material design had been implemented in all their services, there are still a few that aren't (not to mention the meme of Google killing off all their projects). I hate tablets, but the iPad pro has the best software/hardware implementation of any I've ever seen. Apple's interconnectivity between devices is unbelievable, whether it's Continuity features or the setup process just recognizing group devices around and pulling data to create consistent account info and saving you taps. Siri is shit, but apart from that their software isn't bad enough that you should complain about that instead of...
Their Macs are fucking pressure-cookers, and their fuckin marketing department is like a different company all-together, and their anti-fix-it-yourself policies are so user hostile that they're toe-to-toe with being as abusive to customers as Oracle.
TL;DR the biggest scam Apple has pulled off is not that the sheep still think Android and PC users are living in 2010, but they've convinced the sheep that they know what shitty software is. At that point they're too many levels deep and there is no red-pill strong enough for them.2 -
< The IT guy Fixes it all. A brief story about an old couple I knew >
So... I know a very old man, that keeps a great (young) appearence despite his over 80 yo. He has been a friend of my family also and my neighbour.
He lived with his slightly younger wife. They had suns/ daughters, grandsuns and even a few grand-grand suns. Despite their family keep making visits regularly, most of the time, their main company were the neighbours. And me and my younger brother were like a second grandsuns to them, and we saw them the same way.
Every time there was somethng to fix. A radio, a tv, an old ring telephone. They would call me to fix it.
At a certain age, my parents moved out to a different street, me and my brother started spending more time away from our village, so this very lovable cuple, keept calling to my place like we were still available 24/7.
The most funny request was when the old man calls meand says something like is:
OldMan: - Hello, André! everything is good with you?
Me: - Hi. I'm great! I'm spending a lot of time away now, but despite that, all is good.
OldMan - Nice to hear you! You are still studdying Computers? I think I need you to do me a favor, if you find some time.
Me - If it's nothing too difficult, or time consuming, maybe I can. What is it?
And then he breaks it.
OldMan - I have an electronic heater, but I can 't make it run. But maybe you can fix it. You know all about this electronic stuff...
(after laughing a litle bit)
Me : Well! That is a litle bit out of my league.
BTW. A curious info. The old women couldn't recognize a single letter before her 70's. She basically didn't knew how to use a phone, but then she started a senior class to learned to read, write and basic algebra. And this would become a life saving gift to her.
One time that she injuried herself in the back caused by an hard fall at her place, she was able to drag herself to the phone, and instead of calling the Urgence Team, she called me .
Luckly I was at home, and could get help in time.1 -
Ive never been able to use rails console because I could never resolve an error.
I spent about a day on three separate occasions trying to fix it.
The last time I tried, I gave up and decided I would just live without rails console.
Its been months now and I decided to try, just for the hell of it.
It works?
It works!!
Why does it work now and not before?! -
The production bug conundrum:
The new release that's going to fix the problem isn't ready yet, but hotfixing it means merge-hell for the new release. -
I've just spent 4 hours trying to fix a bug on prod. that can be fixed in 30 secs. At the end I remembered that I should check the error log. FML (error reporting turned off, logs only)
-
When you are sitting there for 5 hours just looking for those stupid lines:
> (* TODO: fix this, fix that *) -
I can't attach any image now and it keeps on loading forever. :/
(Is it just me? Maybe because of slow connection?) -
Debugging my resume built with some simple js/jQuery functions
Took 30 minutes
Missing a comma and semicolon I didn't even remove
I didn't know any other appropriate reaction so I just threw up instead -
Trying to set up a FIX connection for my project, but the guy who provides the credentials replies once a day at 11 at night. He works in the US too. I'm convinced he's a vampire now.
-
Finished my programming quiz but couldn't fix the bug.
Right after submission, found the solution to fix the bug and it was just to remove "-1" -
Is there a web browser for Linux that supports hw accelerated video decode?
(Intel graphics)
There are so many bug reports for this, but all seem to be "won't fix"/ api is unstable or some other problem
I want to watch youtube without it destroying my battery.
(I know I can load the stream into a video player like VLC and watch it there, but that is not very practical...)1 -
Did someone here ever got to use Station?
https://getstation.com/
Was it any good? As far as my understanding goes, the company went bankrupt and made the product open source.
But it doesn't work for some, as most of the messaging services pushed for a higher minimum browser version than the Chrome used by Station.
This sucks, but i am curious if it's worth trying to fix it at this point. Maybe find some people interested in this project as well or even make a project proposition here, on devRant, to fix it and make usable for the community.2 -
Eyup DevRant Devs - First off Merry Christmas, Happy Holidays and a Happy New Year to everyone working hard on this platform - In the New Year, please, please, PLEASE can you fix the iOS App not repositioning when in Landscape Mode for iPads? Currently typing this sideways on my iPad Pro 2020 on the latest iPadOS version, and latest version of the DevRant App; cheers chaps!