Details
-
Aboutjust a newbie :)
-
Skillsphp , python , c++
Joined devRant on 12/23/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
-
Front-end developer's to-do list :
☑ Climb Everest
☑ Learn how to speak mandarin
☑ Become god
◻ Vertically center something in CSS20 -
"Most coders think debugging software is about fixing a mistake, but that's bullshit. Debugging's actually all about finding the bug, about understanding why the bug was there to begin with, about knowing that its existence was no accident. It came to you to deliver a message, like an unconscious bubble floating to the surface, popping with a revelation you've secretly known all along. A bug is never just a mistake. It represents something bigger. An error of thinking. That makes you who you are. When a bug finally makes itself known, it can be exhilarating, like you just unlocked something. Because, after all, a bug's only purpose, it's only reason for existence is to be a mistake that needs fixing, to help you right a wrong. And what feels better than that? The bug forces the software to adapt, evolve into something new because of it. Work around it or work through it. No matter what, it changes. It becomes something new. The next version. The inevitable upgrade." - Elliot, Mr. Robot6
-
Me: This is a good article about a CSS problem I always have and can never remember how to fix. Imma bookmark that.
Me, the next time I have that problem: Dang. Why doesn't this work. Better Google it.3 -
asked the team to give us their API docs, they gave us the whole fuckin source code. in a zip file...
im outa here!! 😕3 -
string work_it, make_it, do_it, makes_us;
if(work_it=="harder") {
make_it="better";
if(make_it=="better") {
do_it="faster";
if(do_it=="faster") {
makes_us="stronger";
}}}3 -
Coding late at night to meet a deadline, feeling tired so I decide to finish it off early in the morning and my mind is like..