> “Used responsibly, age-based targeting for employment purposes is an accepted industry practice and for good reason: it helps employers recruit and people of all ages find work,” said Rob Goldman, a Facebook vice president. No, that's... that's literally the opposite of 'helping people of all ages find work'.
Perhaps there are advertisements that work better for some age groups than others? So by targeting, they can deliver the right ad to the right user.
Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
701–710 of 808 posts
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#702Earlier quoted context omitted.
It is not about cost. It is about cashflow. Revenue is not a king. Profit is not a king. Cashflow is a king.
Nope, hiring fewer more experienced programmers is also better for cashflow. My bet is that it's about easy and hard to measure costs, and how our modern big government world insulates large companies from competition.
This is also why grey beards suck for P&L so they better want to work long hours.
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#703I once worked at a company that was having trouble finding women candidates. We were a tiny company that at that point largely recruited out of the people we knew, who were largely people we'd worked with before and people we went to school with. Mostly dudes. There was a discussion at some point about the legality of trying harder to get women engineers than men. My understanding is that you can try to get more peop…
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#704Earlier quoted context omitted.
If that older Unix or C++ programmer doesn't have a strong bias against Javascript, functional programming, new es6/es7 concepts, and web appliactions in general, then sure. I see many of these types of people even on HN with biases though. Age shouldn't be used as a catch all filter, but I can see how it might be faster to screen those who have been too content to stick to their tools without catching up to industry…
>> If that older Unix or C++ programmer doesn't have a strong bias against Javascript, functional programming, new es6/es7 concepts, and web appliactions in general, then sure. I see many of these types of people even on HN with biases though. You might want to check your own bias in favor of functional programming. To the more seasoned programmers this is just the latest fad. That's not to say there isn't value in i…
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#705Earlier quoted context omitted.
The topic of your rant is something that it took me forever to accept as a software engineer. Nobody cares about quality. Your method is refactored to be super-fast and have no branches? Nobody cares. Elegant, re-usable architecture? Nobody cares. You've optimized an inner loop in assembly and increased speed by 30%? Nobody cares. Made it to zero compiler warnings? Nobody cares. No known crashers left in the bug trac…
I agree with you, and this is a hard lesson to learn. But I don't think it's necessarily a bad thing. Software should really only be measured by the value it provides. If a terribly buggy piece of poorly written code still saves hundreds of man hours a week, it's a win. (Unit tests be damned) If that big ball of mud that's using 20 year old technology still prints a billion dollars a year - that's a win. (Microservic…
But those bugs could easily lead to mistakes in the output.
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#706Earlier quoted context omitted.
> Software should really only be measured by the value it provides. The problem is when the "negative value" is externalized leading to false evaluations. "Oops, so sorry we leaked all your social security numbers. Our bad."
Even on a larger scale, the world hasn't burnt down with all the private information that's been stolen lately, has it? Have there even been any significant consequences? Is it possible that the value assigned to keeping that information secret was, in the end, actually appropriate?
Ask someone who's had their identity stolen.
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#707Earlier quoted context omitted.
It's a race to the bottom. You could pay more for better work that gets done more slowly (fewer hours as people have families, etc,) or you could pay less for worse work that gets done more quickly. Well, iOS11 needs to ship on its annual schedule, non-negotiable. And the SVP will really complain if I ask for more money this quarter. So, cheap it is. If a bridge falls down, it's really obvious and people die. If bill…
> It's a race to the bottom. You could pay more for better work that gets done more slowly (fewer hours as people have families, etc,) or you could pay less for worse work that gets done more quickly. But in my experience, this is not true AT ALL. More experienced people might work less hours, but will produce the actual end results much quicker - both in hours and in calendar time. Especially when considering that l…
The filter layer above isn't tuned to that message. It's tuned to a message from bean counters/upper management.
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#708Earlier quoted context omitted.
> The woman who gave the presentation services her company's contract with a tech company, that, let's just say, has a big share of the search engine market. If you're being oblique to avoid libel, it's worth noting that libel law doesn't care about whether nor not you name an entity. It cares about whether or not you've identified an entity. Google has been identified.
For all we know it could be Bing!
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#709Earlier quoted context omitted.
> The woman who gave the presentation services her company's contract with a tech company, that, let's just say, has a big share of the search engine market. If you're being oblique to avoid libel, it's worth noting that libel law doesn't care about whether nor not you name an entity. It cares about whether or not you've identified an entity. Google has been identified.
And if there were multiple people in that audience who concur about that quote, said entity is on the hook for a class action for millions of dollars. Somehow, I don't think this one is going to get pursued ...
Re: Dozens of Companies Are Using Facebook to Exclude Older Workers From Job Ads
#710Earlier quoted context omitted.
Second advice. If you want to pretend that quality matters, move to aerospace, finance, or any critical systems. Third advice. It's not enough to fix bug, everyone MUST know that you fixed that weird bug that customers were complaining about for years and noone could understand the cause.
> If you want to pretend that quality matters, move to aerospace, finance, or any critical systems. The important word here is pretend . If the system is safety critical you'd think that quality matters. It doesn't. What matters is following the process laid out in ISO 26262 or whatever standard applies to your field. Whether or not that improves quality is not important (it does, but only a little). The important pa…
After all, that is the point of those heavy processes: manage to product something fairly reliable despite the acknowledged presence of morons and shitty managers. The process does not try to eradicate those people, it works around them with some kind of redundancy.
Having been one of those 'concerned' people, I must admit it is exhausting. You know that if some work comes from this guy, or that company, it will be 90% shit and you have to explain them again and again what is wrong and how to fix it, or do it yourself when you are really fed up. So basically you do your job + the slackers' job. That is how the system works. As a system, the result is not too bad. As far as individuals are concerned, however...