65

"Hey can you add (feature) on this backend"

> Looks at backend

> api.py

> 4K+ Lines

uhhh... is it me or our entire production is held by this single Python backend....?

This thing is running our hypervisor platform... Our IaaS platform... and it's one file....

WHAT THE FUCK

Comments
  • 6
    Sweet jesus and I thought our 600+ typescript files were bad, sounds like you need some (professional and mental) help
  • 3
    Imagine merging something in that mess.
  • 1
  • 4
    @TheSilent You don't need to imagine, it just happened yesterday

    It was a fucking nightmare
  • 0
    @caramelCase Oh my word I don't envy you at all :|
  • 1
    @epse Kill me now. People and their excessive typing and structuring of files in TS.

    It is like people forgot to use the best parts of JS development when they started using TS and started trying to rebuild dotnet core with TS.
  • 1
    Corporate Code Golf?

    "implement all of company's core functionality in one file"
  • 1
    I'm kinda impressed that the lexer have even parsed something this big. How long did it took to even freaking LOAD on an IDE????
Add Comment