Earlier quoted context omitted.
I disagree. Many Palantir FDEs work on morally benign or even positive projects, for example helping hospitals during COVID. (Of course, many also do unethical work). At Meta, almost everyone is contributing to unethical ends.
Like saying you were a medic in the SS. You're still in the SS.
Meta Pauses Employee-Tracking Program Following Internal Data Leak
241–250 of 282 posts
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#242Meta continuing to be the most shameless (and shameful to work for) company around. I can't think of a single product of theirs that hasn't made the world a markedly worse place. Even their recent hardware foray is managing to find a way to ruin trust in everyday interactions (guys filming drunk girls with Ray Bans, surveillance, etc.). Have several friends at the more 'thoughtful' frontier labs that bin meta applica…
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#243Earlier quoted context omitted.
It was US only as you had to have a .edu email address to join, which most universities around the world did not get as it was mostly a US thing. It took forever for them to open up to non-US universities.
It would of been nice keep it that way. MySpace was just fine.
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#244Earlier quoted context omitted.
They've also largely made WhatsApp worse.
How so? Most of the hardcore encryption stuff was built at Facebook under the founder's supervision afaik for the purposes of making it harder for Zuck to inevitably ruin the privacy aspects. I personally don't use it, because it _is_ loaded with engagement bait but its not all worse and is better in some ways.
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#245Earlier quoted context omitted.
Can you post a link?
No. It's a special arrangement between Google and WhatsApp which makes a file only visible to WhatsApp, and not appear in your regular drive so you can't do normal cloud file operations like generating public links.
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#246Earlier quoted context omitted.
Like saying you were a medic in the SS. You're still in the SS.
Okay, but this is between being a medic in the SS or an engineer building Panzers.
It is in fact better to be employed arms manufacturer then be member of SS - regardless of which position they put you in. You knew this is fascist organization as you was entering it and that everything you will do is to advance those goals.
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#247Earlier quoted context omitted.
Okay, but this is between being a medic in the SS or an engineer building Panzers.
Engineer building Panzers is better then SS medic. No doubt there. It is in fact better to be employed arms manufacturer then be member of SS - regardless of which position they put you in. You knew this is fascist organization as you was entering it and that everything you will do is to advance those goals.
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#248Earlier quoted context omitted.
They've also largely made WhatsApp worse.
Not yet they haven't. They've basically left it alone, with very minor UI/UX improvements. They have very recently shown signs of making it worse (the AI button), but overall I've been surprised how careful they've been about doing it slowly. We've probably got another 5-10 years of it being great before they turn it to shit.
And the native Windows app was a post-Facebook introduction, but it was also Facebook that canned it in favour of the current web wrapper turd.
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#249Earlier quoted context omitted.
They author thousands of open-source. Nobody would consider those 'products' (though feel free to play pedantic). And many would argue React did far more harm than good.
Without React we might not have had the JavaScript framework explosion, we'd all be programming in Angular JS. Maybe I'm exaggerating slightly, but I think we should judge frameworks compared to what other things existed at the time. It's, by the way, another example of how the only good thing Facebook did was deny Google complete dominance.
I like that it's a framework with opinions vs React which is a "Library".
Re: Meta Pauses Employee-Tracking Program Following Internal Data Leak
#250Earlier quoted context omitted.
React made front end suck. Sorry.
React definitely didn't make frontend _great_ in a lot of cases, but jQuery, mootools, prototype, knockout, ember, angular, and a whole lot more JS frameworks that have come and gone predate React. If React hadn't been invented there'd be just as many poorly developed browser apps as there are today. You can't really pin that on React.
But most apps don’t need a persistent counter that updates without browser refresh. Further, there were other easy solutions like http request polling, or even websockets. They weren’t solutions for Facebook because they had to support lots of devices that couldn’t handle something like websockets. But instead of the industry realizing this was a specific tool for a specific niche case we just piled on to the design pattern and built a massive lock in ecosystem that may the web worse.