Slashdot Mirror


'Jeff Bezos is Wrong, Tech Workers Are Not Bullies' (ft.com)

Silicon Valley employees have a right and duty to protest when we think projects are unethical, writes Laura Nolan, who recently left Google. From her opinion piece for Financial Times: Messrs Bezos and Bloomberg paint Amazon and Google as victims, pushed around by powerful employees who do not care about patriotism. This is absurd. Google and Amazon, and the DoD for that matter, are some of the most dominant institutions the world has known. Mr Bezos recently became the richest man in modern history. Mr Bloomberg is not far behind on the list of the world's wealthiest. Demanding that such power be held to account is common sense.

Rank-and-file tech employees, by contrast, do not have the same leverage. Ordinary Amazon employees -- the median annual salary is less than Mr Bezos earns in 10 seconds -- have been aggressively discouraged from unionising. Microsoft fired a team of contract engineers after they voted to unionise and as yet there is no tech worker union. I believe Silicon Valley leaders have historically put profit ahead of employee livelihood and whatever perks these companies provide come at the discretion of bosses, and are less a reflection of individual merit than of employer convenience.

It is significant, then, that over the past year we've seen a groundswell of worker dissent as thousands of employees at Google, Microsoft, Amazon and elsewhere have pushed back against projects and personnel decisions they consider unethical. I am part of this growing tech workers' movement. We believe we have a duty to resist the oppressive and unethical application of the powerful technology we build, and a right to know how our work is used.

187 of 337 comments (clear)

  1. Workers opposing unethical projects is bullying? by llamalad · · Score: 5, Insightful

    But being aggressively anti-union and using your control over an economic behemoth to keep salaries down and workers firmly under your thumb... that's not bullying at all, right?

  2. Not a Problem, As Long As by xxxJonBoyxxx · · Score: 2, Interesting

    >> We believe we have a duty to resist the oppressive and unethical application of the powerful technology we build, and a right to know how our work is used.

    As long as I have the right to hire people who don't care about how what I just paid you to build is used instead of you, we have a deal.

    (Rent-a-coder, FTW.)

    1. Re:Not a Problem, As Long As by AmiMoJo · · Score: 3, Insightful

      Go ahead if you don't care about quality and consider engineers to be commodity items. In fact why not just shift your engineering department to India, save a few bucks at the same time.

      All good engineers care about how their products are used, because it's vital to understand the use cases to make a good product. Some small subset will have no ethical qualms too, but that's a pretty shallow talent pool to hire from.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re:Not a Problem, As Long As by b0s0z0ku · · Score: 1, Interesting

      "Rent-a-coder" probably wouldn't fly with secret projects. Also, what's to stop people with an interest in social justice from working for you and doing their best to give you flawed code.

    3. Re:Not a Problem, As Long As by Drethon · · Score: 1

      There are historical reasons for engineering ethics. Some of the ethics go beyond engineering into just being a good person, while other ethics are the kind that when not followed and people die, bad things happen to the company that failed to act ethically.

      https://www.nspe.org/resources...

    4. Re: Not a Problem, As Long As by Anonymous Coward · · Score: 1

      If you donâ(TM)t agree with the direction your company is headed, quit. Let those who donâ(TM)t mind keep working.

      Unfortunately for idealists, a lot of the technological innovations that we have were created for military applications.

    5. Re:Not a Problem, As Long As by Fringe · · Score: 3, Insightful

      All good engineers care about how their products are used, because it's vital to understand the use cases to make a good product.

      What a biased and self-serving proclamation! Most "good" engineers want to build cool stuff and get paid to do it. And their idea of cool varies by engineer, but often does not extend to the entire product. Take most open source libraries - they are cool, but don't constrain the product using them.

      Being a "good" citizen has almost nothing necessarily in common with being a "good" engineer, especially as "good" is measured differently. Today's good citizen is very different from one a few decades ago, while good engineering is less dependent on society's capricious fads.

    6. Re:Not a Problem, As Long As by lgw · · Score: 1

      All good engineers care about how their products are used, because it's vital to understand the use cases to make a good product. Some small subset will have no ethical qualms too, but that's a pretty shallow talent pool to hire from.

      That makes sense for small projects, but not large systems. Mandatory car analogy:

      Some luxury cars now have a feature that uses IR to spot pedestrians at night and highlights them in a HUD to make them easy to see. Ethical? The same tech is used in tank gunsights, and a primitive version in pricey rifle sights. The technology to "see people better at night" has no moral color. But it can be used for good or for evil.

      Also, the talent pool of people willing to work on defense projects is plenty deep. Where people get upset is when they thought they were working on the car HUD, and are shocked to discover their tech was later sold as the tank HUD.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    7. Re:Not a Problem, As Long As by AmiMoJo · · Score: 1

      Open source is an interesting one. I'm pretty hard line when it comes to the GPL... But if someone submitted a patch to enable targeting Hellfire missiles from a drone I might be tempted to tell them to fork it instead of accepting.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    8. Re:Not a Problem, As Long As by thewolfkin · · Score: 2

      >> We believe we have a duty to resist the oppressive and unethical application of the powerful technology we build, and a right to know how our work is used. As long as I have the right to hire people who don't care about how what I just paid you to build is used instead of you, we have a deal. (Rent-a-coder, FTW.)

      you have the right to be a dick with your company but you can't then complain that your employees are unpatriotic when they complain.

      --
      Just another second banana
    9. Re:Not a Problem, As Long As by lgw · · Score: 1

      It's also worth pointing out that plenty of people who work for Amazon have top secret clearance (and need it for their job). I've known some. Presumably the quite elaborate clearance process serves some purpose, and just in general any good software dev shop will have processes to detect flawed code. Writing underhanded code that has plausible deniability so you don't go to jail is quite hard, and requires really top-notch skill.

      Do you follow the "underhanded C contest"? That is some impressive coding, and you have all the low-level power of C to work with. Vastly harder in Java.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    10. Re: Not a Problem, As Long As by Drethon · · Score: 1

      Should western nations follow ethics at their peril? Do you think China and Russia are ethical adversaries?

      Everyone defines ethics differently. I'm not going to dictate how someone should define their ethics, just that they hopefully put the greater good first when engineering a product (even that is a very grey definition). I'm also not going to say anyone should be immune to the consequences of their chosen ethics, even myself.

    11. Re:Not a Problem, As Long As by xxxJonBoyxxx · · Score: 1

      >> what's to stop (dorks) from working for you and doing their best to give you flawed code

      If that's an undetectable problem in your organization, then you've got other issues.

    12. Re:Not a Problem, As Long As by SCVonSteroids · · Score: 1

      That wouldn't be a patch. There was no "bug" to begin with. They simply implemented the "TargetHellFireMissile()" function and tried to push it onto your code-base.

      Sorry, slow day over here.

      --
      I tend to rant.
  3. Re:Workers opposing unethical projects is bullying by alvinrod · · Score: 5, Insightful

    It isn't bullying, but acting victimized has become the go to tactic of the day to gain attention or sympathy, so it's hardly surprising to see corporations utilizing this tactic. Once you've established that you're the victim in the scenario, it apparently grants carte blanche to be as much of a dick yourself as you care to be. Anyone who disagrees can be accused of victim blaming, being on the side of the bullies, or whatever other nonsense someone wants to spew.

    The behavior is hardly new, but I think Twitter and other social media platforms handed it such a megaphone that no one is quite sure how to react.

  4. Human greed in a nutshell by lorinc · · Score: 3, Insightful

    Humans trying to make a profit out of the exploitation of other humans. Other humans say it's unfair and oppose resistance. News at 11.

    1. Re:Human greed in a nutshell by DontBeAMoran · · Score: 1

      Fighting against the 10th rule of acquisition is pointless.

      --
      #DeleteFacebook
  5. Re:Workers opposing unethical projects is bullying by cascadingstylesheet · · Score: 4, Insightful

    But being aggressively anti-union and using your control over an economic behemoth to keep salaries down and workers firmly under your thumb... that's not bullying at all, right?

    The first problem is: who gets to decide what's unethical?

  6. Close - She was an SRE by Anonymous Coward · · Score: 1

    a "Site Reliability Engineer" which, according to Google is an engineer that operates the mundane day to day operations tasks via automation and who show aptitudes in both programming and sysadmin
    That would be "scripting"
    That would be "script kiddie"
    https://srecon16europe.sched.c...

    1. Re: Close - She was an SRE by HornWumpus · · Score: 1

      Why would a competent engineer take such a useless, shit job?

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    2. Re: Close - She was an SRE by HornWumpus · · Score: 1

      I was talking about 'Executive Director of Diversity & Inclusion'. Competent engineers flee companies that have such a role, they sure don't take it.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    3. Re: Close - She was an SRE by HornWumpus · · Score: 1

      She had a useful job. Then took a job as 'Director of Diversity & Inclusion'.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    4. Re: Close - She was an SRE by aleph · · Score: 1

      Actually SRE's do.

  7. the workplace is an bully & workers have no un by Joe_Dragon · · Score: 1

    the workplace is an bully & workers have no union to fight back ageist the 80 hour weeks.

  8. Re: Workers opposing unethical projects is bullyin by Zero__Kelvin · · Score: 2

    So you agree with anyone who isn't a moron ... That Bezos is playing the victim?

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  9. Re:Let the of topic bickering begin by jfdavis668 · · Score: 1

    No, I don't think bickering would be a good idea.

  10. Re:Workers opposing unethical projects is bullying by Anonymous Coward · · Score: 1

    Apparently not since these same pampered tech workers with high salaries can leave anytime they want and they do.

    The real reason they want a union is to keep salaries high (no competition from foreign workers) and also to exclude others entering the workforce.

    They do not want competition. They do not want capitalism. They want a pampered and feted lifestyle without worry.

    The DoD work is a ruse to allow them to unionize. It will fail, but it is how they want to get it done.

  11. Keep the serfs down. by Anonymous Coward · · Score: 1

    Bezos is upset because the serfs are revolting, and not doing what the land owners want. How dare they!

    Bezos has a right to disagree with the tech workers, the tech workers have a right to not want to be involved in making war. But Bezos complaining about what his own employees are saying about what they do and don't want to do is absurd.

  12. All about the narrative by rsilvergun · · Score: 3, Insightful

    this is the same line of thinking that has working class people railing against "elites" at their local University in the form of doctors, scientists, economist and sociologists but then somehow convinced that the likes of the Koch brothers and Donald Trump are regular Joes like them.

    It's a narrative used to manipulate the working class into accepting less pay and fewer benefits. It's easy to push that narrative because the actual elites, the billionaires who run things, also own all the media. Bezos for example owns the Washington Post. Koch media is huge (heck, if you play videogames odds are you're playing with your Koch :), they own multiple studios ). And don't get me started on Sinclair media, we'll be here listening to me rant all day.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:All about the narrative by b0s0z0ku · · Score: 1

      Exactly: the "elites" aren't the educated class, they're the exploiter class (of which Bezos is a member).

    2. Re:All about the narrative by DNS-and-BIND · · Score: 3, Interesting

      It is these elites who came up with ideas that devastated the working class in America. Whose idea was NAFTA? It was the Democrat elites who got that passed. Whose idea was the Iraq war? Neo-conservative elites. Whose idea was the TPP? Everybody's elites.

      Long-term processes of income redistribution from working people to everyone else, non-working welfare recipients as well as the very rich, had been evident for at least two decades. Those who voted for Trump have legitimate grievances long ignored, quite cynically, by both parties. The only thing that really mattered to Americans: the urgent need to mobilize government policies to increase American jobs and wages, in firm opposition to all the competing international and planetary priorities continuously proffered by elite Americans and their core institutions, along with Pope Francis and other leading figures.

      Everyday I get to hear ultra-wealthy, gated-community, coastal elite, cliquish, $9 per cup coffee, outsourcing types loudly wring their hands with each other over theoretical boutique issues like LGBT equality, illegal immigrant rights, or global warming in Africa or China, desperately hoping somebody notices how noble they are.

      They seem completely ignorant (and if they aren't, are sneering, contemptuous and completely lacking in empathy) of the fact that their fellow citizens on the other side of the gate have resorted to opiates to escape hopelessness and economic despair. Most of the time, the talking points of these smug, circle jerks simply parrot Daily Kos or Huffington Post headlines, and demonstrate a significant lack of deep understanding of the issues. Their kids are at Yale and Berkeley, throwing tantrums like toddlers, because they heard something they don't agree with or challenges their beliefs.

      They are the leftist versions of Donald Trump. Incredibly smug and condescending, supercilious, clinically suffering from late-stage Dunning-Kruger disease.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    3. Re:All about the narrative by malkavian · · Score: 2

      I'd kinda disagree; you've come up with a wide spread of "Elites". Doctors, by and large are bashed by the left, who have the latest Woo treatment of crystals and odd vegetables that cure cancer and invoke world peace.
      Scientists are attacked from all sides, as we have the tendency to gather evidence, attack our own hypotheses, and what survives many people attacking the hypothesis is what ends up being considered firm enough to be going on with. And that tends to stomp all over people's nice world views of anything from the latest snake oil Woo, to Climate Change.
      Economists are useful, but speculative. Often times as predictors, you could flip a coin and be as accurate, but they come up with very interesting ideas. Even economists rail at economists.
      Sociologists are bashed largely by the right, as they have a very vocal crowd who have the basis of science, but misapply it and use it as a bludgeon. That undermines a lot of the good work done, but there really is a LOT of shoddy sociology out there. This conflicts most prominently with people with conservative ideas, and quite often, scientists, doctors and economists. :)

      So, the mixing of the elites, not quite so much the unified set.

      The reason there's the possibility of pushing lower wages and fewer benefits is globalisation. Quite simply, there are more possibilities of filling your role, which makes it more open to lower negotiation, in the same way that mass production reduces the cost per item.
      There are the higher paying jobs, but you need to exhibit the quality to the employer that makes you stand out. And even then, you only stand out in your area, which is a "lego block assembly" in the company as far as the corporate strategists are concerned.

      The bubble that's been going on since about WW2 came crashing down a bit in 2009 with the Financial crisis. That'll take a long time to sort, and there will be a reduction in living standards against the curve. Also, Brexit coming up. Who knows what ripples that'll cause; could be almost nothing, could spook lots of markets, and will almost certainly upset the skillset balance in that area of the world (and could seriously change remuneration for certain roles).

      The guys with the big money are simply playing to the rules that are presented to them, and having a shot at making them play to their advantage. That's what life does. Adapts, and tries to find advantage to thrive. Some of those guys are reasonably nice. Some are dicks. They're just people who'd played the game well, or had a family that play the game well.

      People will treat you like people. To a company, you're a cell in the body. Most people don't have a problem getting an exfoliation treatment, or accept weight loss to go through leaner times, or lose the lard to be fit and healthy. Exactly how companies treat people. And there's only so much leeway on the grand scale that you can "not play the game" without being overtaken and eaten.

      Ethics though, that's always a balance. A lot of the problem is that people have subjective morality rather than objective ethics, and base their determinations on insufficient evidence. I've served on research ethics boards before, and the determination of ethical standards is quite an intense process, and can be very lengthy. There's a lot of healthy debate, a dose of pragmatism, and hordes of supporting evidence from very strong sources (peer reviewed, meta analysis quality).
      By the modern standard of "Standing up for what you believe in", the witch hunts were perfectly acceptable (after all, you were protecting people from the curses, despite evidence not actually stacking up), or the Crusades (you have to call out the heretics who don't believe what you do).
      Reality is a vastly complex, and very nuanced beast. Most of the "narratives" are quite heavily contrived and blunt. Those that take the time to have a decent shot usually take books to read, or months/years of discussion.

      The reason people rail against "the elites" is often because they have no idea what's going on

    4. Re:All about the narrative by Average · · Score: 1

      I'd kinda disagree; you've come up with a wide spread of "Elites". Doctors, by and large are bashed by the left, who have the latest Woo treatment of crystals and odd vegetables that cure cancer and invoke world peace.

      As far as I know (and I could be wrong) there are absolutely zero crystals-and-kombucha Lefties elected in the US House of Representatives. There are actual anti-vax, evolution-rejecting, "Obama was born in Kenya"-believing Republican representatives. Dozens of them. False equivalence.

    5. Re:All about the narrative by malkavian · · Score: 1

      You've definitely picked a very narrow scope though, so fall foul of the cherry picking logical fallacy. However, the Democrats definitely have some pretty foaming ideologues that scare me just as much as the Republican religious zealots. I'm still completely boggled by how the hell people like that get to be voted in. Far more a fan of the German politicians (who are "grey people", and it's seen as an extremely good trait to have them as reliable, predictable, and extremely good at keeping the wheels on the country and providing for the populace).

      I'm guessing you mentioned it because Trump was mentioned in the GP post, but that's kind of an aside to the general debate.

    6. Re:All about the narrative by Actually,+I+do+RTFA · · Score: 1

      Its not "a narrow scope". Person X was supported by Group Y (aka a Republican Congressman is supported by Republicans) That makes them not only a representative, but a leader of that group. If Person A is rejected by Group B (aka a failed Democratic Candidate for Congress), they are not a leader, and quite probably non-representative.

      --
      Your ad here. Ask me how!
    7. Re:All about the narrative by SCVonSteroids · · Score: 1

      It's like a game of poker.
      You make money by exploiting another player's poor decision making.
      Sitting at a table full of knowledgeable poker players is advantageous to no one except the house (society in this case?)

      Hence why education is the only way out of the clusterfuck of a society we live in today. That way, all the players are contributing to a common goal, whether they like it or not, instead of trying to enrich themselves.

      --
      I tend to rant.
  13. Re:How rich? by b0s0z0ku · · Score: 1

    Better yet, DON'T resign, unionize and make sure the company gets nothing done if they're doing something unethical. Active obstruction is better than passive non-association.

  14. Re: My Company, My Rules by Zero__Kelvin · · Score: 1, Informative

    Nah ... Since you are anti-freedom, we would prefer to give you a taste of your own medicine. You seem to have mistook the definition of capatilism as "I am free to do whatever I want as long as I can find people desperate enough to do it for the pittance I am offering." The hilarious thing is you are (no doubt) the same idiot crying that there is no wall in place to keep out these people you are desperate to exploit.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  15. Re:Employees bullying their employer is a good thi by b0s0z0ku · · Score: 1

    "Bullying" isn't "refusing to follow unethical orders blindly" or "asking for reasonable pay." The first is a human duty, the second is a human need,

  16. A rude awakening for recent college grads by stevegee58 · · Score: 5, Insightful

    I'm sorry to be the one to burst your bubbles and safe spaces. Here are a few facts for young workers recently graduated from college:
    1) Every single company wants a piece of the lucrative DoD pie. The money is simply too big to pass up. This includes FAANG and all the other tech companies.
    2) Companies are not moral beings. The sole purpose of companies is to make a return on shareholder equity. Period.
    3) The apparent liberal bias of Google and Facebook et al is only so much posturing to retain employees and fit in with the prevailing west coast US culture. They are simply amoral and apolitical money makers.

    1. Re:A rude awakening for recent college grads by b0s0z0ku · · Score: 3, Insightful

      (2) Companies are run by humans. Humans have a duty to be moral, even if it reduces shareholder return. There was a company, I.G. Farben, in Germany, which knowingly furnished poison gas to the Nazis. Its chief chemist, Bruno Tesch, faced a firing squad for this in 1946 and rightly so.

    2. Re:A rude awakening for recent college grads by b0s0z0ku · · Score: 1, Offtopic

      No, just locking up 1% of their adult population, sticking people with criminal records for comparatively minor things for life, and going on military homicide campaigns abroad. How many have we killed in Iraq since 2003, I wonder.

    3. Re:A rude awakening for recent college grads by b0s0z0ku · · Score: 1

      Troll spotted!

    4. Re:A rude awakening for recent college grads by Opportunist · · Score: 1

      At least not domestic yet. But give it time.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    5. Re:A rude awakening for recent college grads by b0s0z0ku · · Score: 1

      Why the Troll (0) moderation -- I was discussing a legitimate historical case.

    6. Re:A rude awakening for recent college grads by drinkypoo · · Score: 4, Informative

      The sole purpose of companies is to make a return on shareholder equity. Period.

      People often repeat this inaccurate meme, but the truth is that the purpose of companies is to fulfill their charter. You can found a company for a broad variety of purposes, and many of them have little to nothing to do with profit.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    7. Re:A rude awakening for recent college grads by AmiMoJo · · Score: 1

      They are simply amoral and apolitical money makers.

      That's why engineers must refuse to do immoral things. Not just because they are immoral, but because it can make them personally liable or get blamed when things go wrong.

      I've refused to do things I felt would make critical systems unsafe. I've refused to do things that screw customers. Without wishing to blow my own trumpet too much, because I'm valuable and because I choose to work for companies that employ other people with a sense of morality I've always been listened to. In fact in every case the request was either the result of excessive cost cutting or someone not thinking through the consequences (which is what I'm paid to do, among other things).

      People respect you as a professional if you are straight with them and if you stand by your principals. Well, if they don't then it's a good sign you need to find a better place to work.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    8. Re:A rude awakening for recent college grads by Solandri · · Score: 1

      4) As an employee, you are basically operating under work for hire. When the company hires you, they agree to pay you a certain amount in exchange for owning anything and everything you do (includes copyrights and patents). This includes being able to assign you to work on what it wants, which may not necessarily be what you want. If you want control over what you're assigned to work on, you have to work as an independent contractor. If a company asks you to work on a DoD project as a contractor and you don't want to, you simply refuse the contract.

      This additional control as an independent contractor does not come for free. Being a contractor involves more risk. There's no safety net. You don't know if you'll be able to get sufficient contracts to continue working after this contract is completed, whereas a company continues paying you and would be responsible for reassigning an employee to a new task after the current one is completed. Your income is not stable (different contracts pay different amounts), and can go down (future contracts may pay less, whereas most companies do not decrease employee pay except in dire circumstances). You also have to handle your own insurance, bookkeeping, marketing, and taxes (most first-time contractors get a rude awakening when they learn your employer has been paying half your Social Security and Medicare taxes, and as a self-employed contractor you are now responsible for paying the whole thing).

      That's basically the trade-off when you choose to become an employee. You cede control over all of these things to the company (which handles it all for you) in exchange for stability (a consistent income, steady work, being fired/let go only under certain circumstances). This includes ceding control over what you're assigned to work on. (The Google walk-out is a bit of a grey area, since Google employees are granted stock options meaning they're part-owners of the company. Which would give them a small say in what they're assigned to work on.)

    9. Re:A rude awakening for recent college grads by cascadingstylesheet · · Score: 1

      (2) Companies are run by humans. Humans have a duty to be moral, even if it reduces shareholder return. There was a company, I.G. Farben, in Germany, which knowingly furnished poison gas to the Nazis. Its chief chemist, Bruno Tesch, faced a firing squad for this in 1946 and rightly so.

      And if this involved anything like that, you would have some kind of point.

      Since it just involves more normal political differences between some employees and their employer, not so much.

    10. Re:A rude awakening for recent college grads by stevegee58 · · Score: 1

      I can offer one way to refuse to do immoral things: stop working for an immoral company.
      Back in the 80's I worked for a large defense contractor right out of college along with many others. Defense was booming and that's where the high starting salaries were. After a while there was an exodus of engineers that had misgivings about making radars for strategic nuclear bombers. Many went either to the finance sector or medical equipment sector. There was plenty of work in these non-defense sectors, though they didn't pay as well.
      My main criticism of FAANG employees is that I perceive a sense of entitlement about working for e.g. Google. If you're not happy, go elsewhere. Oh wait, that's right, you might have to take a pay cut or lose those lucrative stock options.

    11. Re:A rude awakening for recent college grads by lgw · · Score: 1

      You're making a trollish comparsion - taking a thread straight to Hitler is unneeded.

      Most real-life moral issues are not so black-and-white.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    12. Re:A rude awakening for recent college grads by Anonymous Coward · · Score: 1

      Thus "not-for-profit" type companies.

      For-profit company charter's rarely have anything other than "maximize returns for Class A stock holders" in them; if they do have additional clauses, those are usually ignored as a practical matter.

    13. Re:A rude awakening for recent college grads by Drethon · · Score: 1

      How many have we killed in Iraq since 2003, I wonder.

      10 times less than the number killed in Iraq not directly attributable by US coalition forces... if you believe the reporting. Not that any number of dead is a good thing.

      https://www.theguardian.com/ne...

    14. Re:A rude awakening for recent college grads by Ryanrule · · Score: 1

      Companies are allowed to exist at the pleasure of the public. If they do not behave in the public good, they can be completely shut down, with nothing paid out to the owners and shareholders at all. Remember that.

    15. Re:A rude awakening for recent college grads by stevegee58 · · Score: 1

      Oops looks like someone finally got around to googling "untermenschen" :D

    16. Re:A rude awakening for recent college grads by Anonymous Coward · · Score: 1

      Effectively the sole purpose of publicly-traded companies is to increase shareholder value, otherwise shareholder lawsuits follow if there's even the slightest hint the board acted against that.

    17. Re:A rude awakening for recent college grads by stevegee58 · · Score: 1

      Not sure what country you're in Ryan, but here in the US the purpose of corporations is to protect owners/shareholders and limit their liability.

    18. Re:A rude awakening for recent college grads by JD-1027 · · Score: 1

      So you countered his "companies are not moral" with an example of a company being "horrifically not moral"?

      I'm missing something probably, sorry.

    19. Re:A rude awakening for recent college grads by Actually,+I+do+RTFA · · Score: 1

      The sole purpose of companies is to make a return on shareholder equity. Period.

      This weird lie only started up in the 1980's. Before that, it was well known that corporations had to balance the interests of shareholders, employees, the community, etc.

      Secondly, even if true, if doing X makes your employees quit, how can it be in the best interest of your shareholders?

      --
      Your ad here. Ask me how!
    20. Re:A rude awakening for recent college grads by stevegee58 · · Score: 1

      This weird lie only started up in the 1980's. Before that, it was well known that corporations had to balance the interests of shareholders, employees, the community, etc.

      Yours is not the first reply today to state this. Companies are nothing but legal entities to protect owners and shareholders and limit their liability. In Europe the governments are more socialistic and impose much more intrusive regulation on companies. Mandatory vacation minimums, specifying the structure of boards of directors; it goes on and on. In the US this is not done. The closest we've come is the period when labor unions were large, powerful and very influential. But the idea that a company's purpose is for the "greater good" and not to make money is simply untrue. Perhaps today's progressives *want* this but it was never like this.

      Secondly, even if true, if doing X makes your employees quit, how can it be in the best interest of your shareholders?

      I don't disagree you on this point. If a company has policies that make employees quit then the business will suffer. That's good and is called "creative destruction", meaning companies that can't get with it *should* go out of business - or make changes to stay in business.

    21. Re:A rude awakening for recent college grads by frencha · · Score: 1

      Interesting example. Companies must make enough money to function, and humans must eat enough to live. But if you prioritize food above all else, your life will suffer for it, and I think the same holds true for companies prioritizing maximization of profits above all else.

    22. Re:A rude awakening for recent college grads by SCVonSteroids · · Score: 1

      I disagree.
      He was faced with a firing squad to make an example.

      Chances are, if he didn't do the supplying, someone else would have. Or some other method would have been used. The Nazi party's intent was pretty much established at that point, only force was going to stop them. Maybe the guy had no choice, or you know, bad things would happen to his family, for example. Maybe the guy was actually fucking maniacal, then he did deserve it? I don't know.

      Multiple sides to every story though. It's important we remember that.

      --
      I tend to rant.
    23. Re:A rude awakening for recent college grads by drinkypoo · · Score: 1

      STFU with your corporate bullshit talk. Charters, my ass.

      Companies (including corporations) literally do not even exist without a charter.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  17. You have the right by Anonymous Coward · · Score: 2, Interesting

    You also have the right to get another job.

    Badmouthing your employers is an excellent way to remain unemployed.

    1. Re:You have the right by Drethon · · Score: 1

      You also have the right to get another job.

      Badmouthing your employers is an excellent way to remain unemployed.

      I also have the responsibility to make my company a better company, in my opinion. I work for a DoD contractor and am perfectly fine with it, but I'm going to tell them if a product isn't worth the cost. I think our country misuses the military and am vocal about it, I also think if the country had no military we would have a problem too. None of this is simple black and white. DoD products don't just kill people either: http://www.c-130.net/c-130-new...

    2. Re:You have the right by SCVonSteroids · · Score: 1

      They're the ones signing the paychecks. So yes.
      Nobody will want to hire you if all you do is scream loudly when the company doesn't adhere to your values.

      Anon is right. Just get another job, endure, or try moving up in the company and push your own morals onto everyone else once you get there, see how well that goes for you.

      --
      I tend to rant.
  18. Tech has traditionally resisted unionization... by forkfail · · Score: 3, Insightful

    ... be it mechanical engineering or quantum programming, as tech has always been, at the end of the day, and out of necessity, a meritocracy.

    I'm told this is changing.

    I've still got a few good years in me, and I love to mentor and teach the younger folks even more than I love to code these days. But when building things becomes more about "the feels" than actually building things, then the things that are supposed to be built, in short, won't be. Or at least, they won't be built anything as they should be.

    I guess that I'm glad that I'll be done before things to through what I see an inevitable cycle through complete collapse to remind us that yes, merit matters, and getting the job done and well is, at the end of the day, the primary goal of being an engineer, or any sort of builder or creative in general.

    --
    Check your premises.
    1. Re:Tech has traditionally resisted unionization... by squiggleslash · · Score: 2, Insightful

      as tech has always been, at the end of the day, and out of necessity, a meritocracy

      I would FTFY as: as tech has always thought of itself as, at the end of the day, and out of necessity, a meritocracy.

      We don't do very well at actually promoting by merit, it's usually the loudest, most obnoxious, voices that win the day. We've ended up standardizing on some pretty shitty infrastructure as a result of not being a meritocracy, but being opinionated about stuff we know little or nothing about. And I've seen with my own eyes too many good people burning out, exhausted from fighting fights they shouldn't need to fight.

      --
      You are not alone. This is not normal. None of this is normal.
    2. Re:Tech has traditionally resisted unionization... by AmiMoJo · · Score: 1

      Bad tech and bad code often does very well in tech. Look at DOS and Windows. Javascript. XML. x86. They didn't succeed on technical merit.

      Which is why it seems strange that people assume that for some reason hiring and career progression in tech are somehow different.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:Tech has traditionally resisted unionization... by malkavian · · Score: 1

      We've standardised on some dodgy infrastructure as tech is new, and back in the day, some of the rubbish actually made sense with what was available, or what could be known (before the days of search, getting educated in tech was pretty tough, and quite expensive).
      I've had some pretty big companies as clients in the past, and worked at many levels. Yes, politics and shoutyness can have an impact (though usually at budgetary levels). Inside tech areas, it's more likely that just lack of experience, or education, and most especially, time to continue education, is a very large part of the problem.
      Companies are so interested in making the buck, they don't see keeping abreast of good practice and newer (though not cutting or bleeding edge) technologies as a revenue source. More a money sink that they don't want to pay for, so you have areas that just aren't funded to keep current. And that usually comes back to bite in due course, but most companies don't look far in the future; Western culture seems to be "I want it now. Tomorrow will take care of itself".
      By and large, the better you are, the better jobs you'll get, and the greater impact at large (though sometimes with a bit of resistance if you need to change culture at other environments).
      Part of the burnout (and yeah, been there, done that) is that you take things personally. I tend to just that. Which I've learned to balance, and after the 'hiccups', I'm back on track, just careful about how I approach (thankfully, I'm of an age where I'm also mentoring, and relying on years of experience, so I've got a lot of advantages).

      Life is about struggle. Without that, we'd be stuck forever with shoddy things. Part of merit is actual proof that you've got a better way, and sometimes that proof takes a lot of effort to show.

    4. Re:Tech has traditionally resisted unionization... by AmiMoJo · · Score: 1

      Define merit.

      For a product it can include any or all of the following: quality, reliability, cost, profit margin, yield, time to manufacture, TCO, long term availability, certifications, MTBF, effectiveness of DRM, lack of DRM, compatibility, incompatibility, aesthetics, durability, weight, size, energy consumption, elegance, simplicity, complexity, development time...

      It's not that merit isn't valued any more, it's that more factors are being considered when determining merit, and we are realizing that what we thought was a meritocracy actually failed to consider important factors while giving too much weight to others.

      Disposable plastic bags used to be the preferred option. More durable, cheaper, lighter, convenient. Then we realized that plastic was becoming a problem, and that actually re-usable bags and disposable paper bags had some merits we hadn't really considered before. The convenience factor of disposable plastic bags was over-valued.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    5. Re:Tech has traditionally resisted unionization... by Reaper9889 · · Score: 1

      I feel that this is a bad point. Unions are there to increase the bargain power of the employees. I am aware that people in the US view them as promoting seniority but that is not inherent.

      E.g. Denmark, the socalist paradise or whatever it is thought of in the US, has no minimum salary, at-will employement and in general are quite high on the list of best countries to open a business in. The thing they do have is very strong unions, but the unions are only viewed as increasing bargain power (note the at-will employement). They do not protect you from getting fired or anything (except in cases where something wrong happend - it is illegal to fire a woman for being pregnant like in the US for instance).

    6. Re:Tech has traditionally resisted unionization... by Actually,+I+do+RTFA · · Score: 1

      Are you talking about "merit" as in "programming talent" or "merit" as "putting in 80 hours a week". Cause I'm happy to get rewarded on the first, but have no desire to compete on the second.

      Also, unionization can support a meritocracy. It's not at all a requirement that it ignore skills

      --
      Your ad here. Ask me how!
    7. Re:Tech has traditionally resisted unionization... by squiggleslash · · Score: 1

      Exactly. And here's the thing: while we can blame "clueless managers" or whatever for much of the damage (x86 "won" because of IBM's decision to make it part of the PC, which then legitimized personal computers to businesses that were now coming under the control of tech-illiterate boomers, but only because IBM, and then that meant that only IBM's PCs were considered business worthy, for example), the reality is that tech people ran with it, and often made some of the dumb decisions that lead to disasters like the x86 architecture in the first place.

      We're like any group of people. As individuals we can be very smart. As a group, we're dumb. And part of us being dumb is that as a group we rarely work together towards great outcomes, merely the ones that have the least resistance. And ironically the reason many ideas have the least resistance is because they're easier to understand.

      People say "Windoze is proof we're idiots", but, you know, Unix isn't that hot either. It's a product of its time, trying to squeeze performance out of a slow CPU with very little RAM. The result was C, and an operating system written in C, and the result of that has been nearly fifty years of programming headaches including security holes. We've known how to do it right since before C, with higher level data structures and managed pointers, and capability architectures in hardware, but bad, but at the time necessary, decisions made at the beginning of the 1970s are still how we do things today.

      I'm babbling, sorry about that. I just wish our industry was the "meritocracy" so many insist it is. It isn't. A massive amount of the stuff we do is really, really, bad. People stay on as programmers because they can "stand the heat" of our poorly ventilated cockroach infested kitchen, not because they're good cooks.

      --
      You are not alone. This is not normal. None of this is normal.
  19. What is really a union? by Anonymous Coward · · Score: 5, Interesting

    Groups of employees trying to defend rights it is a necessary part of society. Many times, company owners try to define things as if people working with there were not humans and this must be discouraged.

    However.

    Check what have been happening in Costa Rica these last months. We are in the middle of one of longest strikes in our recent history. Basically, current scholar year have been finished months before, because unionized workers are against several government tax definitions. And they are waiting for the judicial system to define if their strike it is or not a legal one (Costa Rica has a lot of worker protection laws).

    The problem is that, in the middle, thousands of children, their families are suffering, and hundreds and hundreds of derived jobs are in peril.

    Sometimes the unions pretend just to show that they are strong and they don't like to negotiate but to impose their way of thinking. This makes many employers to think if they must hire more people as permanent workers, as they know they could be growing a future "enemy" inside their company. Sometimes it is better to be small, or to hire by service and have no more legal links with people.

    Unions are needed, but they must have very clear and have well specified goals and action paths. They must help workers (the ones like to receive their help, not by imposition), but they can't define what the company goals are because they are not the company owners. This is like many things in life ... if I have a job, one where my dignity it is preserved, but I don't like what my employer do, then I must find a different job. And, sometimes, some "clever" individuals with particular goals in mind (not the ones for the unionized people but their personal agenda), take the union control and they really become a danger for the companies. That is what owners are afraid of.

  20. Re:How rich? by Anonymous Coward · · Score: 1

    You advocate doing this according to something an employee deems is unethical? Google employees get to decide if Google will work with the DoD? They run the business now?

    Suppose the employer is going to do this thing you don't like anyway. Don't you expect they would just do it under a different name and let you all go? Or would you have them forced to keep running a business they clearly disagree with to keep you in a paycheck?

  21. Re:Let the of topic bickering begin by JackieBrown · · Score: 1, Flamebait

    I love watching these liberal CEO and coorps get targeted for stuff like this.

    Google and Amazon are great at advocating for employee rights for companies that are not theirs and do not affect their profits.

  22. Re:How rich? by pgmrdlm · · Score: 1, Troll

    I hope these techies home towns are host to the first dirty bomb in the United States that could have been stopped if they would have continued working on Facial recognition. I hope they die a slow and painful cancerous death because of their ethical values. Fuck em

    --
    Anonymous comments are as pathetic as the anonymous "sources" that contaminate gutless journalism from the New York Time
  23. Re:Let the of topic bickering begin by b0s0z0ku · · Score: 1

    I love seeing all companies that increase surveillance and damage privacy, whether "liberal" or "conservative" be thus targeted. It's great that Americans are finally seeing through the BS of the military and prison-industrial complexes.

  24. Re:Workers opposing unethical projects is bullying by Anonymous Coward · · Score: 2, Insightful

    Society defines what is ethical and what is not.

    And being ruled by plutocrats pretty much like they are kings, while not being allowed to organize yourselves in groups that are powerful enough to stand up to those kings, is unethical in our current Western society.

    Of course worker unions themselves can become corrupt and turn into similarly unethical behemoths.
    However that does not mean that we'd be better off without any unions. It means that everyone has to be vigilant, look for and expose corruption.
    Unfortunately most people are too lazy to keep this up and there's plenty of people who see this as an opportunity for exploitation.

    That's the first problem - laziness and irresponsibility.

  25. Re:Workers opposing unethical projects is bullying by RedK · · Score: 4, Insightful

    Except you're wrong. Laws are not necessarily ethical or moral. Permissible by law doesn't mean it's "the right thing to do" at all.

    Bad analogy time : someone in front of you at the grocery store falls down and hurts their foot. It's quite lawful to just walk by, even stretch your arm over them to grab some box of cereal and leave them there. But is it moral ?

    --
    "Not to mention all the idiots who use words like boxen."
    Anonymous Coward on Monday August 04, @06:49PM
  26. Re:Workers opposing unethical projects is bullying by Anonymous Coward · · Score: 1

    Sadly, many of them are such naïve progressives that they truly believe that stopping the DoD is a good thing. The fucking idiots don't realize that the alternative is to extend the Chinese government's advantage. Yes, their religious-political beliefs are safe inside their 1% bubble.

    Yes, many silicon valley tech workers are 1%, naïve idiots.

  27. Re:Workers opposing unethical projects is bullying by Syncerus · · Score: 1

    Very nicely put.

    --
    "Man is nothing without the works of man" -- Helvetius
  28. Re:How rich? by b0s0z0ku · · Score: 1

    If you think that facial recognition is to prevent terrorism, I feel sorry for you. More like "arrest people with an unpaid traffic ticket from 1995." Don't underestimate the greed of governments.

  29. Re:Workers opposing unethical projects is bullying by AmiMoJo · · Score: 1

    Every individual. It's not some legal definition that needs to be universally agreed on or dictated from up on high.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  30. Re:Workers opposing unethical projects is bullying by Opportunist · · Score: 1

    Does anyone really believe that someone like Bezos could possibly be the victim in such a scenario? What people are really that dumb?

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  31. Re:Bullies? It's autophagy by b0s0z0ku · · Score: 1

    This isn't outsourcing, workers are organizing by themselves.

  32. Re:Workers opposing unethical projects is bullying by Opportunist · · Score: 1

    The laws? Of all the things, the laws? Please. Nice try to divert from the real issue, I grant you that, but at least field something other than legal when you want to talk about morality or what's good and evil.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  33. Re:How rich? by b0s0z0ku · · Score: 1

    Sometimes, resistance and disobedience are needed to correct a moral wrong. Good on the workers for doing what they can. I don't really empathize with billionaire CEOs -- worst case, they have have a few million less: they'll survive.

  34. Re:Workers opposing unethical projects is bullying by Comrade+Ogilvy · · Score: 1

    Heavens help us, if we actually were to try to represent all our legitimately held moral beliefs through the power of law.
    Heavens help us, if we actually were to believe we achieved that status.

    IMNSHO yours is the perfect non-argument, because if we were to take it seriously, the answer is to change the laws to compel Amazon to behave exactly the way we want, because might is right. That is probably not what you mean.

  35. Re:Workers opposing unethical projects is bullying by 0ld_d0g · · Score: 1

    If we include in that, "trying to sell someone something they don't need at a price they can't afford", then probably a large number of businesses would shut down.

  36. Re:Workers opposing unethical projects is bullying by Anonymous Coward · · Score: 1

    Playing the victim does indeed work for the common bully - but for a corporation? Corporations are strong, they have teams of lawyers for counterattacking anyone attacking them. Someone with power to retaliate properly does not need my sympathy as 'victims'.

    Now, show me a corporation killed by renegade workers - then we may have a 'victim'. But then again - only a corporation, not a living person . . .

  37. Re:How rich? by b0s0z0ku · · Score: 1

    Nuclear weapons and bioweapons don't care either. Doesn't mean that moral people should be working in improving either. If everyone uses the argument is "someone else will do it, so I may as well," then those things will get developed more rapidly and by brighter minds.

  38. Re:Bullies? It's autophagy by b0s0z0ku · · Score: 1

    Look at what the US military and CIA did in Latin America in the 60s through 80s. Operation Condor. The US may be (relatively) free internally but it exports authoritarianism, then whines when it comes back and slaps them in the nose.

  39. Re:Ooooh, poor Bezos! by Opportunist · · Score: 1

    It's like the difference between a window and a mirror. Through a window you can see the whole world. Add only a thin film of silver and you only see yourself anymore.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  40. Re: Workers opposing unethical projects is bullyin by circusboy · · Score: 1

    Wonder if aasimovâ(TM)s three laws of robotics would be a reasonable guide to morality...

    Or would you think the standard too high?

    --
    -- it's ridiculous how many people misspell ridiculous... (damn, damn, damn...)
  41. Thought for the day... by circusboy · · Score: 1

    âoeWhen you are privileged. Equality feels like oppression.â

    --
    -- it's ridiculous how many people misspell ridiculous... (damn, damn, damn...)
  42. Since when is Silicon Valley patriotic? by DNS-and-BIND · · Score: 3, Insightful

    pushed around by powerful employees who do not care about patriotism.

    So, since when is Silicon Valley patriotic? As in, they care about America and their fellow Americans? Huh? Silicon Valleyites are "citizens of the world". They care far more about distant peoples from backwards cultures than their own neighbors in places like Texas, Idaho, and West Virginia. They regard us with mingled scorn and apprehension. Scratch an intellectual, and you find a would-be aristocrat who loathes the sight, the sound and the smell of common folk. Here is a great essay I have bookmarked that discusses the issue very eloquently and precisely.

    Every election cycle like clockwork, conservatives accuse liberals of not being sufficiently pro-America. And every election cycle like clockwork, liberals give extremely unconvincing denials of this.

    "It's not that we're, like, against America per se. It's just that...well, did you know Europe has much better health care than we do? And much lower crime rates? I mean, come on, how did they get so awesome? And we're just sitting here, can't even get the gay marriage thing sorted out, seriously, what's wrong with a country that can't...sorry, what were we talking about? Oh yeah, America. They're okay. Cesar Chavez was really neat. So were some other people outside the mainstream who became famous precisely by criticizing majority society. That's sort of like America being great, in that I think the parts of it that point out how bad the rest of it are often make excellent points. Vote for me!"

    I was an Obama voter, and I have proud memories of spending my Fourth of Julys as a kid debunking people's heartfelt emotions of patriotism.

    Here is a popular piece published on a major media site called America: A Big, Fat, Stupid Nation. Another: America: A Bunch Of Spoiled, Whiny Brats. Americans are ignorant, scientifically illiterate religious fanatics whose patriotism is actually just narcissism. You Will Be Shocked At How Ignorant Americans Are, and we should Blame The Childish, Ignorant American People.

    Needless to say, every single one of these articles was written by an American and read almost entirely by Americans. Those Americans very likely enjoyed the articles very much and did not feel the least bit insulted.

    Here's another great essay, "Revolt of the Elites" that also addresses this issue.

    When confronted with resistance to these initiatives, members of today's elite betray the venomous hatred that lies not far beneath the smiling face of upper-middle-class benevolence. They find it hard to understand why their hygienic conception of life fails to command universal enthusiasm. In the United States, "Middle America" - a term that has both geographical and social implications - has come to symbolize everything that stands in the way of progress: "family values," mindless patriotism, religious fundamentalism, racism, homophobia, retrograde views of women. Middle Americans, as they appear to the makers of educated opinion, are hopelessly dowdy, unfashionable, and provincial.

    These privileged young people acquire advanced degrees at the "best [universities] in the world," the superiority of which is proved by their ability to attract foreign students in great numbers. In this cosmopolitan atmosphere, they overcome the provincial folkways that impede creative thought, according to Reic

    --
    Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    1. Re:Since when is Silicon Valley patriotic? by GameboyRMH · · Score: 1

      You have a raging hateboner for a wide swath of your country that you've painted with a broad brush dipped in a ridiculous stereotype. There are real people that match this stereotype, but they're far from common and certainly not representative of "intellectuals" in general. But you love the idea of this hatred they supposedly carry for the common folk, you feed off of the way it villainizes those damn smartass college kid lib'ruls, because without it they'd just be people who want equality based on immutable traits and pro-labor policies that would help those rural Americans far more than themselves, and then who would be your bogeyman? Not so easy to hate those people.

      You might also find that nobody on the left dislikes people who live in rural locations, people who are poor or poorly educated, or people who are straight or white or Christian, specifically. They dislike people who support prejudicial policies and social norms (especially if done willingly), corporatocratic policies, and anti-scientific disinformation campaigns, for example. The fact that is a correlation between those sets of criteria is largely a coincidence. Leftists don't hate rural farmer-folk. Leftists hate prejudice, exploitation and lies. Leftists don't want them to turn gay and forge their country records into unicycles. They want them to at least give strangers the equality and decency any human deserves, and ditch their economic policies which are all tarted-up versions of "EVERY MAN FOR HIMSELF!" with the goal of fortifying white privilege at the cost of the absolute wealth of the 99%, especially their own.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    2. Re:Since when is Silicon Valley patriotic? by DNS-and-BIND · · Score: 1
      You have a really weird, skewed view of the Left. They are bigoted classists who loathe the commoners for the crime of being common. The evidence is so overwhelming that I'm shocked that someone has the audacity to claim it's untrue.

      Also written by mainstream Leftist Americans who hate their own people: "America is a sick country, always has been. From the good old days when we imported Africans as slaves and murdering Native Americans so we could steal their land; to our nefarious role in overthrowing democratic governments in South America and Iran and replacing them with horrible dictators; to our imperialist adventures in Korea and Vietnam to the unneeded and uncalled for invasion of Iraq, which has destabilized the entire Middle East - we've shown the world that we are indeed exceptional...we've actually accomplished what Napoleon and Hitler only dreamed of - setting up a nationalist empire that dominates much of the globe. "

      "Again, and yet again, the United States is in a state of arrested development having never matured past the emotional maturity of a seven year-old. The shortsighted, religious based values of this country, starting with its inception, have created a rapidly devolving culture of ignorance and self-hating, self-destruction. Looking forward to its end and ultimate failure."

      "America has always been a violent nation, from our founding genocide to the slave labor that built the country to the arsenal, unprecedented in human history, that maintains our empire. We spend $60 billion a year on pets but won't go to any inconvenience to keep second graders from getting slaughtered. Despite all our competitive parenting and mommy machismo and trophy kids, we don't really give a damn about our children - by which I mean, about one another's. When a race stops caring for its young, its extinction is not only imminent but well deserved.

      May we disappear like ice melting on a hot summer day."

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  43. Re:My Company, My Rules by DontBeAMoran · · Score: 1

    Yes, you. Box. Your stuff. Out the front door. Parking lot. Car. Goodbye. - Cave Johnson

    --
    #DeleteFacebook
  44. Re:Workers opposing unethical projects is bullying by sjames · · Score: 2

    Even well done laws set an outer bounds on behavior. That is, they set a bright line in the middle of a wide grey line. They represent the line beyond which the behavior is unquestionably unethical or immoral. They leave plenty of things inside the line that are still unethical most of the time.

    Of course, there are also the bought and paid for laws that do no such thing and simply represent something a wealthy person or group doesn't want people to do (for example, compete with them or be able to live without them).

  45. Re:Workers opposing unethical projects is bullying by Nite_Hawk · · Score: 1

    The first problem is: who gets to decide what's unethical?

    That one is easy. The answer is always: I do.

  46. Re:Workers opposing unethical projects is bullying by lgw · · Score: 2

    But being aggressively anti-union and using your control over an economic behemoth to keep salaries down and workers firmly under your thumb... that's not bullying at all, right?

    Amazon recently decided to pay all its US warehouse workers a minimum of $15/hour. Senior developers at Amazon make more that JeffB does (all his money is from founder's stock, he declined any additional stock-based compensation last year, and his salary was $176k).

    Amazon is not a pleasant place to work, and has lots of problems, but they pay well enough.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  47. Re: How rich? by pgmrdlm · · Score: 1

    You better take care of that yeast infection pussy.

    --
    Anonymous comments are as pathetic as the anonymous "sources" that contaminate gutless journalism from the New York Time
  48. Re: Workers opposing unethical projects is bullyin by RightwingNutjob · · Score: 3, Insightful

    They're all playing victims. From Jeff Bezos, arguably the Rhodes-like colossus of 21st century America at the top down to Mx. I-am-an-ornate-office-building over at Google, to Candace Owens and Donald Trump and Spartacus and Fauxcahontas and Kamala Harris.

    It's a cultural sickness and it's wide-spread. We have to think less in terms of victimization and more in terms of positive accomplishment. I've been fucked over lots of times when I was in school, on the job, whatever. Sometimes I fucked myself over with a combination of bad luck and suboptimal decisionmaking. If I dwelt on it, it'd be a death sentence. Don't dwell on the negative. Don't amplify the negative.

  49. Re:Workers opposing unethical projects is bullying by HornWumpus · · Score: 1

    How the fuck am I supposed to know what someone needs or can afford?

    Not my role.

    It remains an immoral and unethical act to let a sucker keep his money.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  50. Don't know why this is so hard by Anonymous Coward · · Score: 1

    I've had the displeasure of working in IT under a union (Public Sector) as well as without with a couple Fortune 50 companies.

    Both suck, but in different ways.

    1) Unionized employment under government is an exercise in mediocrity. Productivity and morale is low. Nobody gets fired. Nothing gets done. Nobody is accountable... and to top it off, you are underpaid. If you do work really hard and try to innovate, you get resistance (even sabotage) from your peers and management. Nobody gets fired so folks that wouldn't make it in the real world grow deep roots at the public teet.

    2) Non-Union big tech (rhymes with Hicrosoft). Performance and innovation is encouraged. Pay is a lot better. At least with one, when you reach a certain level (say Architect) you start meeting resistance from other teams/peers who are known as "retired in place" (having the ear and trust of management, but otherwise not really accomplishing anything day to day). They actually start working against you in an effort to look relevant. Bonuses are tied to budget and you quickly discover that they don't align with your actual efforts or achievements in the year. You then bump up against a "pay ceiling" that's comfortable (mid 100s) but doesn't show long term promise (despite the company line) unless you move over to mgmt and start playing office politics.

    I think IT folks need to realize they are individuals, and don't control the company. Hell, even the CEO answers to the board and shareholders. If you don't own 50.1% of the company stock, you do as instructed-- or you find another job. NOBODY is that important to a company of size that their absence means anything. Now-- if the mood is right and enough people leave, the company might get the message (or might just pay folks more to compensate). That's economic reality. Your "resistance" and self importance are fantasies that will never be realized an simply create unhealthy attitudes, bad will, and ultimate failure on your part (and then your ego will promptly blame someone else).

  51. Re:Workers opposing unethical projects is bullying by lgw · · Score: 1

    That doesn't quite work out. Each person having their morality can nearly be made into a logically consistent system, but not quite. Some people are griefers, to use the gaming term, and delight in hurting others or taking away their rights, and that's their morality. Corporate management seems to collect such people, so it's very relevant here.

    So, each person deciding on their own does require one important ethical principle dictated to all: moral systems that hold as a good causing harm to others are invalid. And that's a non-trivial constraint; heck, it's an elaborate ethical code in itself once you look at all the corner cases.

    So if every manager decides that bullying from their position of power is fine and ethical, and you say "everyone gets to decide", then they're doing nothing wrong. You're left with nothing more than "but I don't like it", which isn't ethics any more, just subjective taste.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  52. Re:Workers opposing unethical projects is bullying by Immerman · · Score: 1

    Indeed - and I would say the nigh-eternal prevalence of the latter groups of laws, make any attempt to use laws as a moral guideline deeply misguided. Laws can, and sometimes do, follow morality, but they do not define it.

    Especially since it gets even worse than simple "bought and paid for" laws outlawing behaviors that are inconvenient for some people. There's also the laws that are created to outlaw behavior common among groups that you specifically want to target, for the express purpose of being able to target them with the full power of the legal system. The banning of cannabis was a good example of the combination of both - the lumber and pharmaceutical industries wanted it banned as a competitor, and the politicians in power at the time wanted it banned as a way to persecute hippies and minorities, who were active political opponents.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  53. Re:How rich? by HornWumpus · · Score: 1

    Sure, if they ever fix the false positive problem with facial recognition it will be useful.

    Today it isn't, facial recognition outside the lab is a waste of resources.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  54. Re:How rich? by sjames · · Score: 1

    They run the business now?

    Ideally, yes.

    Kinda like democracy is the radical idea that the citizens run the country, not some guy that had a watery tart throw a sword at him.

  55. Re:Workers opposing unethical projects is bullying by UnknownSoldier · · Score: 4, Interesting

    Did you fail History class when Prohibition was discussed???

    Legality != Morality.

    * Some things are legal that are moral
    * Some things are legal that are immoral
    * Some things are illegal that are moral
    * Some things are illegal that are immoral

  56. Re: Workers opposing unethical projects is bullyin by Immerman · · Score: 1

    If you're not willing to bleed for an ideal, it can't actually be very important to you, can it?

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  57. Re:How rich? by b0s0z0ku · · Score: 1

    Waste of time, but the false positives give "probable cause" for further harassment...

  58. Re:How rich? by HornWumpus · · Score: 1

    I agree that wasting cop's time is a good thing. But from the cops POV, it isn't.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  59. Re:My Company, My Rules by thewolfkin · · Score: 1

    If I hire you, and you end up having ethical issues with the work I'm asking you to do, please feel free to find the door, and not come back. Also, do you really think a union is going to help your cause? Good luck with that.

    of course a union would help. The fact that you won't allow the union is kinda proof of that.

    --
    Just another second banana
  60. NAFTA was supported by the Heritage Foundation by rsilvergun · · Score: 1

    and every right wing think tank. About the only folks who opposed it were the far left, what today we call the "Berniecrats". Same deal for the Iraq war.

    Right wing think tanks are a front for the billionaires. They realized in the 70s they needed to legitimize themselves so they hired folks like Bill Buckely to do just that. It gave them a veneer of respectability. It's the same reason they lean on Ayn Rand even though she hated them all with a passion.

    And yes, the Democrats have right wingers who use social issues to distract from economic ones. Folks like Pelosi & Schumer. That said, those social issues aren't completely without merit. Let's remember that a significant portion of Evangelicals who take their Bible literally (selectively) would stone LGBTQs or (if they're being charitable) lobotomize them (which we used to do as far back as the ancient 1950s). Anyone remember Alan Turing? Anyone?

    But let's not let the Clinton Democrats off the hook. Register to vote Independent or Democrat, Show up to your Primary and vote the Clintonites out and the Berniecrats in. Problem solved.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:NAFTA was supported by the Heritage Foundation by DNS-and-BIND · · Score: 2, Insightful
      Yeah, turning to the far left isn't the solution. I think that political Enlightenment is finding the Center. Today, it means realizing how society has shifted so far left that being in the Center means you've got to correct well towards the Right.

      Think about what it took to get you called a Nazi 20 years ago vs. today. Then: Shaved head, swastika tattoo, white supremacist. Now: supports Freedom of Speech, supports strong borders, thinks we have a problem with Islamic extremists, and hates Sharia Law.

      I don't think my political values have changed much. I've staid pretty much the same since high school, and society has shifted around me. Example: Back then I opposed electroshock therapy on children to "cure" them of being gay, and today I oppose hormone therapy on children to "cure" them of being the wrong gender.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    2. Re:NAFTA was supported by the Heritage Foundation by GameboyRMH · · Score: 1

      Think about what it took to get you called a Nazi 20 years ago vs. today. Then: Shaved head, swastika tattoo, white supremacist. Now: supports Freedom of Speech, supports strong borders, thinks we have a problem with Islamic extremists, and hates Sharia Law.

      They're both nazis, just the former you described are more overt and the latter you described (with euphemisms) know when to hide. They don't shave their heads and get swastika tattoos, but they're still white nationalists who want to establish an ethnostate, that's why they want "strong borders" (insane immigration restrictions) and "freedom of speech" (very specific dislike of private censorship against hate speech).

      An American should not think there is meaningfully more of a problem with Islamic extremists than there is with homegrown right-wing terrorism, and if they dislike Sharia law (a very rational dislike), has no more reason to make it known than a Siberian has to state a dislike of heat waves.

      The difference is that the nazis without shaved heads and swastika tats kept it on the down-low 20 years ago. They could make racist jokes with their buddies and not stand out so much from an Average Joe. Now that people are more sensitive to racism, these plainclothes nazis are having a hard time blending in with the rest of society, and at the same time have been emboldened by a nazi-sympathizing president, so they stand out more, and we can more easily recognize and call out the nazis in khakis who were previously hidden.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    3. Re:NAFTA was supported by the Heritage Foundation by DNS-and-BIND · · Score: 1

      ...when you're so far Left that anyone to the right of Mao Zedong looks like a Nazi to you.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    4. Re:NAFTA was supported by the Heritage Foundation by Raenex · · Score: 1

      that's why they want "strong borders" (insane immigration restrictions)

      *snort* We've got tens of millions of illegal immigrants in the country. The entire state of California has become a "sanctuary" state. Children of illegal immigrants are guaranteed school and food stamps. Illegal immigrants flood hospital emergency rooms as a form of basic healthcare.

      But if you want to build a wall, or Soros-forbid even deport illegal immigrants, you're a "xenophobe".

      "freedom of speech" (very specific dislike of private censorship against hate speech)

      Speaking out against illegal immigration, Islam, or the latest transgender craziness gets labeled as "hate speech".

      An American should not think there is meaningfully more of a problem with Islamic extremists than there is with homegrown right-wing terrorism

      What percentage of the population are Muslims? If such a tiny percentage is even comparable to "right-wing terrorism", why would you want to import more of such a backwards ideology unfit for the modern world? What part of Islam is your favorite -- sex slaves or non-Muslims being a second-class citizen under Sharia law? Or maybe you like gays being thrown off of roofs? Go on, pretend that has nothing to do with Islam, or that all religions are equally bad.

      Now that people are more sensitive to racism

      You can't even wear a Halloween costume without some leftist wingbat at Harvard screaming in your ear.

  61. Re:Bullies? It's autophagy by colonslash · · Score: 1

    The left is taking pains to force others to be what they consider decent human beings. I don't agree with James Damore's rant, but getting someone fired for having a different point of view and making a reasoned argument in an appropriate forum is reprehensible. We don't know what Andy Rubin actually did (outside the office, in his own time, with someone who wasn't working for him, in a consensual relationship), but the left exploded when the NYT told them to. I believe in being a decent human being, which to me includes not proscribing the actions of others (unless they cause real and immediate harm).

    I don't want the left's nanny state. I want to live and work with freedom of thought, expression, and action.

  62. The left have their nut jobs by rsilvergun · · Score: 1

    but we've got an extensive network of people fighting our nut jobs. Go watch "Genetic Skeptic" or Aronra on Youtube.

    Meanwhile the Right wing elected a Dominionist to the office of Vice President. If you don't know, a Dominionist is someone who wants to spread their brand of Christianity across the world, by force if needed. They're the Christian equivalent to Sharia law.

    What I'm saying is the left's nut jobs are not even remotely comparable to the right's nut jobs. We actively fight to convert our nut jobs to science. The Right encourage them so long as they keep voting for tax cuts and gutting workers rights.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re: The left have their nut jobs by c6gunner · · Score: 1

      What I'm saying is the left's nut jobs are not even remotely comparable to the right's nut jobs.

      Agreed; they're WAY worse. It's a rather shitty choice but I would rather end up with a "dominionist" in office than another Stalin or Mao.

    2. Re:The left have their nut jobs by malkavian · · Score: 2

      From your comment, you're identifying with the left. I don't hang my hat on any political wing, and would disagree with your assertion that the right aren't trying to educate their nut jobs into more sensible views.
      The left have a lot of pseudo science and ideology which fulfills pretty much the same drive as religion, and they have their ideologues who peddle their own misinformation. They're both as dangerous as each other when people get too far into it, and get too polarised. And the ideologues are pretty much the same as the Dominionist; they want to spread their ideology far and wide, and enforce it on other countries.

      As for the left nutjobs not being comparable to the right, again, I'd disagree. On my wanders (I have a well developed sense of curiosity) I've encountered many a den of very left wing people that scare the crap out of me with how malicious, blinkered, violent, scheming and power hungry they are.
      There again, I've also encountered many a den of right wingers that scare the crap out of me with how malicious, blinkered, violent, scheming and power hungry they are.
      They are more alike that you seem to see.

    3. Re: The left have their nut jobs by Actually,+I+do+RTFA · · Score: 1

      The difference is the Democrats don't nominate anything close to Stalin or Mao. The Republicans nominated, supported, and elected Pence.

      --
      Your ad here. Ask me how!
    4. Re:The left have their nut jobs by Actually,+I+do+RTFA · · Score: 1

      Nut jobs are bad on both sides. But the Democratic side tends to ignore them. Republicans elect them.

      --
      Your ad here. Ask me how!
    5. Re: The left have their nut jobs by c6gunner · · Score: 1

      The democrats ran Bernie, and he had a fuck of a lot of support amongst their base.

  63. Re:Workers opposing unethical projects is bullying by asylumx · · Score: 1

    Ok, then who decides what is morally wrong and evil? Come on, it's unethical to post without at least a little thought first. ;-)

  64. Re:Workers opposing unethical projects is bullying by Guybrush_T · · Score: 3, Insightful

    Exactly that. I mean, you are showing the perfect example of someone who is playing the legal, not moral game.

    Sucking money out of "suckers" is legal. Not moral -- you're making these people's life worse.

    Usual arguments to make you feel like you're not an a**hole include : "if it's not me it will be someone else", "they deserve it because they're dumb" (everyone is dumb when it comes to some field), "not my role", ...

  65. Re:Workers opposing unethical projects is bullying by HornWumpus · · Score: 3, Interesting

    I'm selling something.

    It's not my job to know if someone thinking of buying it can afford it. Their job, my job is getting paid for it.

    Treating people like adults is not being an asshole, rather the opposite. If someone wants to interrogate me like when I was a middle schooler (looking for glycerin, fuming nitric acid and high molar sulphuric) they can fuck right off.

    It is _immoral_ and _unethical_ to let a sucker keep his money (legalities be damned). The highest utility for the money (by definition) is for me to get it.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  66. H1Bâ(TM)s Are Bullies? by LifesABeach · · Score: 1

    I guess ðY¦' has to live with his choices. Like choosing a non Midwestern city to do business in, for painfully obvious reasons

  67. Re:Workers opposing unethical projects is bullying by kackle · · Score: 4, Funny

    Bad analogy time : someone in front of you at the grocery store falls down and hurts their foot. It's quite lawful to just walk by, even stretch your arm over them to grab some box of cereal and leave them there. But is it moral ?

    Is it my ex?

  68. Re:How rich? by HornWumpus · · Score: 2

    Cops are going to cop. If they weren't using broken facial recognition, they'd be using their broken 'gut feel'.

    Self correcting problem, wasting their time on random innocent people will keep them from looking at what I'm up to.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  69. Re:Workers opposing unethical projects is bullying by kackle · · Score: 1

    Did you fail History class when Prohibition was discussed???

    I don't know, I was at the tavern.

  70. Re:Workers opposing unethical projects is bullying by AmiMoJo · · Score: 1

    If the company feels that someone is being unreasonable they can sanction or fire them for it.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  71. Seems ethics is an issue dependent of benefits... by 3seas · · Score: 1

    ...received. for certainly the tech industry has no problem violating ethics when it comes to entrapping the end users. Re: http://3seas.org/EAD-RFI-respo...

  72. Re:Workers opposing unethical projects is bullying by lgw · · Score: 1

    Hmm, I assumed you would see the bullying by management as a problem. My mistake.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  73. Re:Workers opposing unethical projects is bullying by HornWumpus · · Score: 2

    WTF?

    No, slumlords care if their tenants can pay on an ongoing basis. Evictions are fucking expensive and time consuming. Deadbeats suck.

    If I'm selling something for 'cash', I just treat customers as adults who know their own finances.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  74. Re: My Company, My Rules by c6gunner · · Score: 1

    I know that we have previously established that you are basically retarded .... yet I'm still at a loss to explain how even someone of your limited intelligence could conclude that firing people who refuse to work is "anti-freedom". It takes some next-level mental gymnastics to come up with that shit.

  75. Is that why we're all using Microsoft Windows? by rsilvergun · · Score: 1

    I mean, it's tech right? And how about our Cell network? Or our reliance on oil driven cars as the primary form of transportation? Or how about women and education? What do you suppose it was like for a scientifically minded women in the 1800s? How about the 1900s? How about today in Saudi Arabia?

    Tech is not nor has it ever been completely divorced from the social and political environment it exists in. Nothing has changed.

    To be blunt, this is an anti-SJW narrative being pushed by the right wing to distract from economic issues. A small number of bad actors on the left are being given a disproportionate amount of voice to rile folks up since polls show 80% of people hate political correctness. Those same polls show 82% dislike Hate Speech. The far right is exploiting this cognitive disconnect for their own profit.

    The sooner we all get wise to this b.s. the sooner we all win. We can marginalize & ignore the nut job SJWs while pushing economic policies that benefit us all. It's a win-win for everyone except the far right and their billionaire masters.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re: Is that why we're all using Microsoft Windows? by c6gunner · · Score: 1

      A small number of bad actors on the left are being given a disproportionate amount of voice to rile folks up since polls show 80% of people hate political correctness.

      Yeah, like Obama bringing in Title 9 "clarification" to make the left look like a bunch of burgeoning fascists. Or Trudeau openly discriminating by sex when selecting ministers, and passing laws to enforce far-left speech codes.

      Clearly this is just a couple of bad actors trying to rile up the public! Nobody should have ever given them any press!

  76. Re: Workers opposing unethical projects is bullyi by Anonymous Coward · · Score: 2, Insightful

    Morals are defined by a culture though some norms appear to emerge *nearly* universally: incest = bad, cannibalism = bad, rampant murder = bad, etc. Some of these are necessary to keep a stable society that can grow where people can interact etc.

    In the past, in certain tribes, incest was only considered bad because it lead to certain conflicts based on tribe structure. In some societal structures, incest was a good thing to keep control/power. Today, most the world understands there's evolutionary problems with incest that leads to amplifying genetic disorders (which is bad for people and its society).

    Most everything is relative. You probably think eating a cat/dog is terrible, many think you eating beef is terrible, some cultures are fine with eating certain insects. Scientifically speaking, none is all that bad in the right quantity if properly cooked, but it's pretty deeply embedded in our cultures and as a result, our psyches. These are not necessary for a culture but may be necessary in our own culture (cats are pets, they've been domesticated, and therefore we shouldn't eat them although we could).

  77. Re: My Company, My Rules by Zero__Kelvin · · Score: 1

    *Ethical* issues, numbfuck. You are not free to require your employees to be *unethical*. It's funny, because I saw c6gunner, and right away I knew I was going to see a phenomenally stupid post. As usual, you didn't disappoint.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  78. Re:How rich? by sjames · · Score: 1

    Think wider. All a monarchy is is a company that got big enough to squash all the competition, including the previous government.

    It's interesting that you put a lot of weight on the skill to start a company but none on the skill to actually produce anything. A company whose only skill is being a company is not going to last very long and is economically a deadweight we're better off without.

    You also put a lot of weight on investors and the risk to their money and none on creators and the risk to their creative efforts and careers. How do you think an engineer feels when years of effort and occasional creative genius sink into the pit because the business people just couldn't get it together?

    It makes sense that a business person would handle the purely business matters and that engineers would handle the purely engineering decisions. But everyone has a stake in morals and ethics.

  79. Re:Workers opposing unethical projects is bullying by Nite_Hawk · · Score: 1

    Meh, once you have enough stock with long term gains, the salary is basically noise. Who cares about a few million taxed as income when you have hundreds of millions or even billions in stock with gains taxed at 20% (or even 15% if you are selling slowly).

  80. 10 seconds "statistic" is crap by mpercy · · Score: 1, Informative

    Jeff Bezos, CEO of Amazon, is the richest man in the world. But that's not because he is paid outrageously, indeed, for a man running a $1T+ company, his compensation is relatively minuscule.

    From Salary.com
    Jeffrey P. Bezos
    Executive Compensation
    As Chief Executive Officer, Director at AMAZON COM INC, Jeffrey P. Bezos made $1,681,840 in total compensation. Of this total $81,840 was received as a salary, $0 was received as a bonus, $0 was received in stock options, $0 was awarded as stock and $1,600,000 came from other types of compensation. This information is according to proxy statements filed for the 2017 fiscal year.

    Bloomberg:

    Amazon.com Inc. founder and Chief Executive Officer Jeff Bezos received $1.68 million in total pay last year, unchanged from 2012, including $81,840 in salary and $1.6 million to cover security arrangements.

    Of course, he is fabulously wealthy due to his ownership share of a trillion-dollar company: Bezos currently holds 78,893,033 shares or 16.3% of the shares outstanding. His wealth can fluctuate wildly as the share prices change--in either direction. In fact, at this point today, the price is down $21.95 per share, so just today Bezos has lost $1.731B, so far. On a good day he may come up positive to the same tune.

    Based on salary and other compensation, Bezos earns about 5 cents per second, so the "10 seconds" notion is just plain wrong. His on-paper wealth may indeed rise and fall rapidly, Bernie Sanders Sanders' claim that Bezos' wealth increases by $275 million every day may be true for certain days. But he can lose $275 million per day on bad days, too.

    P.S. His salary (not counting security costs for which he is reimbursed) is way less than what his long-time critic Sen. Bernie Sanders makes in his job as a US Senator, and Sanders doesn't ever see the bill for his security costs.

  81. Re:Workers opposing unethical projects is bullying by GameboyRMH · · Score: 1

    They do not want competition. They do not want capitalism. They want a pampered and feted lifestyle without worry.

    And nobody should have that except the 0.1% ownership class?

    If you look at history, unionization is basically the core engine of human progress. It's the only way that improved pay and reduced working hours have ever been gained, and that's the stuff that actually improves the economy, by putting money into the hands of people who will spend it soon, and giving them the time to spend on new and less essential things produced by technological advancement.

    Without it, money concentrates in the hands of the ownership class, who seek to maximize inequality since it will make them feel more aristocratic. They're as least as happy to do that by impoverishing the masses as by enriching themselves, both of which are bad for the economy and humanity in general. People have less free time which decreases the number of non-essential services they can consume. All to feed the egos of a selfish few.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  82. Re:Workers opposing unethical projects is bullying by AmiMoJo · · Score: 1

    In Europe the company would have to justify their decision, either to a tribunal or in court. It would have to be pretty serious.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  83. Re: My Company, My Rules by c6gunner · · Score: 1

    The sad thing is that when you're retarded, you clearly have no clue that you're retarded. An intelligent person would realise that opinions on ethics differ from person to person, and that employers have no responsibility to accommodate them. An intelligent person would never have suggested that it is "anti-freedom" to fire an employee who thinks it's unethical to do his job. Clearly you're not burdened with such a problem; like every other idiot you feel completely free to just string together words in whatever way makes you feel good.

  84. Re: My Company, My Rules by Zero__Kelvin · · Score: 1

    You are so dogshit stupid it isn't worth anyone's time to even try to explain to you why you can't require employees to be unethical as a condition of employment.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  85. Re:Workers opposing unethical projects is bullying by lgw · · Score: 2

    Sure, but Amazon is not paying JeffB particularly much, is the point. His total comp isn't an example of a CEO being paid many times what the average worker makes, as falsely implied by TFA.

    A bit OT, but the reason long-term capital gains need to be taxed at a lower rate is that we don't index them for inflation. I'm a huge fan of a true flat tax, taxing all earning the same, but that would include indexing capital gains. It will never happen, sadly, but it would be nice.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  86. Re: My Company, My Rules by c6gunner · · Score: 2

    Hah! Good one!

    "I think it's unethical to make pesticides, and refuse to do any pesticide related work!"
    "We are a pesticide company."
    "Well you have to hire me! Zero_Fucktard on the intertubes said so!"

    Best of luck with your "career" boy.

  87. Re:Workers opposing unethical projects is bullying by Areyoukiddingme · · Score: 3, Insightful

    Bad analogy time : someone in front of you at the grocery store falls down and hurts their foot. It's quite lawful to just walk by, even stretch your arm over them to grab some box of cereal and leave them there. But is it moral ?

    In Vermont, it's illegal to leave them there. They have the only compulsory Good Samaritan law. (Which is then no longer a Good Samaritan, but who cares about words...). In 15 states, you should reach over them for your box of cereal and not touch them if you're not a licensed medical professional. Those 15 states have no Good Samaritan law for unlicensed bystanders. If you try to render aid and make any mistake, you would be liable and could be sued. The rest of the states, you can try to help without fear of being sued. They could sue, but you would win easily and cheaply.

  88. Re: My Company, My Rules by Zero__Kelvin · · Score: 1

    You really are dogshit stupid.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  89. Re: My Company, My Rules by c6gunner · · Score: 1

    Thanks bro. Now can I have my shake and fries, please? No, I don't care that you think dairy is unethical; as long as you're wearing that hat I expect you to bring me my food.

  90. New World Order by bigtreeman · · Score: 1

    When my new CEO stood up on stage and announced "our company is going to have record profits because it is aligned with the New World Order" I left the following Friday.

    --
    Go well
  91. Re:Workers opposing unethical projects is bullying by jellomizer · · Score: 1

    They may be Anti-Union but not necessarily aggressively anti-union.
    If a tech worker wants to be part of the Union they can get a Job in the State or in Education. Or they not be part of the Union and get a job in a fast paced environment and make a lot more money.

    The problem is the Union doesn't help out as much as they say they do.
    If you go on strike for a week for a 2% increase in wages. You basically lost 2% of you salary going on strike to get a 2% raise. Also from my experience, companies with Unions will layoff more people then non Unioned companies. Why? Well most Unions will negotiate some number to allow for layoffs, so the company will make sure to meet their quota, so in case of a down turn, they can prove they may need more. Plus also you need to consider the Union Self interest, They get paid per employee, So it makes more sense for them to allow them to fire off the Higher paid people so they can hire more lower paid people in their place.

    Don't get me wrong, I am for negotiated labor, and if the company is mistreating its employees, there should be a recourse. However the current Union system is not well designed for the 21st century.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  92. Re:Workers opposing unethical projects is bullying by lgw · · Score: 1

    But now you are talking about "some legal definition that needs to be universally agreed on or dictated from up on high". You've just moved the judge from one point to another.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  93. Re:Workers opposing unethical projects is bullying by jellomizer · · Score: 1

    And how your post tries to show that there is the other group (progressives in your case) is actively out to get the other group.

    We are all victims and life isn't fair. However if someone says This is causing me Pain. Your go to Response should be How can I help, not calling them names, because they are suffering from something you are not.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  94. Re:How rich? by sjames · · Score: 1

    I'm saying employees and the larger society should be a part of the decisions. For example, in many countries it is customary for at least one seat on the board to represent employees.

    It's not like a company would ever be anything without people who actually do the work. It's not like founders are shy about asking employees to be patient about raises or overtime, or a zillion other things when they're up and coming. When they respond favorably, that is just as meaningful an investment as money.

  95. Re:Workers opposing unethical projects is bullying by lgw · · Score: 1

    If you don't need logical consistency, you're free to choose anything arbitrarily. That being the case, I choose logical consistency. It has proven a very good way of operating effectively in the world.

    There are no axioms for ethics, no first principles to reason from except from an "external cause". Without such, you cannot base morality on reason. This is known as the "is-ought gap": there's no principle that lets one reason from an "is" to an "ought".

    Various meta-ethical principles have been proposed as starting point, to counter the assumption that held for millennia that there could only be a theological starting point. Kant's ethics, JS Mill's Utilitarianism, etc, etc. One such is a sort of "near-relativism" in which the meta-ethical principle is that every set of ethical principles is simultaneously fine, each person has the right to decide for themselves, except those that hold causing harm to others as the good.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  96. Re:Workers opposing unethical projects is bullying by AmiMoJo · · Score: 1

    It only becomes a legal matter if someone chooses to elevate it to one.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  97. Re:Workers opposing unethical projects is bullying by Jfetjunky · · Score: 1

    This is the most poignant assessment of current culture I've seen in a long time. Bravo to you.

  98. Re:Workers opposing unethical projects is bullying by UnknownSoldier · · Score: 1

    LOL. I raise my glass to you. =P

  99. Re:Workers opposing unethical projects is bullying by jellomizer · · Score: 3, Interesting

    Normally when something is ethical is when the Total Benefit to society is higher then the cost of the implementation/product.

    I live near a Protected State Forest. There is also a Major road that twists and turns around it, where car accidents happen monthly. Including within the past decade a Gasoline Truck which flipped over and spilled into the creak, and a Natural Gas Truck which flipped over and caught on fire.

    Now it would be ethical to cut down a bunch of trees to straighten out the road, so to save lives, and prevent further pollution of the environment.
    However it wouldn't be ethical to cut down these same trees, just to put in someones personal house.

    There is value to these trees to Society, however the cost of Tucks flipping over, causing loss of lives and polluting streams and rivers, is much higher then its value to society.

    The persons house has some value to society. However its impact is just mostly to the resident, so the Trees in the forest is worth more.

    A company if often thinking in terms of short sighted goals. While their total cost to society is often ignored.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  100. Jeff makes 11 cents every 10 seconds, by MSInsight · · Score: 1

    which is about 260,000 times less than the $28,446 the median Amazon employee made in 2017 according to Amazon's SEC filing. https://www.sec.gov/Archives/e...

  101. Re:Workers opposing unethical projects is bullying by ausekilis · · Score: 1

    But being aggressively anti-union and using your control over an economic behemoth to keep salaries down and workers firmly under your thumb... that's not bullying at all, right?

    The first problem is: who gets to decide what's unethical?

    Or even better, who is at fault for the piss-poor working conditions? The corporation that tries to keep costs low and profits high - through salary caps, anti-union campaigning, and tax deals? Or the workers that continue to apply for jobs at said companies?

    There are other tech industry jobs that allow unions, have solid benefits, and a great work-life balance. If Google and Amazon start bleeding employees en-masse to other, better companies (MS? Apple? startups?) then their profits go down the tubes and they'll have to fix the complaints. Hard to make profits if no one wants to work for you. With how regularly these articles come up it feels more and more like sob stories about that on-again off-again ex that treats you like crap, but you just cant quit them.

  102. Re: My Company, My Rules by Kyr+Arvin · · Score: 1

    You are not free to require your employees to be *unethical*.

    Sure you are. You are not free to require your employees to commit any actions that are *illegal.* Sure, there's a lot of overlap there, but unless you're actually breaking a contract, there are few legal repercussions if you fire someone because they feel what you require of them is unethical. There are, of course, plenty of extra-legal repercussions that businesses want to avoid, like protests, boycotts, or just a horrible reputation.

  103. Another push for I.T. unionization? No thanks .... by King_TJ · · Score: 1

    I've never applied for a job with any of these mega tech giants, and I'm not sure if I ever will. If you're one of the people working in tech who ran to the opportunity to work for Google, or Microsoft, or Apple, Oracle, IBM or one of the other big ones -- you should have known your employment was just a cog in a giant corporate machine. To them, you're only another line item on a payroll spreadsheet unless you're SO exceptionally good, you rose in the ranks to some sort of upper management position.

    The plus side has been better pay and benefits packages than smaller companies can afford to hand out. But there's a lot to be said for working for small businesses that really value your skills and opinions.

    I think the cries to unionize I.T. are foolish. Sure, you can go that route if enough people at one of these tech giants really want to do it. But doing so still won't give you leverage to determine where they plunk down the next corporate HQ. Meanwhile, union I.T. workers would just cement that idea that they're disposable as individuals. They're just there to show up in large numbers, under a collective banner, as "Here to push some code around for you guys!"

    If you feel a sense of guilt over what a company like Amazon is doing -- maybe you should go work elsewhere, instead? Computers all work the same way, no matter which company they're located at.

  104. Re: Workers opposing unethical projects is bullyi by Zero__Kelvin · · Score: 2

    Cool. You should do that. We call that a "free market"

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  105. It doesn't matter where you hang your hat by rsilvergun · · Score: 1

    your hat doesn't determine your beliefs, your words and (more importantly) your actions do. Your words (can't say anything about your actions since I only know you by words) make you right wing. That might be unconformable to you. That's not uncommon. The right wing have gone pretty far off the deep end since Bill Clinton moved the Democratic party to the right. That forced the GOP to move right and in turn their hardline right had to move themselves. This was done to maintain a separate political identity. The end result is where we are now. Torture's OK, people openly call for shooting asylum seekers, 8 wars and counting and the Flint Water Crisis. I could go on....

    And I think you're missing the point. It's not that the left and right don't have pseudo science nut jobs, it's that the left have members of our community who dedicate their lives to combating pseudo science. The Right, for their part, have no such community.

    Worse, they've got the Evangelicals (who the accepted with open arms because, at the end of the day, the only thing that matters to the leadership of the right wing is shifting money & power to themselves and their masters). The Evangelicals fight tooth and nail against science since, well, it contradicts their interpretation of scripture (and their leadership is also in it for some of that money and power).

    My point is that the people you're bedding down with are objectively worse than the folks I hang out with. You should distance yourself from them for your own good. If you do maintain ties do what I do, and try and get them to see reason.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  106. Re:Let the of topic bickering begin by Pseudonym · · Score: 1

    #NotAllTechWorkers

    --
    sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
  107. Re:Workers opposing unethical projects is bullying by fafalone · · Score: 1

    Well most everyone failed that part of history class, because prohibition still exists and is immensely harmful, and almost everybody loves it. It's just drugs other than alcohol now (and increasingly pot). Support for legalizing all drugs is minuscule, people just can't comprehend how it's taking something dangerous and making it way more dangerous because we can't actually stop anyone who wants it from getting it.

  108. Re:Bullies? It's autophagy by Kyr+Arvin · · Score: 1

    Someone neglected to inform them that formulating foreign policy isn't their job.

    Letting someone else make your decisions doesn't absolve you from the ethics of those decisions.

  109. Tech has a serious bully problem by Millennium · · Score: 1

    Protesting projects to which one has personal objections is not bullying. The DoD in particular has a long history of it. You don't have the right for your view to hold sway -for that, you still have to convince other people of the merit of your ideas- but you do have the right to object.

    We do have a serious problem with bullies in our midst, though. That's ironic, given that even just a decade ago we were more conmonly associated with being bullied than with bullying, but it is what it is. This very site has been around long enough to chronicle the shift. The incels and Nazis, the gamergaters and trolls, the gatekeepers and the missing stairs: geeks had barely conquered the world when far too many of us flipped the switch from tormented to tormentor. And even those of us who didn't still enabled those who did, out of a misguided sense of duty for far too long.

    Bezos is wrong. But we have become the bullies of our age; it just wasn't in the way Bezos claimed.

  110. Re:NAFTA was supported by - WHAT? by gabrieltss · · Score: 1

    Vote the Berniecrats in? Are smoking crack? You want to see what the U.S. would look like under them - look at Venezuela!

    Your FAR better off voting in folks from the Constitution party! They AT LEAST will directly reference their authority to do what they want to do based on the U.S. Constitution and Amendments. Every other party thinks the U.S. constitution is a joke to violate and step on. Remember Bush? "The Constitution is just a god damn piece of paper!" Yeah and Bush is a god damn worthless piece of shit! When he and his family finally die the fuck off the world will be a better place!

    Don't get me started on the piece of shit democrats out there!
    Clintons - criminals with a HIGH body count - that whole family needs to be put in a rocket and sent towards the sun!
    Nancy Pelosi - that fucking bitch should have been GONE from office a long time ago! What the FUCK is wrong with you Democrats!
    Maxine Waters - that HO! belongs in a mental institution!
    Chuck Schumer - Shove a cattle prod up his pooper for christ sakes!
    Bernie Sanders - the socialist punk - send him to Venezuela - he would be a GOD there!
    Diane Feinstein - that fucking cunt! Oh shes for gun control as long as she gets to keep hers and everyone else loses theirs! Bitch slap that cunt with a fire in your eyes!

    Republicans - OMG!
    Trump - what can I say - Put him in with Maxine Waters! Those two crazy fucks can keep each other company!
    Mitch McConnell - where the fuck did they pull him from the sewers of some slum down city?
    Thank GOD Paul Ryan is GONE!
    Bob Corker - Really? Tennessee can't do better than that?
    Ted Cruz - holy FUCK! stick him in one of the drug smugglers tunnel and pump fart gas into it!
    Jeff Flake - shit his last name says it all!
    Lindsey Graham - WOW! Just stick melted marshmallows all over his body and pour melted chocolate on him and let the rest of the boy loving republicans have at it!

    --
    The Truth is a Virus!!!
  111. Re:Workers opposing unethical projects is bullying by getuid() · · Score: 1

    Yeah, back in the day we used to call that "being a selfish a***hole".

    Case in point, it's not illegal, but pretty much the definition of immoral.

  112. Re:Workers opposing unethical projects is bullying by MrKaos · · Score: 1

    But being aggressively anti-union and using your control over an economic behemoth to keep salaries down and workers firmly under your thumb... that's not bullying at all, right?

    The first problem is: who gets to decide what's unethical?

    Moral relativism is simply allowing evil in degrees. You either know the difference between right and wrong OR YOU SHOULD.

    --
    My ism, it's full of beliefs.
  113. Re:Workers opposing unethical projects is bullying by MrKaos · · Score: 1

    I'm selling something.

    It's not my job to know if someone thinking of buying it can afford it. Their job, my job is getting paid for it.

    It depends on who you serve.

    Treating people like adults is not being an asshole, rather the opposite.

    Treating people like assholes isn't adult, it's just making an excuse for being an asshole.

    If someone wants to interrogate me like when I was a middle schooler (looking for glycerin, fuming nitric acid and high molar sulphuric) they can fuck right off.

    Ok, so you were bullied at school, sounds like it was pretty cruel. I hope you're ok.

    It is _immoral_ and _unethical_ to let a sucker keep his money

    Which is the rationale narcissists and criminals use to justify the personality disorder that compels them to cheat people who's trust they've earned. "If I don't do it, someone else will.".

    One person, one million people, where do you draw the line? Imagine the old war veterans after you cheated them out of everything that they had - "It was my moral and ethical duty to defraud you of your retirement - sucker". Perhaps that's what cyber criminals follow up with after saying "It's just business".

    If you cheat someone out of their money you've chosen to do that, you intend to take something that isn't yours, you have intent. That's called fraud, there is a reason that's a crime, it causes people enough hardship that it is a motivation for murder.

    (legalities be damned). The highest utility for the money (by definition) is for me to get it.

    Legalities be damned, keep thinking that way and you'll end up ass raped in a cell or worse found dead in a dumpster after being beaten to death by the people you defrauded.

    It would be _immoral_ and _unethical_ not to point that out to you.

    --
    My ism, it's full of beliefs.
  114. Re:Let the of topic bickering begin by JackieBrown · · Score: 1

    Well yeah.. because I'm American.

    I understand European liberalism would be different - hence the qualifier.

  115. Re:Workers opposing unethical projects is bullying by HornWumpus · · Score: 1

    Most people are _not_ suckers. Nerf the world and they will be, soon enough.

    Bad deals, entered into voluntarily are not criminal. You might claim that Rolex is 'immoral' for overcharging, but their suckers think they are getting value. Who am I to argue? They were lucky to get together with their money in the first place. Also true for 'timeshare buyers', 'brand new car buyers', 'Mac users' etc etc. Fat of the land, industries are built around groups of suckers. 'Instant gratification' is expensive, both for those too stupid to notice and those too rich to care.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  116. Re: Workers opposing unethical projects is bullyin by HornWumpus · · Score: 1

    There are lots of ways to 'maximize profit'. Depends on your time horizon.

    A repeat sucker is worth his/her weight in gold, your right about that. But true financial sodomy tends to smart them right up. Pain should hurt.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  117. Re:Workers opposing unethical projects is bullying by HornWumpus · · Score: 1

    In fact, when I was in HS I made some tax free, cash money on an eviction crew for a 'slumlord'.

    Which means I got to watch the deadbeats haul off one carload of their most valuable stuff, then watch their 'friends and neighbors' loot the remainder of the pile as soon as they left. Smart deadbeats left someone behind to guard their junk.

    'Slumlord' is a though business. A slumlord that never evicts is a sucker. Most 'slumlord' tenants are grifters with rental histories that send normal landlords running.

    CA landlord isn't a business I want anything to do with. The laws have made it so that you simply can't rent to a family with a disabled child in it (essentially unevictable), but you can't ask. Just stay away.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  118. Re: Workers opposing unethical projects is bullyin by FuzzyDaddy2 · · Score: 1

    If only we had some common values.

  119. Re:Workers opposing unethical projects is bullying by MrKaos · · Score: 1

    Most people are _not_ suckers. Nerf the world and they will be, soon enough.

    Most people are suckers to self serving people because they project their value system onto them. Media, politics are all geared around keeping people emotionally charged so that they are predictable and easy to control.

    Bad deals, entered into voluntarily are not criminal.

    Constructing a bad deal to defraud someone is criminal.

    You might claim that Rolex is 'immoral' for overcharging, but their suckers think they are getting value.

    Except I didn't. All you have to do is ask yourself if you are serving others or yourself and you will discover how evil lies.

    Who am I to argue?

    Or justify.

    --
    My ism, it's full of beliefs.