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
-
Why do people do this??? Seriously….what top secret trans dimensional hyper brain comes up with these ideas? Do people enjoy extreme overengineering?
-
The '50+ main() functions' actually reminded me of that one coworker who had the following set as his skype mood:
'I love the singelton. I always make a few of them.'
/* Paraphrasing. */
He was obviously jesting. -
BordedDev139917h@ctkqiang When you said refactor you mean purged with holy fire right? RIGHT?!?!?
-
D-4got10-01116316h@ctkqiang U+00F1 == 'ñ',
Makes me think of the 'F1' key on the keyboard for easier association.
How I memorized it to be able to properly type the 'señor'.
...because I really like the joke about being a 'señor programmer'. -
TeachMeCode516216hAm i incompetent for not knowing when to use multiple mains? If you don’t want every part of the app to switch on maybe a config would work best? Or a simple Boolean? Maybe it’s a flutter thing, I don’t do mobile
Related Rants
This codebase had 50+ main() functions and 80+ Material App. 5 of them are nested MaterialApp
Redundant widgets, security leaks, and print Sensitive information from the server to console without using (kDebugMode), therefore in prod, the data are leaked.
I refactored until I screamed.
So I left a gift inside.
rant
flutter