Live data from Hacker News

Pinterest sacks two engineers for creating software to identify fired workers

theguardian.com

11–14 of 14 posts

Re: Pinterest sacks two engineers for creating software to identify fired workers

#11
post #9

Earlier quoted context omitted.

AFAIK, you can tell someone today, “Get out” without prior notice, but then you have to continue to pay them for the duration of the WARN period. Regarding this story, this situation only exists because companies have gotten so secretive about layoffs. I have been through multiple rounds in the past few years and management loves to dance around the issue. No hard numbers on people cut, the teams, or even the dates w…

This is what every company I've been at does. They fire and give severance during the WARN period. Nobody will ever give you a list of who was laid off at any company I've worked at. You would just have to.. figure it out

What I meant was that I thought this information was required to be sent to the government and public via something like a FOIA request, so this was always available to anyone motivated.

My experience with how companies administer the layoffs has been the same as yours.

Re: Pinterest sacks two engineers for creating software to identify fired workers

#13
post #8

Many companies have internal directories which can be downloaded and (say) committed into git on a daily basis. This could be automated in a cron job. This then gives an immediate view into what is going on. I believe that the Slack API (if your company uses Slack) can be persuaded to give you the list of deactivated accounts. Then you just check this into git (on a daily basis), and you are done. And, of course, in…

Yep you can use your browser cookies to be authenticated and hit the slack api and get deactivated accounts. It’s wild and depressing to watch folks get deactivated in real time
Post reply on HN