Details
Joined devRant on 5/16/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
-
“Hi, I’d like to hear a TCP joke.”
“Hello, would you like to hear a TCP joke?”
“Yes, I’d like to hear a TCP joke.”
“Ok, I’ll tell you a TCP joke.”
...3 -
I have developed 3 apps so far in laravel and I can say I'm in a mid level between beginner and expert.
But every time I set up a new laravel environment I feel like this is the first time I see laravel.5 -
Two minutes of silence to all Microsoft employees who were looking to switch jobs through Linkedin. 😂😂1
-
When you start reading someone else's code and all you do is properly indent for the first 30 mins so you can actually read it.15
-
Yay weekend let's have some fun, until client calls, blah blah blah client somehow managed to fuck his CMS up
-
Son: Dad what's a infinite loop?
Dad: I don't know ask your mom!.
Son: Mom what's a infinite loop?
Mom: I don't know ask your dad!.
Son: Dad what's a infinite loop?
Dad: I don't know ask your mom!.
Son: Mom what's a infinite loop?
Mom: I don't know ask your dad!
........ 😒4 -
(tl;dr at the bottom)
one day, an old "friend" asked if i would like to be part of a project with their friends to create a site, we had plenty of meetings, my partner and i were excited with this project until we realized that those girls literally wanted a copy-paste from another site, and i mean, exactly the same but translated in google translate. We even asked other developers for their opinion and they said the same, that it was a copypastarino.
so my partner and i talked to them about how we didn't want to be part of a copied project. Those girls went angry and we drop off that.
Yesterday, after almost 7 months, I found you that those girls won an "startup contest" and that they will be traveling to sillicon valley soon to meet a founder and start the business.
ooooh boy...
what would happen if we send an email pointing out that copied-googleTranslated project?
is the industry really that dumb or lazy? i mean, how is that even possible that they haven't found it out?
tl;dr
some girls just google-translated a site, my partner and i didnt want to be involved and now, 7 months later, they are going to sillicon valley to meet a founder and make it real.9 -
That moment when you receive an email saying
"I got an error message that's says 'All hope is lost, delete everything'. Is this normal?"
and you have to explain that was an old printf that you put there for debugging purposes and forgot to remove it before committing...2 -
Spent yesterday afternoon trying to extract the logic from a VBA macro written by civil engineers so that we can encode the same logic in the applications we're writing.
Sweet Jesus.
500 lines of meaningless variable names and loops reading values from various spreadsheets into a 3 dimensional array(!).
On top of that, now that I kind of understand what it's doing, I don't think it's ever worked properly.2