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 - "frustrating"
-
When you go to paste a piece of code with CTRL+V and accidentally press CTRL+C instead so you have to go back and re-copy it.26
-
My brother just started learning web development. Day 1 of playing on his own domain, and he breaks his WP install twice in an hour. He sends me the following text:
This is like a horribly frustrating game.
Best summary of software development I've ever heard, and it's only his first day.6 -
Am I the only one that seems to lose the capacity to type when a person comes next to me and starts looking at my screen? It's so frustrating.11
-
User: "it stopped working"
Me: "ok. Could you be more specific?"
User: "it just closed"
Me: "could you give me the stacktrace/error message?"
User: "no."
Me: "why?"
User: "can't find it"
With a long conversation and some frustrating debugging it turned out that, ironically enough, the crash reporter crashed...2 -
Me everyday:
1- Get excited to start coding
2- Start coding
3- Run code
4- Bug found
5- Start debugging
6- Start feeling frustrating
7- Start questioning myself about career
8- Start hating life
9- Start banging head against the wall
10- Start looking for a different job
11- Oh shit! It was a typo
12- Go back to number 17 -
THERE IS NOTHING AS FRUSTRATING AS WAITING FOR A RESET PASSWORD MAIL... ONLY TO GET A STREAM OF 16 PLAINTEXT PASSWORDS 30 MINUTES LATER, WITH NONE OF THEM WORKING.
Fuck you, IKEA. 🖕12 -
Something is not working with PTR DNS records right now.
It's getting really frustrating and I'm starting to DuckDuckGo the issue.
Just noticed that I typed this:
"how to setup a fucking ptr record".
I didn't type the 'fucking' intentionally.
😆😅9 -
When you're interviewing a candidate, who works on Linux, for a senior position & he refers to the Terminal as "MD-DOS"!!8
-
Aren't lambda expressions just the most frustrating thing sometimes? But how can you not love them when they get the job done in one-liners? 😍2
-
It's frustrating when you know so many programming languages and your boss likes you to use drag and drop website builders.10
-
I received a shiny new pair of Bose QC 35 II's for christmas -- bluetooth headphones with active noise cancelling.
They're similar to the $500 pair my previous boss lent me at work. Lower quality, but much newer, and rechargeable! and bluetooth! Yay!
I paired them with my debian machine, and... it failed. No explanation given. I tried everything I could htink of, but nothing changed. Well, okay; bluetooth came out within the last decade or so, meaning it takes some extra effort in Debian. truth. So I did some reading on bluetooth connection issues, changed some configs, learned how to use the bluetooth cli, and used that to pair and connect them. Worked like a charm.
But! No audio.
Damn.
Cue more research (on pulseaudio this time) and more configs. Did some fiddling, etc. No progress. Also discovered `pavucontrol`, a gui-only (😕) utility which lets you select audio output devices, among other things. It doesn't list the headset. Nor does `pactl list`, but that does list the correct bluetooth modules. It also lists Lennart Poettering's name many many times, for all the good that does. Bragging about building something as needlessly complicated and crappy and buggy as pulseaudio? I will never understand that egotistical doucheballoon.
Anyway.
I paired the headset with my phone in about six seconds. I'm now controlling my phone's music via spotify on my computer. yay. Doesn't work for games or movies, but I can always just plug them in.
But woo!
Noise canceling!
Yay, silence! At last!
and music! How I've missed you!
❤💜🖤
(systemd and pulseaudio can still die in a fire.)27 -
Lotus notes (or IBM Notes, as it is now called).
It is so efficient at frustrating you that when it hangs that it often requires its own dedicated task killer (killnotes) instead of Windows Task Manager.6 -
My phone autocorrect "Netbeans" to "Jetbrains". Was frustrating on the moment, but in the end I feel okay with that8
-
It's sooooo frustrating when a client forces me to make a design vertically fit in their own screen size. "Everything doesn't fit on my screen without scrolling" :(3
-
I just had to ran to get my train in time. When I sat back I saw this alert on my phonescreen.
That's nice of the Riot app developers to detect frustration like that :)7 -
Trying to understand someone else’s undocumented fucked code is as frustrating as taking a shit and the water slashing up at you.4
-
There are many ways of development...
Test Driven Development.
Behaviour Driven Development.
Acceptance-Test Driven Development.
YOLO Driven Development.
But nothing in this world is so frustrating as...
Buzzword Driven Development.
As soon as your managers spot a new technology, it needs to be integrated...
For fucks sake... New is not always better.8 -
Holy shit I never realised how frustrating it is to code for a client the way they want it... I mean I just want to go back to coding for fun4
-
Why does it feel like learning to code requires a building of endurance? Like training for a marathon, you have to build up to bigger and deeper learning sessions. Rewarding and frustrating at the same time.25
-
Using Ubuntu for the first time on my new XPS-13 Dev. Ed.
I'm loving the OS but it sure is frustrating. Can't even get Spotify to download -.-27 -
3 nights of "why doesn't this work?", "what else can I try?", "why doesn't that work either?"...
Finally... it f**king works!3 -
My project at work (an electron/angular desktop app) has an exceedingly rare bug that causes it to crash-to-desktop while loading. Nothing about the bug makes sense, and there's no way to catch or detect it until the next run, and it happens 100% of the time for affected users.
There have been six confirmed cases so far (out of 500k+ users), and nothing linking them together. None of the fixes discovered by those users have worked for other affected users.
The worst part?
I was the first of those cases. I inadvertently fixed it for myself and haven't been able to reproduce it since.
I'm stumped!19 -
That frustrating moment when you have an excellent app idea but a similar app already exists with over 50,000 downloads 😭😭😭4
-
Android oreo made me change so much code and broke so much shit like background services that my latest branch in git is FuckAndroidOBranch6
-
Just spent 15 minutes trying to explain Unix time and Y2K to a liberal arts major who wanted to know why 2038 is such a huge deal. It was technical, frustrating, and challenging. Kinda like debugging3
-
Coding gave me a way to express my creativity. It gave me meaning. When I was young I was constantly trying to find what I was good at. It's frustrating because I have one more year of uni doing what doesn't interest me.
Nevertheless, I'm glad I found what I want to do for the rest of my life 🐢.1 -
It's so frustrating when you're trying to power through a development but get constantly interrupted by phone calls, coworkers, project managers, meetings, emails and IM.
Just let me work!!3 -
Tutorials w examples that don't even work. Would run into these all the time back in my Flash days, so frustrating.2
-
I'm a newbie in programming, just past the very basics and all. Which is why I am a bit frustrated when i see programmers use stack overflow. I barely even understand it.😏9
-
They gave me a file, .php, that was the entire webapp. THE ENTIRE THING IN A SINGLE FILE. It's frustrating that I have to organize this before I even start working on my tasks.
I guess its not super horrible since it's a rookie project but it's still horribly and unnecessarily time consuming.6 -
If you are completely new to coding, no problem at all! All of the concepts are fully explained throughout the exploration. Just keep in mind that it might be tough and frustrating and times. But don't give up! Coding isn't always easy, but it sure is fun when you get it right.
-
Fuck.
Fuck this shit
Fuck. What the hell is this?
What the fuck????
Fuck this place.
How the hell is it even possible??
Fuck all. M leaving.
.
.
.
.
A snapshot of my workday nowadays.8 -
Sometimes I just hit a "developer's block", when I'm just blankly staring at my screen wondering where did I start and how did I end up here!?
It is hell frustrating!!!7 -
There should be a way to let Google know ok I have purchased this item already, can you please stop showing me this ad on every website I visit.5
-
We all know that being distracted while coding is frustrating. That's why me and my teammates (we are 3) we "protect" each other while on "full dev mode" - meaning anyone coming to disturb one of us while in that state, the other push him/her away.
The most productive 2 weeks of my life 😂😂1 -
1) bugfixing
2) bugfixing
3) bugfixing
No, seriously, I love finding & fixing bugs.. it never gets old..frustrating at times yes, but it is never boring..4 -
Looking for job opportunities, one grabbed my attention and I decided to apply. First, I had to fill a form with 40 questions, explaining and justifying development processes, best practices and overall knowledge. Ok, no problem. Form submitted, and I see a step 2. Now I have to build a single page site from scratch, and send another form with code, link, and more justifications regarding development. After that, my application will be sent.
Then I found this observation, saying the position was for a freelancer, that will receive work occasionally. Not a full time position as I thought.
Sometimes cleaning bathrooms sounds a better option.1 -
The most frustrating situation
when you do competitive coding...
2/50 test cases failed . tried all possible .. and still not done !!
its like "operation success patient dead" .....12 -
The senior dev in my team wants me to convert all the lambda expressions I have written to anonymous inner classes. He says it will increase the code readability.
IT IS NOT MY FAULT THAT YOU CAN'T READ LAMDA EXPRESSIONS!!!!
It's like the dev has something against the new features of Java89 -
I hate Microsoft Dynamics CRM, with its super clunky and frustrating user interface. Half of the time you navigate, it throws generic exceptions. And let's not talk about the speed...6
-
Was fixing a bug in my app since yesterday. Now I have to keep it all aside and attend a family function. Feels really frustrating to stop mid-way. 😫😣1
-
Frontender, social media manager and windows (server) admin!
Frontender; being paid to do something I couldn't care less about and find very frustrating (as for developing it)
Social media manager; being paid to use mass surveillance engines 😷
Windows (server) admin; I don't think I have to explain this one...7 -
When the fuck will people learn to handle errors as soon as possible and return early? I have been reading the some code all day and the amount of nested:
```
if(okay) {
... 200 lines of code
} else {
throw
}
```
is frustrating. the indentation is sometimes 6-7 tabs deep...6 -
My god the wall looks really punchable right now. Let me tell you why.
So I’m working on a data mining project, and I’m trying to get data from google trends. Unfortunately, there have been a lot of roadblocks for what should have been an easy task.
First it won’t give a raw search volume, only relative “interest”.
Fortunately it lets me compare search terms, which would work for my needs however it will only let me compare a few at a time. I need to compare 300.
So my solution is simple: compare all the terms relative to one term. Simple enough, but it would be time consuming so I figured I’d write a program to get the data.
But then I learned that they don’t have an official api. There’s a node module for this very thing based on a python module that reverse engineers the api endpoints. I thought as long as it works I’d use it.
It does work... But then I discovered that google heavily rate limits the endpoints.
So... I figured I’d build a system to route the requests through different tor nodes to get around the rate limit. Good solution right? Well like a slap to the face, after spending way to much time getting requests through tor working, I discovered that THEY FUCKING BLOCKED TOR IPS.
So I gave up, and resigned to wait 5 hours for my program to get the data... 1 comparison at a time... 60s interval between requests. They, of course, don’t tell you the rate limit threshold, so this is more or less a guess (I verified that 30s interval was too short and another person using the module suggested 60s).
Remember when I said the discovery that the blocked tor came like a slap to the face? This came as a sledge hammer to the face: for some reason my program didn’t dump the data at the end. I waited 5 fucking hours to get nothing.
I am so mad right now. I am so fucking mad.4 -
It was so frustrating setting this one up. Lots of shouting in front of my monitors. But I think now I'm slowly getting somewhere with my first i3 setup.
Now to see if it will actually improve my workflow somehow.8 -
Being bad at something that you want to be good at is the most fucking annoying thing I've ever experienced. Fuck.1
-
I wish I was a goddamn designer. Spending hours on a design only to find out it looks like shite. So effing frustrating...6
-
I want a developer job so baaaddd :( !!! My city sucks for technology jobs. And the few jobs open want 50+ years of experience 😫9
-
I hate how I've been writing code for years now, but I still don't feel right calling myself a developer. So frustrating!5
-
Today I was trying to convince a colleague that:
fun example(){
if(thing){
//Do something
}
}
Is stupid because it should be
fun example() {
if (thing) {
//Do something
}
}
It's the small things that are the most frustrating17 -
Was just diagnosed with type 1 diabetes. My vision almost immediately started changing. Working with my monitors all zoomed in is frustrating af...9
-
I tried to contact 3 developers of restify (famous node js package) to tell them about my library anumargak (node js based router). I received the response from one guy finally who talked to other developers when I explained the advantages of switching to this new router.
They all were happy to switch and asked me to do necessary changes and raise a PR. I did it and then they stopped responding. -
I hate it when customers add features or have changes all the time and my boss agrees with it. Might be small stuff but it piles up. I try to prioritize and work through the list, but just when I about to reach the end something is added or changed. It's frustrating and stressful.3
-
She doesn't understand that most smartphones are capable of calls and navigating menus simultaneously.
So whenever my mother calls in need of help with her smartphone, can be anything from installing a new app to posting on FB.
I have to explain 2-3 steps, then she will hang up, and call again in 5 minutes, where I will then explain the next few steps, and so on.
How she even manages to navigate that much and calling in between, and then struggling with simple task is unimaginable to me..1 -
I just found out that my partner writes his increment operators with a space between the variable and the operator.
i ++;
anybody else do that because he's changed parts of our code to include the space and it's frustrating8 -
I went to gym people there helped me to become fit.
I went to common kitchen in my hostel, people their taught me basics of cooking.
I went to learn code people mocked me for using Java(replace with any technology) not python(replace with any technology with swag) -
Its so frustrating when your co-worker whines about project issues in the washroom :|
Let me fuckin pee first motherfu... :/2 -
Sigh, I'm the "tech" side of the startup. When I explain things to my co-founder on what is/isn't possible, it's frustrating to have to explain how it wouldn't be possible without effecting something else.4
-
Being a sysadmin can be the most frustrating thing ever, but it's worth it for those moments when you feel like an absolute ninja.
Switched from single threaded gevent server to an nginx configuration, added ssl, and setup a reverse proxy to flask socketio, all with less than 10 minutes aggregate downtime. On the prod server. \o/3 -
Git: the occasionally frustrating, dangerous, and infuriating VCS you can't believe you were living without.
-
F--- you Ruby, Gems and all this frustrating to install crap. Come on, it is 2018 and this is still one of the biggest issues on all projects depending on Ruby for some damn reason.10
-
My dad: "Oh yeah, JavaScript, Java, I know that stuff! You know the Mars Rover is actually using JavaScript?"
Me: "Oh is it now?"
Dad: "Yeah lots of things use Java"
Me: "You mean JavaScript?"
Dad: "Yeah Java, JavaScript, you know like building website forms"
Me:" Yeah I know, yeah, I, know... -_-"6 -
When you share some code with someone who knows NOTHING about computers. So frustrating!!
(Not my picture)3 -
First time dealing with the rejection process from Apple, and it couldn't be more frustrating. I asked for clarification 3 times and got the same exact response all 3 times... LET ME TALK TO A FUCKING HUMAN!
-
I’m tired of being put in positions where design gives me a rough mock-up a week (or less) before its launch day. It’s frustrating and I’m tired.
-
Fucking frustrating piece of shit colleges. I’m fucking tired of losing face covering up your assess! Do your fucking job properly you mutherfuckin-piece-of-shit! Fucking full of excuses!! Own what you fucking do!!!3
-
Do any other teen programmers find it frustrating that clients will only hire us for a lower price? I understand it's a matter of experience, but I still feel designing and programming an iOS app is worth more than $2500...6
-
It's frustrating when network guy blame tomcat is not running and hence something wrong with application without fucking checking proxy settings. Fucking waste my 2 hours and in the end he looks like idiot. Good Morning.
-
Anyone have the experience where you are learning a new programming language and you are eager to do stuff with it but you need to use another one for your job? So frustrating!2
-
So Taran from Linus Tech Tips posted his autohotkey code on twitter the other day and the amount of redirecting and includes is a little frustrating.1
-
This little underscore (actually the absence of whomst'd) was the source of a very frustrating bug.
I tried to debug the sources of a 3rd-party library to no avail, but all I had to do was to read the documentation for the 1001st time. 😤2 -
Front End Developer's work life balance 🤣
It might also be frustrating to keep changing the same design. 🤣😂7 -
sometimes a rant is so engaging and frustrating and relatable that it makes me upset and i get the urge to downvote it for psychological reasons
-
In my life I have never had trouble researching a concept... Until now.. Never had so many fruitless endeavours, its getting frustrating.7
-
Nothing is more frustrating than working with technologies with very little documentation and no fucking resources online. Trying to debug a Program AB AIML project for hours. StackOverflow has unanswered questions.
Few more hours and I will start pulling my hair.2 -
Is it just me, or is it extremely frustrating that we get so little time for our side projects? I can only manage like 3 hours every night, losing up on sleep.. 😢5
-
!dev
I can't stand any more YouTube ads, it's gotten up to a point where it's just abusive. Some videos have two consecutive ads before starting, other videos have 5+ ads in less than 15min. Watching a video is just frustrating nowadays. I'm done, I'm installing adblock and only allowing certain channels to have ads.15 -
That frustrating moment when you ask a Yes/No question and you get a full warstory and a conclusion to that story that doesn't answer the question and leaving you wondering why instead.
I just asked permission if I should implement this new feature on Dev/Test environment. Not gonna ask again next time. -
There is no one who can relate to me around our area. Even my friends are non-dev. It's frustrating. Thanks devRant for existing.
-
My eyes hurt everytime our backend guy gives me a new REST API to implement in our app and always the formatting of the json is something like this. Like why can't you just fucking format it properly so I won't have to look at my code and feel disappointed for writing such ugly code. All because your lazy ass didn't care to understand the fundamentals of how json objects and arrays work !!! It's been a month since I've joined this company and I'm tired of explaining why we should use the status code for failure checking and not this stupid pass/fail status flag. I don't even remember how many times I've brought it up but everytime I get reasons like "Dude, you know what our server is never going to go down or fail so it doesn't even matter". And at that point I feel like I shouldn't even argue with him anymore.3
-
The lack of human interaction in most dev jobs is really frustrating especially that some companies solve this deficiency with hundreds of meetings per week which is even more annoying.1
-
Rant.
It's really frustrating and confusing when switching the context from Java to js and vice versa.5 -
Don't you fucking love it when there are no errors, and still, something doesn't work. It's so frustrating. I've been debugging this shit for like 2 days. UGH!2
-
0) Because it's kind of Magic.
1) Love solving complex/small problem using this magic.
2) It's frustrating as well as exciting when magic is not working.
So yea it's kinda magical and doesn't matter which language you do magic in.1 -
I knew AngularJS, just learnt Angular. Realized what typescript is and how amazing it is. I am a .Net guy so creating lambda functions in typescript made me excited lol. It's a little frustrating to write "imports" in every TS file though. Can now add ✔️Angular and ✔️typescript to my resume 😉. Starting with Vue.JS as soon as I am done playing with Angular.2
-
I'm very frustrated at my job. Nobody gives a shit to work and don't have technical knowledge. My colleague keeps on battering the peers. And colleagues are discussing everything without me.
So trying to switch company but no luck in a year. And I have stopped working at my job. Gives me serious anxiety.6 -
Someone once told me our bachelor's thesis would be the most frustrating thing we've ever done. However, its really been wonderful because we can do whatever the fuck we want, meaning:
NO MORE FUCKING INLINE JS
NO MORE FUCING INLINE CSS
NO MORE FUCKING CANCEROUS CSS STYLESHEETS
NO MORE FUCKING PROCEDURAL PHP
NO MORE FUCKING XSLT
NO MORE FUCKING INLINE SQL
Absolutely wonderful.3 -
I really hate when I have to work on something wrong. I mean, the client wants to embedded a third party service on their website, using iframe. Then, they want us to change the layout and behavior of the embedded page. And well, no matter what, I have to do what they want. Great job.
-
I had a school project with a friend, we concord to code some parts of the program, share it and explain the code so the teacher see the code was ours, when the final date come, after some doubts from my find we could delive the project with a not good note, the time passed and the teacher repeated the temps for a final protect, my friend was totally lost, the he arrives with all of his part, I questioned him about the code but he don't not so much abut, we almost fail the final protect because he buy the code to someone else and couldn't explain it to the teacher.
This was my face when I knew he cheated.1 -
Why doesn't Skype of business have an application for Linux? Every company meeting where a developer isn't involved is run on sfb. Being on Ubuntu it is hard to attend any such meeting. Any meeting between developers is on zoom so we're good.
We can't really convince every one (other than developers) to start using zoom.
Do we have any other alternatives? Is this a lost cause?20 -
Have you ever wished something frustrating or disgusting may happen to you so that you can quickly rant about it on devrant?1
-
Looking through code, discovered a front end plugin wasn't activating right on a form input. Go look at the code, intern commented it out and wrote a comment saying "This didn't work and I didn't know how to fix it. So I turned it off." If you don't know, then ask. Don't leave it broken and not tell anyone! I am so glad this kid is gone. I really hope he doesn't come back after term.1
-
If you ever feel your interface is poor , just go through IRCTC interface once ; you will feel good .7
-
The new janitor lady keeps throwing away the water bottle on my desk after I leave.
I'm trying to be green here and she's making it quite frustrating... I guess I have to hide it from her.6 -
Android development is so frustrating. Seriously, Android studio is such a bloated piece of... I found that is easier to make apps in open source game engines rather than that headache of a software. On the other end, most of these engines are not supported by my budget laptop because it doesn't have OpenGL...
I just want to give up sometimes.7 -
Just review and merge my PR already!!!
Damn is it frustrating to see PRs stagnating after finally finding an open source project I can actually bring something useful to :(4 -
About to quit my job.. looking for another one in a different city for my lady..
The thing is that I love my job, I love what I do, I love my team.. but I love her more.. this may not be the best place for this, how it's on my path to do what I want to accomplish as a Dev and as a human being.. frustration++2 -
How do guys using Windows survive , like its getting hanged on some firefox tabs and a steam window , its so frustrating .5
-
Client asking the same damn questions they asked last week. So frustrating .. wait... I'm looking at the email from last week. Never mind.
-
It is really frustrating when you have deadlines to meet,and need to fix issues with the tools instead of actively produce something. A whole day lost.4
-
I feel like I spend more time staring at my screen, deciding what to name my files and folders, than I do writing the actual code that goes in them. So frustrating..3
-
I have reinstalled node js 3 times to run JS scripts and "npm run dev" is not starting up the server. This is quite frustrating.29
-
I've been ricing my Linux desktop for a few months now yet again and again I come back to a Mac-like theme.
Frustrating.1 -
My whole workflow for HTML is frustrating. I rather write pug, because it has mixins, includes and isn't that fucking repetitive. But to write pug within Laravel blade views, I have to preprocess it too blade. Then sometimes the syntax gets crazy because of escaping blade loops like an insane guy ('| @foreach($foo as $bar)'), but you get used to it after time.3
-
days were nothing seems to work and you end up solving the problem of the problem of the problem of the problem... so frustrating 😥2
-
Most frustrating? Anything involving IE, but that's a safe answer. No, my most frustrating experience (to this day) is getting tables to behave responsively on mobile screens. Not easy when the tables in questions contain dozens of columns with hundreds of rows and mostly rely on fixed widths to render the text the way the client wants. So if you have a client who doesn't understand how hyphenation and word break work, I know how you feel.3
-
I've been here for almost a year now but was too lazy to sign up. It was only a commute or lunch timepass thing.
But finally few days ago something so frustrating happened that I actually signed up. I dint post it as it would have been immature but now that the plus icon works I finally can post stuff..!1 -
I havent touched swing in months, and now when i need to come back to it everything is Windowbuilder. Trouble is, nothing is included in Eclipse and I don't have time to go around hunting for the packages I need. Netbeans is marginally better, but GODDAMN its frustrating when it auto-gens code that you have to use N++ to edit...2
-
Having a manager and client and boss who know no programming is frustrating because when they post issues on the repo as bugs and critical but its neither of those, the terms lose all meaning because whats really happening is
THEYRE REALLY BAD AT USING COMPUTERS.1 -
I've noticed quite a lot of times that whenever I have something really really important to do in really really short amount of time on my computer, the computer seems to hang and freeze on purpose. It feels like the computer almost wants you to fail at completing the task. The computer can literally smell your fear and act accordingly. A few months back when it was my team's turn to pitch our product for a hackathon, my laptop's battery died at the exact time they started asking questions from us!!! Similarly, every time I am late for attending my online class, the laptop takes forever to open up MS Teams. Every. Single. Time.6
-
!RANT
We all have that one colleague who asks for help with his code and when you try and talk about it, he acts like he's got everything figured out.
These guys are so frustrating,if you know it already why'd you call me in the middle of the night to fix an important bug.1 -
Is anyone else having issues with TutaNota?
I haven't been able to use it for a week now. 😕
(Yes, I've submitted a bug report or six.)12 -
I see people ranting about first going to google.com and then searching. The browsers at my workplace won't let you do a search in the address bar, not even in the search field that says Google.
So now I do the same thing at home and realize how stupid it is milliseconds later.
Not frustrating at all. -
I just recently started working on a product that uses MaterialUI.
I’m not saying it is bad, but it is frustrating me. As a person with a very strong understanding of CSS (SASS mostly), it is frustrating to see the framework try to make things easier while making them entirely more hard.
It would take one or two classes do a thing in SASS but instead it is accessing a bunch of sub classes already built in and modifying some aspects. And then having to add custom css-in-js for other layout needs.
It feels wrong for 1 element to have 2 different methods and areas to house it’s own styles.
I’m sure I’m going to get used to it soon enough. But it is frustrating now. -
I think as a developer the most frustrating bugs to troubleshoot are cookie and session bugs. Idk why but i hate these the worst. Second in line are cache bugs.3
-
Is there a native way to mute or otherwise hide certain tags? For example, I want to never see the junk posted as joke/meme.
So far I see no way to do this and it is frustrating as fuck.4 -
React Native developers:
Is it normal for the Expo app to suddenly go blank and stop working for no apparent reason, without showing any errors or logging anything? It happens all the time since I started using it and it's extremely frustrating2 -
At a coffee shop, not sure what is happening, but there is a 1/4 Chance of me connecting to a server each time I try to open a page! Fuck it is frustrating!
-
Getting into trees and graphs in python.. quite frustrating at first ;-; especially with little OO experience..
-
some days are very frustrating , i had a task today in which client want a page where he can add bulk of car details on the same page.
now jquery fucked me.
I want to do something to release stress. Why do I get stuck at shitty problems sometimes ?
Damn I'm a noob programmer4 -
Smashed my right fore finger and middle finger in the car the other day. Didn't realize how frustrating it way going to be to type with one hand 😭3
-
Trying to gut a Power Mac G5 is the most frustrating thing I have ever done in my entire life. There are screws so deep and in such small holes that even Ant Man couldn't get in there
-
Currently running Kubuntu and want to switch to Antegros.
Installed UNetBootin.
Downloaded Antegros Live ISO from Antegros website.
Format USB to FAT32.
Used UNetBootin to make Antegros bootable USB.
Shutdown computer.
Restarted/boot from USB.
Computer checks drives.
Beeps, says no bootable options found, shutdown button pops up.
Shutdown and turn back on.
Kubuntu running.
Really fucking frustrating. Please help.5 -
Am I the only one that hates working with other developers who think they are some kind of God? I mean it's good to have someone confident in your team but it's so frustrating when he or she starts changing code because "this is better".4
-
WTFFFFFFFFOMFG
Why is setting Java path so frustrating? My $JAVA_HOME is supposedly be in my /usr/lib/jvm/java-8-oracle directory but Nautilus shows up nothing!
It's like I'm head first inside the rabbit hole. Fuck3 -
Angular 2+, it's just so elaborate, and over the top complicated. On larger projects it easily becomes a mess. I started a new job where I inherited a angular 2+ project, that is terribly made, it's so frustrating. I now use Vue.js 2, and it's just so beautiful, especially single file components :D1
-
The company I work at acts on a field that I'm quite passionate about but what is frustrating me lately is the fact that people seem to acknowledge way more the programing skills of the leader of another non-dev team that has good ideas but isn't that well versed on the dark arts.
-
Today was a real Monday (I know it's Wednesday, let me explain).
Nothing worked. Not for me and not for my coworker. Across all tasks that we did today. It was very frustrating and a lot of swearing was involved.
Every week has to have a Monday I guess. Let's hope tomorrow gets better.1 -
Q - What is more frustrating than the code that won't compile?
A - Boss who is constantly asking you to compile this code.
- as quoted by @GoDmode1 -
new addition to the most frustrating moments in 21st century along with loading screen and low battery.1
-
configuring Samba and vsftpd is really frustrating. it's my first time setting up local server tho.4
-
"If you think you're the smartest person in the room, you're probably not*."
*You probably are a fucking idiot though.3 -
As a user getting warnings and errors containing the word "unknown" it can be kind of frustrating, but as a programmer I can relate...1
-
Some days as a new programmer I feel like a complete loser. Spent 6 hours trying to solve a problem and nothing has worked. Ugh gonna have to try to sleep this one off...5
-
So I taught git to my colleagues. They were happy to learn new things.
I asked them to commit things that they have done with proper message in every projects from now on. I find 50-80 commits to pull in every 10mins. Ughhh. They were committing every single changes they were making. 😂😂😂
Sometimes simple things can overwhelms some people4 -
So frustrating to learn Swift when I already know objective-c. It's like I know what I'm doing, but really, I don't
-
Have to write ugly ass wrapper classes around a third party dependency since my team can't be bothered learning its vocabulary. A vocabulary which is very well thought and self-consistent. Apparently, defining our own which is only occasionally more descriptive is preferred. It's already collapsing under the weight of its own maintainability cost. And, if someone joins the team that knows the dependency they are fucked anyway as they'll have to use our wrappers.
Time and time again I've tried to oppose this move on several different merits: maintainability chief amongst them, but no one listens to the lowly new hire.
I should just pipe my thoughts to /dev/null and save my breath...2 -
Was trying to read the json data from a json file using python. But was stuck for a very long time as it was giving a json decide error. After much fuss I came to figure out that I forgot to use the read function to read the json data from the file :P1
-
C++ is the worst and most frustrating piece of shit language out there, and you cannot tell me otherwise. It's even worse that python. All starting from the shitty Syntax ending with the endless slew of links, memory management and leaks, header files whose include directory is missing and all that bullshit. C++ is the worst
Change my mind25 -
client has no clue what he wants and keeps changing the requirements of the projects; wants to deploy "to a desktop app like electron but faster, but also as a lib for developer to use on a server like a CMS" 🤦🏻♂️; takes two hours in a call and literally tells me that he want to "hear himself speak" so he can clarify what he needs...
me: NOP3 -
It has been 2 days since I completed a project and I still don't feel like working. I wake up, waste the whole time and repeat. Ugghhh its frustrating!!!1
-
Uuhhh currently installing Arch Linux on my desktop, because fedora had such a long boot time... But it is really frustrating to install all the stuff with a 1.8 Mbit/s internet connection😩4
-
It's so frustrating, how people don't want to pay well for services and all, but what's more frustrating is that I don't even know how much to ask for most times! 😥
-
Creating a way to manage an arbitrary number of SQL conditions in C# has to be the most frustrating thing I've done.
-
Always always always restart command prompt after changing path variables!
Learned this the hard way after struggling for like 2hrs1 -
Why the fuck do SD cards always land on the floor dark-side up?! It's so fucking frustrating to find them!!7
-
These moments I'm too dumb to even setup a library or anything. That's just so frustrating! I spent many hours realising OpenCV may not work on my machine6
-
I wanna `rm -rf *.life`
Working on GUI (Angular) is that frustrating to me.
I don't know why I'm so bad with UI.4 -
Omg nothing is as frustrating as writing tests for a given file, that is needed to achieve 100% code coverage. Also not following TDD.3
-
My laptop got an update and now nothing will load, they all just go blank and show the "not responding" message. It's incredibly frustrating because I couldn't work on my HTML project yesterday.1
-
I've a question. Has anyone in here ever be forced to use something as remotely frustrating as SQL Server Reporting Services (ssrs)? I swear it is one of the most convoluted piece of shit ever.
-
The most frustrating thing while I edit a file on Github directly is pressing home/end key. They're not related to lines but page.
This is the problem with most of the online textboxes/editor.
Am I doing something wrong? Is there any other shortcut -
If(person.getState().equals("Texas")){
person.setCanDrive(false);
}
Like I was just driving to my class and so many people were driving like maniacs. So frustrating >. <3 -
Frustrating feature/bug of SO is when you don't have enough rep to leave comments or have your vote truly counted, and the best answer is the bottom comment, and you have absolutely no way to thank the person! @Adiii no idea if you are on here but thanks so much for your simple and elegant nodejs solution to checking for and creating directories.1
-
PHP would say:
I am easy to get, expensive to maintain, frustrating to live with, and impossible to get rid off.6 -
I know Windows XP is ancient,but how do people legitimately get anything developed under Windows. It's legitimately frustrating. If it weren't for my sdcard wiping itself when I shutdown I'd probably be using Debian.5
-
Github-gardener is destroying the legitimacy of GitHub as a valid portfolio for applying in high-tech jobs, and it's frustrating. I will never stupe this low, and you shouldn't either.10
-
When something worked perfectly yesterday and now it’s just fucked up without touching anything:
Cause today
That was yesterday
Yesterday is over
It's a different day
(Love The Way You Lie - Eminem)1 -
@dfox: is it just my Android device or is it the app that new sentences don't automatically start with a capital while typing. Kind of frustrating to manually press shift for each new line. Or am I just a little bit spoiled?11
-
So I get it is a trying time right now as most people continue to adapt to a physical distancing world. But it is so frustrating that some teachers can't figure out how to start a video meeting 😑
Makes it really hard to be tested on lectures you can't watch.
Also WebEx sucks! -
Fuck JavaScript!
Seriously, it's always like this:
> "Hey, look <module name> seem cool, let's try it!"
> Find a tutorial
> Tutorial is 3 to 6 months old
> Should be good
> Everything is deprecated
> Come on...
> Back to C I guess.
It's moving waayyyy to fast.
It's frustrating...19 -
What do you do when you like a crapu dev ?
damn some times its very hard to deal with your shitty skills. And people take advantage of that1 -
The most frustrating part with css is like seeing people make animations on codepen where a fkin panda closes eyes or moves around,
And you are like how to Center align this box or this Dam image keeps rolling around the screen -
I took this freelance job from an undergrad student, her *final project* in her final year.
It's a cool idea with NLP and I was excited. Did three webpages as a show of my prowess and discussed an amount with her after she was satisfied... she seemed okay with the pricing.
Fast forward, three weeks pass and I don't hear from her (we had agreed that I would have to carry her along, so she could defend it). After alot of unanswered msgs, I stop working, assuming she's changed her mind.
Present Day. I stumble into her and I ask what the hell happened?
She: "I thought you were working on it!"
Me: "Jesus Christ! What about my messages?!"
She: ...
"But, we kinda have only till the 28th of the month before final defense..."
F***, now I'll spend my birthday month rush coding and fixing bugs that I could have done at my own pace! -
I couldn't imagine how frustrating learning to program is if English is a second language.
I get irritated having to just change to Americanised spelling -- like "Colour" to "Color"8 -
On One of those frustrating day when u try to fix broken live application and you find where's the issue but above that code some one wrote comment saying FIX THIS. What are the chances.
-
Kind of feeling when started Learning Rust
Rust Stable
Rust Beta
Rust Nightly
It really fRUSTrating but..
Awesomeness of new beats all odds2 -
having a stress ball is cute, but it is frustrating and stressful to have it rolling away if not careful...
That is why I have stress cubes :p2 -
Anyone elses file names sound more and more frustrating as a client continues to request tiny changes? Like it goes from
Db-image.png to
Fuckityfuckfuck.png6 -
I’ve always hated the pixel fucking part in a webdev project. It’s the most frustrating becausing it’s partly about optinions.
I like the pixels better over there
I want this coler greener
Can we make this animation more cool?
Now imagine pixel fucking in 16 devices and 200 resolutions...3 -
The lack of appreciation (from the user/management side) as a backend developer and DevOp is frustrating sometimes. But having nice colleagues who value your work makes it worthwhile.
-
Way too much stuff is having a Y2K type date error in 2020! So frustrating that people did not even think 10 years ahead. All this stuff is solved already and not implementing it well is just lazy.6
-
You find an almost perfect job match then realize it is 45 minutes away on a good day (while driving a 20 mph). Finding work can be *so* frustrating!
-
Pretty sure Entity Framework is the worst thing invented for devs... So frustrating. Hey devrant, what's your tech stack? (Please don't say entity framework. Please?)5
-
most frustrating thing is team mate is a totally asshole could not get the job done, and behave like innocent little girl.
-
Had to re boot my pc yesterday.. There are a lot of small customizations you do over time that are really helpfull. Its being frustrating setting up again..5
-
Soooo I spent the night working on a feature for an open-source project. I did my PR yesterday. Today, I see a duplicate with the exact same feature.
I love what they do, it's open-source, not blaming them at all <3 buuuuuuuuuut frustrating.5 -
I'm really grateful to PUBG cooperation for releasing the mobile version of the game. After a frustrating day of work, sitting down after a hot bath and pumping some lead into some sorry mothelovers really makes my day.
IGN: xxDIAVELxx
If anyone wants to play 😎 -
It's frustrating when you tell your teammate after code review that they have to rework their code a bit to capture certain scenarios they've missed and they just scowl at you.
I'm just trying to make it easier for us in the long run! -
!!rant
Whenever I have a problem in WordPress searching on Google is hopeless. There are no solutions. Just garbage commercial modules and confusion. Like when scheduled jobs won't publish. It seems to be a common problem. No useful advice. But there is a module that will search for failed scheduled jobs and publish them, these people don't like the DRY principle much. When I have an issue in Drupal I don't always like the advice but there are always good links about it.2 -
With all the frustrating confusions on a recent project, I've been forgetting why exactly I ever enjoyed doing all of this. Then, all of a sudden, I was able to fully grasp symfony dispatchers/listeners (my biggest frustration) and ahh the rush like an adrenaline shot to the chest which is probably how I got hooked on this craft
-
I'm starting to think that Fedora is not a convenient OS for Android development, it just randomly freezes. I might try Pop!OS.
Or maybe it's because of Android Studio...2 -
Some Coworker - developing about 20 years with WinForms and very ugly code.
Me - Junior Dev about 4 years now started with WPF and not long ago with MVVM.
Me trying to teach him some MVVM... Just frustrating. Like talking against a Wall..
Getting a headache now. I need a stressball -.-1 -
Aah documentation... My workplace documentation is mess, some parts are from year 200x and they don't work at all sometimes. It's really frustrating to learn our internal development language cause you can't trust documentation that much, or at all sometimes. Perhaps I start developing by updating documentation.7
-
Eliminating distractions and interruptions. When focused and in the zone, even a "quick question" breaks my concentration enough that it becomes frustrating to get back into my train of thought.
I am also known around the office to stare you dead in the eye while you're talking to me and I'm still typing... and not hear a damn word you said. -
the worst person I worked with was back in school. he would make no contribution to our work and would have a go at me if I did something wrong and whenever I fixed a bug he would act as if he knew the solution the entire time. it was so frustrating2
-
Started a new job trying to get familiar with their development workflow and no one wants to help pretty frustrating I'm ready to walk out the door.
-
Hardest thing about changing careers and becoming a programmer has to be going to the job you can't stand everyday. I'm a school teacher and I'm just tired of it. The unruly kids, the low pay, and the stupid administration with all their useless curriculum ideas that never help the children.
Hopefully I can fully get a grasp of Android/Java so I can leave this place this year.8 -
Being jobless for a long time is frustrating, but when you're now in a situation where you really need a job within the month, life has become a horror story. My anxiety is off the charts. I can't even focus on learning and improving my skills. I don't have any savings to be able to afford more time.6
-
Sometimes, switching coding languages can be bad if they are the same "kind".
Found myself trying to use C# concept, keywords and syntax while doing Java.
That can be kinda frustrating when one is your main language at work and the other is just for side personnal project1 -
I dunno if this is a rant or an anti-rant, but for some reason, Assembly and low-level development hardly ever tick me off. It absolutely dumbfounds me how what many regard as the most frustrating and difficult ways of programming a binary digital computers is just so enjoyable. I spend hours per day teaching myself C and GNU Assembly and how it works with little actually getting done. It just rarely gets frustrating enough to rant about. Ladies and gentlemen I think I have found my calling!
-
When you have a fever and your body feels sore but you still code because you are lagging behind on your timeline. Ugh.
-
I'm often taking with co-workers and my supervisor, but it's extremely frustrating because they interrupt all the time before I've finished a sentence or if I misplaced one word while talking. They completely misinterpret what I say and I have to deal with their bickering once they think I said something incorrect.
Good grief people, just be patient.1 -
I use Microsoft Word like once a month. Every time I open Word there is an update to all of the Office Apps. And the update take like half an hour to complete.
I usually like updates and install them, because I hope that the new version maybe patches a bug or makes the software more efficient, but unspecified updates that often is frustrating.2 -
Trying to come up with a name for a dev services/software products company. Fkin frustrating. Ideal name that I wanted was appmedium.com but it was taken as well as appsolution.com :/8
-
I guess asking my friends for their opinion is part of my workflow and I really shouldn't do, because their reactions tend to be demotivating and frustrating all the time. As if I don't have enough to worry about already.
-
Nothing is more frustrating than management's inability to answer questions straight, except the realization of why they can't.
-
I just spent like an hour trying to fix some piece of code and guess what was the problem? a fucking TYPO! That was so frustrating LMAO (laughing but crying inside) T-T1
-
Its really frustrating when you have to work with admin team and explain how to do admin stuff 😑
Sometimes its better to take access but then there comes the PROTOCOLS1 -
It's so frustrating going from being able to create a microservice stack prototype by yourself in a couple of months in your free time at home to having to wait 3 months at work for someone to add a build step in Team City so you can automate deploying a database project.
-
It's really frustrating how irrelevant the results on google are.
Don't get me started on image results...
Like they aren't even trying8 -
its frustrating when i want to be a game developer but have n0 design skill.
i mean, there are apps out there that help designers make games without programming skills.
but i have not seen one that help devs make games without design skills.1 -
I really hate committing comes to the got using putty.
git status
Then look at the list and see which files you modified after that adding those using
git add
This work is really time consuming and frustrating when suddenly in between the connection is lost4 -
Is it me or do other new users find it frustrating having to get 10± just to change your profile pic6
-
It’s frustrating when an issue is so much bigger than you can control and people in IT that should understand don’t get it.
-
Shits so frustrating at the moment, how do people cope with this all at once I’m juggling 3 projects at work, I’m still on an apprenticeship, I’m behind on my coursework which some of it is beyond me and I don’t know who to turn to for help, pls fml2
-
Has it ever happened to you that you do not want to program any more?
It is frustrating... Sometimes I would like to start an idea but then .. nothing, stopped.
How do you solve this kind of situation?
It's not only about work, but I mean also in the freetime where you Can develop your idea or your expirement5 -
Is is only me that thinks the position of *favorite* button on rants isn't user friendly? I find myself looking for it at the top most times or long pressing rants to favorites. 😥3
-
I see everyday people crying and also I read many Rants and many comments about frustrating codes, incomprehansive and bad analysis given by functionals and clients... am I the only one who wants to "beat" them and wants to code again and again and wants to accomplish the job anyway?1
-
Why does my Eureka client always try to connect on localhost ? If it's running as a docker container, it won't find the Eureka server on localhost.2
-
Accidentally deleted ftp account and it deleted public_html folder. All data is gone can I recover those files in it ? server is godaddy3
-
Working on dashboard with loads of charts and shit is frustrating.
Unrealistic deadline makes it even more fucked up!3 -
So, yesterday I downloaded Manjaro KDE Linux, and I don't why, but when I scroll down something, the page goes up and scroll up, it goes down, it's so frustrating, idk what's happening thier ಠ︵ಠ4
-
Been working at the same company for 3+ years. The most frustrating thing is that I'm now grouped with the other devs on skillet. The other devs have been there for 6, and 1 months.
Darn hierarchy. -
I've come to realise that wrapping var_dump(); in fucking_var_dump(); greatly helps upon those nasty and frustrating bugs.
So whenever I get mad at a bug, I just write fucking_var_dump($this); -
Being the only dev to maintain a website with 20k unique visitors weekly, an admin panel for all the things you can imagine, including a custom e-shop, invoicing, etc, etc, and dozens of smaller websites is soo time consuming, and frustrating. I need a break and build something awesome...2
-
Helping out of goodwill with the time I have only to receive nothing but terrible attitude.
I know it can get frustrating but don't throw that frustration on me. Especially when I'm genuinely helping out and going out of the way to do so. -
Had cleared up my deadlines today and wanted to try the new Google AR stickers on my one plus. Accidently deleted build.prop then unfortunately battery died and phone didn't not. Been installing and setting up the mobile since hours. AR stickers works now not a frustrating day.
-
The fruit company is making me have sleepless nights.
Ffs...How long does it take to approve a developers account?
Considering we have 3 other developer accounts with them but we do need that 1 extra. This is so frustrating2 -
Got my amd custom build
Issue I'm facing audio jacks (front and rare ) are not working.
->Drivers are updated.
->Tried different old drivers didn't helped.
->Window is updated.
->Headphones are detected and can control volume too but no sound is passed on the headphones
Troubleshooter is of no help here
This is frustrating me these days
Any help would be appreciated :)9 -
There is program called autodesk fusion 360 and those nutcrackers who made it. Did so that no matter how manny cores your computer got it only runs on ONE! Frustrating!!
-
Having to take Intro to programming with Python and being told I can't use tools that haven't been taught in that course yet. It's hard to go backwards. Had to do comparisons between 2 lists, can't use zip(). Things like that. It was a good class, just frustrating.1
-
!rant
So I decided to collab with a website's maker (who i wont name here) to create something like r/place. (not an exact copy.)
I decided to start by learning their API, and customizing the server later.
I asked the guy for some help, and HOLY SHIT.
Let's start off by this: I had to request a chunk. The response data was in binary. 4 bits meant 1 pixel, so right away, I had to deal with that in my code.
No problem, just decided to use C# instead of JS. (see https://www.devrant.io/rants/547013)
I was finally done after a couple of mental breakdowns, and decided to implement updates.
I needed to use webhooks, and that was completely fine. But when I got "C1FFFF0000CA06" as response (in hex), I seeked some help.
C1 is the operation type: it means that a pixel was updated.
FFFF and 0000 were the chunk coordinates. But remeber: it's a signed integer. Guess what, I had to use Two's compliment. I decided to be a lazy asshole and only check for "00000000" because I was only displaying chunk 0,0.
CA06: This is a weird one. It's 2 bytes, and CA0 contains the X and Y coordinate of the pixel (in the chunk), and 6 contains the new color of the pixel.
I was sent the following code to work with 0xCA06:
color = 0xF & buffer
x = buffer >> 10
y = (buffer >> 4) & 0x3F
So I tried to do it, and it didn't work. I'm not blaming the developer of the server (original dev is reddit) because maybe I screwed up, but which guy will have a night of frustration and debugging?
Me.
P.S.: Dev, if you see this, I'm sorry. This API is way too complicated. I know we need to save bandwith and stuff, but damn.1 -
That frustrating moment when you create a source file with random name and later which becomes the final name coz changing the file name and linking it becomes so damn vauge.
-
Few things are more frustrating than fixing a bug only to have CI break because the fucking test runner that has always worked, and is working locally, just won't run on fucking CI, preventing you from deploying said fix.
-
It's extremely frustrating when a project is set up so that development, staging, and production reside on one branch.3
-
Am I the only one trying to learn angularjs with a 2 month old tutorial and already breaking changes were made. It's soo frustrating I just wanna quit frameworks and do it manually.3
-
I've just started to take one of those DIY Learn Chinese in "X" days.
Not sure I think I am a little confused which is hard make these different sound in Chinese or trying make sense of some of that Erlang syntax... -
Idk what's happening to me, I am just not feeling good going to office and code there, may be I want a big vacation or need to change my job, it's like so frustrating there.2
-
trying to scrap a site since long now. too frustrating to see how google is detecting the bot faster than before. any hacks if you people have please share.
using python for the same.3 -
Working with microcontrollers is like another level of frustration.
Beside the code not working you are on another level, which is the hardware not working...
Once spent 6 hours searching for a bug and in the end the "bug" was swapped cables for communication.2 -
Watch, as I deftly make something not really related to coding BE related to coding...
I finally found something more frustrating to get working properly than WebSphere:
A 3D printer.
I'm probabaly 50/50 at this point with succesful prints, and the successes are just okay quality.
It's my first 3D printer so I'm learning a lot, which is the up-side. But damn, very frustrating at the same time.
Oh yeah, and of course: fuck WebSphere. SSSOOO glad I don't have to deal with that anymore! -
My grandmother can't think of me doing something else than being sat all day long, doing nothing in front of a screen and certainly not being tired or exhausted because it. And she always compare it to her, when her job was to sew fancy clothes.
I am not allowed to say it's a real job in front of her. So frustrating. -
Just when I am about to watch TV series , wifi is down.
Mobile data barely connecting.
Feels like I am all alone in a isolated island.
Fuck6 -
There is no something more frustrating than that when you write a long code in java, and you click the debug button and that happens:
Null Pointer Exception -
The fuck is up with r/web_programming? At first I thought all the completely uneducated questions were funny, but now it's just frustrating
-
Who needs devrant when we have shit games like Watchdogs 2 to take out our frustrating experiences? I have no idea what the story is any more. Just senseless death because I suck at driving motorcycles through shops and I love virtual coffee. #seemslegit1
-
Why's it so fucking hard to figure out how to change content for a views page in Drupal 8? For fuck sake. How frustrating
-
AL freakin M
Seriously some of the most frustrating SW I'd have to work with.
runner up is CA Service Manager. -
i need to press the space bar key twice to get the space between words.single pressing does noting.its fuckn frustrating.
what may be the issue , i cant figure it out
btw m using ubuntu in VM.4 -
I have this weird problem when I try to call a shell command with python. I'm trying make a path o linux with forward slashes but once the string gets built it either has no forward slashes or too many or non-uniform slashes across the whole path. This is so frustrating. Eventually the path doesn't get recognized at all.
-
Gah !
Trying to broaden my skill set by learning angular 2 ( no experience of prior angular )
But this is turning out to be harder & more frustrating than expected.
Any advice on how to get started with angular?4 -
Coming from jQuery I am getting brainf--ed when trying on Angular 2. Am I dumb or what? Frustrating but I kinda liking Angular 2. Any good tutorial suggestions?2
-
djtsjxnvmtjxkzmffnvxj jfjdmf
ugh I just wasted an hour of my life on `tar`. Unzip, edit file, rezip. Seriously. How hard can that be? And no DSM, "invalid file format" doesn't do crap for helping me debug.
(I know, tar is the butt of a lot of memes around here, but it's legitimately frustrating.) -
I started the pomodoro technique recently. Unfortunately when I went to the shop they only had an egg timer.
It's been a frustrating few weeks. -
Debugging Spark errors is frustrating. Been running a model which takes an hour only to come across errors. And it's not even related to my code. Something to do with the cluster. FML1
-
Idea for the "why did I think of this" pile:
SQL console skill for Alexa/Google home. Data storage has never been so frustrating!