Details
-
Skillsjava, js, jquery, html, angularjs, ember
-
Github
Joined devRant on 4/5/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
-
Just optimized a bottleneck function in a program down from 160ms to 3ms. First time I've ever used a profiler, and it feels awesome.1
-
That moment when you come across other devRant lover while walking and then he requests you if he can take your picture! Thanks @dfox for this picture! Haha7
-
guy: why do you use a vpn?
me: cause I don't want my info stolen
guy: nobody can steal info from wifi that's just in the movies.
me: ...
was on wifi in a Starbucks close to Atlanta9 -
User: Why did you cleaned my recycle bin? I had important documents there!
Happened to me a long time ago. The user was one of the managers... 🐒5 -
Every time you use an unnecessary !important in css code, God kills a cat :(
Please don't use !important if it's not necessary.5 -
The guy who was apparently teaching me. "Do you Google? Use Google, it's the best way to learn new tricks"
Opens browser, types google.com in the browser (firefox) searchbar and then opens Google homepage and then searches for content.18 -
Just had a customer complain that the website didn't work in Microsoft Edge. After a WordPress update and slight CSS correction everything was fine. Then backend got a hold of us kindly asking "What the effervescent F*** is going on with that website"
Apparently it loads half a gig of data from our servers with each visit, we made the website and host it but we did not cause this. Further inspection shows that it's all images.
Me and the youngest (and possibly brightest) guy in the bunch view the PHP to try and control the amount of posts loading when visiting the start page as a means of controlling this issue.
We soon reached a conclusion we didn't expect, everything was in one post..........7 -
Boss called ! Said no need to come in today because it's friday and I worked hard this week... feeling like a boss. 💪4
-
the best way to learn programming is not by just reading books and coding basic examples. it is to take up a project which seems impossible and start doing it piece by piece, with the help of Google and stack overflow14
-
I'm creating a website and I'm thinking: Wow, I use html, css, javacript and python, I'm awesome! Then I see what other people know: shit, I'm not awesome...
Programmer: the more you know, the more modest you become...8