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
-
@D-4got10-01 Only 22 work days to implement this backend into the final product that will go live. Oh man, I want to move to a place where they cannot contact me.
-
wojtek322211013h@hjk101
Deadline has been pushed back (thank god), the senior backend dev wants to give the user access to alter the table with thousands of records (currently still 1) in it. Like not changing the price for all products at once (but also that), but giving the user the possibility to drop the "price" column. I posted this on a previous rant, some people gave me advice. I tried to suggest that and it was denied, not even to backup the data first or to soft delete it.
He also wants that the frontend is able to define all database tables, i tried his query and he copy pasted so much code that an other unrelated secondary key is always added to that new table.
It's a mess
Related Rants

when your code is a mess but everything work out in the end
When you keep getting +1s on a rant you posted a month ago.
Go big or go home.
My senior dev pushed the backend on lab finally. It's even worse than expected.
- No documentation
- 1 query that retrieves data
- the one query is not even usable in our application without changes
- the total of 1 record that is able to fetched
- somehow misses queries he demo'ed in a meeting more than a month ago
rant