Earlier quoted context omitted.
There is some debate about what exactly an exempt position is too. Companies seem to abuse what they consider to be an exempt position to the point that eventually employees fight back. I believe this happened a few years ago a RIM or AT&T. For example if you are working a support job that regularly requires you to work 50+ hour weeks you should probably be getting overtime pay.
I worked for a University that classified some maintenance workers (among others) as exempt using the excuse that they had "supervisory" duties. The reality was that these people were on-call 24/7 and would have to come in whenever there was a problem, in addition to working a 40 hour week. Overtime was becoming expensive, so upper management decided that their duties weren't really fixing things, but rather supervis…
LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
131–140 of 170 posts
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#132Earlier quoted context omitted.
Uh, it was because LinkedIn was guilty of overtime of non exempt employees. I find that in most shops I have seen nearly everyone is exempt. I record hours per day for my work, I am fully exempt. Many in the tech industry will voluntarily put in excessive hours and this causes pressure on others to do similar, unless within a protected class of workers.
To me it begs the question why there is an exempt class? To me its like saying some people are exempt from the realities that inform the 40 hr work week. Things like productivity research, health and wellness research etc.
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#133Earlier quoted context omitted.
Some excerpts that help explain it: The FLSA requires that covered, nonexempt employees be paid at least the federal minimum wage of $7.25 per hour for all hours worked, plus time and one-half their regular hourly rates for hours worked beyond 40 per week. With few exceptions, to be exempt an employee must (a) be paid at least $23,600 per year ($455 per week), and (b) be paid on a salary basis, and also (c) perform e…
California law makes it a lot harder to exempt programmers via this route - roughly speaking if you're a salaried programmer in CA making less than $85k a year you are actually NOT exempt from overtime. I know of a lot of startups that run afoul of this but thankfully for them their employees are unaware. Edit - IANAL of course, but all research I've been able to find on the subject indicates this is likely true. The…
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#134Earlier quoted context omitted.
It persists partially because tech industry workers are especially susceptible to class confusion. That is, the startup culture stock option lottery deludes them into thinking they are a part of the ownership class rather than the working class. Thus, they allow basically all of the fruits of their labor to be stolen from them. Very well said. They take everything literally and accept management's account of all thin…
For some reason I find this topic fascinating, and at the same time I feel completely hopeless in navigating in any of it. What do you think of The Gervais Principle? http://www.ribbonfarm.com/2009/10/07/the-gervais-principle-o... High Status = Sociopath, Low Status = Losers destined for Cluelessness?
Low status people tend to divide into three camps: delusional, apathetic, and confrontational.
Low status, delusional: Clueless.
Low status, apathetic: Losers.
The confrontational ones either (a) learn how to play the game and become Sociopaths, (b) consciously develop apathy and learn how to slack and become losers, or (c) continue raging until they're expelled/fired from the organization.
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#135Earlier quoted context omitted.
I've had very different experiences working in the EU (Belgium). On my first day of work, I received a document containing company rules and guidelines. Overtime is never paid and it is considered "an engineer's pride" to fix any bugs in his own time. Of course this overtime isn't limited to bugfixing, and when there's a deadline coming up (there's always a deadline coming up) or when someting just isn't working you…
Can't you just signal to authorities or unions that you were dismissed for that reason (that is not a "good enough" reason on my state) and basically fuck up the entire company considering that that guidelines document would come up in even the simplest investigation? This would put your employer in a weak position, so weak you can easily even blackmail him
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#136Earlier quoted context omitted.
California law makes it a lot harder to exempt programmers via this route - roughly speaking if you're a salaried programmer in CA making less than $85k a year you are actually NOT exempt from overtime. I know of a lot of startups that run afoul of this but thankfully for them their employees are unaware. Edit - IANAL of course, but all research I've been able to find on the subject indicates this is likely true. The…
Someone should make a tool to calculate working hours from a git commit history and/or bash history.
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#137Earlier quoted context omitted.
California law makes it a lot harder to exempt programmers via this route - roughly speaking if you're a salaried programmer in CA making less than $85k a year you are actually NOT exempt from overtime. I know of a lot of startups that run afoul of this but thankfully for them their employees are unaware. Edit - IANAL of course, but all research I've been able to find on the subject indicates this is likely true. The…
Someone should make a tool to calculate working hours from a git commit history and/or bash history.
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#138Earlier quoted context omitted.
There is a cynical and pessimistic interpretation (just an idle thought; I know nothing at all): the investigators are stretched thin, so instead of investigating anything themselves, they instead ask LinkedIn to investigate itself. LinkedIn slaps itself a little bit, writes a report, agrees to a settlement, maybe manages to soften some language or push its own interpretation of events, "we did this, this and this, b…
does it really matter when they did the thing in the first place? It's like congratulating a car thief for being an upstanding citizen because they admitted to the thievery and promised never to do it again after paying a fine.
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#139People have died working overtime in the past: http://www.bloomberg.com/news/2013-11-22/bank-of-america-sta...
Re: LinkedIn to pay nearly $6M in unpaid overtime wages and damages to 359 employees
#140Earlier quoted context omitted.
Someone should make a tool to calculate working hours from a git commit history and/or bash history.
The amount of time it takes to complete work for a commit is highly variable. I've had commits take a few minutes up to a day's worth of work when debugging something complex. A simple mean time per commit seems like a poor metric.