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 - "fault"
-
How my C programs may as well be written:
#include<stdio.h>
int main() {
printf("Segmentation fault\n");
return 0;
}6 -
Parents:why is my iPad so slow?
Me: It's old (1st gen that came out in 2010)
P:well just clean it up and make it go faster
M:Theres nothing to clean... Theres only a browser app and solitaire....
P: well just fix it so it's faster
M:....... *turns it off and on again*
M: All fixed1 -
Client: "Can you make this totally dynamic function calling system 100℅ fault-proof?"
Me: "Hell yeah, hold my coffee"4 -
"How do I use a for loop?"
I mean I can't fault them for being open to being taught, but if you're working as a software engineer...and can't use loops...11 -
[This makes me sound really bad at first, please read the whole thing]
Back when I first started freelancing I worked for a client who ran a game server hosting company. My job was to improve their system for updating game servers. This was one of my first clients and I didn't dare to question the fact that he was getting me to work on the production environment as they didn't have a development one setup. I came to regret that decision when out of no where during the first test, files just start deleting. I panicked as one would and tried to stop the webserver it was running on but oh no, he hasn't given me access to any of that. I thought well shit, I might as well see where I fucked up since it was midnight for him and I wasn't able to get a hold of him. I looked at every single line hundreds of times trying to see why it would have started deleting files. I found no cause. Exhausted, (This was 6am by this point) I pretty much passed out. I woke up around 5 hours later with my face on my keyboard (I know you've all done that) only to see a good 30 messages from the client screaming at me. It turns out that during that time every single client's game server had been deleted. Before responding and begging for forgiveness, I decided to take another crack at finding the root of the problem. It wasn't my fault. I had found the cause! It turns out a previous programmer had a script that would run "rm -rf" + (insert file name here) on the old server files, only he had fucked up the line and it would run "rm -rf /". I have never felt more relieved in my life. This script had been disabled by the original programmer but the client had set it to run again so that I could remake the system. Now, I was never told about this specific script as it was for a game they didn't host anymore.
I realise this is getting very long so I'll speed it up a bit.
He didn't want to take the blame and said I added the code and it was all my fault. He told me I could be on live chat support for 3 months at his company or pay $10,000. Out of all of this I had at least made sure to document what I was doing and backup every single file before I touched them which managed to save my ass when it came to him threatening legal action. I showed him my proof which resulted in him trying to guilt trip me to work for him for free as he had lost about 80% of his clients. By this point I had been abused constantly for 4 weeks by this son of a bitch. As I was underage he had said that if we went to court he'd take my parents house and make them live on the street. So how does one respond? A simple "Fuck off you cunt" and a block.
That was over 8 years ago and I haven't heard from him since.
If you've made it this far, congrats, you deserve a cookie!6 -
Confession of the day:
1. I work in release mode
2. I work on the main branch only
3. I test on production13 -
When the Sales team fucks up something, they point finger at each other for the blame.
When the Dev Team fucks up something, as a Senior Developer I say to my Boss that we fucked it up no matter whose fault it is and we will fix it up by x time.
When the SysAdmin team fucks. The Dev Team is to blame.
Sorry guys, I got a bit frustrated. All our servers wasn't backed up from last week and the SysAdmin guys are saying it's our fault.
What the fuck is going on? fuck you fuck fuck fuck fuck...9 -
Client calls in and chews me out for being unable to connect to their server.
Long story short their Internet was down.
Pretty sure they still think it's my fault somehow.4 -
How to talk as a dev to a dev:
1.) Talk normally
2.) Start shouting
3.) Slow down but say it more aggressively
4.) Realise you made a mistake and/or misunderstood something
5.) Explain why it's not your fault
6.) Explain why it's someone elses fault
7.) Repeat2 -
!rant
And so it began.
I made debug duck-chan (with devrant-chan of course lol)
@No-one this is your fault xd18 -
Cybersecurity:
>nothing happens
>I can't believe we pay your useless ass to sit around doing nothing all day!
>something happens
>this is your fault1 -
"let's setup a seedbox quickly to seed Linux iso's!"
-
You can remove that 'quickly' part. My own goddamn fault but fuck this is annoying.4 -
HW issue causing blue screens? Windows' fault.
Driver bug? Windows' fault.
A program crashing? Windows' fault.
"Forced" updates you could've turned off? Windows' fault.
You have no common sense? Windows' fault.
Your girlfriend leaving you? Windows' fault.
Let's blame Windows because I got nothing else to blame.28 -
Everyone but me in my team touches the screen. Everyone except for my one co-worker G, she mashes it like the screen is at fault for the code being bad.1
-
Appreciate how lucky we are. We get to say "It's a bug" instead of "I've made mistakes". Suddenly it's not our fault.3
-
Good morning, mornin wood.
Good morning, chirping birds outside the window.
Good morning, handsome guy in the mirror.
Good morning, beautiful machine of mine.
Now where were we last night.
Hmpph
😒😒😒 morning segfault3 -
!dev
lol I keep getting in trouble over people taking secondhand-offense, and managers keep bringing up the same instances like I’m somehow at fault.
Look, if Alice says something to Bob, and Carol hears it and gets offended on Bob’s behalf, but Bob doesn’t? Carol should jump off a bridge.10 -
Guys, I think it's time to fight back!
Whenever a client ask you about IE9 support, tell him to find someone else, because noone the fuck uses IE9 and if someone somehow does, then it's his fault!
Then he will search for other dev, but if we all do so, we can forget about supporting stupid old shit again!2 -
Things I have learned:
-NEVER trust a group of people not to reply all to a large email
-NEVER trust a group of people not to reply to a group text
Screenshot is from yesterday, and violates my second lesson learned (Not my group text, not my fault)5 -
I laughed : "Yesterday I farted at the Apple Store... but sorry, it is not my fault, they don't have Windows..."1
-
So our robotics team just got some code ready and our robots servos are reading hardware fault. Fml20
-
Haha I know your secret now computers. now it's time to expose your secret so nobody has to deal with slowness1
-
Fail to setup a printer on Windows and it's Microsoft's fault.
Fail to setup a printer on Linux and it's the user's fault.5 -
I HATE when a request for a change or a new feature comes like a bug feedback, as if it's your fault
"I clicked this, but this behavior that we didn't agree on didn't happen!! Fix it!"
😡4 -
Programmer one-line horror stories? A few off the top of my head:
Segmentation fault (core dumped)
'Undefined' is not a function
Unit test failed: expected '0' but got '-1'
Connection to 'localhost:8080' has been lost
Malformed JSON string at col: 46,372. Expected '}'7 -
Developers dilemma
If I make something and someone else uses it and it breaks, its my fault.
If someone else makes something and I use it and it breaks, its my fault.1 -
Me @ people having code trouble : haha, relax! It's not the code's fault nor computers, it just does what you tell it to.
Me @ code giving me trouble : I fucking know code has ancestry and you bring dishonor to yours, fucknuckle.2 -
The client said meeting was Monday at 9:30AM. My fault was forgetting to ask what Monday of the year it was. It's already past 11AM and still no sign of them. smh7
-
Worst part of being a dev is the expectation to work whenever / wherever and ultimately cover your bosses ass when they set a ridiculous deadline without consulting you. But if you miss the deadline it's your fault, right.
-
Facebook from another perspective. Apparently hundreds of 15TB nodes die there every friggin day, and yet no single post is erased 🤔7
-
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
-
*boss spends £30000 pounds on an outside team to do, essentially, nothing* "You developers just don't understand business, we need to get products out the door not waste time building them properly. You're wasting company resources, we're out of money and it's your fault". Cool....2
-
Writes code in C
Terminal: Seg fault
Rewrites code
Terminal: Seg fault
Rewrites again, opens gdb:
Seg fault
"I should open a brewery, I like beer. I've always wanted to make beer, it's analogic for the most part. No seg faults, can you believe that? Perhaps even a pub next to the brewery..."
"Oh, I was doing one extra iteration in a for loop. Nevermind"7 -
Why do people always think the following:
When something goes wrong on windows its the fault of windows.
When something goes wrong on linux its probably a misconfiguration.
Most of the time things that go wrong on windows are misconfigurations or faulty software.10 -
Finally program running perfectly 👍
But wait.... Lets add another feature...
New feature needs updated matplotlib...
Update matplotlib😒
Lost support with numpy😫🤔
Updated numpy 😫
Run program again...
Core dumped (segmentation fault)😶😶
Time to leave this planet10 -
Linux desktop fanboys: proprietary hardware support is a huge issue in all major Linux distros. It is the fault of the hardware companies.
Also Linux desktop fanboys: hardware issues are the fault of the beginner/novice end user.
Windows/mac users: *installs any component they want and has it work flawlessly without even having to read a single word from the manual*32 -
'Yay!! My program runs and is giving expected output.'
** Professor gives large input file **
Segmentation fault (core dumped)
'FML'
(My story in every algorithms lab)5 -
I swear, the next person that unplugs my computer while I am doing work IS GETTING HIT OVER THE HEAD WITH MY KEYBOARD.
To even think that you would argue and say it is my fault for not moving when this is the first time that this has happened is absolutely fucking absurd and abhorrent.4 -
DevOps is like working in sanitation. If everything works as it should, no one cares about you. But if there is a problem, everyone is up to their eyeballs in shit, and it is your fault.
Same as IT btw.3 -
Online team meeting at 9:30 am, I wake up at 9:25 am
Wake up. Meeting was moved at 9:00 am and renamed to "CRITICAL". It's been 45 minutes and I still don't know what broke, but I'm too scared to ask.3 -
So working on the Android for work, and go to add in images for parts of the app. I add in images and load the app up and it crashes, I thought hmm maybe I missed something for the imageview.
The exception was an out of memory exception and from looks of it, it exceeded my phone memory by quite a bit (OnePlus 3 has 8gb LOL), I was stumped since I don't typically run into this.
Turns out this time around it wasn't my fault lol, I had some images outsourced to a company our company uses for doing design work and well Android doesn't like 2000 x 2000 super high quality for logos.
I mean sure it's good it's high quality but to have 3 images eat up a lot of memory (I assume my phone won't allocate all 8gb to one app lol).2 -
My gf (she is a dev too) gets mad at me, cause i ask for her help and it usually ends up as plain rubberducking...
Not my fault!10 -
Who's at fault for the recent Wanna Cry virus: The companies affected or Microsoft/NSA?
Personally, I think it's the companies affected. This is what happens when you try and be cheap when it comes to cyber security.8 -
Worst thing I've seen a Dev do? Blame others even if it shows in the git blame that it is his fault 😂 no equality, ego and hard headed. Wants to show every one that he's always right 😂 well good luck with karma. What an attitude lol
-
I was getting a segmentation fault and was very confused and had no idea why and the first thing I changed fixed it totally so that was great5
-
I regret that I didn't start learning to code before I went to university and that I never had Computer Science/Programming classes before in school (which is not really my fault but I always wished for this)7
-
My Sunday Morning until afternoon. FML. So I was experiencing nightly reboots of my home server for three days now. Always at 3:12am strange thing. Sunday morning (10am ca) I thought I'd investigate because the reboots affected my backups as well. All the logs and the security mails said was that some processes received signal 11. Strange. Checked the periodics tasks and executed every task manually. Nothing special. Strange. Checked smart status for all disks. Two disks where having CRC errors. Not many but a couple. Oh well. Changing sata cables again 🙄. But those CRC errors cannot be the reason for the reboots at precisely the same time each night. I noticed that all my zpools got scrubbed except my root-pool which hasn't been scrubbed since the error first occured. Well, let's do it by hand: zpool scrub zroot....Freeze. dafuq. Walked over to the server and resetted. Waited 10 minutes. System not up yet. Fuuu...that was when I first guessed that Sunday won't be that sunny after all. Connected monitor. Reset. Black screen?!?! Disconnected all disks aso. Reset. Black screen. Oh c'moooon! CMOS reset. Black screen. Sigh. CMOS reset with a 5 minute battery removal. And new sata cable just in cable. Yes, boots again. Mood lightened... Now the system segfaults when importing zroot. Good damnit. Pulled out the FreeBSD bootstick. zpool import -R /tmp zroot...segfault. reboot. Read-only zroot import. Manually triggering checksum test with the zdb command. "Invalid blckptr type". Deep breath now. Destroyed pool, recreated it. Zfs send/recv from backup. Some more config. Reboot. Boots yeah ... Doesn't find files??? Reboot. Other error? Undefined symbols???? Now I need another coffee. Maybe I did something wrong during recovery? Not very likely but let's do it again...recover-recover. different but same horrible errors. What in the name...? Pulled out a really old disk. Put it in, boots fine. So it must be the disks. Walked around the house and searched for some new disks for a new 2 disk zfs root mirror to replace the obviously broken disks. Found some new ones even. Recovery boot, minimal FreeBSD Install for bootloader aso. Deleted and recreated zroot, zfs send/recv from backup. Set bootfs attribute, reboot........
It works again. Fuckit, now it is 6pm, I still haven't showered. Put both disks through extensive tests and checked every single block. These disks aren't faulty. But for some reason they froze my system in a way so that I had to reset my BIOS and they had really low level data errors....? I Wonder if those disks have a firmware problem? So that was most of my Sunday. Nice, isn't it? But hey: calm sea won't make a good sailor, right?3 -
Sometimes I wish I had a manager to rant about.
Not having a manager means the whole fault is mine :(6 -
Yesterday Australia Melbourne Metro train had computer fault. Train stopped, door cannot open. What caused it? Someone pushed a bug to the production? Tell me pls2
-
- I say the project is shit and it'll be hell for everyone involved
- Management says we'll do it anyway
- Project keeps being hell for everyone involved
- Management reprimands the team for letting hell consume us
- I (again) point out the project is hell itself
- Management maintains it's our fault
- I am Tired™️7 -
The most awaited "Trivia Bot" is here, asks technical trivia on various topics, uses quizapi.io,
Source Code: https://gist.github.com/theabbie/...
You know it's written in JS, if it fucks up, not my fault.
To use, call, @trivia
Gives a question and atmost 5 options, reply with option ID.
Demo in Comments.302 -
<<< prank victim today.
Swapped font so it would not display special characters and changed characters in my unit tests here and there...
Took me 40mins with headphones on, before the thought that I'm not at fault occurred...
Once you forget to lock your machine when going lunch..2 -
Apparently it's all game's fault... Again. This article is not even fake https://bbc.com/news/av/...6
-
Step 1: create genius-level Excel spreadsheet
Step 2: wait 7-10 days
Step 3: realise you're an idiot for not documenting what all your genius code does so it will take just as long to unpick it as to start from scratch
Step 4: complain on devrant even though it's your own fault
:( -
Member *newUser = devrant->members.addUser("KiKoS",20,single);
newUser->newRant.sayHello();
Output: KiKoS: Hello Everyone^*}₩×`₩[`[+₩$#~¤|♡♡
Segmentation Fault
Segmentation Fault
Segmentation Fault7 -
Oh look, you aren't doing shit. You have 2 weeks worth of testing to complete and you are checking out stories on the Yahoo front page.
Useless. Completely incompetent. Idiot. Imbecile. Moron. Stupid. How dense? Let me count the ways...
Do you know anything?! You use big words to sound important and look like you know your shit. In reality, you have no clue!
How you have managed to capture this job is baffling to me. It shows there is much work to be done to filter out toxic, incompetent people like you. Otherwise, the industry will be plagued with a terrible fear of sub-par employees.
Your lack of common decency for the office space is appalling. Your attitude and "can do no wrong" personality is disgusting. And the cherry on top? It is impossible for you to admit mistakes and take ownership for your actions. You can be inexperienced, stressed out, or even make a mistake once in a while. Yet, the moment you DO fuck up and act like nothing was your fault, that most of it was MY fault, or the TEST environment's fault, or the other team's fault, a lack of resources, a lack of time, ANYTHING but your own damn incompetence, you are dead to me.
You are, by far, the worst co-worker I have ever had.7 -
Okay karma, why?!
I made some backup scripts, it should dump our MongoDB every 30 Minutes... Nope I didn't test if there's something in the tar and yes it's my fault but now we needed this backup AND THE ONLY BACKUP SCRIPT WHICH DIDN'T WORK WAS THE ONE WHICH BACKUPS THE DATABASE...
COME OOOOON8 -
*Compiled successfully on the first try
Me: Expecting SEG FAULT.
*No SEG FAULT
Me: Expecting logical error.
*Runs fine
Me: Aliens hacked my mind. -
COO overcommited features to our client so now we have to do overtime until June so that we can save his ass.
Its his fault, why the fuck are we responsible for his incompetence.17 -
Today’s lesson in C programming:
DON’T use
system( “clear” );
in Mac OS...
Causes seg Fault in ur program when it is perfectly correct...
What happened was... a friend wanted help with C programming and had written this code... but it was getting seg Fault randomly... just random seg Fault when his code was correct...
I pinpointed the seg Fault to a printf statement but the statement was correct...
Off to search the issue I went, found out that flushing problems can occur in printf if u don’t use \n.
This happens randomly. Thought this might b the reason...
Went to a VM running Arch Linux and tested the code there... worked perfectly. No issues whatsoever.
From a distant memory I remembered some people discussing to never use system( “clear” ); since it causes issues.
Thought to remove that line from code, thinking it wouldn’t make any difference.
Well imagine my shock when the code worked fine after remove that freaking line...
M gonna blame this one on Mac OS since arch had no issues with it 😡😡
Now to find alternative to system( “clear” );
Damm it I spent 4-5 hours on this crap!!!!!!9 -
Worst issue you got blamed for, but wasn't your fault.
Best story about a dev you know who's angrier than you.
Best time backups saved your ass.
Story about a traumatic dev experience.1 -
Don't you hate it when your testers file an issue under the mobile app project for bugs in the web app, because they happen to be using the web app on their mobile phone browsers and suddenly its the mobile app dev's fault?3
-
About to enter the snake pit of lawyers for a client call about a late project. Putting on my super suit.2
-
Today I got a segmentation fault in C#.
No pointers. No unmanaged dependencies. Just managed code. Seg fault.
Uhhhh...20 -
Yeah! Have one week to write from scratch a standalone app with an embedded db that I've never worked with in an area that I have close to no knowledge and it's all my fault , wish me luck 🙏3
-
It's both extremely satisfying and extremely rage-inducing when you learn that an update in the framework breaks your once perfectly functional code for no reason.
Especially when said code is from a sample written by the developers themselves.
Thank god there was a hotfix. -
The senior dev in my team wants me to convert all the lambda expressions I have written to anonymous inner classes. He says it will increase the code readability.
IT IS NOT MY FAULT THAT YOU CAN'T READ LAMDA EXPRESSIONS!!!!
It's like the dev has something against the new features of Java87 -
We'll finally know when non-devs have found out about devRant when we start getting rants such as "Why can't devs understand that I don't know what a browser is? It's not my fault..." etc etc...
-
I'm the only developer here. I'm also pretty bad.
I can't handle all this responsibility, every single fuck up will be my fault.10 -
Last week I grew 20 gray hairs because the test environment wasn't working properly
Today I discovered that it was all my fault because of a misconfiguration32 -
It's not always your fault, sometimes your code will be perfectly fine and shit still won't work because someone else fucked up. Be careful which libraries you choose to work with.
-
Wasted a bloody hour today wondering why a route was giving weird errors...
Turns out I inadvertently wrote a for ... in ... loop instead of a for ... of ...
It's my bloody fault for being retarded, but I swear this unholy mix of JavaScript and python I'm dealing with is doing bad things to my brain. 😔5 -
Best feeling is when I prove to the client with screenshots, logs, and other materials that it was their damn fault not ours...
Speaking of screenshots... what is your fav screenshot tool? I use Greenshot.8 -
When people keep asking the same kind of questions over and over and you realize it's your fault for always helping them out so they don't learn how to debug on their own.
It's hard to do nothing but in a learning environment it's often the best.2 -
Okay. I understand that responsive emails are hard. But that's just nonsense... -.-'
Though I think it's my mail client's fault, bit still.6 -
- Sr said it's firewall's fault.
- I said it's not fw - it's gotta be application's fault.
- He walked away.
That was intense -
I FUCKING HATE VISUAL STUDIO BECAUSE IT LITERALLY THINKS I WANT TO UNDO SINCE I PRESSED THE MOTHER FUCKING BACKSPACE KEY
ITS NOT MY KEYBOARDS FAULT ITS LITERAALLY THEIR DUMBASSES NOT KNOWING HOW TO MAKE AN IDE ATA ALL
HOLY SHIT MICROSOFT LEARN HOW TO MAKE BETTER IDES OTHER THAN YOUR SHITTY IDE15 -
I got home from my day job today to work on a side client's project that is due tonight.
Realized I'd left my laptop with all my setup for the project at the office.2 -
4 yrs ago, had a bitch colleague who came to me with a problem she encounter with her code, so I looked at it then asked her "...it worked yesterday-what happened? "
- and she snap at me "...then my fault ?! We figure it out together..."
I went home after that. Reason is :-
1. I didn't touch your code
2. If you wanted me to check my codes and see if it was my fault - then please say so.
3. If you are trying to make your problem my problem, don't snap at me bitch.2 -
Why do developers act like it's such a travesty when a non-techie says something wrong or ignorant about tech? It's not like we study computers and programming for a career and therefore know a lot more or anything...
Plus, it's not the non-techie's fault that the schools don't teach computer schools that well.4 -
Deployed to production two days ago, errors still coming out and ALL of them have been my fault :(
I feel really shitty and I feel like I have no brain, maybe dev is not my career
Any advice to overcome this frustration? I really need to read your advices, guys :(16 -
Call me crazy but honestly, getting a segmentation fault in C/C++ makes my day joyful
Java or Python guys will never understand the feel you get when you end up getting segmentation fault in C/C++
Sitting in midst of nature with beer in hand and segmentation fault on screen.
WOW :) THAT'S WHAT WE CALL LIFE :)
PS: Although sometimes it's frustrating as hell5 -
The feeling of the one error that you’ve been beating yourself over the head for...
And realize it was all your fault in the first place.2 -
It's not our fucking fault 🥳🥳🥳
The other team still used an API call so deprecated, that re removed it.1 -
I can’t say it’s the most painful but it’s one of my recent painful lessons.
So I’m learning C and in my project I was trying to make a copy of a 2D array and I kept getting seg faults up the ass every time I tried to allocate one of the inner arrays and after a long day of debugging I realized that I was trying to allocate memory within an array that doesn’t exist so I had to create the first array then allocate memory for each inner array after.4 -
I always hated CSS.
Then I realized it's not CSS's fault, it's the fault of the initial developer who wrote the HTML code and CSS classes in a weird way.1 -
BITCH THE APPLICATION WORKS PERFECTLY FINE!!! ITS NOT MY FAULT THE DATA YOU GAVE ME WAS FUCKED UP LIKE YOUR BLOODY FUCKING FACE YOU SHIT HEAD COMPUTER ILLITERATE IN THIS DAY AND AGE SON OF A BITCH1
-
All devs in the company are booked 120% until late summer. Boss just sold another 6000 hours cloud project to kick off in 2 weeks. I’m the PM, and my colleagues will hate me for this thinking that it’s my fault they have to work their asses off for the next 5 months!10
-
It's amusing how every time something doesn't work with Linux somebody spent a bunch of time customising their OS into oblivion (because well, the whole point of using Linux is the ability to have it your way, d'oh), and it's never their fault for changing everything or using some distro with 0.05% market share, it's the company's fault not providing bulletproof support for their exact setup and not testing everything they put out on every combination of kernel & system software.6
-
Scenario A:
Your code is working. You run again, now it's not working.
Scenario B:
Works on production. Next day it doesn't.
It is nothing you just experienced alternate universe. You probably with your manager temporarily jumped into another timeline where your code is not working.
Next time it happens tell your manager it's not your fault.
Eureka!6 -
Not really Dev advice, but I appreciated it.
"Do your best to take responsibility for everything that happens to you. Even if it's not your fault."
"On the flip side, never apologize for something that isn't your fault. That includes other people's feelings. You're not in control of their emotions." -
*sigh* woke up did a data export for the customer, send it to them then they reply "thanks but it's next weekend we wanted the data export not this one" checked the email and they were correct.
-
Spent a good hour wondering why our website is displaying in the wrong language on some phones. Ended up opening an issue on the Chromium tracker.4
-
I wish I could declare variables IRL so I wouldn't have to repeat myself 6 times in a row before being acknowledged. Yes, the client left these fields empty, that's why the form returned an error as it should have. No, it's not the code's fault. For once.
-
the worst mistake, really, was crashing our production not once, but twice in two days, and being too much of a newbie to recognize it was my fault it broke because of my code1
-
Consecutive day number 3 of "What random dumb shit is Xcode going to pull on me today?"
today it doesn't like the ".storyboard" extension name that it created itself automatically. So that's my fault again I suppose?5 -
This moment when you try to find the fault in your code for hours which causes an random error and then you restart your dev environment and the error is away.3
-
Dealing with a Salesforce (what else,heh) bug that caused batch payment requests to be fired off at seemingly random intervals. Pretty big consequences to that one.
Of course, the problem is that no-one assumes it's a Salesforce bug, and you have to spend an eternity proving that it's not your fault...1 -
A short bittersweet story.
Ever since I quit my previous job a couple of months and started working as a freelancer, I haven't felt the need to visit devRant.
Everything that's rant worthy is essentially my fault.7 -
This week, they tested my backend and all hell broke lose ON THEIR SIDE. We had an emergency phone call and I proofed that it was not my fault which they even acknowledged.
Today, was a good day.1 -
When you're debugging a seemingly stupid bug, which CANNOT be your fault, and you will NEVER learn anything from it.... until you actually solve it, realise that it was so obvious all along, and learn a ton in the process.
-
compile with gcc, ./a.out: "Segmentation fault (core dumped)"
compile with clang, ./a.out: runs and fails.
compile with cc, ./a.out: Alternated between "Error: Too many arguments" and "Segmentation fault"...
ffs I'm done for the week I guess.
The problem is not that it fails, the problem is that it alternates because of time of compilation, power consumption, random blody oracles or the phase of the moon in a leap year on a Friday the 13th. God.Please.Send.~Nudes~. Help.rant clang afraid to use other compilers compiler argp linking what is that cc gcc subliminal segmentation faults stumble12 -
China used a tiny chip in a huge hack that infiltrated Apple and Amazon. The attack—denied by the companies—compromised the U.S. tech supply chain, sources say: https://www.wbca.st/PPrOcew1
-
when the boss is blaming the programmers but they manage ton convince him it's the hardware's fault.1
-
Second fecking time since January, I thought these things were meant to be "low maintenance"! (Though in fairness this time is sort of my fault, I may have accidentally edited the MacOS Python files instead of the downloaded ones)undefined reinstall i hope this fixes it beta version test software oops may be my fault this is all because of coreaudio fuck coreaudio python macos2
-
I'm rewriting a game from C++ to C just for the purpose of learning and adding more features, however; after I refactored the code, the game broke with a segmentation fault and I have no idea where the memory issue is.
I've been debugging for hours now and I've got nothing. FML5 -
Your app has been removed from Google Play due to a policy violation.
Wankers*
*I know this is my fault for breaching the policy and I've fixed it now but still, wankers.5 -
lol nvidia-bug-report.sh
it collected an xorg log that is not the current one.
For some reason, my arch openbox logs to $HOME/.local/share/xorg/Xorg.0.log.
What a goddamn trainwreck. I'm not necessarily saying it's nvidia's fault. But it is a trainwreck.4 -
I think this company expects me to do maintenance on this app I built them for free 🙄 not happening you wanted it public that's sign off for the final product not my fault3
-
Bitbucket full of dicks!!!
Dude just pushed merge conflict comments!!! At first he was like I did not do it, so I was like git blame bitch! Now he is like it wasn't my fault so what I used force push!
Well that was it I will leave this unholy company!1 -
> Be me
> Programming for an embedded system
> It's not interruptable
> Got ISR Fault (Interrupt Service Register)
> WTF
> Breakpoints are useless
> WTF
> Comment out some lines
> Turns out it goes ISRF Infinite Loop because of the multi dimensional array of strings
> WTF
> Use pointer intead of defining actual size
> Works
> WTF
WTF?1 -
aaaaaAAAAaAh segmentation faults are horrible cause its a runtime error and it wont show u where u went wrong
ive been stuck for a few days with seg faults and i just realized i havent allocated space uuuuggghh its so dumb. a simple mistake of not putting malloc() can make u go crazy for a few days2 -
Now it's my fault that the software is no working, when some partners never notified me they changed some code affecting my area, WTH they don't tell they are changing sensible functions to me to prepare the compatibility🤯😒8
-
Fuck you aws.
I forgot to stop extra ec2 and you changed 500 bucks.
Although it is my fault, still aws didn't notify me even after i had set up budget.
Fucking jeff bezos8 -
My sleep cycles been reversed ! I am unable sleep all night, and end up sleeping throughout the day.2
-
After 3 weeks of being interviewed on upwork she replied today and told me
"Sorry, the only reason we cant hire you is because the client wants only EU passport devs"
.....
Is this my fault? How is this my fault? EVERY FUCKING TIME WHEN I TRY TO SUCCEED AT ANYTHING LIFE JUST FORCEFULLY REJECTS ME FROM SUCCEEDING AND IT IS ALWAYS BECAUSE OF THE LUCK THAT I DONT HAVE. HOW IS IT MY FAULT FOR BEING BORN IN A GARBAGE BULLSHIT PIECE OF SHIT COUNTRY AND IMMEDIATELY HAVE HUGE DISADVANTAGE IN LIFE? HOW IS THAT FUCKING FAIR??? WHY DO YOU GIVE A FUCK FROM POLITICAL REGIONS WHERE I AM BORN IF I CAN DO THE DEV JOB RIGHT????? WHST RHE FUCK IS THIS FUCKING LOW LIFE ABOUT IF I ***NEED*** LUCK TO BECOME SUCCESSFUL. NO MATTER HOW SKILLED OR HARD YOU TRY YOU WILL ALWAYS APPARENTLY FAIL IF YOU ARE MISSING ***LUCK***13 -
No, the language is not stupid :) No, it is not a problem of the language, it's just the fact that you don't really understand how to use it properly :) i think this is something each of us hates to hear while frustated but needs to hear afterwards, bad design is a posibility tho, but 99.999% of the cases is our fault. face it, nd overcome it! and finally, to grow beyond it 😄
<<edited with my potato phone's standard image editor>> -
When I'm talking to the server administrator from my company about coding and he can't hear about protecting the code against idiots... It's like, if a client fucks the database its their fault... First rule I learned in school, users are dumb as fuck
-
I wasn't with this company pre-pandemic. The people that were with the company had no idea that they wouldn't be with the company when the pandemic hit, so everything was sort of in a half state when my team was formed and picked it up 2 years later. Not their fault, I get it.
Well...mostly not their fault. Never in the history of good ideas, did anyone ever say "Hey, we should have these 15 variables named Object{number}!" Yes, 15 of them. And they are set `Object3 = object3Variable`. I wish I could make this up, but I can't, and it makes me sad.2 -
I don't know who was the fucking moron who decided how much detail should go in the classic "Segmentation fault (core dumped)" message, but they should be kidnapped and tortured. And no one should tell them why they're getting kidnapped and tortured. Just let the fucker guess.3
-
Spent the whole day trying to refactor a program that consumes an API and didn’t work out. Now we have one less day to try to improve the product.
I think the fault was that we were aiming too high by looking at other libraries and we ended up over-complicating it. -
I never knew that debug symbols, a core dump and gdb would be so powerful to debug
The command line is peak ol' reliable7 -
Does the light of your laptop destroy your sleep ?
Mine REALLY does :/
Been suffering of insomnia for more than 4 months and the therapist said it's either self depression or anxiety !
Now I know : It's all my laptop's blue shade fault !!6 -
We're having a training session on how to speak with clients because we're getting feedback that we seen annoyed in our emails.
Probably my fault, not that I mean for that to bleed through into my replies1 -
If the website layout is all broken and looks bad - it’s your fault. You can’t claim “I’m not a visual designer.” No one cares about how slick your MVC style is.3
-
Every time a Segmentation fault is occuring because of a forgotten "return" or "break" I lose one week of life. Almost out of life right here.3
-
Someone in the office(to someone else)- This thing broke yesterday in production. I think this was the problem.
My anxiety- oh that must be something related to what I did. Probably it's my fault, even though I haven't yet pushed anything that's released in production.2 -
You know I really hate uncommented legacy code especially when it was written by the PM himself years before and will never admit fault with this God awful unholy hell spawn
-
When shit breaks and you don't know whether to be depressed because it may be your fault or mad because poor decisions and seniors refusing to offer help may have made the problem worse. It's a fun Friday.
😣1 -
the word bug has lost all meaning to me because all issues in the repo are labelled "bug"
That being said, the best bugs I fix are the ones where i can say its IEs fault and theres nothing i can do so i dont have to do anything because IE will never be updated -
That moment when you realize that the bug (my fault, oc) was a struct declared just outside a function instead of inside it... And it "only" took you >4h of GDB and valgrind.
I really C/GTK+ when it comes to debug it... -
The overwhelming code smell when you finally got a chance to do a quarterly project-level code review as a team lead.
It's my fault for feeling like they are teaming up against me, and I don't know how to fix it.8 -
So I was messing around in unity, as you do. And I made an explosion mechanic platformer. The scripts were all working well. I saved it for the day.
The next day I booted unity and my scripts were gone, and the scene switcher won't work.
So I mean, partly my fault. Partly google drive's fault and partly unity's fault.6 -
Some articles on hackernoon involve setting up multiple fault tolerant databases
Others are about "temporary hacking using just your browser"
https://hackernoon.com/how-to-tempo...
This is why I don't trust RSS feeds.3 -
Lol. Had an exam in college a few weeks ago which involved designing a website on expression web. The Dr responsible for the subject dropped my file and gave me a 0 as a grade and said : "well it's not my fault I lost your file." I laughed so hard XD. Still has a 0 though Lmao.
-
That moment when you build your app around a clients development API only to find out their production API responds about 8x slower... I'm sorry, it's not my fault your API server takes 4000 ms for a SIMPLE response. My app isn't the problem. Fix your shit.1
-
Tested out parcel.js as webpack replacement and wasted 3 hours because of a missing sourcemap reference at the end of the bundled file. It was not parcels fault, but dear author of parcel-vue-plugin never again override one of parcels core file you fucker or i'll chop of your genitals with a rusty knife.2
-
Was asked to setup a stream from OBS to GoToWebinar.
Just found out OBS supports LoveCams.com but doesn't support GoToWebinar...
Idk if its OBSes fault, GoToWebinars fault, or someone elses fault but I think it's funny that it would be easier for me to stream to lovecams and ask our attendees to watch there4 -
Manager changes major feature in spec 3 days from deployment. Says "this kind of thing happens, not my fault"
That doesn't fucking help.1 -
The weather is so hot that I can use it as an excuse for the slowness of my brain melted software
Cool these chips better, not my fault2 -
And this early Friday leave from work is brought to you by Microsoft.
(I did triggered the first one, but I forgot my laptop had a pending update so it's not totally windows fault) -
Spent a day debugging low volume of audio record
Just now found a cause of issue
And it was
*drums*
Hardware fault
Mic in my OP5T is nearly dead after I dropped it recently
For fucks sake, why I didn't tested it in the first place10 -
I know there are a lot of “devs” out there who only feel responsible for the ‘code’ - but you aren’t.
You’re responsible for the end product too.
When you help build a steaming pile of shit - it’s your fucking fault. It’s not the boss’s fault - it’s everyone who let it happen’s fault.
These hell-holes like Kaiser Permanente and Covered California - and nearly all the government portals and the banks... and almost everything I can think of - are way past unacceptable. You are hurting everyone.
If you are putting these pieces of trash into the word: you need to rethink your life. If there is a hell, you are going there.
Wake the fuck up.
You’re going to have to use these things when you are older. Your kids will have to use them. Your parents will have to use them.
Set an example. Stop making horrible things that don’t work and hurt people.
Today.
Start changing - today.13 -
That feeling when you’re writing in C and it takes you hours to realize the reason you’re seg faulting is that you neglected a couple of null checks. *facepalm*
-
Architect: Oh hey Zaphod65, let me know when you're in. Some strangeness in [system], ta
Me: Already here actually [Archtect], what's up?
Architect: oh hi well let me do a little more digging. it may be in frontend
Me: ...
Why? Why do I *care* if you haven't even made sure it's my fault yet?!1 -
Ugh. Sending data to a 3rd Party API and for a small subsection of these requests getting error response "A system error occurred". PM: "Who's fault is it? Ours or them?" ... Agh come on, fault is something you can make up, they can make up and entirely irrelevant and unhelpful to anybody. Client: "Why is broken, ideally it would never fail" ... everyone is in goo goo gaa gaa land
-
One of the times where i need hours to prove that an error in production is not our fault, because i do not have the rights to use the tools on the productionserver.
-
Oh look my website's stopped spitting out errors on every page load and I didn't even touch it!
I guess this confirms that it was my webhost's fault.
Ha.5 -
I could write a book on this (and I am) but long story short: contracts people that have no tech know how, don't get tech inputs, then get mad and convince managers it's all the tech people's fault when the contract bombs.
-
During my freshman fall semester in college in my intro to Java class, the professor gives us an assignment and says we need to submit it, so I print it out and try to submit the code on paper. Is it my fault he didn't specify how to turn it in?1
-
You know it's kinda your fault when your CSS works properly in Internet Explorer and Firefox, but doesn't in Chrome or (non-Chromium) Edge.
However:
Spec says text-align doesn't apply to inline elements, but both Internet Explorer and Firefox seem to disregard that spec and do it anyway. What the fuck?3 -
I had to argue with my lead today, to prove that docker is actually a container technology and not a CI CD pipeline -_-
That too in the team meeting.
P.S. Not much of his fault though, as ours is a mobile app development team :/5 -
The website load time is so fucking slow!!
FIX IT!!
And i saw the images they uploaded was a jupiter-sized images.
It's the devs fault for not making validation.
But me, as a designer must help them resize those fucking already uploaded images to be web-friendly. -
I understand risk aversion and fault tolerance and verification. But you have to realize mister tester and systems lead guy, WE DON'T HAVE INFINITE TIME!!! Gods damn, seriously. You can't keep pushing the schedule. Eventually we have to ship. That's, you know, how we get paid.
-
I got the Aero15. Had to send it in because ctrl+alt+shift+s (IntelliJ Preference menu) and some others critical shortcuts weren't working. Got a reply a week later.
"Thank you for using our service. The explained fault isn't actually a fault. If you want to use that button combination simply remap the FN key. Mind you this will disable any FN key combinations."
....
"What about all the other combinations?"
....
"Ok we returned it to the technicians who will do their best to repair it."
....
I await their response. But seriously, for a company that makes GAMING keyboards this is pretty embarrassing. I'm surprised it hasn't gotten more attention. -
if it works with 6 common browsers it is definitely solely my fault if the site doesn't work with your niche product. thanks for the constructive input today of 'doesn't work' for this nine year old site containing photos of your grandchildren dad.
-
Avoid Lenovo laptops at all costs.
Our fleet of Lenovo laptops fault so often for such simple manufacturing/design defects that I have to wonder how Lenovo make any profit considering the amount of warranty claims we make.7 -
!dev
Fuuuuuuuuck
My passport is expired and I need it soon, another way for the government to take more of my time and money
(Yes ultimately it's my own fault but still fuuuuuuuuck)2 -
When someone makes a change in a function you wrote and implies that it's your fault that is broken...1
-
!Question.
Why Web Designs are all the same ? Is it Bootstrap & Cie's fault or the Web Designers one ?4 -
I modified a Crystal Reports file to adjust some margins and now the project is crashing when executing some DTS and is my fault...1
-
The problem with those USB sticks that don't have the cover over them is that you can insert them upside down.
That turns out to be harder to fault find than when it just doesn't go in... -
Getting paid less than half this fucker I'm supposed to fix the code of.
Seriously, I don't know if he was (got fired) retarded or if it was the owner's fault.
Why would someone from a non tech background venture launching an app
Fuck this -
My browser tabs in firefox and chrome crashes frequently in ubuntu? Is there any issue with the memory module, because other programs also show segmentation fault in the crash logs?3
-
Fucking gdb with your stupid commands, showing me the memory allocation, shos me the data you stupid piece of shit, what is the value pointed by the pointer.
*Segmentation fault**core dumped*
Oh gdb! How much I missed you. Please don't ever leave me okay? -
I might ruffle some feathers with this one...
But..
If you've been working in the tech industry for 4+ years and still SOLELY rely on your tech stack to land you a job, and then fail at it, then it's your own fault and no one else's.3 -
The 3 stages of spontaneous overtime:
1. Resentment:
Fuck this job and fuck everyone.
2. Acceptance:
I guess it's not their fault, I'll just have to crack on..
3. Resentment... -
Major release today, went badly of course. None of it was my fault, still I have to fix it. Best release so far.
-
I'M SICK OF YOUR FUCKING HURR DURR TRIPLE FAULT HURR DURR PAGE FAULT THANKE QEMU FOR NOT EVEN BOTHERING TO TELL ME WHAT EXACTLY HAPPENS AND FUCK YOU GDB FOR NOT WORKING
-
My boss that push the code on production without versioning it.
I deleted all the changes, and the fault was mine, of course.1 -
>compiling Linux 3DS' zImage overnight
>start compiler at 4PM
>11:54PM -- compiling clang: <file>: conpiler: *internal compiler error*: segmentation fault
okay, well, maybe if we continue make from there it'll fix itself? Might've run out of RAM...
>make
>5 seconds later, segfault again
FUCK1 -
Tell them to not buy the ceapest $Machine. They will buy the cheapest and complain why it's not working few weeks after.
Or more specific:
Tell them to buy 1TB ext storage. They will come complain that their data didn't fit their 500GB cheap ass solution and, clearly, it's your fault 'cause 500 > 1 ...(sic!) -
GoDaddy has had me on hold to fix a WordPress update issue that is likely their fault. I've been on hold for 41 minutes. And their hold music is the same stuff that's been playing for over 2 years now, that I'm aware of. Send help. Good thing this is all billable time.5
-
When a DevOps engineer finds a fault with memory leaks on the application/software that crashes services and management responds with "Lets Scale The Application".1
-
Oh, hello dear PO. You suddenly wanted a change to be done after being silent for months?
Silly, silly you. I'm not some kind of rack you drag out of the closet whenever it suits you.
I am now assigned to another project. Your project can't be completed for months, and it ain't my fault. -
I lost the last few days trying to understand what's wrong with my esp32 project (i2c is unstable),
without success.
I felt so angry.
then i realized that it's not my fault.
but it's a bad implementation of i2c api by espressif.
Now i have to wait for their fix😴 -
I bit off more than I could chew with this project... Of course, it's my own fault since it's MY idea. Why would I do this???15
-
When you think you suck something it's NOT your fault - learn how it's done in a different language or framework, then come back to it.
When you think you mastered something, it IS your fault - learn how it's done in a different language or framework, then come back to it. -
If you ever get tasked with something you don't know how to do, know that it is never your fault. The management, team lead or HR screwed up.1
-
I dont care whether you are segmentation fault or stack smashing or free or some other fucking glitch, as long as you are consistent and reproducible irrespective of platform.1
-
An AI chatbot successfully killed a human being by deceiving him into thinking he could change the climate by committing suicide. It’s not the AI’s fault.
https://euronews.com/next/2023/...-5 -
When you spend all day searching for a bug that prevents you from proceeding but it was your fault all along...1
-
Currently trying to make a multi boot machine, with a lot of linux distros inside, like debian, fedora, gentoo and arch.
I know I will have to format everything a lot of time, because of stupid mistakes, I want to try to put /home in common, and play with some more SSD, and to put a preempt_rt patched kernel somewhere.
I am starting from debian,
Format counter: 3
Reason 0: because i need to install at least once...
Reason 1: I am stupid
Reason 2: I disconnected the SSD,to connect a disk with windows. Now bootloader doesn't find any os in the SSD anymore... still no clue, and in case of doubt: give windows the fault 😠😠😠
DAMN YOU WINDOWS, how did you find that I want to use debian? What did you do to break it?? (Despite it wasn't even connected?!?)
I have checked everything about secure boot, and I am sure it is disabled...
And every search online gives results about dual boot, but it is not my case... :/ -
That wonderful feeling when you modify a piece of code that you worked hard to get it down to run in 3 minutes flat take 8 minutes when you add a little fault tolerance to it 😑5
-
Well that depends on if I made the A.I
if I did fuck it I'm rich buy an island get airdropped a two month supply of crown every month and I wouldn't give a shit what happens.
if I don't I guess trade skills in carpentry and electrical would be a good fallback if I don't just become a farmer -
Nothing like IT you're using actually being competent after you broke something (or more accurately pulling a pin that you didn't realize would blow up in your face).
Was dealing with a issue in the learning management system, decided to check a checkbox, ended up with every student receiving 1000% in the class. Went to our LMS support, said "oops I broke it", and they resolved it in 2 hours, and did what I was hoping for at the end anyways.1 -
Glassdoor gave Zuru the names of the bad reviewers, what a (non-)surprise!
Not glassdoor’s “fault” as it was forced to, but… hey, it was to be expected when you bind a review to an account 🤫5 -
Are there any best practices for binding C-librarys to a higher level language?
Like, regarding Concurrency-Safety, memory-safety, general fault-tolerance, glue-datastructures with low overhead?2 -
I've been out of programming as my fault job for a while now, still dabble, ... reading the post on here takes me back and almost makes me want to choose something. Ha!2
-
Doing my work regularly on my 4Gb Ram + 160G HDD given by my supervisor on the company I work.. seriously.. well.. it's my fault for giving my precious pc too much stress. now I'll take care of this little guy here..
It's just a small company with <50 workers. And everyone is friendly. :') -
Used to love our old severity grading methods on my old project. Traffic light system worked a treat. Defect raised... Have we seen this before? Green light
Never seen it but it's on stack overflow? Amber light
Not on stack overflow? Red light and most definitely an "environment fault" -
Site runs beautifully on desktop. Runs shitty on mobile. Working and reworking these damn lightboxes to hold videos in them. Sigh. You’d think I’d learn by now to check things on an actual mobile device and not an emulator (i know. This is my fault). Welp. There goes my vacation3
-
That moment when you miss a = and you're greeted with a 'Segmentation Fault' or a logical error, and you spend half an hour searching hundreds of lines for some high tech mistake, only to realise it was a freaking missing =.3
-
Error: Disk image full.
...
Not good on a production SMB server. Wasted 2 hours tracking the fault down....
Turns out the boss thought it would be a good idea to install syncing software as remote backup without telling anyone...
It wasn't remote :( -
All pages are done properly, here comes the client editing the pages, now its messed up... Still my fault 😭😭😭
-
"Hey, listen. I have this thing that should have been done like, a month ago. I know that's not your fault but now it's your problem..."2
-
So yes, I know that I should have more paid more attention when I cleared the production artifacts instead of my test artifacts. But no access control and the last backup is from september? Sorry, but I don't think that this isn't your fault, too.
-
I'm in charge of our Maven based build process. Doing CI with Jenkins. Coworker develops huge multi module project, doesn't take care of hierarchical structures or any other Maven good practices.
Build fails due to several circular dependencies and other ill stuff.
My fault.
Ragemode. -
Murphy's Law of Continuous Integration: If your code finally unbreaks the build, then the build will break because the PGP Key server didn't respond in time.
-
Why do companies give promotion/hike to individual based on their team's importance in the company rather than that individual's performance??
I mean how is it my fault that you put me in a team which is not your main focus??2 -
Thought I was going to get through the year without making a big mistake on a project. Today I found out that I launched something that didn’t have the clients analytics in the page. No ones fault but my own. ☹️
-
Manual tests (the only way of testing within my team) fails one after the other.
The fault was a manual misconfiguration.
Why the fuck in 15 years since he got this job that test manager hasn't improved this?3 -
I hate debugging code when I'm reasonably sure the bug didn't come from me. so demotivating. also when it has to do with the data and I don't have easy access to the data to debug what went wrong. I was just expecting it to work!2
-
No it’s ok you can power trip on me that’s fine, it’s just now your delivery is going to be months late. So who’s fault is it really?
Fuck you - fight me bitch. -
Bill gates walked into a apple store and farted. It stunk up the place so bad that people started to stare and scowl at him. Bill looks around and says "Hey, its their fault for not having Windows"
-
Fuck, fuck, fuck!!!
I just realise I had a lot of work to be done!!!
And it's completely my fault.
Not sure if I feel myself more stupid or fucked. -
Does a fault free, top quality video conference call even exist or is the world going to continue to cause a skrillex dubsmash everytime somebody forgets to mute their mic?1
-
Fatal problem in weekly rant 4: Segmentation fault
No further messages available
Core was not dump for reasons unknow -
A new dev hire, just said that after a Windows update all her files, settings, are deleted. Thankfully it was still in recycle bin. I don't know who's at fault, but I had a fix to this problem.
Linux. Passed her the ubuntu installer USB key.6 -
It's really my fault for expecting a clear and decisive description of the product. Just like it's my fault for expecting someone to follow my clear and decisive instructions.1
-
when out and about, don't think that is your fault, but rather how to be done in order to bring again the fun2
-
Vlc stops working with a segmentation fault in Ubuntu ...Was working pretty well a week before..
If anymore of this happens..I am gonna wipe ubuntu and install some other OS.. De...Android studio and now vlc... -
It should be illegal to have a 12 year old documentation for an c++ API... even though it's my fault I suck at c++ ...
Bluesoleil , the only Bluetooth you are giving me is a rather unpleasant story.. -
No, why would you make sure your not working with a database over a year old. Totally our fault, we're jackasses for telling you to do it over again.
-
Changed the nodejs template engine because i though its unable to parse nested object. After the second engine had the same error i checked the properties of the mongoose "populated" object and its mongooses fault.. wasted 4-5 hours of debugging just because of a missleading console.log ... FUCK!1
-
Stupid moderators in some server tells users to "stop adding oil to the flame" but isnt they're not even helping to mute/ban him/her. The best logic is that at the end of the day whether I argue or not, Im still at fault.
-
Lost my voice... Not needed in a programmer 😅 people keep telling me ... I feel we are the most vocal kinds of people... Passionate to a fault
-
He did the mash, he did the developer mash
The developer mash, it was a segmentation fault crash.
He did the mash, it caught on in a pull request.
He did the mash, he did the developer mash -
Need some help,
I am setting up postfix and I need it to accept all emails, from any domain (without a domain list), and forward it to a local address on the machine (It pipes into PHP, toscript@).
I have a catch-all working where it is forwarding the emails to the toscript@ mailbox dispite of the to address. But if I send an email to it that is not in the domain list it gets rejected as it's not in the domain list, Is their a known way to force Postfix to accept all domain emails without having a list of the domains in the server.
I have searched but no luck of a working solution, I have looked at the following with no working solution
Server Fault: 133190
Server Fault: 422468
Server Fault: 179419
Server Fault: 105641
Server Fault: 161321
Server Fault: 318426
Server Fault: 514643
Server Fault: 410053
Stack Overflow: 4772229
Super User: 353488
Looking at the docs I do not see anything for it but making it an open relay but I can't figure what settings to update to make it the open relay to capture all of the mail.
I know I am missing something but I can't figure out what it is!
::Rant::
I'd like to use Postfix as it seems very stable and it's not a hack job as some of the projects that I have seen. It also can communicate with all of the proper channels for SMTP and the Protocol as well as some very easy configs.2 -
I fucking hate Lodash. You don't need a fucking library to access an object property you moron. It's a native ability in JavaScript. Not my fault you can't figure out how dot notation works.1
-
It's always some dumb thing that goes wrong. Like, a semicolon I forgot to type, or a period or a misspelled variable. Last week I spent two hours on a Discord Bot coded in Python that refused to iterate a list of names. I had forgotten to put quotation marks around each of the items in the list so they would register as strings instead of integers. Will it ever get better?6
-
When you're about to get a 20/20 and a little hidden segmentation fault comes and you get 1,5 because of this.
-
May have had duplicate model names in a small rails app. Worked in development, Production? Not so much. So really, who's fault is that?
-
How do I get rid of page fault in nonpaged area error on windows 10? It pops up when I try to open the camera.2
-
Working on a national holiday and the boss come at 1:30pm and wants a meeting with the devteam
- NOTHING IS WORKING ON THE 1st RELEASE
- We: like what?
- Boss: GO FIND YOURSELF
- We: why you are screaming on us?
- Boss: I HAD A FUCKED WEEKED
- we: we're sorry but it wasn't our fault
- Boss: LEAVE THE ROOM
😑1 -
travis scott shouldn't have apologized, it was their fault and i don't blame him, he was in the right and i support travis!! and if you blame travis for the deaths at astro world, gosh diggity damn darn you!
but maybe thats just me. -
So in our project we are using dynamodb. We had to load billions of data and now its so expensive. Are the developers at fault? I'm not sure who decided to use dynamodb for the project.1
-
it seems there is an issue with the windows default picture viewer 'photos' recently. i am currently working on an processed creation of an image. when i tried to view my results i got an error message. thank you very much - i thought it was my fault for quite a while!
-
Syadmin: You can't use caffeine.
Me: How do you expect me to do my job without caffeine?!?
This conversation continued way longer than it should have today. (mostly my fault)