Slashdot Mirror


Facebook Faces High-Level Staff Exodus

angry tapir writes "It has been troubled times for Facebook since the social network's IPO in May. There has been speculation that Facebook could suffer a talent drain in the wake of the IPO, and now the organization has lost four of its high-level managers the space of a week: Ethan Beard, director of platform partnerships; Kate Mitic, platform marketing director; Jonathan Matus, mobile platform marketing manager; and Ben Blumenfeld, design manager, have all resigned from the company."

3 of 346 comments (clear)

  1. Walking wounded... by wermske · · Score: 5, Interesting

    I really don't give a damn about Facebook (the firm). The survivors of event triggered churn (following milestone events) can be painful for the remaining staff.

    Additionally this business phenomenon presents a new challenge for both inexperienced managers and leaders that have become intoxicated by constant build-grow success. Add in the additional inconvenience, ramp time, and dollar cost of finding and onboarding replacement staff, event related staff churn can have a damaging effect on the morale and productivity of the existing workforce (and impact their resumes).

    The walking wounded; however, can choose to affect the situation or be affected by it. The survivors and thrivers will confront this challenge and exploit the opportunity for what it is... a chance to learn and grow.

  2. Rats deserting a stinking ship... by EdIII · · Score: 5, Interesting

    I've often heard the term, "where there is smoke there is fire".

    This makes me wonder if there was something strange going on with the IPO. A lot of pissed off people who lost a lot of money. One one hand I can't feel sorry for people that lost money since anybody with a brain could figure out Facebook was not worth that much. On the other hand, if there were any shenanigans, I don't think people at Facebook should get away with it.

    It is pretty strange to see that much high level "talent" leave. Suspicious is another word.

  3. Re:Do we really care? by suy · · Score: 5, Interesting

    Do we really care?

    What's this FaceBook thing anyway?

    Does it compile into native code or P-code?

    Fun fact: FaceBook uses HipHop, a tool they developed themselves to convert PHP code to C++, and then compile it to native code.

    And the craziest thing is that they compile everything into a single 1.5 GB binary:

    Because Facebook's entire code base is compiled down to a single binary executable, the company's deployment process is quite different from what you'd normally expect in a PHP environment. Rossi told me that the binary, which represents the entire Facebook application, is approximately 1.5GB in size. When Facebook updates its code and generates a new build, the new binary has to be pushed to all of the company's servers.

    So, yeah, FaceBook compiles to native code! :-)