Ranter
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
Comments
-
devTea240886y@Irithyll I’m fucking glad that was my first and last project with him. He’s leaving the company soon
-
Using trim in SQL means you put dirty stuff in your DB. Better make a trim middleware to clean up post data, if those spaces are a problem.
-
devTea240886y@bittersweet we did, I trim the data in js, then it proceed to backend to check whitespace characters etc, and this guy keeps on spouting it’s important to double check or similar bs. He also argue that inner join in sql is slower than inner join with spaghetti backend, also I’m using temporary table in sql is bad practice, fuck this retard motherfucker
-
@devTea ugh. Sometimes double checks are a good (temp) solution. Sometimes joins are slow (usually "staying" in sql for as long as possible is a good idea though). Sometimes temporary tables are bad (because a sub select might be faster).
But it all depends on so many factors, there are "tipping points" for every situation where a smart thing becomes a bad idea or vice versa.
I dislike hard rules. If someone tells me: "You should NEVER use where in because it performs badly", my response is "Feel free to refactor it and explain why your solution is superior"
Linus Torvalds quote "Talk is cheap, show me the code" rings more true to me every day.
Feel free to bitch at my architectural decisions, as long as you include a PR and explain why it is an improvement, so we can discuss pros and cons. -
This sounds dangerously close to an ex-colleague. Always challenging me whereas my designs actually produced optimal results and his designs only talked. I bet he'd trim integers if he could
-
we have a date bases with status like "Confirmed "
our data base administrators always says that's the way the system works -
messhias3556yNormally the people here are not yelling and shout, just when they're kidding, but in 90% of the time I'm hearing music with my headsets and it's almost impossible I hear if someone doing some stupid thing nearby me.
Related Rants
I have this guy who screams and keeps on slamming the table in a meeting room (there is only the project developer inside), about how important to LTRIM RTRIM in sql, combining multiple insert into 1 stored procedure, making a big deals of small feature since we’re on a tight schedule, bla bla bla
Worse retard ever
I almost punched him
rant
wk125
co-worker
retard