Details
-
AboutNewbie. But serious about it.
-
LocationHouston
Joined devRant on 9/4/2016
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
-
That moment your javascript has a bug but its a cool one so you decide to leave it and call it a "new feature"2
-
"People are very attached to the idea that there’s one right way, one right tool, or one right framework. If only."
-- John Arundel3 -
Every time there's an update for xcode, I claw back some measure of inner peace while waiting for it to download by pre-emptively rating it 1 star on the app store4
-
Shit code. I've done it, you've done it, we've all done it. Just keep working hard and improving. Eventually, you'll be writing better... shit code.4
-
My dad just heard about the Iphone7
He wants me to create an Iphone8 because I study things with computers and technology stuff.
¯\_(ツ)_/¯9 -
Desperately frustrated since my little brother started studying Software Engineering in college. I was so happy that he wants to do this, but they study 10 types of math and Java.
When he gets home from vacation watches movies for weeks and weeks. Haven't seen him write a single line of code for a year and some. I believe he thinks the outdated stuff and the piece of math they study will get him a solid job with the diploma.
I am a self-taught developer and for the past 11 years I have gaps in top of a week where I wasn't studying/coding/working and by watching him throw his good years ... this is not how I see good dev raise.
I was super pissed, because he started looking for a job last month (for me he has 0 knowledge to lend a job) after 50 applications he got 2 calls (one because of me calling an HR friend of mine and the little brat refused it). I tried giving him a part in project of mine - quick piece of work 2-3 days tops so he can add something to this one page empty CV and yet he refused.
I don't know what to do anymore. For me he has no real future if he relies on the stupid college education and the piece of paper with no real knowledge for the past 2 years of studying.17 -
Just spent the whole day rewriting a 5,000 line function with variables like num55 or num287. These variables constantly get re-used for different purposes and overwritten at will.
Everything is now broken. Including my spirit.4 -
Fourth day at new job, hired as a C++ developer.
"We think you'll be a good fit in this team!"
It's a huge JavaScript project. I feel lost and confused 😓8 -
Hate it when you're on the verge of fixing a bug when suddenly someone asks you for something, then you lose your train of thought and you're back to square one 😭1
-
This is documentation at a noob-program level. We had this one teacher, who shall remain unnamed, who used single letter variable names everywhere, who couldn't understand his own programs when they were shown to him.
PS - The picture attached is supposed to be an implementation of Kruskal's algorithm. Don't ask me what the variables mean.14 -
!rant
That great moment when you can just write your code with nobody rushing you and no deadlines8 -
Her: How do you make an app?
Me: Well, first you have to decide what language you want to use as the basis for coding it, or what system you want to start on ex: ios/Android
Her: What -
I just experienced the opposite of rant.
I spent 1 entire day ranting about a algorithm I couldn't write with no issues, it occupied all my mind and got me pissed of.
And today, I rewrote it entirely, and it works perfectly everywhere.
I was like : "No it can't work here. Oh ok", "And here's the bug ! No ? Nice.", "Don't tell me it'll work here. I'm a God".
That's why I love being a dev :D
Thank you, you freaking problem I had !7