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
-
C0D4681465y😧mind you I do enjoy when those edge cases come bite you in the ass a long time after forgetting about them.
-
hitko31485yThe only problem I see is that you're translating values in SQL select instead of doing it in frontend
-
Oh hey, I did this in System Programming sometimes.
It was like "Untreated error type, give this student a 0!" Lol
(thing that never happened when I did that lol) -
@hitko the problem is he should be joining against a table that has codes and descriptions but instead every time he wants to add or update these codes he will need to recreate this view or whatever it is.
-
lxmcf204105yMy code is filled with these little things, half of them are literally impossible to trigger... Yet I have triggered them all
Refactoring my old code, ayy lmao the cringe...
random