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 - "time wasted."
-
One day my mum got a call from a man claiming to be from Microsoft. He said there is something wrong with the computer and tried to make her install TeamViewer to "fix" it, but my mum didn't manage to install it for several hours until he gave up.
Sometimes knowing even less can save your PC.7 -
Brain: hey kiddo, want to stay home and work on your side project today? I'm feeling good.
Me: fuck yeah finally!
*call in sick.
*open laptop. Tabs and editors already waiting.
*play music, no sound.
*system is all laggy.
*fuck, restart.
*
*Installing windows updates...
*leaves for work.18 -
Every fkn 3 to 4 days, some random dev shows up in my office really really fkn confused and frustrated about something he doesn't understand - because I have a dark secret.
Sometime, in cold lonely nights, when no one is watching, I write my documentation before the actual code.
Somehow, sometimes documentation without code attached to it makes it to production.
Today someone yelled at me for wasting his time because he wasted 3 hours trying to find the code the documentation belongs to - and demented I stop the practice from now on.
Agh.13 -
I just spent 3 HOURS(!!!) on coding a program that simply DRAWS A HILLS LANDSCAPE and this is what I got. 3h of wasted time.18
-
Spend around 8 hours trying to adapt code I found on the internet to my problem, without success.
Spend around half an hour implementing it myself, with success.
Guess I should put more trust in my skills...3 -
before programming class:
"yes easy af, imma finish this in a few minutes"
during programming class:
*types everything in 10 mins*
*compiles and runs perfectly*
"wtf this isnt supposed to happen"
*spends 30 minutes trying to find the bug*
"fucking hell, it should fucking work by now"
end of programming class:
"oh i put int instead of float, good job, my time was wasted because of one fucking word"9 -
Having to learn "Modern web technologies" from a 60 year old woman who has never heard of HTML5 and build her website with tables. And we even had to code on paper. Fuck sake, so much time wasted6
-
rant;
WHY DO PEOPLE DELETE STACKOVERFLOW QUESTIONS WHERE I AWNSERED THEM IN DETAIL WHAT TO DO AND WHY IT BEHAVES IN THE WAY IT DOES. THIS SHIT JUST WASTED MY TIME AND DOES NOT BENEFIT ANY USER WITH A SIMILAR ISSUE. THESE FUCKERS NEED TO GET THEIR EGOMANIAC SHIT TOGETHER IT IS NOT ALL ABOUT THEM AND STACKOVERFLOW IS NOT A FUCKING FREE OUTSOURCING COMPANY.
tl;dr don't awnser people on stackoverflow if they don't mark their past questions as awnered. It is a waste of time.8 -
To improve our user's "experience" I suggested to my boss to add a status page showing...well, the current status of our services. Everybody was up for it, so I go off and implement a basic version + automated monitoring backend, get lots of positive feedback, all seems fine.
Then it starts:
Boss: "Can you get it all set up by this Saturday?"
Me: "Uh, today is Wednesday and I've never set up all the stuff needed on a proper server before"
Boss: "Well, you still have a few days. Please also contact your coworker to get it all hooked up in our launcher"
Me: "I'll try, can't make any promises though"
Contact my coworker and tell him what the plan is. I had already given him access to the repo and he is positive to get it all hooked up (I doubt he ever cloned my repo, let alone ran my code)
Spend all Friday getting my stuff set up on the production server, feeling pretty good thanks to the many tutorials.
Contact the boss Friday evening:
Me: "All up and running"
Boss: "Thanks, but we decided to go with a basic HTML page instead. We can just manually edit that, should be enough.
Me: "..."
In the end my stuff was never used, the server I set up was finally taken down a month ago. The gratitude you get when not hacking together some absolute shit that causes problems when you don't add <br/> tags at the correct places to prevent an ugly overflow, cause the coworker was too lazy to implement some form of line wrap in the launcher. I'm not saying my stuff is the best of the best, but at least it was professional looking to a certain extent.8 -
The worst part of debugging my code isn't the hours of wasted time, it's the fact I know I wrote my own damn bug!2
-
Feedback from a client
-"It doesn't work! I want this solved immediately! "
- What? Which of the 20 views? Can you be more specific?
... 5 hors later (and lot of wasted time debugging) ...
-"I mean, this button is not aligned."2 -
Do you really expect that I can debug in a few minutes, a part of the software that I didn't build and have never seen before and have no knowledge of the external, third-party web service that code is reaching out to?
Dude, flippin' chill, take a walk, grab a drink, pop some popcorn and give me some time to figure out what the hell this code is doing so I can properly debug it!
You know what it turned out to be? Wrong test data used for the 3rd party service. So in essence... Nothing was wrong! Frickity frack!2 -
I committed a bug fix that was about 4 lines changed but a full day of critical thinking.
The next day my boss tells me, that I clearly wasted company time and that I should be producing at least 200 lines of code a day. When will people learn that lines of code is not an accurate measurement of work accomplished?3 -
A fly landed on my screen. I spend the last hour to try and train it to follow my mouse pointer xD1
-
Bad dev habit to unlearn:
Impostor syndrome before starting a project.
Don't think a lot before diving into a tough project. Just jump in. If you second guess yourself about being ready, you'll never do it. Either you're already good enough or you'll figure out what you need.
I wasted way too much time before starting to write an AI chess engine but it turned out a lot simpler than I expected.2 -
*INCOMING CALL FROM MY NETWORK PROVIDER*
HI,
I'm calling from *my network provider* and I wanted to check if you would like to port to our network.
This happened 3 times in a day already. And now 4th time.
Me : Look man, I'm already on the same network and I don't need to port.
Guy : You should have told this to me in the beginning. You wasted my time in not doing that.
THIS CUM DRINKING PIECE OF SHIT PUNKASS BITCH MOTHERFUCKER COULDN'T DO A SIMPLE SEARCH ON HIS COMPUTER BEFORE GIVING ME A CALL AND THEN TELLS ME I WASTED HIS TIME.5 -
Story time:
At a precious employer.
Hire shit-hot contractor.
No technical test at interview stage because he’s so shit-hot.
Is a uni lecturer.
PhD in mathematics.
Me: Shit, this guy must be good!
6 months later and a tragedy of errors and clearly misspent company funds later:
Manager: can you look at what x did and merge it into the product?
Me: Sure. *looks* *yells fuck very loudly*
*walks over to manager*
“Soooo... you know those 6 months and thousands and thousands you spent? It’s all for nought. There’s barely anything there, and none of it works.”
Manager: “Shit. What are we going to do? Can you fix it?”
Me: “To be honest, it would be quicker to just do it from scratch than try to work out what he’s done and failed to do.”
Manager: “Fuck. Ok. Go for it.”
I then had to build this entire new lot of systems, a workflow system, a user management and permissions system.
I got it done inside a month or so.
For context, we (the devs) knew something was afoot when the contractor couldn’t work out why his keyboard wasn’t working (it wasn’t plugged in), and he also *really* struggled to find his way around visual studio and git.
The moral of this tale? *always always* screen your candidates. Even if they seem amazing on paper.15 -
am I only one who thinks that ≥6GB RAM for phones is just too much as most of the time the unused RAM gets wasted for no goddamn reason but the only one being that the companies want their product(s) to look more compelling in `spec sheets` and it's a competitive market so it ok for them to do so...24
-
I just went to a job interview and ended up declining their offer & I said thank you for the opportunity and their reply was, "I wish you hadn't wasted our time." It made me cry and it was SO unprofessional.17
-
I've just come back from a business networking event. There was a speaker who gave a talk about not wasting time.
On of her points was catching up on emails, from your smart whilst waiting to go into meetings, as that's apparently wasted time.
All I do whilst waiting to go into meetings is read devrant :)
It puts me in s good mood :)3 -
I finally got Redux-Form’s `initialValues` to work! Wooooo~!
/giphy confetti cheering
It turns out I haven’t actually been doing anything wrong for the past week. I mean, I've been working on other things during that week, too, but I've been trying to solve this the entire time.
The cause? ReduxForm made a breaking change awhile ago (v5; we’re using v7) that prevents the `initialValues` prop from working if you decorate your form component in the wrong order. Many examples online are incorrect because of this.
Basically, the decorators `reduxForm` and `connect` do not commute:
Incorrect:
`reduxForm(...)( connect(..., {...})(form) )`
vs Correct:
`connect(..., {...})( reduxForm(...)(form) )`
But what really pisses me off is that the fucking documentation specifically fucking states that you may decorate your component IN ANY [FUCKING] ORDER.
/giphy that is [fucking] false
So, I've been following example after [fucking] example that either list these in the wrong order, or I just don't notice the different order because it doesn't matter. AND because of that NONE OF THE [...] EXAMPLES WORK.
ARGH.
I've been pacing around the office trying to figure this out for days. I've rewritten my code three times to try to solve this. I've written two workarounds for it only to rip them out and try again because they both broke some other part of the UX. (e.g. causing false validation errors after rerender)
just. hafhsldkjhgjkhagklwhsdjfkahslf. 😡
/giphy angry hades
You know how I discovered this?
I found it in a github ticket. One solitary, untagged ticket from October of last year. Not a single goddamn post anywhere else mentioned this. And the [...] documentation specifically [...] states the [...] opposite!
Bloody [...] hell.
but it finally works.
as;kgjhaekl;gahgjkdflssdafh.
I could scream.6 -
My boss said to me to make an E-commerce website.
I make E-commerce website within a month. All coding done by me no CMS only (HTML5, Bootstrap, CSS3, etc)
Boss: You wasted 1 month in this single website. You should do this within a week.
Me: 😠 But... (Fuck you, You Asshole) (in my mind).
Me: Sorry, next time I'll do it within a day.
Boss: 😂😂😂😂12 -
Sometimes dirty code is more efficient than clean code.
If features get dropped frequently and requirements change every few days, writing best-practices, tested code is wasted time. Learned that in my first job where I thought the other devs were all bad. Until I realized their bad code pays my salary, and my clean code takes more time to develop.6 -
Best time to learn something new?
-Now
Best way to learn something new?
-By doing it. Practice makes perfect.
I wasted so much time and never got anywhere because I wanted to get it right. Fucking up is part of the learning process.2 -
Who in their right mind though it would be a good idea to move the web development team to a new office without checking that the internet is connected.
What a waste of three working days.
And of course the project needs to be delivered by Sunday...3 -
What I should do:
- organise my files
- make a pp presentation for English that I haven't even started
- learn for a test about insurances
- learn about characterising, processing and evaluating data
- more shit
What I do:
- browse devrant
- play games
- flash a new ROM until I find a good one
- restore a backup
- flash another ROM
- restore a backup
- go with the least worst ROM I had installed
- sleep
- sleep
- sleep
- sleep
- FUCKING SLEEP
At least I completely blocked YouTube...undefined android time waster fuck this shit list tasks sleep wasted time wasted time management rom school6 -
What the fuck man.
Why even I am working with this assholes.
Yesterday,Our technical support guy reinstalled windows(I don't mess up with technical issues because then it will be my part time job,so I show that I don't know anything about hardware).
He installed fucking 32 bit window,He was trying to installed 64 bit version thunderbird.
He wasted my whole day.16 -
Both the PM and the client wanted to see if the app is actually working on the demo ,so I just showed a dummy dialog for 3 seconds;They actually fell for it.1
-
First time web developing for real. Didn't realise I needed to clear chrome cache. So much wasted time!4
-
Anyone else does this?
I can't for the life of me maintain focus during long boring meetings about new designs etc. For 2 years now I've gone by doing all kinds of stuff during meetings and only ocassionaly join in when I totally disagree with something.
Often I only need to chime in at the end anyway, either meeting notes get shared or I ask someone what was discussed the previous day.
Makes me realize how much time gets wasted7 -
When will I fuckin learn that
a) customers lie
b) customers are sloppy
c) customers are wrong
d) customers do not do their work (properly)
e) customers want us to do their (dirty) work
f) possibly all of the freakinly above?! + khm....
They will fuckin aaaalwaaaays say sth is not working after the update..
And I will alwaaaays assume I fucked up something..even if I didn't touch that part of the code/data..
And almost aaaaalways it turns out that the bug they complain about is how the system worked (or didn't work) before the update and/or some fuckup from their side..
Anyhow, I rushed over, grabbed the files went testing in dev..wtf, output is different, mine is ok, theirs is..wtf is that shit?!
Transfer newly built dll to test..same shit as on prod..wtf?! How?!
I assumed they have thing A correctly linked to thing B.. ofc thing A was linked to thing C in their case and in another case (our test) to correct thing B..
I got chillies when grabbing files, that
I should have tripple checked that they didn't fuck up something on the link part, but I just assumed they know what they were doing & that they checked they linked correct files with correct content already, before being pissy that the update fucked up things.. riiiight!! :/
I wanted to find solutions to this fuckup asap so I disregarded my gut feeling..yet again!! Fuuuck!
I've spent too much time trying to find ways to fix a bug that wasn't even a real bug to begin with.. :/
Fuuuuuck!!
So yeah, always treat the customers like they are 3yrs old & have no clue what they are doing & check exactly wtf they were indeed trying to do..it will save you time & nerves..
And note to self: reread this shit daily!! And imprint it in your brain that everything is not always your fault!!11 -
I've tried multithreading with php, wrote a simple script which checks a series of ip addresses and tries to ftp into them.
I've noticed that the script is running very slow, i checked everything, tested the db, tested my code, i've started to doubt, that my compilation of php was fucked up (btw i did that for the first time).
Then i've started to mesure the time of each db request, but the numbers didn't add up. Then it fucking hit me...
I fucking set the timeout for ftp_connect to 5 seconds, and that was causing the slowdown. I wasted two fucking coding sessions on finding that out.
What a fucking blind moron can I be, holy shit.4 -
I am just thrilled about the new employees! They are so talented…
O-M-F-G!
Who hired these people!? It-is-incredible! (Actually, I know who hired them!) Just unbelievable amount of wasted time holding their hand on every step of the way. 10 years experience? I-think-not! This will not working out!
Don’t even speak understandable English. Just difficult to know what they are asking since they lack the basic principles of the english language.
Beginning of the end.
Imbeciles!9 -
Time tracking. 😡🤮 If I’m salaried and only working on one project for one client, why the hell should I waste my time making weekly reports of how many hours I spent coding, reviewing pull requests, and sitting in (mostly pointless) meetings?6
-
I'm on a call collecting requirements to a feature request that was developed last year, deployed last month, and nobody has a fucking clue about what's going on.
I'm also getting told that my requirements won't work, when they clearly will.
What's fucking crazy? In the time that I have wasted on this topic, I could have already written the fix.1 -
<<< 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 -
DON'T. INSTALL. BETA. SOFTWARE. BY. DEFAULT.
RAZER
When I plugged my $250 keyboard (Which I have had for years and love beyond measure) into my new install of Windows, it popped up with a cute little message to install Razer Synapse, which manages the lighting on Razer devices, like my keyboards (One mechanical and one not - for silence during voice chat), mouse and headset.
"Wow, this looks different", I mutter to myself, as I unknowingly and non-optionally install software which is IN BETA.
I notice that my other keyboard and mouse don't show up. I don't customize my mouse much, I leave it in spectrum cycling. Easy, works well. My other keyboard is much cheaper and does not offer very much customization (three colors. whoop. I don't touch that either much)
Since I only really touch this keyboard, I am not bothered in the slightest and carry on for a couple months. Fast forwards to yesterday when my mouse stops lighting up. Fuck, now its just a black blob. I'll open synapse tomorrow and fix that.
No I won't
After uninstalling devices, uninstalling synapse, restart restart restart, uninstall again, install again, blah blah blah, download a tool that didn't detect the device either, etc etc, for about two hours, I was about ready to accept my dark fate. But then, I saw (screenshot attached) this little itty-bitty beta tag next to the software (again) installed by default.
I about flipped my shit, uninstalled Razer Synapse 3 so hard it sent a tsunami towards some coastal country, and then angrily installed Razer Synapse 2.
That looks more familiar. Oh, there we are, all three devices. Ah, very well, my mouse is working correctly once again. I know its at the header of this rant, but let's reiterate (or, reiterage, in this case):
DON'T. INSTALL. BETA. SOFTWARE. BY. DEFAULT.
Thank you.3 -
Spent a couple hours writing a new feature yesterday, and finished it only to discover that somebody lazily wrote the global method that my feature was utilizing. Emailed them and told them that I completed the feature and asked them to fix the bad method. Figured that I wouldn't commit my code changes until he fixed his method. He proceeds to fix the method, and then completely redoes the feature I ALREADY TOLD HIM THAT I FINISHED. He removed me from the backlog story that I was assigned to and did the feature the exact same way I did. Motherfucker I already told you that it was done, you just needed to fix your lazy shitty global method. You did twice the work and wasted my time. If you wanted credit for your work, that's fine -- you could've created a new story to fix your method. Now I've wasted hours of my time writing a feature and then reverting the changes because you couldn't follow directions
-
Just wasted a ton of time trying to figure out why my circuit wouldnt work properly and then noticed...2
-
Let's talk about input forms.
Please don't do that!
Setting time with the arrow buttons in the UI.
Each time change causes the page to re-fetch all the records. This is fetching, parsing, rendering tens of thousands of entries on every single click. And I want to set a very specific time, so there's gonna be a lot of gigs of traffic wasted for /dev/null.
Do I hear you say "just type the date manually you dumbass!"? I would indeed be a dumbass if I didn't try that. You know what? Typing the date in manually does nothing. Apparently, the handler is not triggered if I type it in manually/remove the focus/hit enter/try to jump on 1 leg/draw a blue triangle in my notebook/pray3 -
Be careful when you go down the rabbit hole of creating custom observables (rxJS).
I wasted half a day just to find out that there are hot and cold observables and that the whole time I tried to use the wrong one.
It finally works. 01:00 in the morning.
My boss will be proud when he pulls the changes and the code looks completely fucked up (clean, well structured code, but he doesn't really know observables).
Now something different: Sleep. Cya. -
Gradle taking too much time to finish?
No problem I make it show me its status at the bottom of each website I visit ¯\_(ツ)_/¯5 -
Failed my driving exam for having turned right instead of left.... FYI this examiner always fails 90% of students for minor mistakes like this... wasted money and time but oh well, new chance next month!25
-
Took me looooong looooong time to understand that the primary work in a managerial role involves meetings and calls as the *main* thing, not something you do sparsely to stay aligned with the team, so them calling 3 hour long meetings might feel like a waste to me but for the manager it is what they would consider proper work.
At least that's my current hypothesis in trying to justify the time that's 90% wasted.6 -
Just start to use VSCode from sublime, and found out , I have wasted so much time on only using "console.log" as my main node.js debug weapon. ( Or I am still a dummy for Sublime )3
-
I don't get it why there are so many people out, that think testing stupid model classes with getters and setter is needed.
Dude. There is no logic in this class ... it's pure data that gets not modified there (well except if you call the setter)
I've wasted way too much time writting useless unit test because some ppl want to masturbate on 100% code coverage 🤦🏻♂️12 -
Selecting the music to code to. As a matter of fact I just wasted more than an hour looking for the right song and now I am wasting more time ranting about it on devRant.
-
Today I was having conversation with my friend about time consumed in fixing errors. Our non coder friend was silently listening to us.
After we finished our lunch he stood up and said,
"You guys don't know how to handle time with efficiency. Why don't you ignore all the errors, finish your coding and fix all the errors in the end. It will save a lot of time"5 -
Did an app for my college.
Everyone liked the features in it.
But when it came to the money part, (I didn't ask the actual cost, I only asked then 10% of actual standard cost) they were like improve it more, do this do that ("for free").
I held onto "If you're good at something, don't do it for free".
Just wasted my time in developing that.2 -
Fucking piece of shit xorg and amd drivers. Wasted so much time trying to fix screen tearing and nothing works, only managed to kill xorg altogether
Added a pic of the tearing15 -
That feel when you work 5h on a project only to have a friend link you the finished version of it, polished and used by millions.2
-
* Doesn't want to waste time eating when trying to fix an issue that's wasted most of the day so takes lunch later .. then fixes issue in five minutes as soon as food has been consumed *2
-
OK can we agree the WORST feeling is when you're just sitting around consciously procastinating and you're just overly aware that each second that passes is more time wasted and you like watch hours pass and you're STILL procastinating and you CAN'T STOP and your panicked brain is trapped inside a body that refuses to be productive and inside you're screaming but outwardly you're just eating chips.9
-
I hate myself sometimes.
I wasted 45 minutes in a 2 hour coding competition... Because I forgot to multiply a number by 3.
Now I'm sad because I got a bad rank due to that wasted time, making me unable to complete the next level because there was not enough time left. :(13 -
My roommate is a damn wannabe programmer: he keeps talking about how much he’s passionate into technology, buying hardware, spending hours into arranging his workstation to be as “cool looking” as possible, talking about future big projects, he even wants the fucking Java and Arduino logos embroidered in his backpack the only issues are that I’ve never seen him spending time in a project which going beyond literal hello world and if I offer him help to help and improve (I’m an employed programmer) he refuses because he’s tired/lacks time (but always make it for Netflix). I’d be still ok with that because I believe in living and letting live but now every time he starts to bore me with his lengthy stories about projects he’ll never do I imagine him with a big clown nose 🤡8
-
ArmA 3, a great sandbox that I "wasted" a lot time scripting modding or, if you like to call it that: developing for.
A game so great, the Multiplayer-server-browser stores the amount of players on a server in an 8 bit integer.
Someone complaint a few years ago.
Response: " be happy, it were 4 bits not to long ago"
There were Servers who ran into that problem.
To clarify, that only affected the shown number, not the amount of players, at least not directly.
Who likes to be lonely in a multiplayer game.1 -
I just discovered the clear notifications button...
I wasted so much time going through them manually 😂 -
i'm writing a custom web server for a project (esp32 based)
each 4 connections system crashes (cannot bind socket anymore)
i was so angry with espressif thinking that was their fault (bad implementation of posix sockets)
but is mine...
today i did another code review and I just discovered that i missed a fucking close() in the websockets handler
fuck
fuck
i wasted a month on this issue.1 -
Normal peeps: I wasted time in that relationship
Me: I wasted time to fix "unable to access gitlab.com please check if you have access to the file" only to realize the site was down1 -
Fucking people, why the hell are you reading into things instead of asking for clarification if something is unclear?
So much time, sweat and tears wasted on miscommunication.
When I said, "there might be a problem in the way component X method Y was implemented", i didnt mean go refactor the entire code of the component. Why waste 2 days of work on unnecessary refactor that nobody wanted and breaks changes + the bug is not fully fixed 😤13 -
Had a scheduled call to interview a dev contractor. He told us any typing noise we hear is just him taking notes. Ok. After several questions the long awkward pauses, typing and furious mouse wheels make it evident he's a liar and looking up answers.
Still managed to tank the interview and wasted our time.
I sure hope that wasn't one of you guys.3 -
I did it. I finally fucking did it.
After a year of anxiety, entire months of wasted time, bashing my head against the wall trying to solve stupid issues that should not have been there in the first place, and learning a lot of stuff for the first time, I have finally finished my first real project.
All I have left is to polish up some documentation and then ship it. And then I will actually get paid for the first time.
There are no words to describe the joy of seeing all the pieces falling into place and the project coming to life.
Now, how do you tell a client that you went overtime as fuck?5 -
I need someone standing behind me 24/7 making sure I don't try to String == "test"
Just wasted half an hour wondering why nothing was happening11 -
I was already about to hit my head against the wall: was trying to install nginx all the time, but was greeted by apache default page, over and over again I re-installed the servers, tried connecting directly to the server ip, changed server hardware, picked different distros, manually build from source, did everything possible, even searched the whole system for "apache" and different regex...
It was chrome cache........ after I wiped cache I was greeted by welcome to nginx...... 10 hours wasted.......3 -
A burden has been lifted off of me. The burden of social media. I hate it with every ounce of my soul(except twitter and devRant). The amount of time wasted it is unreal. Deleted my instagram last night and my snapchat this morning. It feels so good!!!!! Sure my classmates think I'm crazy but it is worth it. No negativity more time to focus, work and game. I think it is a huge win.6
-
First time doing web development for front end AND back end and I just want to say...
FUCK YOU YOU SHITTY ASS BOLLOCK DRIPPINGLY RETARDING CACHE, WHO YOU LOAD THINGS I NO WANT YOU TO LOAD...WHY THO?...
Well that was 2 hours of my life wasted....8 -
Yesterday I had to start the windows 10 partition on my work laptop in order to use a shitty conference call software that works only on Windows. Windows decided that it was time to upgrade the system without asking me, so it deleted grub from the MBR, and destroyed my Linux partition (I had to recover it from a backup sector and it was full of errors).
Result: I wasted my morning fixing the laptop.
Thank you Microsoft. -
Ok guys, its a Sunday afternoon. Who is hustling like me right now? I'll do whatever it takes to create my own business and depend on myself 👊
I regret lots of wasted time playing games. I should have used all of that time to escape the rat race 💪
No one wants to become a high paid slave forever.8 -
>Learning programming at university for a couple of years
>Get introduced to lots of IDEs
>After hours of tweaking things one by one finally perfect settings of said IDEs
>Hear about devRant
>Browse devRant
>Whats this Vim thing they all love so much?
>MFW so much wasted time setting up all those IDEs14 -
Arrived. After making the order, the company contacted me to make sure its not a misstake :D I'm having so much fun (wasted time) with this ancient tech.8
-
I love to code but I hate to configure.😡😡
OK I hate to configure when it takes several hours and when there is no real documentation.2 -
Ask me about that one time a motherfucking LOG STATEMENT caused the code to not work properly, breaking both the Test and QA environments, but failed in a way that made it maddening to figure out (in conjunction with the cloud-based hosting environment and the abomination that is centralized logging, which just makes EVERYTHING more difficult).
Actually, DON'T ask me about it, because it was today, it wasted most of my day, and I'm still salty as fuck about it.6 -
80% of the YouTube tutorials that I've watched suck and only wasted 10 minutes of my time each. Sometimes, I can work well with doing shit myself. Discovering errors yourself teach you more than following along someone else.2
-
Today is the day I try to use single quotes only. Have always used double bc I think they look better...but damn that's a lot of wasted time going to shift! I could've "made the world a better place" already!7
-
When small things get big and don't work and you wonder for hours what is wrong with your code ... only to find out the problem is in the framework you use.
-
My company has been looking for a project time tracking and reporting app/website for 2 years but are too cheap to buy one. So they want me to develop one to their specifications which are forever changing. Let's say I've intentionally wasted so much time "perfecting it". it's been done for 2 months.6
-
I just spent weeks working on a device driver on linux for a project I'm working on for uni, and for whatever reason, I only thought to cat the device I'm trying to read now. It turns out the output is already exactly what I want and I just wasted a monumental amount of time for nothing. I'm about to start screaming over how stupid I am2
-
alarm clock
11:30pm
11:35pm
11:40pm
11:45pm
11:50pm
11:53pm
11:56pm
11:59pm
This is not my wake up alarm clock..
this is the delivery alarm clock3 -
People often rant about a missing semicolon,
I added an extra after if condition
if(...);{
}
Compiler can't take this as error.
Debugged the logic for hours,
Wasted a lot of time, lol5 -
It's not our fucking fault 🥳🥳🥳
The other team still used an API call so deprecated, that re removed it.1 -
I just wasted 2 hours trying to figure out why the properties of a destructured object returned undefined, even though everything was fine in JSON format. Tried to request data on the frontend from my server with a database attached. Tried accessing each object of my array separately, it worked. In a loop: dataArray[index].propertyX ... undefined??
Turns out I used the wrong property names to access the info inside each object.
🤦1 -
The downside of cheating is it removes the stopping point since there are no barriers.
The upside is you realize how badly these developers want your money and the amount of time it would take to finish the game if you weren't cheating... And you'd probably rage quit first... which I can't do until I realize how much time I've wasted.
That usually happens when I finally the game or am greeted with an Under Construction screen...
It now takes a total of 20+ stars to build each object but they split it up so I imagine if you were really playing each time you'd go: what?!!!! Wtf....7 -
FLOATING POINT PRECISION! FUCK YOU! Spent so much time trying to figure out what was wrong with an algorithm I made to calculate and correct bounding only to finally realise, after printing out every single variable and calculating everything manually to realise the value was off by 0.0001 which made it skip an if statement. Ughhhhhhhh, so much freaking time wasted3
-
I know most of you know this, but after having dealt with both recruiters and real companies I can safely say that recruiters are of no practical value.
I've wasted countless months of my life interacting with recruiters and getting nothing out of them. To me it seems they're only after fluffing their client base.
The only time I got a job was through the real companies themselves.
Now I have learned the lesson: stay away from recruiters.6 -
Asking seriously: don't all those social justice warriors on Twitter have something to do with their lives other than tweeting/complaining/attacking someone/... all the time?
I wake up for 16 hours everyday and it's not enough to finish my tasks that I want to extend the day past 24 hours. That's excluding two hours or so wasted reading technical posts on Reddit or Twitter but they have to ruin this time with their whining.28 -
If you do `log.error("blah: " + e.getMessage())` rather than `log.error("blah: ", e)` then I will personally hunt you down, come to your house, and give you a bloody good talking to as to why stack traces are free, useful debugging tools, and you've just wasted my time by omitting it.4
-
Today I had plans to refresh my knowledge about transactions' internals in dbms and in general.
Then the rainy weather hit the town. The whole sleepy day wasted on Netflix.
Well.. I guess it was time for a break :) haven't had one in weeks3 -
Wasted all morning trying to work on my defense. Brain is not responding. Then sat for some data exploration cuz I got tired of wasting time and brain is like "woah! I love this! Let's do this!". 😐
My defense is gonna be a shitshow. FML. ☠️1 -
Will Always Remember my good friends
time is the only asset that has no price and that is something that we all have.
time is worth more than anything and anyone, even money. once time is wasted, it can never be bought again.
and guess what
the only thing that has no price, is the thing that is given to our lives for free.
each day you are deposited 86400 seconds for free.
good morning2 -
Well this class was useless, btw 2h have passed... WASTED TIME!!! The professor has been fillabustering for 2h2
-
A guy living next to my house came to me and told me to install Linux on their computer. Being a Linux lover, I was happy to see him switch. I installed Elementary OS Loki, installed nicest theme and conky I had. After tons of other tweaks and customization, I gave it to him, motherfucker told me this is not Linux and what he wanted. He wanted Kali, don't know what the fuck he was going to do with it. This piece of shit wasted my time,3
-
You can compile sass straight to c on a Mac instead of going to ruby first... I've wasted so much time. 11 seconds to compile --> .4 now 😑3
-
Developer: we are going o have to do it this way because it's the only way I can get it to work.
Other developer: what are you on about that's a easy thing to do you should not be doing it that way you idiot are you thick or something! do it this way the correct blah blah way, "let me show you moron (says out loud to everyone in the office) to show how superior and awesome they are"......
Two hours later, "yes we will have to do it your way in the end, my way doesn't work"
I fucking told you that 2 hours ago. Some people just don't believe lol #timewasted1 -
I have found the best game for learning ever XD
I have recently heared about io.netgarage.org and tried to solve several it's levels, and I find this game awsome
It is the best to learn reverse engineering)) it is just like an Impossible quiz, where you have to smash the stack to get to the next level))
I have wasted much time for that, but it is worth it))
((Not an advertisment))7 -
people that answer a question with another fucking irrelevant question should have a special place in hell !!
why dont you just answer the fucking question when in the first place i asked you politely and nicely !!
the question doesn't even deserve a fucking follow up question in the first place !!
you've wasted both our time with your stupidity!!8 -
You wrote a little simple and clean mvc framework to work faster on some new projects. It can "compile" tags as {% var %} or {% array.key %} in the html code with support of {% for arrayOfHash in hash %} foreach construct and nice features, it can call api's callback in a smart way as ghost methods of a class, he can make routes with the route provider. You tested it and made a little example, after you went in the bathroom you read the index code and you started staring at the beauty and elegance of it. You go to bed happy and sleep. The day after you wake up and realize that it's unuseful because there's a lot of mvc framework that surely are better and ready to use, so you lost useful time. Have you ever feel this way? MVC: Me Versus Creativity.5
-
In one of my first programming classes, I remember asking my instructor why "System.out.println()" has the periods between System, out and println. All I got back was a "thats just how it is". This really pissed me off and I ignored that instructor for the rest of the semester. Passed the class but since I didn't bother to self study either, wasted a lot of time resources. Hindsight, should have looked it up myself.6
-
Forget most useless feature, an entire, year long product. Me (at the time very junior) and a principle engineer, wasted a year bundling our product as a plugin in a third party app. 3 years later, we'd sold 2 licences. It was a buggy pile of hell.
-
How I hate the moments when you realize you have wasted time during the day and want to do everything in the evening.2
-
So I guess I really need some sleep. I'm rushing to finish a project for work and literally wrote the same documentation twice. I realised after I tried to save it and it said "Pagename already exists". Its almost fucking identical. I'm so stupid.1
-
I'm genuinely shocked at the number of people I see on here bashing automated testing as a waste of time, simply because my entire career has taught me the opposite (and it's usually only non-technical managers I see who don't want to see "time wasted" writing tests.)
I'm also just as genuinely curious - what do you guys do instead? Just don't test and deal with production issues as they occur? Pass it off to a separate UAT / human-based testing department and let them sign it off? Assume that because you're using Haskell / some other discipline it'll work if it compiles?14 -
You know what I hate more than bugs/shitty docs/no VCS?
Recoding the whole damn thing in another language, from ground up to do exactly the same shit. Why WHY must developers shit hundreds of solutions into space only to say "Huh, look at my software, it was I who developed it." No, you simply recoded it and wasted your time and everyone else's time searching for a solution.1 -
Time Wasted: 30 Minutes
Problem: Put the .add(myObject) statement OUTSIDE the for loop.
Solution: Today.Quit() || Coffee.Make();2 -
So an app I use for real-time train schedules broke last week and the official app is really slow, UI is bloated/bad devs.
I figured out the HTTP calls so started writing my own, spent 2 days and basic functionality works but...
Now the other app is working again...
Feels like wasted effort now :(2 -
Wasted 2 days working on an obj (3d model) exporter….messed up meshes … missing faces … despair build after build …
And then the realization: Vertices in obj are 1-indexed.
…
..
.
FUCK
nobody learned anything from the array start at 1 meme2 -
My current project: PHP microframework that makes building REST API kinda 'easy'
But I've read some articles online that building APIs using PHP is a really bad idea. I guess I just wasted my time. Lol. I hate myself.6 -
Sharepoint intranet - took around 45 seconds to log in and open start page for the whole first year. Specialist went in to help. Now it only takes half a minute.
With 7000+ employees it means over 50 hours of wasted time _every day_ just from opening the start page once per employee and day.3 -
I always make the mistake of choosing the wrong courses thinking that I might learn something. I learn nothing and I drop out of the course as a result.
I always forget that my university is not a place to learn anything. It's just for a fucking piece of paper no more, no less so I should take the easiest courses to just pass by.4 -
Not sure if yelling at someone for not listening counts as a fight.. 🤔 since he wasn't listening..ever!!
But yeah, my ex coworker was a champion in not listening and doing stoooopid shit, from not following orders, to cheking in all the files in solution to tfs (no changes + debugging shit etc) which made it a nightmare to find and fix his bugs.. I just gave up talking to him alltogether since he only wasted my time and didn't listen to any advice/order.. -
Im a junior android dev working in a startup. Wasted whole week on trying to parse some retarded json data generated by junior backend guy.
Im talking about objects with other objects as their elements, no use of arrays.
In the end had to redo his data in proper order so I could parse properly. Fkin waste of time.
At least now I know how to do his work, and won't be afraid to confront him with detailed criticism.2 -
When you need to work with the register of your microcontroller but you fuck up the addresses. I wasted so much time looking at my code to figure out what I'm doing wrong. I tried everything, looked up the datasheet again on how to initialize everything and in the end I fucked up the fucking register addresses. Three addresses had, at the offset, one 0 instead of two.
I never felt so dumb in my life -
300 fucking people.
and only 120 are allowed to study SOFTWARE ENGINEERING while everyone else can go fuck themselves in a COMPUTER SCIENCE COLLEGE
why is this restricted so much
why such a small amount of people are allowed to study SOFTWARE ENGINEERING
are you telling me i sacrificed my time and wasted 2 years of my life on college because i wanted to study SOFTWARE ENGINEERING, just so i can go fuck myself after 2 years?
someone explain this to me
this is unacceptable20 -
Damn i want to make an Alarm to alert me when Gradle is finished building.
When waiting gradle build i always get mad because sometime i always left it to do something else and then forgot about it and ended up coming back with more wasted time.6 -
Wow.... FUCK FUCK FUCK!!!!
I just destroyed my raspberry. Miscalculated the resistor I need and RiP. Took 2 seconds and BOOOOM. Nothing is working anymore :( 2 weeks of wasted free time. Guess I'll have to buy a new one. Want to finish my project so hard10 -
Just had a Skype call that explained a Skype chat about the fact that I can't do anything on a task, because we are waiting for another (external) dev do finish his work.
Time wasted for Skype chat: 10 min
Time wasted for Skype call: 20 min
Time wasted for stopping myself from doing any harm to the user: 30 min4 -
Textbook definition of insanity is debugging in Spyder
While True:
Do:
#Comment out code
Run
If not BUG:
Comment back in
Else:
Print('Congratulations. You found it. Just kidding. It's not THIS line. It's just the combination of lines')
Does anyone have a suggestion for a good python debugger that allows jumping to statements, etc.?2 -
What a shit day, wasted 5 hours because the fucking temperature sensor of this goddamn turbine engine won't work, which in turn prevents the engine from starting up at all.
Why does shit fail whenever you need it the most? We had 45L of kerosene we had to burn, and now we'll have to move it somewhere else for the whole summer instead, and send the engine away to have it fixed (which means a whole lot of time and money wasted).
Fuck's sake, the one thing that had never let me down so far... we even made a brand new test stand just for the occasion :(3 -
You know that moment, when you look for something on wikipedia, and after few hiperlinks you are reading about influence of penguins on Mars' day length or othen nonsense?
Just happened to me like 4th time when reading Django documentation. It is so well written and easy to understand, that I just click and click and want to go deeper, and then realise I have to read what I need, because I never ever got to it in the first place.
Gotta love the people who make such docs. I never could, and prbly will.1 -
How do you guys deal with reviewing garbage code?
Do you waste a ton of time, trying to understand the code, so you can write constructive feedback?
Today I wasted 4 hours reviewing something like that and I'm still not finished.10 -
a first time project owner sets up weekly requirements meetings for a new project. everyone has input, but the project owner. 4 months into building the application to the requirements gathered, the project owner says, that's not at all what I want. 4 months wasted3
-
Tried to install Ubuntu on a Virtualbox. Wasted so much time and effort just to get it running.
Got so fed up, ended up getting a hosted one at Digital Ocean.8 -
> wanting to add an embed google maps to a website I'm working on for fun, with React
> Check the API documentation, excepted their iframe they create from your needs, not much info about how to set in a a js framework
> decide to check if anyone has already created something with React
> They did! 1 american dude, one polish, one last from idk where
> The rest is basic doc so let's try each of them
> Errors, errors everywhere
> Screens stays awefully white
> Spend 2 hours checking, checking and checking again each library
> Each of them have a different problem
> Fuck this, let's copy the iframe thingy from Google's doc, adapt 1 or 2 things because of React and run npm
> Google maps works on first try -
Fuck api docs which are blatantly wrong. Wasted several hours on building an API client with pagination according to the api docs.
Turns out the actual implementation did not follow its own spec / api doc and returns values without pagination. And some objects are not objects but arrays.
I mean, next time I build an API client, I'll just fire a dozen requests on the endpoint, see what it wants and see what I get and maybe guess right what it actually does.4 -
So I just spent 3 days trying to write a custom WordPress query with WP_Query and limit the result set with tax_query. I wrote my own code, copied and pasted code from the docs and watched a couple of tutorials, no matter what I did my results just weren't right. Turns out I was calling my code too early so my tax_query was being ignored.
Time wasted or lesson learnt?
.... I'll take lesson learnt. Oh well. -
FFS, I wasted my time reinstalling nodejs just to update my npm and tried npm i -g npm.
Outputs a success status but when I check via npm -v it's still the same old version.
Or maybe I'm just too dumb that I don't know how to do it right.10 -
When you spend 1 hour trying to solve a programming challange... And then realise "All integers starting with 1" means all integers from 1 to inf, and not all integers that begin with the digit 1. UUUGGH2
-
Had a 5 hour call today, where we wanted to set up a system from one of our subcontractors in our own environment. Struggled forever to get the backend up and running.
Turns out that some dependencies were hardcoded as local file URLs...
No, our linux machine does not have C:\Users\<username> 🙄 -
That confusing moment when you've spent two hours browsing devrant.
You feel like you've wasted your time, but at the same time know it was worth it.1 -
I don't know how to deal with this, it's always complicated.
-customer sees some output from their computer they don't understand-
-customer comes up with a theory on why and some complicated logic to solve it and sends that as a request-
-i'm too stupid to realize it and follow their logic and hurt my brain until I realize it... no that's dumb...-
Result: time wasted1 -
Wasted two hours to end up finding out EF Core had a bug :\
Next time better blame Microsoft before blaming my code lol
https://github.com/aspnet/...9 -
The feeling of preparing for an exam by reading the entire book, doing every exercise in it, doing all previous years' exams and then getting to the exam you failed and realizing.. You still have no fucking idea where to even start solving a single question in it.
Should I even bother appearing for my reexam? I feel like I wasted the past two months studying for it and there's no hope. End me or end my education, right now, thanks.25 -
so I started a side project a while ago.
the only thing it could do was to create some files with desired names and extensions. so this was basically a pretty simple editor.
I left this project with no future plans for a month or so until I started working on it again this week. I added comments to the editor, a console user interface.
the ui isn't futuristic. the program runs in the console. it just lists all the files and folders where the program is currently located in. in the beginning it could take user input and that input was the location where the files created in the editor would be saved. then I thought: it would be more interesting if I created a folder in which I saved the files from the editor. so I did this thing.
then I thought, again: hey, this console is pretty boring and stuff. why should I add some special commands? and so I did.
now you can create an empty folder, before you created a folder and saved at the same time the files created in the editor. now you can open another folder in which you can do the same stuff as before. you can get the current location of the folder you are currently in, so you don't get lost in your fancy computer. you can delete a folder completely, set color, reset color.
but one thing that I lost almost ONE FREAKING HOUR ON IT TO MAKE THE USER EXPERIENCE BETTER was the following: when creating a folder, either empty or with the files from the editor, the program automatically opens the folder, not in the console(hey, I didn't thought of that) but in the file explorer from the os. now it only works for windows and windows explorer because I used system(const char*). I know it's not portable or efficient but I just wanted things to work, I will optimise it later.
the thing that made me lose that one hour debugging was figuring out how to open that file.
ok, so I used windows api with GetCurrentDirectory, I knew how to use system, I knew how to form the path that would match up with the folder, I almost knew how to open the folder with system().
the problem was that I had the path complete, but if the folder had white spaces system() wouldn't recognise the freaking command!
so the string with the path would also contain the command used in system() and I would just .c_str() the string so it could work. as an example my wrong way to make the path was this:
"start C:\\path"
can you figure out what is the problem?
you don't?
it's just so trivial.
how cannot you figure it out?
of course you NEED to put "explorer" between the start command and the actual path!
pffft, you idiot! so easy to figure it out.
so yeah, the right way to open a folder is like this:
"start explorer C:\\path to heLL!!"
p.s.: I still don't understand why putting explorer works and without it doesn't. without explorer it just just says that path with the first word before the white space doesn't exist. -
Spent two hours trying to figure out why I couldn't get SSH agent forwarding working in Docker. Turns out I was never granted access to that other obscure GitHub organization we use. 🤦♂️1
-
Today I wasted 3 hours writing a script on a python for a girl. That time was supposed to be used for my job. I should find a girlfriend soon 😂😂😂 this habit is killing me.6
-
Talk with boss on phone about new billing page for split test.
Create new billing page.
Create split test
Launch.
Checking everything after a few hours. Notice the boss turned off the control on the split test so everything runs to new page. Noticed two other tests that he had turned off variations on also, so no tests are actually splitting, but they're all still eating up our paid clicks.
I'm glad I wasted time setting up the test and goals only for it to not be used.1 -
Gotta love it when CMake manages to change the way it handles GLEW in the latest build and breaks the QT moc inclusion directive in the previous. I absolutely detest the current state of cross platform build tools and environments. The amount of ffing time wasted on this crap is just beyond me.2
-
UGH! Wasting time explaining to the client why you are not adding information/functionality to a page since a separate software will do it all (and better than what you would do).
-
2023 will be remembered as the summer i wasted searching for a 🤡 job
still, i'm slowly working towards fuck you money and soon it won't matter
and imagine... they said i don't know redux, when i've been using it before redux toolkit even existed 😂
what a time to be alive2 -
A potential client wants me to fix a critical bug on their app. She wants us to book a call so she can explain the issue to me.
Because so many clients have wasted my time in the past, I want to charge her some $$$ for the call. However, if the gig goes through, it’ll be deducted from her bill.
Does this make any sense?3 -
Spend hours debugging a python script because tests fail. Turns out ftp (the unix binary) adds CR bytes to every byte in a .gz file that looks like a LF on upload (in test setup). Client and server are both linux. 😭
Yes i know switch to binary mode (that fixed it - why not default??). But still WHY CR? Didn't ask for it. No windows in sight.1 -
Ah, so the great war I my head has begun. When you're a CS major in college, you can't help but realize that knowing everything about computers and how to develop everything on thrm is next to impossible. So you start to question "what will be my specialty?". "Web dev or Low-level? "swirl through my head. I work on projects when I should be writing that 5-page essay for that College Composition course I care nothing about. Then on my own time I need to openly practice and refine my craft, and studying. Sheesh, I hate time (or the lack thereof). How do you do anything major on your own these days?3
-
After responding to that rant asking our ages I realised how much fucking time I have wasted. I'm not afraid of aging, but man, if I had started learning programming two or even one year ago I'd know so much more right now. But fuck, I've been procrastinating life for 21 years. 21 FUCKING YEARS!5
-
Me and Team Developer,
One day he was calling some apis and getting error
Dev - Hey , the apis seem not to work
Me - Ohk which api, i will Check
Dev - Ohk here is the api and issue
Me - Spent time in checking multiple values for same api, and...
it was working fine with no issue.
Me- SO i asked him to check again
Dev- he again said, still the issue
Me- Ohk give me the same input to try
Dev - Ohk Here is the id of the record
Me - Tested and not working... more tested and got issue like, the id was for some other record, and not actual id he need to call
Me- I told the Dev that he was sending wrong id.
Dev - Ohh Shit, i will check
Me - Yeah, let me know
Dev - Yeah , its working and i wasted 3 days just for this issue.
Me - I said yeah Ohk Fine. (Me Frustrated, as time wasted due to the input issue not mine Api)
Most of the time, this happens and i have to jump to solve. Can Anyone related to this happen with you or your team ?
Comment below7 -
Man, i hate these Windows 10 updates. Can't even boot up system properly anymore. Over an hour and half wasted with failed update installation EVERY SINGLE TIME!!
Happening 3rd time just today!
Why tf you trying to install update if its gonna fail?!!
I wish I could stop getting Windows 10 updates forever. Guys, Any ideas to block updates other than switching to linux?..6 -
What the fuckiing piece of fucking shit is fucking wrong with fucking windows....I have been trying to login to windows after a few months(had dual booted with Ubuntu)....it's been fucking 4 hours and it still has some updates to do and I see the fucking following message on my fucking screen....wtf wtf wtf wtf..... frustration is uncontrollable4
-
The problem with drinking alone is that there always comes that time where you're just drunk enough and don't feel like you can get more statisfaction from drinking more...
What do you want body, I wanna get wasted1 -
So I've a little freelance project, is basically a blog. I've decided to use microservices with angular in the front end and python in the backend.
I've been about 2 weeks copy pasting code in my api because all the modules are pretty simple CRUDs that do the same thing, there is not heavy business logic or anything, just database handling.
I was really tired of copy pasting modules and his test, only changing function names and parameters, today I've this "epifany" about the inheritance and thinked about using it in my service, creating a base class and making all the other classes children of him.
Before the change my project has 220 tests (100% coverage) now I have only 40 tests (the same 100% coverage)
So, the lesson is: don't start throwing code like an idiot and start your project with some good planning1 -
Over the last few years I started to change my mind about Microsoft, thinking that now it's a different company, caring about its customers more than money, focusing on quality to wipe away their bad reputation.
But no, this week I was proven wrong. I had to use one of the Microsoft products (SharePoint) and all I have to say is: same old shit.
Slow, gives errors at random times, often does not save changes. The online editor has been completely broken for two days now. Never wasted so much time before on such a piece of crap.
Fuck you Microsoft, I guess it's not time for us to meet again.6 -
I'm the reason for all I am bad at
I'm the reason for all the time wasted by me
I'm responsible for all the shit fuckery I've been doing
But I don't know how to get back at the correct path
I just don't know
Fuck me4 -
yaourt -S something-git
>cloning git repo (~100KiB/s)
me: ok it's time to recent rants on devrant.1 -
When you ask your co-worker for help with an issue and while he researches the issue ever so slowly on your computer you see what the problem is but he won't listen and you're to nice to 'dismiss' him...1
-
When will managers understand that there is a huge difference between a UX designer and a graphical designer?!
FML. The time wasted trying to explain that the proposed GUI is rubbish because they put a graphical designer in charge of planning the entire application flow..4 -
Noooooo... all I wanted is to quickly reboot to Ubuntu! Why Windows, why?!?!?! So much time wasted staring at this screen, so many lines of unwritten code...6
-
Low code platforms (e.g. OutSystems) will gradually win over developers who will look back at all the time they've wasted and think "why the fuck didn't tell me about this sooner!!!"
Disclaimer: I work for OutSystems and can honestly say that I can create a production-ready app while you're still picking the best JS framework to get started with. Been there...
Actual rant: Time to move up the abstraction layer, get stuff done on time and on budget and go home (also on time) to enjoy life!12 -
## Learning k8s
Sooo yeah, 2 days have been wasted only because I did not reset my cluster correctly the first time. Prolly some iptables rules were left that prevented me from using DNS. Nothing worked...
2 fucking days..
2 FUCKING DAYS!!! F!!!11 -
React native is such a pain to get started with! I feel like Ive wasted way too much time just trying to set up a functioning example. I'm too stubborn to give in. I'm about to rage code right now lol6
-
It gets fucking old, yet it always keeps coming back like Christmas.
If I had a fucking euro each time a CTO asks me why they need CORS and TLS to use webrtc (even on LAN??!1! 🤯), I'd be fucking rich.
At least this time the time I wasted explaining it again was paid for at a much higher rate...7 -
When you spend 3h trying to fix a procedure on MySQL and the problem was a f***** variable name. I felt so bad and sad :'(1
-
I spent half a month shifting my code base from express to you in view of better performance and what not.
I made a bad decision. I've wasted so much time.3 -
Service necessary for many applications is failing at 8am this morning, it connects to a virtual directory. Trying to figure out why it's failing, application is fine, Middleware is fine, asked to reboot virtual directory servers "no we can't do that" fast forward to a wasted day trying to find the error, asked again to restart, they said yes, what do you know it started working again
-
Aggravated after having pointed a remote coworker at documentation that would speed along some development he was assigned to do, only to find weeks later, and several "talking past each other" conversations later, that he had disregarded it or severely misunderstood it and went his own route. Showed him today how something was done under what I supposed he had been doing and he reveals he "didn't know" it was to be done that way.1
-
remember that company that ghosted me after I spent 2 hours taking 2 "aptitude" tests for them?
or the EIGHT HOUR challenge I wasted my time on because the guy said I didn't know enough redux, even though they were the ones completely overcomplicating (and frankly bastardizing) its usage? oh also imagine using sagas in 2023... fucking 🤡clowns🤡 get with the program, glad i wasnt hired by you, good luck finding a competant dev
yeah, was good times...1 -
Self rant
Wasted unspecified amount of time because i was using a src attribute in a div. Changed my mind about needing a div for the image, completely forgot to add "img" before expanding the Emmet abbreviation. Didn't realize until i noticed the closing tag on an "image". God, I'm stupid sometimes, but in my defense it is past midnight, I'm hungry but there's no food in here, and this backup PC I'm using while I'm away is jealous of my main machines apparently.1 -
No matter what I do and try: Scala always look so damn ugly.
And yes, I do use scalafmt. Yes, I try to follow the scala approach, yet still -- my poor eyes.
It's also not helping that the bracket mess and the lack IDE-help in regards to finding where I missed them reminds me of time wasted in lisp. -
MS Office is turning to crap. I have to use it extensively because of my job and it never fails to give me grief. Today I wasted so much time because even though excel is loading a CSV file, it still changes values (like april25 to april-25, or 1.0 to 1) without informing the user or ability to undo or disable, because it thinks it is too smart. :(1
-
I was just watching a livestream YouTube video hoping to learn something new but the streamer clearly has no idea what he is doing. He was just looking things up all the time and failing miserable to find anything useful for the program he's trying to build.
Funny thing, the last statement he said was: "I give up, bye!" and that's it!! 1.5 hours of my life wasted for nothing. -
Why is cd so anoying. I tried serval stuff with all kind of setups. But everything just doesn't work good or really expensive. I just want a easy way to have a develop and production environment without to much problems or an high price card.
Does anyone havr any tips. Already wasted so much time on it8 -
lesson learned...
never run yaourt -Syu --aur without checking the upgrade list.
reboot-> system doesn't boot -> F**k
reboot (runlevel 3)
discover that nvidia-beta and nvidia-utils mismatch version.
fix it editing pkgbuild of nvidia-beta to install lastest version.
reboot->everything works.
Results: succesfully wasted 25minutes.3 -
I hate DRM. Not all of it, but most of it for sure. I ended up sending an email to support of some random DRM crap ware to tell them how much I despise them. I get nothing out of it, but they wasted my time so I might as well waste a bit of theirs with some useless email.3
-
One of the complaints about some games is heavily reliant on RNG. This can lead to a lot of wasted time trying to get a drop or structure. Maybe this can be solved to some degree through weighted RNG. This is done in slot machines in Vegas. The machine has to pay out over so much interaction. It doesn't have to act this way exclusively. If we look at biology the RNG for offspring is weighted by fitness. If anything is malformed it usually dies.
So time weighting, iteration weighting, some kind of fitness weighting (prevent shit drops). What are some other kinds of weighting we could use?12 -
One of my colleagues from work:
- Looks through the code and finds a chunk of code that looks fishy (to her)
- Sais that she never understood why it was implemented that way
- Deletes the chunk of code
- Starts rewriting it
- Remembers why it was done that way
- Reverts it back and moves on to something else
Just why? It would have taken her 1 min to read the code ... -
Wasted so much time because I used or instead of and in an if statement. Why am I so fucking stupid sometimes.
Edit: Spelling3 -
I spend the first 30 min of my day, every day, cleaning up the shit storm that my "PM" hacked together in JIRA. I really wish she would be taken off this project.1
-
Recruiters that call you "to have a chat".
I find this more offensive than the ones that call you frantically wanting to talk to you because you popped up on a keyword search that matches one word in your profile.
Why do they do this? I quite often think it's some form of social engineering and am immediately on the offensive because they have called with no clear intent. -
TL;DR: Have you ever been on a serious company where you have to DRAW a high fidelity mockup of the software in the design phase?
So I'm in my last year of college and I have a class called Interactive systems design, which is basically about usability and how to design the frontend of your app so it's intuitive, pretty and easy to use.
So we work in groups to design a project for the entire semester, following a long and tedious process of research and planning which includes writing absurdly long documents, doing interviews with potential users and more.
Now that we've done all of that, the teacher insists that we make paper mockups of our app before we do a digital one using Balsamiq or other programs. He wants the paper mockups to be "interactive", so we have to draw them and then record a video where someone "clicks" on the mockup with their fingers and another person moves the papers around to make it look like an actual app that's doing something.
The teacher still insists this is something almost every company does when designing a project, so it's very important that we learn to do this kind of stuff. He's kidding, right? Have you guys ever drawn a mockup of an app instead of using some mockup software?7 -
that moment when you have to study for latin (what you will never need again after school) when you could learn something useful like gtkmm in the same time :(2
-
So as the only developer and maintainer of a CRM at work, the management finaly found a sysadmin to aid me on production side. This way i don't have to do maintenance during weekends. The new assigned sysadmin contacted me, telling me he needed the whole DEV repo & & DB so he could start improving the CRM. I blocked his request saying we need a meeting to set rules and concider if we need him as a developer. Note that management didn't inform me of his visit. After this, he sends a mail to management telling them i don't want to work with him???? I got a feeling that management wants to replace me, but i realy don't want to let go of this project. What are your thoughts on this situation? Should i stop guessing, and straight up confront them with my thoughts? Or see how things work out...
-
Our owner's other company sells products online (or has the ability to anyways). Their current site is 7+ years old WordPress/Woocommerce and is seriously outdated because the site breaks if you update anything so we've been told to make a new site (finally). They also said they were going to release a whole new line up of products. So the first thing I tried to do was get them to nail down their product line and how shipping was going to be configured. I was told to just use the shipping from the previous site.
Turns out those shipping rates don't use any sort of math or automation at all, there is literally a manually set shipping value for every single product for every single shipping location (30*60) and even values for different quantities. And there's no way to export these rates into a readable table because the plugins they use shove all the data into the postmeta table, I'm forced to go through and put the data into a spreadsheet so that I can attempt to organize it and hopefully find someone way to automate it. Owner claims at one point that he has a similar spreadsheet that's more up to date but for some reason refuses to send it over or put me in touch with the right people in the shipping department.
I've gone through the shipping rates with the old products and the new products and organized them as best I can and each time I've gotten done and shown them the spreadsheet with their products and shipping, they add or change something which requires me to basically wipe the slate clean and start over eating another 50 or so hours of my time, which with everything else really means another month+ to find time to work on it between other projects.
After about a year they finished their products and I finally finished the planning and got approval to build it out for the site. Small victory!!
After about 60 hours plugging these values into the database (only about 1/3 done) I get an email from their head of shipping who tells me the values in my spreadsheet are "terribly inaccurate, in some areas by $100+" and that the data should not be used anywhere.
So after something like a year and a half and 200+ hours of work, the data I've been using to plan all this isn't even accurate. I'm trying not to go crazy here but this kind of shit is unacceptable. When we're done with this I'm going to send the owner an invoice to show him how much money he wasted on this because nothing was planned and he just wanted it built. There's a fucking process for a reason, when you don't follow the process you fuck everything up. If a client had pulled this shit and turned their simple site into this much work they would have been dropped. I get constant emails asking when the new site will be done and every time my answer is "I'm still waiting for x items that I asked for last time you asked where we were." He gets a couple things on the list and sends them back and then goes unresponsive for weeks at a time.
Management has been telling me that I seem more stressed lately but only one of them understands what's going on here when I explain it. The rest say stupid shit like "why don't you automate it" or "make an intern do it." You won't let me hire an intern and even if I did, I'm not sure I could explain how the shipping works now to even trust someone else to do it. I'm hoping when the shipping guy gives me the new sheet that maybe there's some easier solution here because I'm ready to start shooting people.2 -
When it comes to config files for any kind of application, I tend to make sure that I understand what each config does, and that for each environment, they have the correct settings.
However some of my co-workers don't bother understanding what the configs mean and so I have people copying and pasting config details from development environments into staging and production configs. They think that just changing hostnames is more than enough.
So they ended up wasting a good 3 hours trying to figure out why sessions were always invalidating and cached objects were not caching. I had a look at the config and realised their mistake in like 3 mins. -
today I forgot to check the balance of my prepaid sim card. (it was < 2€)
I just received a notification from google that payment for devrant++ has been rejected.
F*uck!
I recharge my sim with paypal.
but google play it's still in error.
"add a different payment method"
fine.
I choose to add paypal....
*type username*
*type password*
*processing*
"your paypal account can be added because it's blocked; contact paypal."
wtf? I used paypal 10mins ago.
*login using paypal app*
everything works.
ok fuck you google.
as soon i will solve this issue i will restore the ++ subscription.
(if it will be disabled)1 -
Not finding my passion for programming prior to college. All that time wasted playing WoW in high school.
I mean besides the basics of HTML to edit my MySpace page, I knew nothing for anything computer related. -
I get irritated when I feel I've wasted time I could have used for making progress on code. Now being required to attend a 2 day conference, that I will not be using anything from, anytime soon, all I'm doing is waiting for this to finish and get back to code.
-
Holy fuck, I just found out about 'set -o vi' which allows editing the readline buffer (the command line buffer) using vi bindings. All that wasted time holy fuck me.1
-
I wanted to install Firefox developer edition mainly because of multiprocessing
Now as I activated syncing, it synced my addons, after I restarted multiprocessing was disabled and greyed out
So i began to test which addon it was, deleting the contents of its profile each time
After half an hour I finally tried restarting without any addons, it was fucking disabled
Just using Firefox disables multiprocessing? Wtf?!5 -
Yesterday I wasted 2 hours because a bug in EF Core (https://devrant.com/rants/2323794/...)
Today I wasted another 2 hours because of a bug in Android Studio 3.5.2, which had a report only available in AS 3.6-alpha channel.
Dev life is wonderful huh?
https://issuetracker.google.com/iss... -
I've been selected as an amazon echo tester for my country.
to agree fill this survey and you will receive a free Echo:
*fine*
do you have WiFi?
yes (you already know that i have a fire tv stick so you know even the password)
what mobile os do you have?
android (you already know also this i have the amazon app installed in it)
where do you live?
*my city* (you know that from ip address & shipping addresses)
imagine what them will now that i will introduces an open in mic in my room....
(i think that i will keep it behind firewall when i am not at home and when i dont want use it)2 -
Quite frankly im embarrassed to say how much time i wasted having no idea why my pipeline is failing because it cant login to my aws account3
-
(I am not a native english speaker so please excuse any mistakes I make while writing this)
I know, during an internship, its good to see all different sides of the job and of course QA is one of them. Its definately good to know as a dev later how QA works, I can see that. But why the F U C K do I have to test the same 3 pages (not websites, PAGES) since 5 days for 8 hours a day even though NOTHING CHANGES?! The page doesn't get updated, I am just sitting there clicking around and wasting my time I could use to learn more PHP or jQuery or WTFEver. But no! I have to sit there for hours and hours, doing nothing but staring at a page where I already tested literally anything that can be tested 4 days ago. If you don't have a good task for me over there in QA, then STOP WASTING MY FUCKING TIME instead of forcing me to continue testing this stupid website even though testing already completed a few days ago!!! I don't even have Test Cases to follow, its just “yea look at this page and click around is something is broken“ for 5 days. There is nothing broken, your fucking website works fine. And now STOP WASTING MY TIME!!!!6 -
Couple hours before:
Management: "Emergency/last minute Meeting in 2 hours! Please attend"
Meeting time:
Management: "We just wanted to let you know that our mask usage is being changed to fit the recent CDC guidance"
Total time wasted: 6 minutes. 12 if you count the time for any questions. -
Half of the courses we had in our college were about electronics. Except Microprocessors and Transistors, it's not relevant.
We even had chemistry and engineering drawing. So we essentially wasted more than half of our time.
Besides languages, weren't taught anything about real world software development.
Nothing about how to work with an existing code base, version control, design patterns, system design, creating a website, debugging, functional programming, scalability, reliability.
The industry should be involved in setting the syllabus and also contributing part time teachers.3 -
Yesterday I spent 7 hours on a silly SSL certificate error. The exact same webpage gave me "certificate revoked" error when viewed in one browser/device but it displayed fine on others!
But everything is back to normal today! As if nothing happened!
I'm not a web dev, so I have no idea why this happened. I'm just pissed that I wasted 7 hours on a thing that wasn't my fault... -
It's strange... We had a proper issue related to web dev but no one asked me to take a look...
And well usually for issues no one can figure out, they usually come to me... But it seems feels like they're avoiding me.
¯\_(ツ)_/¯ maybe I'll just watch on the sidelines though the issue is if they ever do what up coming to me, the issue is then super urgent since they wasted all the time and users are now pissed as hell....1 -
When after 2 hours of debugging you realize that the reason only GET calls work to your local instance of API and POST calls don't is the fact you have VPN turned off. God damn those externally defined CQRS settings.1
-
For me, the biggest distraction is definitely hunger. It just pops up sometimes and overtime it gets unbearable. And then I need to cook something. So much wasted time.
-
OMFG bless the guy maintaining MikTex for Windows, if only had installed this instead of TexLive the first time around I'd probably be a lot more sane right now (and I would have passed more uni exams).
I genuinely wanna shout my lungs out in frustration... I wasted over a fucking month trying to get my TexLive install to work the way I wanted it to, and now with just a simple automatic installer everything works exactly the way I wish it did, it's so fucking perfect!
Sigh3 -
First let me start this rant by saying: Don't use SharePoint lists as your primary data store if you can avoid it. You're gonna have a bad time.
My coworkers and I work on a system where we need to pull tons of data down from a SharePoint site and run various algorithms and operations on it. Generate reports, that sort of thing. This is all done in the browser using a Typescript React SPFX webpart. Basically using SharePoint as a DB/DAL.
Because of the sheer amount of data we end up pulling down (our system in production is the single source of truth for one of the largest companies in Canada, and they're currently building a pipeline as we speak), in order to maintain a reasonable speed while using it, we have some pretty intense caching logic implemented, logic that ensures we get new items when new items are detected, and merges changes to already exisiting objects. It's pretty brilliant, and that's before we even consider the custom paging that my coworker implemented in order to get around the IndexedDB max size of 100MB.
Well that's all well and good, and works great in production, but it is a horror to work with. Because EVERYTHING we touch on the server is cached locally, it can be IMPOSSIBLE to detect data anomalies, be they local or server side -.- You don't know how many hours I have completely WASTED fixing a "bug" that didn't really exist... Just incorrect data in the cache12 -
Triaging this project that's running on IIS makes me feel like my skillset is wasted on such banal garbage - while at the same time hoping nobody realizes what a mistake it was to put me on it because I have no idea how to troubleshoot or fix it.
I try not to be that guy who blames every issue on their tools but I can't believe some of these issues and respective fixes. Our QA was down for 2 months because I hadn't uninstalled a default module which prevents POST requests. -
$rant = new Rant('PHPStorm');
When you work with Drupal 8, you tend to become psychotic because this CMS is just a humongous load of crap. But sometimes, it's just PHPStorm that's fucking with you.
This morning, I lost 2 fucking hours because I was editing a temp file instead of my controller file, and spent way too fucking many time trying to find out where it came from until I discovered the tempfile with good ol' sublime text, and realizing the original file wasn't touched since the beginning.
I wish the huge ass SQL error message I saw to no one, not even my worst enemy.
This afternoon, while refactoring a bit of code, PHPStorm suddenly starts to whine that something is either missing or shouldn't be here (gotta love PHP, heh?). So I spent a time I didn't have to copy the whole fucking function to a notepad, then copying it back bit by bit to get where the error came from.
Guess what? Nothing went wrong, everything was ok from the beginning.2 -
working for an hour and a half and my computer decides it's time to reboot without even asking...then I have to wait 20 minutes while Windows updates.
Thanks a lot Microsoft.6 -
!rant
"This vendor system is broken and we need the data in its DB. Here's a report used to use from it. Build a new report in SSRS that we can use to pull out all the records."
+1 day tearing apart their data warehouse to find where things are.
+1 day duplicating their sample report
"Well, you did a good job duplicating what we had, but we want something that will pull every single bit of possibly related information that's in the system, and not just what was on the report we gave you."
ffs!1 -
I work daily on a project, in which, rather than buy in a decent message bus a bunch of half interested, unqualified developers were tasked with hammering together an in-house solution. This monstrosity has around six layers of abstraction, separate objects per project and dynamically loading converters between the components. It's largely not unit testable, certainly not integration testable and has already wasted more money in developer time and Bugfixes than a half decent external solution would have cost.
Every time I have to change an object in one part, start the associated web/win service and do a "update service references" I die a little inside.
There are so many better ways but we'll never be able to change because "there's no time for that"
And all for some up front savings -
I'm in that position during the holidays when i really just want to spend all my time coding something interesting and exciting but instead I'm stuck in this limbo of empty ideas and wasted time. I want to build my skills but i feel like i don't have anything i interesting enough to work on. How do you guys handle this? Help.3
-
Why do you not like cheating in games? Isn't it better to skip all the grinding and just get to the good stuff?
I just realized how much time I've wasted on Legos Unboxed... playing it the right way...
Prolly 2 months...
Finally realized yesterday so found the modded version. TLDR god mode.
So either the fun keeps going, I get banned, or I "finish" the game.
Would've saved me a lot of time...21 -
Fuck you mesa
I installed arch again due to some other mess up (another rant 😂) and this time I was facing problem with sleep.
The system froze every time I tried to wake it up from suspend state.
This is how I wasted past 2 days:
- Wifi device sleep issue, disabling wifi
- Probably sddm issue, let me try lightdm
- Last time I installed gdm, might try that as well
- Had to remove all the bloatware then I suspected plasma
- Checked system logs and found amdgpu error
- Tried disabling graphics using nomodeset, system failed to boot
- glx IP block hung!, it's the graphics driver
- Checked another arch forum, a guy was having a same problem after upgrade
- Downgraded mesa to 18.3.4-1
Worked like a charm though hibernate is still not working2 -
Why the fuck do we have to use an antivirus that is so intrusive that it has so far wasted my time every day, because it thinks that blocking up random ports is okay. Its a fucking lottery every time I turn on the laptop. I wonder if its going to block port 3306 or 4200 tomorrow...5
-
froceRtl instead of forceRtl wasted 3 hours of my time, not sure who to blame, Javascript and the fact it takes any damn name, or the fact I was too blind to notice it, or the fact VS Code stood there laughing :\2
-
Note to self: online single player games are addictive but they either never end or the ending sucks. Either way, they waste a whole lot of time and eventually I will get bored of it and realize how much time I've wasted and that there is not actual reward for "finishing" it....1
-
3 or 4 weeks ago me and management had a talk about new features in our product...
So we implemented the new features and then we released the app...
Today I got a really long bug report that summarizes into the following sentence -> BUG: Everything works exactly as we talked 4 weeks ago.... And apparently that is bad 😣
Like c'mon dudes if now it is a bug then why the fuck I needed to code that feature?! Time totally wasted for nothing! 😤
Fix My Lighthouse!1 -
That feeling when you decide to do something cause "it'll save so much time and boilerplate later on!" Just to have it take you all night
-
Had a lab for class that asked for something super simple in Java. All you had to do was submit your source code when it was done, go through some test conditions, and if it passed you were free to go. I finished the work in 10 minutes, yet spent the next 40 trying in vain to submit it. The work was fine, I knew it was right, but no matter what I changed, the damn thing wouldn't accept my work. After countless attempts and changes, getting the professor herself over there looking at it, I finally figured it out.
I was submitting the class file by mistake.
Some errors are harder than others, I guess. -
Juat started a redesign of my portfolio & this is first time I've actually been genuinely happy with it. Every other time I just say fuck it and launch with a design I'm not happy with because I wasted so much time trying to make it perfect that I'm not focusing time on client work and losing money.
tldr: stoked on my new portfolio design -
*updates LinkedIn with new jobs*
*Wakes up to invites and messages from recruiters who wasted my time then disappeared*
*Some from people who I didn't even removed me*
Oh my. Whatever will I do in this situation? 😈 -
If anyone complains one more time about "windows is built upon a DLL-Hell", i will challenge this specific anyone to implement react into an existing PHP-Project.
Installing matching package versions via npm is the real struggle.
Especially if you decide to be a node psycho who's delivering his react code via webpack.
*projectile vomiting in a straight beam of acid vomit*
Wasted a complete day of my life, dealing with Facebook's naughty shit.... -
I can't tell if this is a windows sourcetree problem or mercurial, but trying to do anything on this is a pain. Every action takes 3-4 seconds (including switching between history and working copy).
My project is 10 commits and 50 files, this is a horrible ux. Bazaar never had this many problems. -
What I hate most about studying computing? Getting exams about shit I hate - fucking stats exam tomorrow, wasted my time coding and now I'm afraid Ill fuck up big time1
-
When your IDE is installed a so fucked-up way you have to launch it with root privileges for it to start, you can't manage to find a good Git GUI client, and you already wasted 3 hours trying to solve both problems without fixing anything... You know it's time for you to get the hell off your PC, cry out and get some sleep.21
-
How can I avoid coding in trial/error when learning a new framework (recompiling and testing)? I’m learning Unity and find myself constantly recompiling just to test if a single line works. This adds up to a lot of wasted time - am I missing something or not doing something properly?2
-
Fighting phone addiction. Do you know an iOS app that let me track my (monthly, weekly, daily) phone usage that doesn't require all time GPS tracking permission? Moment, Flipd, Offtime, BreakFree all requre GPS traking.8
-
That feeling when you inherit a script to automate something that takes 10 seconds. Why would they even write this? It's not like the task is hard....
...
And why would they write it this way? I'm sure if I just move this part and ....
That feeling when you spend several hours improving and redesigning a perfectly functional script to automate a 10 second task for zero gain aside from cleaner code. "But the code for this quick-and-dirty script I'm never going to look at again looks so much better now!"
... If only it did a bunch of complicated parsing, regex matching, and error checking just so I can answer one less prompt.... Unless that parsing fails. Then it should still ask me for that prompt... And also validate that the answers I give are valid and correct....
That feeling when you spend a whole nother day starting from scratch to implement error checking and complex parsing logic knowing full well the original task takes 10 seconds to do manually and is needed at most twice a day (for a grand total of 20s a day)
WHY AM I LIKE THIS?!?!?!4 -
Windows plug & play is shit. Change my mind.
Wasted so much time trying to connect my camera and I still cannot plug it in (not sure if the PCI driver is missing, or just Windows sucks at this). I thought fresh Windows installations handle the drivers automatically, at least last time I looked it worked out of the box.
On the other hand, I've rarely had any issues with Linux in these regards. I'm probably biased, but I'm still more productive when working on Linux.10 -
Most useless meetings I attended was in my previous company. Our f***king boss suggested that manager must have to take one morning meeting with the whole team about that tasks what needs to be done. And our bastard manager calls the whole team and wasted time all of us cause our work is not related to each other so he is explaining one on one and rest are looking at his face what type of species he is :P
-
By not having a social life 😅
EDIT: except for that one time a month when I go to a club and get totally wasted and actually have friends for a day. -
Yes, it was a single problem. And in the component, I've pointed at (and stuck to the whole triage time) 2 days ago.
2 days wasted.
Damn it!
At least I can finally have some closure for the weekend. It would be a shitty weekend if this bug wouldn't have been caught by today's EOD.
Damn it!
// Just needed to vent. -
The most hours I worked in a row - more or less, going by the definition of having no time to enjoy any personal activities aside from sleeping - were about ~17h.
I specifically remember this event because of the amount of hours of pointless work that generally went into that project and there was this one time when we - not only me as a technician, but also most of the engineers - had to build hundreds of complex devices in-house to meet an important customer's deadline because we had problems with a subcontractor at that time.
We did it in time, there was pizza afterwards as well as some questionable sense of achievement, so apart from a wasted weekend and sore muscles in my hands for the next days I didn't regret it all that much. So yay, I guess. -
When you spend 3 or 4 hours working on a large PBI on Friday and you go into work early AF (6:30am) on Monday so you can finish before the end of the sprint on Tuesday, but they tell you in the morning stand up that the PBI will be abandoned.
-
Was excited my company was pushing for talent profile updates. Filled all my computer programming skills in, then language skills, I thought it was fantastic. Go to the email and it states update job skills relevant to job held. Pretty sure that means I just wasted my time. =\
-
My most consistent enemy at work is this fucking system I have to work in, holy shit. Not only is there no default support for shit you would really think there should be, no real control over the interfaces with the UI, and the far too complicated method they use to magically make said interfaces, but we also have to use their build environment to build this shitty thing. So builds take anywhere from 4 to 12 minutes a pop and ridiculous style guide will stop the build, no questions asked, for dumb violations like spaces between if and (. And it doesn't catch these, sometimes, until 7 or 8 minutes in. I have wasted so much time on this. And seeing as we work in 2 week sprints that are really 7 to 10 day sprints based on whatever hair goes up my bosses ass and have to deliver feature complete in those two weeks, I can't really afford all this nonsense. I used to joke about having an alcohol problem, but I think I actually may be developing one at this point.
-
In finals, I was prepared to write code for any given problem. Instead, the professor gave code snippet itself for all questions and asked to write output. No comments, nothing. Just pure spaghetti code. Wasted so much time in analyzing the code that I had to leave a couple of questions unattended. Moreover each question weighted for around 8 marks. So, just one miscalculation means 8 marks is into the void. I'm feeling like I'd get just enough marks to clear the subject.1
-
Tried 4 times to move the 'data disk' on home assistant to the ssd restoring my backup.
This last time I let it run for 5 days and it didn't fucking work
Decided to just say fuck it, reinstalled home assistant to the yellow, did NOT restore backup, and the move to data disk took 5 fucking minutes : |
After that I restored my backup which took only another 5 minutes and now everything is just working. really wish the instructions suggested moving the data disk before restoring so I wouldn't have wasted my fucking time.
Like fuck am I the only one who had this issue? -
Gone are the days where i was pissed of at the shitty and expensive internet service.
Today I'm subscribed to a mobile data that is actually unlimited and throttle free with speed ~ 8 Mbps ( pretty good compared to other options) for mere $18 for 30 days. On top of that, i get 1 GB 4G data everyday from second operator.
It is all getting wasted because i don't get time to watch or play things i download.
Nowadays i find myself downloading just because i can...1 -
## Learning k8s
Okay, seriously, wtf.. Docker container boots up just fine, but k8s startup from the same image -- fails. After deeper investigation (wasted a few hours and a LOT of patience on this) I've found that k8s is right.. I should not be working.
Apparently when you run an app in ide (IDEA) it creates the ./out/ directory where it stores all the compiled classes and resources. The thing is that if you change your resources in ./src/main/resources -- these changes do NOT reflect in ./out/. You can restart, clean your project -- doesn't matter. Only after you nuke the ./out and restart your app from IDE it will pick up your new resources.
WTF!!!
and THAT's why I was always under an impression that my app's module works well. But it doesn't, not by a tiny rat's ass!
Now the head-scratcher is WHY on Earth does Docker shows me what I want to see rather than acting responsibly and shoving that freaking error to my stdout...
Truth be told I was hoping it's k8s that's misbehaving. Oh well..
Time to get rid od legacy modes' support and jump on proper implementation! So much time wasted.. for nothing :(9 -
Shits ridiculous
So much of my goddamn time wasted
Perfect idea really
Gradually grab all pixel locations that fit space constraints
Remember finishing this script and watching the areas populate
Purpose ? Extract shapes to feed my damn neural network for custom character recognition
So much goddamn time wasted
Bastards I hate you all !3 -
If there's one thing i love and hate about JS arrow functions, it's the fact that they don't have a 'this' to themselves--great most times, VERY horrible the few times you need 'this' and forget that little caveat. I just wasted more time than I'm proud to admit because I forgot that
-
Really need to make it a habit to read every single piece of documentation and included read me file for a plugin and framework that I'm using even if they essentially say the exact same thing...wasted so much time just to find out I literally needed 1 line of js instead of all kinds of custom code -_-
-
Why does xcode take so much time to install? I am come on! I wasted 4 hours and it still isn't done.13
-
Clients told he is switching to wix, because he don't want the website anymore? Why? Damn the project was wasted and mine time also .....4
-
I wasted fukcing 30 minutes to find out the right editor for plantuml on os x. I do not like atom because it eats up memory, and brackets was not ready to install plantuml extension. in the end, I used atoms to finish a five minute job. #FML
It seems, mostly we waste our time in deciding which weapon to use !!! Any one who faced the same issues ???2 -
Hm... Looks like they caught me cheating online and reset my game save to like a month ago...
So basically I wasted 2wks... for nothing...
I was so close to making an in game purchase this morning.... Good thing I didn't.
And now back to doing more productive things with my time...18 -
Stupid Comcast.
My office network was down cause cause Comcast had a "non-existent" outage that affected my modem. Right when they picked up the phone, is when the thing finally got online.
Wasted an hour of my time cause I had to commute a half hour to go there.2 -
Spent days wedging a new application into an existing PHP single sign-on "implementation" only to discover the backing stored procs in SQL are broken and have been for years... fix them, and everything else breaks. *sigh*
-
Piggy backing off an earlier rant about Linux. Let's talk about time wasted fixing Linux.
One time for me was I couldn't get Ubuntu to boot. Whenever it booted through UEFI it would go straight to the EFI bash like command line boot screen, not allowing me to access Ubuntu.
I tried for almost a full day to fix it, Googling solutions, resetting my BIOS and fixing Boot using a Ubuntu Live USB.
In the end I found it was an issue with setting my filesystem as XFS. I reinstalled using EXT4 and it booted right up. Must've been some sort of bug. Strange because XFS boot worked with Fedora. A day wasted trying to set up Ubuntu.6 -
Fuck testcomplete, fuck having to spend 40 minutes mapping out every element just to still hang 5 minutes every time you try to check the existence of one, fuck having a software who's sole purpose is to automate testing and save time take hours upon hours to do what a person can do in seconds, and fuck me for having to use this piece of shit to test every single change made to our site.
-
I really am in a love/hate relationship with programming...
I had some free time so I decided to do the Google foo bar challenge. For testing purpose, I code in sublime text and then copy the code in the browser.
Yesterday, I spent most of the afternoon doing one challenge. I figured out how to approach the problem, which was kinda easy, and coded it in about 10 minutes. For some reason, what worked perfectly in sublime text worked without throwing any errors in the browser, but 4 of the 5 test done by Google failed.
Today, after spending a good hour tweaking some stuff in the hope that it would work, the browser editor started throwing indentation errors...
Deleted the code in the browser, copy-pasted the exact same code from sublime : All test passed!
That's a couple of hours I'm never getting back. -
Things that wasted my time this week:
bash in my .cshrc
Using the wrong application to open waves.
Logs after an if(a thing) return;
Updating i3-gaps and using my config and it locking up.
A testing machine having the wrong kernel as default.
Not a bad week :) -
We all know that one guy at work that explains and overshare stuff using a lot of jargons for the sake of using jargons at the daily scrum. Then it turns out, he's ranting about something so trivial, basically wasted a lot of time. And don't get started on meetings. Oh god. Please send help.1
-
I noticed that there's no scroll position indicator on Android. Would be nice to be able to see exactly how far down I've scrolled and how much time I've wasted on devRant. Food for thought.5
-
I just spent 6 hours trying to get JupyterHub working with Real-time collaboration.
Time. Fucking. Wasted.
Outdated or non-existent documentation. Weird conventions. Everything is just annoying.
Is it really just hard to push a complete product to production instead of an half-ass untested mess?1 -
Unlocking your potential takes time.
Throwing away time is so easy to do and we are all guilty of it. How much of your time have you wasted not living up to your potential? The answer is brutal and may overwhelm you.
You have probably wasted some of your time but at least you haven’t wasted your whole life, yet.
You still have time and that’s the best reason to stop wasting it and unlock more of your potential. It hurts to know you have been lazy or procrastinated, but it hurts even more to ignore that fact and pretend everything is great.
source: https://psiloveyou.xyz/overwhelming... -
So I spent about a day on this brilliant priority calculation formula just to come to the conclusion that FIFO would be a better approach for now1
-
Its been a month my desktop stopped working and i tried to get it repaired from a local workshop. The guy tried everything to make it work but failed.
Now i am stuck with
no computer to trade forex, work on my personal projects.
Time wasted....9 -
Trying to...
- Visual Studio 2017 released in 2016 with internal version number 15.9.38 with MSVC v14.0
- CUDA 8.0 with NVidia Nsight VS integration 5.3
- GTX 1080 GPU with compute capability 6.1
- Windows 10 SDK with 10.0.17763.0
Will it work? I don't fucking know because your versioning and documentation SUCKS!
For some time now it has become a number one mission for basically every tech company to rebrand, reversion and what not their products. It's obviously done with the purpose of confusing the customers, leading them on to buy/work with the wrong item, which of course leads to another purchase and hours of frustration and wasted time. This is not how business should be conducted, you dumbasses! -
So my coworker asked for help with his work. I understand that sometimes talking about the problem with someone else will help solve the problem, but seriously, don't ask me "How do I fix this?". If you wanted me to help you fix something, go to lunch and let me work on it for a couple of hours. I can't fix something by telling you what to do. I need time to look into the problem myself, do research, and run tests on my own. Telling to do that over your shoulder is a complete waste of our time.
Also, his attitude of complete helplessness is tiring. It's hard to help someone who continually reminds you of how much he just wants to give up.2 -
Colleague didn't properly test a software deliverable...team wasted 2 days integrating the software due to bugs. 😭😭
-
Wasted time why my localhost:3000 cant load at all and gives shit explanation about server response just to find out i forgot to turn off vpn6
-
Spent about 2 weeks 3d printing splash visors to get distributed to hospitals / care homes etc.
Logistics got fucked up and even though I posted them mid April, they still haven't arrived.
That's nobody helped with visors, 2 weeks and 5kg of 3d printer filament completely wasted. -
Okay, so I had an object consisting of tables (basically classes) and structs (classes with only scalars as their properties).
I was about to serialize the object with vectors of classes and structs and wrote some nice tests for it wondering why they fail to validate the data after deserialization and why I only got garbage for the vectors of structs whilst the tables worked just fine.
Turns out there is an undocumented function called CreateVectorOfStructs which shall be used for structs instead of the regular CreateVector ...
There go three hours of blaming memory issues and running Valgrind over and over again ... -
First try on Debian to deploy dev environment, can't fix the grey screen cross cursor vnc issue with gnome regardless whatever solution on the internet.
Screw this shit wasted plenty my time. Reinstalled back CentOS 6. -
Iam posting this coz I think and think and think and it's gone for so long.... And still got nothing funny to post here..... I just successfully wasted my time.. Congratulation to me!
-
Came to college to finally study the subject I love, to code in peace. After finally getting through the rigorous admission process in which you study stuff that isn't actually relevant to the stream you'll be choosing in college. And all of this for what to join in the vain pursuit of getting a good CGPA. All of this is literally sucking the time out of my life. Fml
-
Worked for a couple of years at this company.
I have been set to solve some of the most excruciating issues (that nobody even wanted to hear about) in regards to many technologies.
This has resulted in little development experience, a lot of frustrations (even damage to my health), and low performance (at least from the manager's perspective)
Now I have to learn another useless technology and then maybe I will be allowed to continue working there - BUT at least this one is will allow me to do actual development.
What would you do? Stay or find another job?
To me it feels that this is not what a future hopefully competent developer should be doing.6 -
Some days I think my hate for managers is wrong: they are there to improve the workflow and make stuff easy... but then they manage (badum tss) somehow to prove me wrong.
The issue: our pm doesn’t know how to write tickets and instead of writing short but meaningful tickets, they just write pointless text and add external documents which they should read in order to tell us what to do.
My good thoughts: “maybe he’s really busy for real and is really unable to spend time writing them... kinda hard to believe and possible red flag, but shit happens, so let’s not be too harsh.
They are trying to save time... right?”
Their solution: “let me open a ticket to grant you access to the resource”
Sounds good, right: now let me explain something... their “solution” requires opening a ticket and escalating all the way up to CTO, and so far it’s been 2 days I am waiting for these credentials. 2 freaking days only to be able what to know in a ticket the f***er opened outside of planning cause it is supposed to be urgent.
“Can’t you just give me the files directly?”
“I am sorry, I don’t have time (to download and send you 3 files)”
Managers: making the process easier.1 -
When you find out you already finished coding a module a week ago after coding the same thing earlier the day cuz you were so busy jumping around projects and using different class name....
-
sigh.
same shit different day.
anyone else want to pretend to be me from an earlier visit between being neurologically poisoned by prolonged misery, shock, brutality and wasted time ?
why are we not moving forward exactly ? -
Finally I got purchased Apple developer program, After fucking three months.
And it’s after I emailed them with full of shit message saying that i’m gonna to sell their uggly devices and will sell my soul to the anothe mothefuckers -google, wtf why they didnt do their fucking job 3 month ago? I wasted so much time to communicate with them so I’m fucking frustating -
So yesterday, when I went to someone else in our office to look how their pc build ended up, I decided to help them setting up windows
All pcs there are on windows 7 except for personal laptops, which I left home because I rarely need it there my colleague was working on his laptop though, so I was obviously gonna use a Windows 7 PC.
I didn't want to use 3rd party software, not because I'd think they're bad, just because I did it with the cmd a few times in the past, so I erased the USB stick and made it bootable, after that I remembered that win 7 can't mount drives without 3rd party software, but tried stuff from the Internet about xconfig, it didn't work (also I got a bit off track trying to automate some stuff of it with a .bat file cause I got tired of doing it manually)
After hassling with it for 2 hours I told my colleague to give me his laptop, mounted the drive and copied the stuff over, plugged it into the other pc and started the setup.
What annoys me is that I didn't even think of just opening the archive with 7zip or something and moving it over, or using Windows 10 in the first place...
Further, I tried to make a multiboot USB stick with different OSs today, 15 minutes of Google and a bit less for actually getting the stuff on the drive and I was done, my stupidity and stubbornness won't get in the way of installing Windows does anymore... -
Postgresql fucking sucks.
Checked 17th time the whole. The code was fuckin perfect .
But the postgresql and sequelizer gives error whenever I try to insert anything to the DB.
Literally wasted 6hours figuring out a lil unwanted shit.9