Ranter
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
Comments
-
I don't know why, and if it's normal, but I'm really happy when I get another error message...
-
In my case .. It's many times a sign of something else broke preceding the earlier bug while fixing it
#reverseProgress -
@bakablah is it weird knowing that a great majority of your points come from this post alone?
-
@dfox The current number of upvotes is cut off by the ++ and -- buttons...would be nice to see it. :-)
I'm on iOS btw if that matters. Using iPhone 6. -
dfox426038y@mzgaljic thanks for the heads up. This is fixed on Android and will be fixed in the iOS version going out tomorrow.
-
@SweetHuman what's funny is that the guy only has 1245 points which means almost all his points are from this single post 😁
-
@SweetHuman not as inactive as you think. I enjoy reading rants more than writing them :p
-
@SweetHuman because I'm an early user to devRant and I enjoy static Color backgrounds?
-
99 Little bugs in the code, tale one down, patch it around... 127 Little bugs in the code..
-
ImCypher667yI truly laughed out loud when I read this because this is pretty much my WHOLE debugging method.
-
Linusero6057yI get notifications of comments in this rant pretty often (I guess that as all devRant)
-
rand-107yI love error messages, hhh i know it seem strange to say this, the stressed, trying to focus and manage your idea to find a solution, sitting the whole day and maybe more than one day searching about that error msg and at the end you solve it, that why i love in programming
-
Every time the line identifier increases, I take a drink of coffee in celebration
-
Clementine06yI just clatter my keyboard until the error goes away, or hides under an if statement, kind of like my goals.
-
Then you realize the error changed because you wrote another error before the line of the previous error
-
Kruzifix1486yFinally catch the whole crap and add skidmarks like log.info ("foo"); or log.warn ("FOO"); just, because a log-level of DEBUG would boost your screen.
-
aysentur1255yI prefer to get an error message than code without an error but not doing what I tried to intend.
-
Dilkharaj145y👨🏼💻Come up with a lot of errors and solve it the you never do the same mistake.🙋🏼♂️
-
maranatha545ythat moment when you’re like: oh no what the Frick I just got a flipping error message and my is f#$&ing flawless. So you spend hours scanning through your code that 2 frickin’ days to make! And suddenly you find out your error was you spelling print as: PHRINT
-
mash9795y@SandunIsuru haha...Yeah! I remember most of my GUI applications do that often. Bump CLI!
-
Auhrii524y"finally, I can google something else! I was running out of search results for the last error..."
-
meniluca434yUnless realizing that it's the first error message you got briefly at the beginning, the first time you compiled
-
itsJakyll374yHaha my coworker and I have been doing this for a few days now trying to upgrade to TypeScript v4...
-
Managed to blind-code for over 30 minutes, creating new controllers, binding to routes and views, and when I finally ran it I had NO errors. This is the definition of a good afternoon. And one that will probably never be repeated.
-
KeyLerri83yThank you so much for ensuring. It's a pleasure to know that you got some progress. All the best!
-
JediJoey212yWhen you find out that the new error is only an issue with the fix for the first error...
"A different error message! Finally some progress!"
rant