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 - "trying it out"
-
I've been pulling my hair out trying to figure out why this image wasn't aligning properly until, after 20 minutes, I figured out that it was actually aligned perfectly, my *absolute genius* client just uploaded a picture with a janky white border11
-
That moment when you've spent an entire weekend trying to solve a problem spanning hundreds of lines of code but then you find out there is a library for it6
-
> be me
> last hour in office
> trying to figure out solution
> figured out a plausible solution
> write the code
> power outage before I compile
¯\_(ツ)_/¯
Well, on the bright side I committed it locally...9 -
Currently building code for an app for a website using nothing more than my tablet, it sucks being out of country when you're trying to work😡😡😡14
-
Just spent 30 minutes trying to figure out why a function wasn't working when I realized I hadn't called it. This is what happens when I forget my coffee.
-
Once I applied for a Java position and they sent me a a online test, user and password. When I first tried to log in, it gave me an java exception. I lost hours trying to figure out the exception , thinking it was the test :/5
-
CS lecturer and I were sitting in the canteen trying to discuss something on my laptop. While waiting for it to load this is what we discussed:
Me: funny story, this weekend I was out with my friends an.......
Lecturer: *hang on* ... you have friends?5 -
Managing a server for a friend. After a while it was a better idea to just reinstall it.
Seriously, just installing software onto it, securing it and tweaking around/trying to figure out things with servers.
I fucking love it!10 -
Spent 4 hours trying to figure out what is wrong. Next day, without morning coffee, fixed it & published in 10 mins.9
-
The hardest part of programming is not the inner workings of the chosen frameworks and tech.
It's the damn naming.
I will spend hours trying to figure out what to name things for sense and clarity and then a fraction of that time coding it together.
*me, staring out the window*
"Hey dude can you--"
"Ssshhh. I'm naming things."15 -
Someone asked for internship at DevRant and got this answer, since the devs haven't made a big thing out if it I thought I'd just leave this printscreen right here..
You know what point I'm trying to make :)
Edit: I just renewed, dunno who my ++ isn't showing..13 -
Spent half an hour trying to figure out why the css isn't working only to realise chrome was caching it the whole time11
-
Trying out react. Using npm 3.10
Error make sure you are using the latest version of node and npm
Updates npm to 5.6
It looks like you are using newly released version of npm which is not supported. #FML6 -
So I was trying to go to sleep and my phone buzzed around 11:35 and it said someone commented on one of my rants so i went and read it, checked out how high my score was. Read a few rants...then a few more...wrote some comments...maybe one or two more...its almost 1am...6
-
Ok, so I was working with Python, I wanted to make a simple chatbot. I spend hours trying to figure out what was wrong, until it hit me... the prints weren't indented.8
-
when I was first started out, I was trying to test out a file delete and renaming program I made. it deleted itself. never even knew how it happened. it was effective in deleting though.4
-
Just trying to change a folder's name on the SD card on my phone... Whoops
I once got it to say "0 out of 100TB" or so. Jesus8 -
Just bought the Surfacebook and all day at work I imagined trying out all its features and different apps - Then I woke up to realise it is still a Windows device, been installing updates for the past two hours.2
-
Another "microsoft is actually trying" post, excited how it turns out
source: https://arstechnica.com/gadgets/...9 -
Trying to setup server monitoring for one server (will deploy it on all my servers once this works well).
Getting these email notifs to work is a bitch 😅
(can't do pushover etc since those require GCM and I've got Google blocked out of my phone)20 -
I just spent 3hours trying to make the simplest, barely 10lines python script work with no success.
I'm writing this rant from my bed where I gave up.
I love programming but moments like this I fear I'm not cut out for it and It hurts, the little self esteem I have left is on fire.10 -
Just spent hours, debugging why a system is creating two objects in the database when trying to create one.
Turns out it is Chrome re-sending a POST request.
Really.
What. The. Actual. Fuck. Google.10 -
Just spent 3-4 hours trying every possible solution for fixing a strange bug. Turned out it was caused by a closing tag in the wrong place...3
-
Bought this a while ago thinking i would read, never ended up doing it. Now i am actually trying to learn it, and this shit is out of date8
-
Spent 1 hour 30 minutes trying to figure out why the Laptop's WIFI connection was not working on Ubuntu.
Realized it had a LAN plugged in connected to my desktop.
Pull my hair one by one please.
Shouldn't linux be intelligent enough to use the network adapter which has internet access?5 -
Was trying out React Native and creating a Hello World, I checked the file size and it was about 465mb, and I just thought it was nonsense, then I checked the size of the node module and it was 465mb...smh
god damn node modules man!7 -
When you work for a long while in a convoluted piece of code and then compile and it just works...
*wink, wink*
Then you spend another 30 minutes going through the code in disbelief trying to figure out why it didn't break 😵2 -
Spent an hour trying to figure out what was wrong in my socket disconnect detection code because it was constantly reporting disconnects when it shouldn't have... Only to find it was a pinched cable causing the problem. Meaning it actually did work the entire time.1
-
Just spent an hour trying to fix a bug on my Xamarin app that only affected the android project. Finally decided to Google it and figured out it's a Xamarin bug. FUCK YOU XAMARIN GO FUCK YOURSELF WITH A BROOMSTICK WITH NO LUBE.7
-
Ok... I have been desperately trying to control myself from pointing it out to my pm that it's pronounced as "GIT" not "JIT". If he says that one more time, I might not be able to control myself...6
-
Today I have spent 2 hours trying o figure out why my code wasn't executing at all.
It was a typo.
"assFields" instead of "addFields".
I need sleep.5 -
Spent 30 fucking minutes today trying to figure out why my grunt build was getting stuck.. The reason? An extra fucking < in a html file, the minifier freaked out over it.4
-
I tried github copilot. Spent the first hour trying to work out how to turn off the inline copilot popup star thing. Asked copilot. It gave me the wrong answer. So, a coding AI doesn't even understand its own documentation.
Our jobs are safe.11 -
Me trying to show to my girlfriend family the lord of the rings. I know it is nothing about code but please tell me there's good people out there.5
-
Making a small update to an ionic app then spending a whole day trying to figure out why a button doesn't work. Tried everything to fix it and got no error messages.
Finally discovered it was because the button was inside a label and not a div.
Yeah, fun times. -
CSS Grid isn't working propperly so I am trying to debug it for a complete day.
It turns out that I have misspelled a grid-area name and thats why it didn't work :(4 -
Spent 3+ hours trying to debug an issue I was having with the AdWords API - tore apart my code. Turns out it was AdBlock that was blocking images displayed from the API call. Sigh.1
-
So I’m learning bootstrap basic and some javascript yesterday, it worked kinda well and today I’m planning on putting datetimepicker on my training project. Spent half a day trying to figure out why it didn’t work only to realise I turned off script on my internet options and when it finally worked, I found out that you can do that with html alone but need a newer version of browser.
Why am I even bother at the first place... -
I think I just hit my lowest point.
Spent ALL of last week trying to get my WAMP server to call a PHP script via AJAX and I kept getting 404s. Spent at least 10 hours on stack overflow trying to figure out why the server wasn't accessing it only to find out today that I was both looking at the wrong directory and also working the file name wrong.
I think I just need to walk away from programming for a while... 😧3 -
Spent hours trying to figure out why API calls to a third party service weren't working.
Hit up their support and find out the following:
"Hi there, we can only take true and false as strings."
"Uhmm... Does it take anything apart from true or false?"
"No, but they must be sent in as strings"
"Any reason why you don't take booleans if it's just true or false?"
*crickets chirping*
GFG2 -
I spent a *very* long time trying to work out why my README file wasn't formatting....
It didn't have a .md extension.
:/1 -
I'm having a DAY.
it's like I'm trying to "2+2=4" and hitting "unknown operator =", figure that out, get "22" back, fix that, then math service is down, redeploy math service, wait 30 minutes, that's up, get "out of numbers" exception, turns out a dependency updated and now I have to register what "2" means, fix that, FINALLY get 2+2 to evaluate, I get 5. Figure that out, get 4! 4!!! FINALLY. Push it. Get 55 on the server. Gets 4 on my machine, getting some random 55 from the server.5 -
Trying to fix a bug for 2 days that came out of nowhere. Taking my hairs off because it was working all fine the day before.
Later realized that I was using the wrong configuration file :( -
Have you ever spent a lot of time trying to fix something and then at the end of the day you find out it was all because of a typo?
Those are days from hell 👹5 -
Big company issues: Try access something "access denied". Spend rest of day trying to figure out who can provide access to that page and what manager that needs to approve it :(2
-
was trying to present a project to an audience.
Apple VGA adapter got jammed.
my friend was a little too strong in pulling it out and the adapter wires got ripped out.
i see hot glue on the parts where the output wires connect to the circuit board.
yes! hot glue! now you know why it came out so easily!
i think you guys can imagine what happened to my presentation..
Thanks Apple!13 -
People who complain about wordpress have probably never tried working with Magento.
I've been going through their documentation for about 3 hours now, trying to figure out how this entire system works. And I'm no where close to understanding it...9 -
I spent 2 hours last night trying to figure out how to rotate an image in Java without clipping it. I was all in with a pencil and paper sketching everything out to make sure my math was right.
Turns out I was calculating the new image size correctly, but I used to wrong variables to define the new dimensions...
Sigh. -
Sorta dev related.
I work at a service desk for an automotive supplier.
We've once hab out entire mobile phone system crash and for whatever reason, it won't let the phones connect, if there are more than 50 phones trying to connect at the same time. Kind of a problem if there are 400+ phones trying to connect.
My colleagues showed me what to do in order to get one phone to connect to our system.
It was basically: enter some invalid data on out webinterface, save, enter the correct data again and safe again.
It was too stupid for me. So i hacked an AutoIt script together in about 15 minutes, and let it run for the next half an hour. Showed it to my colleagues, they were excited and I went and got a coffee. -
Spent half day trying to figure out why internet stopped working in he office.
Somehow, the tangle of wires behind computer created some kind of Faraday cage that was blocking / interfering with the signal.
Just the most insane IT problem ever.1 -
Me: Fuck there's a null pointer exception here... What was trying to happen here
*Read comments*
*It's written in binary... dafuq why though*
*looks up what it says*
*Reads output*
"Sorry bud, if you couldn't figure this out... then no one can" -
trying out this hot new VPS host named Skysilk, aside from the EAI_AGAIN networking issues and a too basic dashboard, it works fine. Other than that its a good host. Would recommend3
-
Things to do while you encounter a bug and haven't resolved in some hours:
- Leave it and get clean air so your brain relaxes.
What i do:
- Stay there trying to figure out why the fuck this shit doesn't work and considering falling from the window a very good option1 -
Just love when I wake up with answers. I was trying to do this (Rant text loads -> Image place holder -> Image loads -> Image replaces placeholder) for hours last night but couldn't figure it out. Today, I did it over lunch.
-
Was showing the new guy how to write a fairly simple database query with a couple of joins.
Spent 3 hours trying to figure out why it didn't work.
Finally discovered that I had randomly chosen one of the 3 records (out of a possible 15,000+) that had leading white space.
Ctrl-Z back to the first query I wrote (3 hours ago), and it works perfectly.
New guy learns a more valuable lesson than I originally intended. -
Trying out i3 (gaps) now. Time to mess my brain up with all these keybindings from i3, vim, termite, tmux, uzbl...
Could have tried qutebrowser too but sadly it doesn't work in my raspberry pi.10 -
when you love trying out new software that could improve your entire company’s setup but the rest of your team runs from it 👀3
-
Don't you just hate it when your code works but you have no idea why, so you spend 30 minutes trying to figure out why it works?1
-
Client: Hey new iOS 11 is coming soon, is out app compatible?
Me: Not sure, let me shift the development to new Xcode 9 and test it out.
Client: So, how was it?
Me: pretty straight forward. all seems fine a couple of bugs.
But then when trying to fold a big function to make things easier to read, you discover that Xcode 9 beta 1,2,3 & 4 DOESN'T FUCKING SUPPORT THAT YET. How on earth is this not yet implemented?5 -
1 hour trying to record an image to DVD in Linux...
to find out I was using a CD, that's why it didn't have enough space.1 -
I got out of bed so fast because I wanted to do something on my computer. Now, I'm sitting here trying to remember what it was!4
-
Spent almost four days trying to reverse engineer a feature the previous developers failed to document but a sales lead from before the take over was counting on.
Turns out it was never made and the whole exercise was a waste of time.3 -
Upon finding out that Visual Studio (not Visual Studio Code) had stomped on the file association for .TOML, and spending a good couple of minutes trying to shut it down..4
-
Just spent the *entire* afternoon trying to figure out why the hell my code runs fine locally, but doesn't when our CI server builds & deploys it on AWS.
...and I've now, finally, figured out it was all because I forgot to check a damn file into Git 🤦♂️
I'm simultaneously relieved, annoyed & embarassed.5 -
Today I woke up and my old Windows 7 desktop welcomed me with a fresh Windows 10 installation. I'm still trying to figure out who did it because it wasn't me or my wife. I only remember saying no multiple times to the upgrade request. At least I don't notice it being any slower.10
-
Spent 10 minutes trying to work out why my code didn’t work only to find I’m uploading it to the wrong site!
-
It was sometime in 2009. I kept seeing these ads for something called Bitcoin. I had some extra cash, so I decided to buy $100 worth. I had my debit card out, and was trying to figure out how it worked. Got distracted with a work email, and decided to put it off until later. I forgot all about it until around 2013 when I read about some guy that bought a house using $70 worth of Bitcoin he bought in 2009.2
-
So I recently wacthed Prison Break
Right in the beginning, Michael takes the hdd out of his computer and throws it out the window
Me: Yea he should've dismantled that drive and thrown the pieces away in different places
Then later on someone else is trying to figure his plan and finds the drive and recovers data. Yea.. what did I say?6 -
I spent 4 hours trying to rectify a client's website.
Just to find out it was missing a '}' in one of the CSS line. Can you not?
*facepalm*2 -
spent over 20 minutes trying to figure out why this wasn't working.
then I realized what I put it under :v
" if (Windows.System.Profile.AnalyticsInfo.VersionInfo.DeviceFamily == "Windows.Mobile")
"
//testing on a PC1 -
Spending Saturday from 9-18 trying to learn Angular. Following along with the lecturer but the code won't work when I serve with my unworthy fingers...??? Oh, but now it turns out the instructor's code isn't running either..! Nice to know that everyone turns to StackOverflow in their darkest hour. 😋3
-
Just because I am a night owl and arrive late to your fucking meeting at 1100am, it does not mean I am shit head and trying to save out of office. Then why did you fucker shift my meeting an hour before and screw up my whole day. Fuck you asshole.
-
Man being a designer must be nice. Empathize with a customer and understand its needs, dream up a design and watch people tear their hair out trying to implement it. I picked the wrong career.9
-
I JUST SPENT A PAINFUL TWO HOURS TRYING TO FIND OUR WHY MY EXCEPTIONS WERE BEING THROWN AFTER EVERY SINGLE INPUT THE USER ENTERED...
I commented out the try catch, it worked, I commented out the throw and it worked, so I uncommented them both and it worked again? WHY DIDN'T IT WORK BEFORE Y U DO DIS2 -
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
-
Spends whole day trying to figure out a strange build error in Android Studio.
Just updating the studio fixed it!4 -
This is some real shady shit...
I was trying to set my office 365 account we got from school to gmail in my phone and this is what it wants to be able to do. In summary (Dutch screenshots):
- It can disable important safety features,
- Lock me out of my phone at any moment,
- Encrypt all data,
- Or just erase all of it
- And watch me while they do it
Nice.3 -
Habit I'm trying to fix?
Doing it all myself. I've been timeboxing my problems and forcing myself to ask instead of forcing myself to just figure it out myself. Communication isn't my strong point.2 -
Spent the afternoon listening to a colleague rant about Python's json.dumps not producing valid JSON, churning out single quotes. Turns out he was trying to encode a STRING that contained data that looked like JSON, instead of a dictionary of objects - which he swore it in fact was.2
-
Trying out the Windows 10 version of devRant. I had to get the Windows Store back on my system as I got rid of the Windows App the came with upgade but, once I figured how to add it back, I got devRant and it looks great!1
-
Just committed a code review change with a heart emoji included, Turns out Crucible does not support this and it broke the code review, Spent the last half an hour trying to change my commit message to fix the review
FML6 -
i feel like everything around me is catching fire, so I'm trying to put it out while also keeping a customer service smile and dealing with people5
-
Spent 4 hours trying to figure out why my expressjs application wasn't working in my environment but DevOps loads it just fine. Turns out there's a difference between ^ and ~ on dependency version requirements. I was loading latest versions of nunjucks and NodeJs instead of stable.
What is life.2 -
Today i spent one hour and half trying to understand why my ajax request was returning "undefined" instead of a json object. It turns out i had just to restart ionic because of some bug in the ts transpiler.
Fuck you typescript.6 -
Build a docker image.
Adds config file .
Build cache ignores new contents.
Hours of trying to figure the shit out.
Bash into it.
GOD DAMN DOCKER HAS CACHED THE VERY FIRST VERSION OF THE FILE.
Hours lost with headcaches and thinking about existence. Fck my life.9 -
Trying to replace the WiFi card in my laptop only to find out the ONE screw holding it in is completely stripped on the top and I can't get it out 😢6
-
!dev
I'm checking out at Walgreens right now and have an item with a security device on it. The cashier just took a pair of scissors to it. Didn't work obviously and now I think she's trying to rip the cords off the box4 -
When spend hours trying to write that decorator class and then find out that there is already a package available for it.4
-
I swear sometimes debugging a new piece of code feels like waddling through a sewer, trying to find a clog. You are unsure where you are, everything smells, there are decades of old shit piled up by the sides and once you start tugging it turns out the entire sewer settled onto it and it's as much of a clog as it is a structural element now.3
-
My boss decides on new languages/frameworks almost each new project...
These are the number of different languages/frameworks we are at...
Back end:
5
Frontend:
4
Sometimes it looks like he is trying to even out by 10 :)2 -
Every god damn time I have to interact with windows I hate it more and more. I sold my old Dell PC, and said I'd install Win10 on it for the dude.
It's now been 2 hours of me trying to figure out why the Win10 installer complains about missing drivers, and trying to figure out exactly what drivers are missing, because they sure as absolute fuck don't tell you.
"A media driver your computer needs is missing. This could be a DVD, USB or Hard disk driver. If you have a CD, DVD, or USB flash drive with the driver on it, please insert it now."
Well how the fuck am I supposed to know what driver you need? The least helpful error message in the history of computing....11 -
When your client sends a cropped screenshot of the API keys and you spend half an hour typing it out multiple times trying to match it and failing, then another 30min trying to explain the simple process of copying and pasting text.
You can send a cropped screenshot but not use Ctrl-C Ctrl-V or right-click copy right-click paste.2 -
I don't know what I would do if the person who owns the internet decides to turn off the internet forever. I would probably go insane trying to figure out what happened to the internet as I have no way to read about why he did it.4
-
The ::before and ::after pseudo elements. I’ve spent an hour sometimes trying to figure out how to get some element to do something and not realizing it was because of those.
-
recently made a mp3 player out of my raspberry pi 3 b+, trying to add a 16x2 lcd to it and as usual, failing to suceed 😂3
-
Trying out Amazon sagemaker
You can do it for free they say
Deployed a free sagemaker domain
Got charged 32 dollars one day after
Jesus fucking Christ7 -
Things I get paid for but shouldn't:
Yesterday afternoon with an extra half hour staying late trying to work out why my code doesn't do what I think it should be doing.
Things I don't get paid for but should:
The 5 minutes in the shower this morning when I worked out what I'd fucked up.1 -
So I was like "imma be smart with my internet security and put 2 factor on my GitHub" only to find out I'm getting authenticating errors on trying to push. Disabling 2FA makes it work again.
GitHub y u do dis D:5 -
Was trying to figure out why the code coverage tool always reports 0% on my android tests. Turns out that is specific to newer samsung phones and it reports the coverage correctly on other phones.
Good old samsung, annoying devs since 2009! -
Just spent 15 mins trying to figure out how to close the copilot chat window in vscode, to close it you have to slide it until the width reaches 0.
Talk about shitty user experience5 -
After 2 days of trying to understand unclear requirements I got for a new project... I discover my boss wrote them....
From the description, it read like he flipped it around from what he actually wanted (there's a difference between parent-children and child-parent)
And he always gave me the feeling that he had gotten it from some business team so I spent 2 days trying to figure out who wrote these requirements so I could ask them.
FML.... -
I was at a car boot sale (mix between a flea market and yard sale for the Americans out there) the stall next to me was selling a PC tower, monitor, keyboard and mouse for £10. So all day I was trying to sell my old toys (I was 9 at the time) but only made £5.
At the end of the day I went to the stall and asked if he would take £5 for it, he then game me it for free as he saw me trying to sell my toys all day.1 -
I spent 2 hours googling and scratching my head trying to implement asyc Tast<ActionResult> on asp.net MVC. I even copy and paste the exact sample code and still didn't work. It turns out that "Visual studio for Mac" doesn't support asynchronous calls.6
-
Spent like 24h trying to figure out why the system does not work. It turns out I forgot to put ternary operator into parentheses. :///10
-
Trying to get gcc and make onto a 3DS is nigh impossible as my x64 PC won't let me cross-compile and the only ARM device I have is a Pi Zero, but it runs out of memory mid-compile... fml.3
-
Kotlin shortcut things a lot it gave me headache when I'm trying to figure out what's happening but I don't know why I still love that language2
-
Day 2 of trying to get into android development with flutter.
- Downloads Android Studio
- Tries to download Android-SDK from Android Studio's SDK Manager: "Error: Android SDK is missing or out of date".
YEAH NO FUCKING WAY, THAT'S WHY I'M TRYING TO DOWNLOAD IT.
- Uninstalls flutter and android studio
Lost all motivation to get into mobile development again.7 -
One fucking week I was trying to solve a bug where I could save data to neo4j but not retrieve it.
I thought there has to be a bug within the library. But it turns out, I referenced the wrong class.
I need ducks...2 -
Debugging your JavaScript Code for 2 hours and trying out every imaginable solution because it works on the demo page but not your site... and then you find out the fking library had a bug and the Readme.md contained a cdn link to an old version and the demo page was up to date... arrgghh2
-
After 30 minutes of trying to figure out why a guid is empty, I realize it's because it is initialized, but not assigned.
I'm not ready for Monday. -
Spent half the day trying to make something work. It wasn’t working before I started and I wasn’t making any progress. I don’t know why my changes weren’t working. So I yanked out everything I changed and put it back the way it was before I started. It works now. I don’t know why it works. I give up. 😂
-
Hate asking these questions here buuuuuut...
Can anyone recommend a good flowchat/diagram visualiser for linux?
Preferably GTK based so it doesn't look out of place but anything will do, using google docs for this shit is like trying to disarm a bomb with a spoon...14 -
when you spend half a day trying to figure out why your aws api calls aren't working and it turns out you're using a deprecated package
-
At the car workshop, the mechanics are trying to print some pdf from the net. It looks like the job is sent to the printer, but nothing comes out. Restart the printer: no luck. Restart the computer: no cookie. Open the pdf in chrome instead of IE: yep.3
-
I've been staring at the same section of code for about two hours now. I want to solve this puzzle and design it properly. I'm desperately trying to resist the urge to hack it. Not sure I can hold out much longer...3
-
- Searched for a cascader component for React
- Installed it
- Lost 2 hours trying to load dynamic options
- Turns out that there is a parameter named "isLeaf" to identify when a node have no children, which is also used to allow the loading of dynamic options
...
isLeaf...
isLeaf......
isLeaf.........
*chills*1 -
Let's have a meeting to find out why something isn't working, when we're already trying to figure out why it isn't working.1
-
Trying out VSCode, and... I'm trying to like it, but I just don't. There are certainly nice features that I like, but there's also so much I find inconvenient. Microsoft's design principles and all...3
-
When people write "sys.exit()" in their libraries instead of giving a helpful error and you spend about 3 hours debugging your code and trying to find out why it is exiting.
-
I spent my last two hours trying to understand why my code wasn't working... Turns out that if i write this.item.lenght instead of this. item.length it will never works.
Thans to cscode also, who never corrects me when i write lenght.6 -
!$rant
So I kept running into permission problems last night when trying to use move_uploaded_file() in php to upload images to my virtual server. Maybe today I'll finally figure it out. -
Spent the better part of an hour trying to figure out why nginx was throwing a permission error even though I had the proper user/group permissions. Ends up that the entire path to the web root must have +x applied to it, not just the webroot!!2
-
just got off work,... ANOTHER DAY SPEND TRYING TO FIGURE SOMEONE ELSES PROD ISSUE....
Doesn't help when my PM's like did you figure it out yet, did you figure it out yet?
Why am I cleaning up other people's shit....1 -
Attempting a huge undertaking. I'm trying to convert a large JavaScript library, written in standard ES5 syntax, to Typescript with ES6 syntax. Turns out it's extremely difficult, but if I can finish this it will be 100% worth it3
-
To be honest the exact bug I don't remember. I do recall that it had something stupid I had been trying to fix to get nodejs working on a raspberry pi. I finally figured it out and managed to get a simple rest server going. After hours of trying to fix what might now seem insignificant, I was not only relieved that I got it working, but also thrilled that I kept at it and managed to fix it.
selfConfidence++; -
I feel so fucking proud after finally finishing what i started coding
I delayed so many days and procrastinated because it seemed way too fucking hard to code it
But i sat down and forced myself to do it despite it being hard
Yes i broke my fucking head trying to figure it out but i somehow figured it out
And it is finally fucking done
Fucking good Lord thank you2 -
Spent an hour trying to figure out why Chrome wouldn't work at all. Even IE was working on my laptop.
Restarted the whole thing.
Now it works.....and I already lost most of my motivation to code. Just great... -
Fuck copy-pasting. I just spent WAY too long trying to figure out why == wasn’t working to compare strings in python when I discovered that I had accidentally pasted a trailing space into the database entry causing it to not be equal
FUCK3 -
I feel fucking proud of myself.
I spent the better part of three days trying to figure out how to compile source code on Linux using ./configure and stuff and best place to put the compiled source after running make and it all works. It's such a small thing but seeing as I've been tarnished with Windows this is a great accomplishment to me.
Also because I wasted days figuring this out, jumping to multiple topics, progressing deeper and deeper into different topics to figure it out... abstraction would've been nice... -
So I just read up on what the language D has to offer. It seems quite good!
- Active community
- Multiple compilers
- Modern (no header files, garbage collector, etc.)
- No VM or framework needed to run it (like C# and Java)
Looking forward to trying it out!
Does anyone have any experience with it? What are your thoughts?7 -
If you have two keyboard layouts installed, English and Russian, and you’re trying to type “dev” but end up typing in Russian layout, it comes out as “вум”, literally “fem”.
All developers are secretly female even if they don’t know it yet
Illuminati confirmed heartbleed can’t melt ARM cores10 -
So our company wants us to start learning/sharpening our Python skills for work. We signed up for CodeWars and ran through our first Kata today. I'm excited to learn, but I don't have any actual experience with anything but HTML/CSS and super basic JS for just things like animation... I feel like such a fucking moron trying to work through this Kata. Because our manager wanted us to only spend like 15-20 minutes on it. I spent over 4 hours trying to figure out the right place to even start, even with reading documentation and trying to find similar examples online and after 4 headsmashingly long hours I couldn't even get an idea of how to tackle the problem.
Watching python videos to try and figure this out...15 -
I have solved one of the hardest problem in my life.
I cannot figure out why I cannot send a get request to the server. I want to give up after trying to solve the problems for 4 hours. But I didnt. And I found out why. it is because I didn't put http:// in front -
First rant!
Ah, npm... Lots of packages use ES6 syntax because it's nice to write, and then transpile to node-compatible code either with CI or a precommit script. Just spent a whole day trying to figure out what was wrong with my project, when it turns out I just had to tell webpack to ignore node_modules *except* for this specific package. Sigh.2 -
Trying to figure out why your code won't work after you fixed it, only to find that the offshore team completely fucked everything back up again 😵3
-
I feel retarded. Just spent a good solid 15 minutes trying to figure out what was wrong:
<input id="#example" type="text">
let data = $('#example').val()
And I was sending data to the backend and wondering why it always came across as undefined...6 -
Web pack can go die in a pox infected hole. I have spent the better part of a day trying to fix a non existent problem cause the slime covered spunk receptical that is webpack can not figure out that it should load changed fucking files.2
-
Just wasted 2 hours wondering why my simple bit of code didn't pass the test cases. Turns out what I thought was an add was actually supposed to be an xor. It was a hacker rank challenge. So much for trying to improve myself.
-
Have you ever built something that works, but then you had to spend the next two hours trying figure out how the hell it works?2
-
spent 2 days trying to figure out why my css was working fine on one page but not another. found it was due to the doc type declaration on one of the pages was mad about me not putting height:100% on a parent div. smh1
-
Was trying to figure out why my fix had created a performance issue in our app. Tried loads of different things. Turned out it was because I was iterating over a ~300 item array, and then iterating over another ~300 item array within that loop 😂
300 iterations * 300 = unhappy iPad2 -
11 pm: Me: I'm going to go to bed after I fix this bug!
3 am: *Pulling my hair out trying to fix the bug*
Me: HOW IS IT 3 AM ALREADY!1 -
// First rant
So I've spent the last three days trying to send requests to a website in C# (never had done that, so I had to learn from scratch) and using XPath to select certain nodes from the html.
Today, I port it to a new UWP project and turns out it doesn't support XPath. I guess I should learn LINQ now...fml1 -
I'm about to graduate and I'm fucking exhausted ALL THE TIME. When I'm not in class, I'm at work. When I'm not at work or class, I'm working on projects. Trying to cover all my bases has left me incredibly anxious and unable to rest, so I don't sleep well and I'm fucking tired constantly, making it more difficult to do *anything*.
And if I hear "it's almost over" ONE MORE TIME :| yes, I know it is, that's why I'm freaking the fuck out, because I have 3 major projects I'm trying to balance on top of my internship.
I'm also trying to lose weight so I have to curve the stress eating. I cut out nicotine but I'm slowly picking it back up because
If I'm constantly stressed
And I can't rest
And I can't enjoy food
And I can't enjoy hobbies
Im basically just sitting here for HOURS every day losing my fucking mind without any distraction. 3 weeks until I graduate and it feels like an eternity. Every day is pain.7 -
trying to add a feature and then finding out that for some reason it overloads everything, so i try to fix it only to find out everything is broken and i can find the source of the problem, so i delete all of the code and start all over again2
-
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
-
After months of planning, my friend and I are starting our company.
Trying to actually make money in Italy beside our first job.
If you live in Italy, please check it out: https://linkedin.com/company/wrec/8 -
This mother fucking laptop is turning on by itself when put inside the bag, I was feeling the heat from the bag, I get it out and wow this mother fucker is really on fire 🔥, when I opened it I saw windows trying to repair, you windows mother fucker why are you up asshole, I put water cloth on it and throw it straight to the fridge.7
-
My teacher joked in class about trying to get #octothorpe trending. Two days later he's wearing a t-shirt that says it, turns out someone already thought of it and it's on a t-shirt on Amazon with prime shipping lol 2018 is crazy
-
Spent like two hours trying to figure out why my react native app is showing a TransformError... Went to stackoverflow.. Github issues.. You name it.. None helped...
Turns out I had missed a fucking comma when importing stuff from react-native2 -
What is the longest time any of you have been debugging one problem?
For me it was at my first internship where I was creating a multithreaded qt application. I had a problem that took me two weeks to figure out. I was trying to call a function from a qt thread when it wasn't the main thread. Took me two weeks to figure that out since it was my first time doing multithreaded applications, and the fix was dead simple.
Any similar stories?1 -
Spent about 5 hours trying to figure out why php-fpm 7.2 was sending a timeout to nginx inside a CentOS 7 container. In the end I couldn't figure it out, downgraded to PHP 7.1 and then everything start working fine. I really hate using CentOS for containers since it also requires privileged mode to be able to start services. Hopefully I can move away from using CentOS for containers soon since the base image is also quite fat.
-
Just spent 3 hours trying to understand why my compiler isn`t even trying to compile my code until i found out it was a known clang bug.
-
All of our products have a 16x2 lcd. Every April fool's we make all of them say some offensive/funny stuff. One year I made an Arduino controller for one of the other engineers units it took him a few hours trying to figure out how I was doing it 'cause he couldn't fix it.
-
Thankfully not anymore, but Asana was the most frustrating and confusing piece of crap when I had to work with it.
I would literally spend hours trying to sort out where everything came from, let my boss know that other people were trying to get me to do something via some private task that no one else can see, sort out random ass replies to random points in conversations and then open up my email and answer all the half-baked open ended questions that were sent separately over email.1 -
Coding gameserver emulators. It's always fun to code for a game which you don't have to do any of the artistic side and all of the functionality side.
Also network packet sniffing and trying to figure out what each this is is pretty fun. Love it.2 -
I always start with a personal need. I can't really commit to projects that I wouldn't use myself. Once I have the need, I spend days trying to Google if it exists, and if not, I go ahead. (Then sometimes I find out later that it does exist, it's just that they suck at SEO.)1
-
Spent a couple of hours trying to figure out why my flexbox css wasn't rendering as suspected. Finally discovered that the html tag I tried to apply it to didn't support display: flex;
Gah.3 -
So. Many. Irrelevant. Emails.
STOP IT.
It's getting to the point where I'm considering running a course for recruiters called "how not to annoy the fucking shite out of the people you're trying to hire / not be be reported as spam".
URGH.1 -
When you're trying to figure it out what a code does and you find a line comment "A line off code to rule them all"
cheers Frodo! -
Been working on a particularly elusive HTML menu sizing glitch for over a year now, trying to get it to appear consistently enough to track down its cause. Finally a) got it to happen in a browser so I could hit it with Chrome Inspector and b) figured out what was probably causing it and fixed it.
And then...
*happens again*
*cannot reproduce the issue, but bossman can*
me --> *commits suicide*5 -
Spent a whole morning trying to make a unit test work only to find out it didn't work because of duplicated code.... Fml
-
I've spent the last 3 days trying to figure out what on earth was going through the head of a (now departed) contractor when he wrote the code I'm trying to fix. Took a reasonably simple part of the system and convoluted it to the point where it makes no sense! And we've realised it's not complete either!! Fun times... they are not. 😕4
-
#notetoself
If you're trying to run the fucking app (just to check if compiler doesn't show any errors), please, for the LOVE OF GOD, do check if the app is still installed on the fucking "Guest" user on the phone. Don't spend 2 days trying to figure out why the F doesn't it compile.
God fucking dammit. -
Spent last 2 days trying to get an upstream data file loaded. I've now concluded it's just corrupted during transfer beyond repair... But I got to practice lots of Linux commands trying to figure out what the issue was and fix it (xml parser was throwing some error about nulls originally)
vi, grep, head, tail, sed, tr, wc, nohup, gzip, gunzip, input output redirection -
Trying to figure out what the fuck and why I did some stuff in gradle dependencies to get shit to work
joke is I didn't understand it back then anyway and was just following some documentation to get shit to work2 -
Am moving back to linux again, after having lived on arch for three years , I decided to give windows a try . It's been less than five months, I can't do it, I just can't.
Anyway , am trying out manjaro with deepin , atleast until cutefish works1 -
Trying to figure out what I should learn, I have a little experience with PHP (Though I am not a huge fan of it). I have thought about Node.js and Ruby but I cant decide. Anyone know what I should learn as a backed language?6
-
Spent 2 hours trying to figure out why my program would skip a month of the calender... Decided to google it finally thinking that no one could ever have possibly had this toddler level issue before. *immediately finds solution on stack exchange* goGet.tears(joy);1
-
Supposedly 2 years professional experiencd junior - console.log ("how do you like figure out what data is being passed In and what it looks like? is there some special tool you use when you are trying to get the types or correct nomenclature for the reference?") Me "I just log it to the console or use fiddler. " how do I do that?1
-
In spent more than an hour trying to figure out why a form didn't work.
I pressed the submit button and nothing happened, no error in the console and nothing in the Network tab in Chrome's devtools. And the action was being executed!
Then I found out there was a catch somewhere. I removed and it said that the url was wrong. But again, I debugged it and nothing seemed wrong. I even hardcoded the values.
At the end, it turned out that the initial "/" was missing in the request url... -
as usual... someone presents something in the biweekly developers meeting, it gets highly critizised by most devs, and yet the day after everyones trying it out. Sometimes is hard to understand how devs think =/1
-
Freaking bitchass smartphone that decides to reboot out of FREAKING NOWHERE ! Are you trying to beat windows update ? Cause you goddamn did... freaking hell and if it wasn't enough i had to lose the freaking bigass text i was writing2
-
I expected to need the better part of an hour for a feature.
Here I am, two days later, still trying to figure out a solution. Turns out, there is a lot more complexity to it than I anticipated. -
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! -
Dev companies, please, stop trying to force proxies to your devs... you just make us waste more time figuring out how to avoid it rather than working as we really want.
-
Spent 8 hours trying to implement a SPI slave on a Raspberry Pi before finding out it only supports SPI as master. WTF why say you support something then only support half of it! That's the kind of thing that needs a big red text in the docs! Fick this hardware bullshit I want back in to web developing.
-
Is it a good idea to go to a coding bootcamp and shell out thousands of dollars? How about a college? I know some devs think it’s best to self learn and pay no one. I’m currently trying to make a big decision and looking for pointers.3
-
opus > gpt
spent days trying to get info out of gpt and I think it made me question my own sanity. my brain is so tired and mangled by the whole experience
tried opus and it can remember a conversation and doesn't gaslight you all the time. goddamn
and it writes code that you can actually read
and it will actually answer questions instead of equivocating like a condescending dick10 -
When you spend an hour trying to figure out why your rsync command isn't working, then you realise it's because Raspbian doesn't have rsync in it by default 😒2
-
Spent 4 fucking weeks trying to implement this motherfucking feature and in the end after 15 failed implementations it turns out that my first implementation was good. Turns out this other devs fucking feature had a bug (he forgot to add two lines to clear current state and to update current state again). Motherfucker.
Took me over 100 hours to debug that piece of shiet spaghetti codebase and I had to go through grief stages few times to the point where I started questioning my own damn ability
Sometimes it sucks not being able to go step by steap and think in a linear way. I guess if I followed the breadcrumbs I would have solved it sooner. But poking around things and trying out random solutions was like going through a maze blindfolded until I got it right but I guess thats how my brain works.1 -
Am I the only one thinking that maatwebsite/laravel-excel package is poorly documented?
Trying to make it work for excel file reading I have to do. 4 attempts (every attempt by 6h) - shit's not working like intended. Poor examples, code itself - just..not connecting dem dots, m9.
Just had to let it out from my system.3 -
How do you find the balance between just howing the junior how it's done (or end up doing it yourself) and giving them hints so they can figure it out on their own?
Not trying to be an ass, on the contrary, I just want to help.
But it's frustrating as fuck seeing all the little, simple stuff going wrong over and over and I end up just giving in and take time off my assignments to "help out" (point out the error/give the solution).5 -
Wow..so i decided to try out Swift instead of always writing in ObjC while writing a native module in my React Native project.
I spent a fucking hour trying to figure out how can i write code to get a value from my info.plist in Swift and what i got was a humongous piece of code whereas ObjC does it in one line.
Whats the hype about Swift?!? Its the worst fucking language out there5 -
Memory debugging iOS probably makes me more anxious and stressed out than anything. I have put 11
hours into attempting to figure out this crash, but still no progress. It's like I can feel management breathing down my neck to get it done asap. You ever get so stressed out while trying to figure something out at work?3 -
I spent an entire morning trying to figure out why my development branch of my web app was taking a dump on itself after I rolled it back to production. Only to realize that a config file wasn't in the folder. So I threw away all my changes for nothing.
-
FUUUUUUCK
Spent 3 days trying to find out what I'm doing wrong and why the server cannot send emails in an obsolete project (https://devrant.com/rants/1806850). I started debugging the PHPMailer SMTP library (v2.0.3 since it is the only one that works with PHP4) and found out THIS SHIT.
WHO THE FUCK confuses = for ==2 -
Sat here for 30 minutes trying to find an error a client saw that I fixed earlier (mobile error). After going through everything I could think of, it turns out his browser was just caching... Fml1
-
Another one someone reminded me of when mentioning !important...
When I first started trying to figure out how to customize Wordpress and spent a week trying to figure out how to defeat its reformatting of my styling preferences when editing posts, only to throw it in the corner and ignore it for the next four years. -
Is it just me, or is it the worst possible time to jump into coding for Apple products?
I remember trying to figure out Xcode a few years back and making some small bit of headway. More recently it seems that all the old tutorials in Objective-C are out-of-date, and half the Swift ones won't compile because of mutually incompatible versions...1 -
Tempo has lost its reference to the issues on which I'm trying to log work. Used to press 'W' on an issue and that issue was automatically selected as "Issue key", but now I have to select it manually. A small problem I know, yet it annoys the crap out of me.
-
Dear uni
Stop trying to fucking nose into my life and find out what I'm doing with it at this moment.
Thank you.
Regards
ilivemyownlifenoneofyourbusiness3 -
Way back in university, I was trying to do an assignment for an OOP class and it had to be written in C++. I was writing a simple function since I was a beginner at it and I couldn't understand why my program wasn't working. I spent an entire practical class lesson trying to work out what the hell was wrong and in the end, I got my friend to look at it. After only 2 minutes of looking, he asked if I had declared my functions. Obviously I had not.
-
Holy shit trying to learn flex-box and only when I turn on reverse-row does everything fall out of its containing boxes. Then I find out that because I'm not hardcore enough to roll my own CSS scaffolding and therefore using material design lite that it is also trying to use flex box plus a few floats here and there......
... First real need to rant, glad I had this outlet3 -
I just spent like 4 hours trying to figure out how to make a simple httprequest to the google directions api in android... nothing worked :( running it in a seperate thread, tweaking the address...
I'm sure there is something simple I'm missing... but I'm feeling broken and defeated right now...
They make it look so easy on the android5 -
Not a rant, just wondering.
What's your favorite editor (not IDE) out there?
- Atom
- Sublime Text
- Visual Studio Code
- Notepad++
...
- nano
- Other (name it)
I'm trying Atom Editor, I've been a fan of Sublime Text for a couple of years. Tried VS Code, not a chance. Any suggestions?27 -
Spent half a day trying to figure out why a package wasn't working, was telling me the properties provided weren't known (typically meaning I forgot to include it at a module level).
Nope. The package owners just updated the property names and didn't update their documentation 🙃
how's your day going? -
I cannot believe that MS has not thought of something better than UAC... trying to re-install ADConnect after fixing an error, msi shits out 2502/2503 errors even though it worked first time on the original install. The fix, run the msi from an elevated cmd. Come On Microsoft!!!7
-
I had to take my backspace key apart today to pull some hairs out of the sensor because it was ghosting and it deleted a whole source file. I'm amazed at how easy it is to repair thinkpads with minimal equipment and limited dexterityy / vision.
The retainer clip is so sturdy it feels like idiots trying to force the two halves together at the wrong place was a primary use case.1 -
An undefined ArrayList coupled with NullPointerExceptions because of it really know how to raise your blood pressure up.
Spent almost 1 hour trying to figure out why and all I needed to do was look a couple lines above.
But I guess that's what 4am development is all about -
Don't you hate when you wanna install arch on your 6 year old laptop but it turns out it's uefi when you have already made partitions that is ext4 when you should have made it fat and then when you remove the partitions and do everything all over again you get some bullshit error when trying to use arch-chroot!
-
can anybody give me advice on why typescript maybe be a better solution on the nodejs side. I've been trying it out but other than compiling seems like es6 is still better2
-
Today I spent almost an hour trying to figure out why something like this was not working....the solution?
Just declaring first the itemLabel attribute and then itemValue....WTF?!?! JSF can be powerfull...but some times it does not make any ducking sense.2 -
Spent all afternoon trying to make CI work for my own personal website, trying out a new concept, that I call Frontend only, it restores, builds, but fails to deploy with connection dropped after a few seconds... For all of the Gods and Saints of deployment please grant me stable connections, thanks
PS: you guys at cPanel Fuck You, thanks -
Either I missed it in the docs or Google actually changed it, spent 15 minutes trying to figure out why my app isn't building and why build log is not showing anything other than: Build failed
Until I manually ran gradle build process instead of making Android studio execute it.
Am I missing something? .-. -
Quick disclaimer, it is easily googlable, but no matter where I search, I can't find a solution. This is why I'm trying here.
Okay, so the other day, I was trying to install the node package sqlite3, and it spat out errors all day long from the node-pre-gyp native module and from the node-gyp native module. I am using the latest LTS (as of 5/10/2018), and I can't get any answers on HOW TO FIX IT...! Please HALP ASAP!12 -
Spent 30minutes trying to find What was wrong in my Bootstrap code because some things didn't appear on my screen (grey background, lines).
Turns out it was because of the crap quality of my second monitor. -
Anyone else trying to crawl back out the rabbit hole that is 3d printing? It's great don't get me wrong but it's so fucking annoying when it goes wrong16
-
- Reading the docs and trying out examples (basically copy paste their example and try it in your computer)
- YouTube videos if I don't understand something from the docs. And to see how people explore various ideas I wouldn't have thought about
- From what I have learned, trying it by myself or applying it to somewhere useful
- Tinkering when free, else move on -
Just spent 10min trying to figure out why everything was broken in Chrome after refactoring custom CSS to its own page, and the header to its own JSP... I forgot to clear my browsing history and thought it was broken everywhere but IE.1
-
Was freaking out why my changes weren't being shown in development. Spent an hour console logging everywhere, trying to decipher bugs, and just generally worrying about "what the fuck did I do?"
I just forgot to merge my PR after it was approved.
Safe life. -
When you are trying to write event handlers in JavaScript and nothing is working so you spend hours and hours trying to figure out what the fuck is wrong with your js code only for it to be a duplicate id. Fuck sake. I really wish JavaScript warned you about duplicate ids, but then again that's what you get for using such a weakly typed language.
-
Just spent 4h trying to start application after db password change. The app accepted base64 encoded password.
It turns out it's very important to use -n switch in "echo pass I base64"1 -
Not really a backend developer but I give my best with node.js. The way I did it was just raw SQL everywhere, and now trying to figure out Sequelize. Holly shit its to complicated to me.
Anyone knows some good tutorials?1 -
For those of us in college/University is it normal to have issues with trying to find the right scope and size for a project? because it takes me forever to figure that out
-
Who would have guessed that after 1 hour trying to make some changes work with live reload, I figured out that Angular has some sort of "cache", I just had to restart the app to make it work, smh.
-
so I installed spent an hour trying to figure out why snmpd wouldn't start... it turns out to be a carriage return that the editor wasn't displaying but the program was appending to the end of the PHD filename.....
-
I’ve trying to find out why VM restart is causing the service bus queue messages to get stuck and my dearly beloved manager is doing nothing but undermining my work that I haven’t found it already. It’s only been a day I started looking into this. Fucking shit.
-
Trying to understand why the last guy who worked on my current project gutted out the framework specific data layer and replaced it with component-level ajax calls4
-
TLDR: releasing mental pressure
How are you doing it guys, i was trying to find project where i could find out how it works, recently followed flask tutorial for blog, and checked out chat with flask-socketIO, but have overwhelming feeling like everything was already developed and Am so much behind ( like learning web in 2018 - what im doing here ) + like its not enough, all are spamming about how AI will take work also from coders -
Type coercion in JavaScript. I appreciate it's trying to help me out, but it'd be cool if it just told me I made a mistake.1
-
So for the last couple of weeks, I have been trying to answer questions on stack overflow but whenever i start answering it a bloody pop up pops up saying that the question has been answered. What the fuck am i supposed to do. Fucking rat race out there😓
-
Trying to figure out why switching underlying object in data binding does not update.
checking type validation, nothing
checking types in bound events, nothing,
maybe some exceptions it thrown? nothing...
check the "class"... IT'S A FUCKING STRUCT -
Best prank of me? I think: Making a screenshot of the desktop and setting it as the desktop background. It was funny to watch people trying to move the items. We also locked the screen and moved the unlock window almost out of view (windows xp). They tried opening the browser or the start menu, nothing worked...1
-
Trying to use a certain library for my ORM needs. It seems that the devs 'forgot' to add decent documentation.
Also trying out another library to integrate with it. Again, no decent documentation.
It pisses me off how A LOT of Node.js libraries have the worst documentation ever, and if they do have some seemingly okay ones, they conveniently leave out the more complex functionalities. What do they want to achieve here? For people to head to their Github pages to sniff at the code?
Holy fucking shit. I hate you people. I even hate having to use these in the first place. -
If ur sparring someone, don’t immediately go fucking apeshit. Feel it out and calm down so you don’t absolutely fuck up someone who is a beginner or trying to slowly recover back into it. Now I can’t fucking walk, thanks asshole 😑.1
-
I want to play Fate Grand Order. I mean I installed Magisk and MagiskSU to get play it even with a rooted phone, but their root detection seems to outsmart it. 2 days wasted trying to find out the sad truth....2
-
Today I found out that Smartsheet is built with React. Now I’m trying not to tell my coworkers who hate Smartsheet about it. I’ve given React enough bad press around here just by using it poorly... 😂😂3
-
I swear there is just no documentation on GTK3 themes. I'm trying to change window decorations in an existing GTK theme and there's just no info out there. On top of that my posts for help have gotten a grand total of 0 replies.
If you happen to know where I can find some info about it I would really appreciate it. -
Frustation at its peak ..as i have been trying to figure out how to make a build system work..Now gitlab just made me open my head out of frustation . Gitlab sends me an outdated version of my repo ..again and again ..and i thought it was the effect of some bad code of mine..2
-
Can someone tell me why Desktop Epub Readers are so bad?
I'm trying out Kotobee reader and damn thing gets stuck loading for 10 minutes every time I either try to make it full screen or change the font size. I never had this issue with browser epub readers.2 -
So I had been spending more than a week trying to figure out why the status messages which should show up after an AJAX request doesn't show up. Turns out, I kept removing it in the ajaxstop method... -_-
-
Ok, probably a really dumb question.
I'm trying out Docky, and I really like it. Buuut... for some reason when I maximize windows, it leaves a section for the toolbar and just displays the bottom part of the wallpaper under the part it's not using.
How can I change this, or can I not?2 -
When I lose motivation I either try to do other things or just sit it out while trying to force myself to work on projects, sadly it doesn't work sometimes
-
Hey guys,
I'm trying to make use out of Cloc for my company. Cloc is a tool for counting code lines.
I want it to count only the lines in certain file tpyes (like .cs). How do i do this?
I tried --include-lang=[.cs,....] but it doesn't work. What am I missing?3 -
So Google Calendar's API might return duplicate events when using nextPageToken in your requests and they don't tell you that. So I've been trying to find where the fuck my app was inserting duplicate data in the DB but it turns out it wasn't, it's just the Calendar API being a dick. Aaaaaa4
-
Can anyone help me with NativeScript social Oauth login with Vue.js ? I've been trying to figure out how to implement it. Thanks in advance.
-
How much do you contribute (if at all) to your 401k? My company has no company match, but I am trying to max it out ($19,500 a year). Any reason why not to max it out? In my mid-20s.15
-
I've spent a day trying to figure out a code logic. Couldn't figure out why some codes that shouldn't be commented out are commented out.
Out of frustration, I went to see the user. She explained to me the logic behind it and I got it right away within 5 minutes.
Ask your user when in doubt and in trouble figuring out the logic. -
Just spent 8h trying to load datetime fields from Django to db. It turns out that tzinfo in datetime field doesn't work well with my timezone.
-
GhostBSD is a pretty nice try at an out-of-the-box BSD experience. Almost everything works fine on my laptop, the only issues so far being screen tearing in Firefox and flaky WiFi (what else, this is a *nix after all).
Check it out if you're interested in trying a BSD without a lot of config headache.
(That said OpenBSD is still my favourite) -
Getting REALLY sick of OpenShift right now >:( I'm trying to connect to my database with JDBC (using Java servlets and JSP pages) for an assignment, but it doesn't seem to be acknowledging the presence of any of the environment variables. Or it's refusing to save values to the session, I can't really tell. But I've been trying to figure this out for several hours a night the last three nights, and it's still doing nothing1
-
This CORS is a huge bummer. It took me nearly 4 hours of pounding my head on keyboard trying to figure out why my "$http.post" doesn't work.
-
Spent two hours trying to work out why a Kubernetes pod wouldn't apply it's database migration when it works in every other environment. Turns out the database instance was powered off. Piss biscuits.
-
Working on HTML, we had to create a navigation bar at the top of the page so we could make it simple for people to get around.
I took maybe 10 minutes trying to figure out why the links wouldn't spread out across the top of the page instead of the unordered list I set.
Turn out I had page breaks, forcing it to stay as a list and not how I wanted it to work.
I head desked...1 -
Trying to run a web page from arduino with some js in it to draw a graph. And it craps out with some error about start tag.
It works fine saved as an html file on my laptop.
Wtf?1 -
I just discovered that CSS specifies a unit for frequency -> https://developer.mozilla.org/en-US...
I'm trying to figure out what it can be good for4 -
Devs and security researchers out there!!
I had a doubt regarding subdomain takeover vulnerability.
How to find where a site is hosted on heroku or AWS or heroku or more?
I was trying to write a script for it.
Any expertise will be welcomed.2 -
My shell was taking a really long time to start and I spent hours disabling every single plugin and trying to start it up without it to find out which one was the culprit.
Turns out it wasn't any of my plugins, it was NVM.
https://github.com/creationix/nvm/... -
Wow Chrome, you can just go fuck yourself. I am trying to make this epic CSS effect for one fucking hour just to find out filter animations are completely trash and broken there. At least our Firefox clients will still see it thanks to @supports...4
-
Just got assigned a ticket from a client, who described their issue with a very informative note that says:
[site name] keeps timing out
This is actually probably related to another issue I'm trying to fix (though I'm sure client doesn't know that), so if I'm lucky I'll be able to figure this out. But it seriously peeves me when clients give us a four word generic problem and expect us to just wave our magic wand to fix it -
When you have to build a piece of software to fix something and you find incomplete data. When you're trying to get the complete data you find out that you once requested it but it got overwritten. So building a simple table has now changed into fixing an entire part of the app.....WHY OH WHY?!?!
-
By experimenting. By trying to integrate different tech and seeing how things work out.
If something doesn’t work out, you know the problems, if something does work out you have one more way of solving some problems.
(Also by freelancing, adding these successful experimentations into a shippable product and adding it to yoir portfolio) -
I was away sick for a week. Come back to a chat log with messages about how the other dev team is trying to figure out a solution to a bug that they only show three services listed in the system.
Me couple of weeks ago on my second day in the project figured it out relating to a task I was doing. It's not a bug, it's a feature. It's a constant defined in the constants-file.
And the best thing: my team mate quoted me and said "Lankku figured it out last week". And it was passed down back to the team who had actually developed the whole feature and couldn't figure out why it was working so now. xD -
I’m trying to document a library I work on, and I need to figure out where to host it. Ideally it would be free so if I ever move on I don’t have recurring costs. I would mostly be hosting tutorials there.
Any suggestions?1 -
Literally wasting a good cyberpunk mix.
I'm trying to extract and replace values in a string with regex [C (POSIX)] and listening to a really good mix during this.
I'm leaving the link here in case anyone wants to check it out.
https://youtube.com/watch/... -
Trying to teach work experience kids is hard af when you barely know how to explain, you just kinda do it daily so you figure stuff out
-
When you're writing a Perl script and spend 2 hours trying to figure out why it's not working and it turns out that you missed a semi-colon.2
-
Docker gurus: I am not familiar with docker, any immediate problems stand out about the idea of trying to make customized vim into a redeployable docker image for easy portable usage?
Thought I might side step having to save config and reinstall stuff (still got to pimp it out the first time)11 -
Has anyone tried out interviewcamp.io. I'm trying to prepare for interviews. Came across this resource. Seems promising but couldn't find many reviews. Is there someone here who has gone through that course? Is it worth it?3
-
So I am an enterprise level Java developer...
But I'm trying to figure out angular (1.) at the moment and I'm finding it really hard. What advice do you have for me?5 -
We all know that writing your own css is easy.
Then we just try to pick up other's code and continue with their style...
It's taking so much time, I guess it's about collaboration now not only trying to figure it out alone .. -
Now watch I know this game
Either they're trying to make me freak out and work extra hard so I'll be disappointed
Or they're trying to make me freak out and be disappointed afterwards after doing good work
Or they're trying to make me happy but have it be disappointed in the end from loss of income
Fuck them lol6 -
I used to be excited from new languages coming out, new frameworks, etc...
ive been iny comfort zone using the same tech stack for 3 years tho. at this point trying to learn something new feels like "ew why isnt it as easy as X"1 -
The build broke right before code review with the Lead. It didn't just break in one place, oh no, that would be too simple. It broke everywhere, right down to the core mechanic. I spent the next 3 hours trying to find out why it broke, checking everything involved in this part of the system. It was a freaking Initialization call placed inside a conditional statement instead of outside.
-
I am trying to make a simple news app using jetpack compose but it throwing a error(
when I rerun the app it runs successfully but when I logged out and try to log in it throw the error) -
Trying to set schedule availability on McDonalds UK 'peoplestuffuk[dot]com' fails in chrome, with annoying alert boxes.
Turns out it is developed for IE..2 -
Trying not to end it all at the thought of a whole game dev team working through perforce. Incoming "oops I checked out the whole thing"
-
Spent 2 hours trying to figure out why an onchange event wasn't firing. It was my first project in .net 8 and I forgot to set the render mode. I'm not sure who I'm mad at, but I'm extremely mad at someone.2
-
I just went through a super long debugging process trying to figure out what was going on with my ZFS volumes. It turned out I had bad memory:
https://battlepenguin.com/tech/... -
Be open to other people's code and read a lot of it. Also just trying out new things. Code to learn and improve don't learn to improve code.