Details
-
SkillsJava php C#
-
LocationVegas
Joined devRant on 5/6/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
-
Dev: "What if the user has more than 100 entries? How would that display?"
UX: "They won't ever have that many"
Dev: "But what if they do?"
UX: "They won't."
(spoiler: they do)3 -
When you rewrite some sloppy idiot's code to be way clearer and straightforward. Then you fix a bug you introduced... and another... until the code ends up looking more or less the same as when you started...2
-
When UserID is an int(3) in one table, and then text(10) in another. And then the monent you see that the Username field is stored in both tables ......🖕🖕🖕🖕
Who dafuq wrote this crap?!?!?!?5 -
When you're sat next to the developer with the most annoying laugh in the world... cross between Muttley and a kid choking
-
It is sad to say, but programming in C# using Visual Studio basically consists of clicking buttons, dragging and dropping files and checking / unchecking checkboxes in order to get everything generated.
Where are to good old days, when code still had to be typed. :(19 -
Went to a job interview for ASP.net even though I don't know ASP.net since they asked me to come. I got the job since I was the only candidate that knew what OOP is.
I don't really want to work there.5 -
When you build a fully responsive web app and the client IT dept goes and sticks it in an iframe on their Sitecore site 😱