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
-
asgs112936d@BordedDev man, that's a fucked impl whether it is consistent or not . I was spraying fuel to the wildfire
-
Fuck languages which make this crap possible.
Fuck people which excuse this by saying "just don‘t do it".
This example shows that if it’s possible, some idiot will do it. -
@jestdotty Yeah, JS is so scary, that‘s the obvious reason why it sucks.
</sarcasm> -
hjk10156922dWe even had a company policy to do that for all numeric id JSON responses due to the size limitations. Same for some representations of monetary amounts to prevent floating point calculation errors.
There can be good reasons for it. But in isolation all solutions look odd. -
@hjk101 that’s fine as long as the api specifically says that it’s a string and not a number
-
Django UNCHAINED.
Stupid references notwithstanding, I never understood the appeal of django. Always seemed pretty heavy out of the box. -
@Wisecrack I've heard decent things about it over the years, but this project has definitely cured me of it
Related Rants
WHY THE FUCK IS DJANGO RETURNING A STRING FOR A DECIMAL FIELD WTF
rant
django