Details
-
AboutExtreme noob, currently struggling with symfony
-
SkillsPHP, js and other web stuff
Joined devRant on 9/7/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
-
Look right here at this beauty, one of my students wrote :D They were supposed to find all dividers of given number :D makes me question my whole teaching skills :(8
-
Computer: booted
Headphones: on
Music: playing
Volume: too loud
Terminal: open
Swearing: yes
I AM FORCIBLY REMOVED FROM THE PUBLIC LIBRARY2 -
Worst Hackathon ? When you have coded so hard during 48 hours to have a functional prototype and the winners get trophee with a static PowerPoint, full of bullshit buzzwords...10
-
Why do i have to support IE8 why do I have to support IE8 why do I have to support IE8 why do I have to support IE8 why do I have to support IE8 why do I have to support IE8 😞10
-
Common lies told by developers?
Here's one of mine: "It works on my screen".
I then proceed to ask them their specs while I think of the solution.6 -
When you get a day off and you want to work on a personal project, but your spouse has other plans.8
-
The more time you spend on devRant the more you notice how people:
1) cant understand that other people use other tools
2) cant understand that they actually enjoy using those tools
3) cant understand that they can ship good software products and code using those very tools.
Just build something you think is cool using the tools you think works best for you.10 -
Nothing scares a developer more than a follow up question from the other person while ordering takeout, after a very precise order.
This is why we build apps, so we don't have to deal with trauma like this! xD5 -
CSS is easy. It’s like riding a bike, which is on fire and the ground is on fire and everything is on fire because it is hell.7
-
I write blocks of code like this:
If(condition){
code
}
I'm trying to fix a bug and the previous dev is doing it like this:
If(condition)
{
code
}
Does anyone know any good nerve calming pill ? 😜19 -
Client asked for a zipped up copy of the files that I uploaded to their server via ftp, using login details they gave me...