8
ctkqiang
18h

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.

Comments
  • 1
    Why that many bootstraps?? Guess we’ll never know….lol
  • 2
    They're using every app as a widget or something.
  • 3
    Why do people do this??? Seriously….what top secret trans dimensional hyper brain comes up with these ideas? Do people enjoy extreme overengineering?
  • 2
    Have my plusplus and terminal look so fresh.
  • 2
    legendary mess. deserved the gift
  • 1
    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.
  • 1
    the code was something like this .......
  • 0
    @ctkqiang arrest that dev lol
Add Comment