Slashdot Mirror


Google Maps No Longer Lets You Post Negative Reviews About Your Crappy Job (gizmodo.com.au)

From a report: Google has updated its Maps policies to ban certain business reviews left by former employees. In a new section of the Google Maps "User Contributed Content Policy," Google now labels reviews "about a current or former employment experience" as a "conflict of interest." Originally, only current employees were barred under the policy. The new rules, quoted below, went into effect on December 14.

192 comments

  1. Thanks Trump by Anonymous Coward · · Score: 0, Flamebait

    Barry never would have stood up for corporations like this. Glad someone is finally on our side.

    1. Re: Thanks Trump by mwvdlee · · Score: 2, Funny

      I honestly don't know whether parent or GP (or both) were being serious or sarcastic.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    2. Re: Thanks Trump by stealth_finger · · Score: 3, Informative

      Your post is still there, at the top, for all to see, so shut the fuck up moaning.

      --
      Wanna buy a shirt?
      https://www.redbubble.com/people/stealthfinger/shop?asc=u
    3. Re: Thanks Trump by Anonymous Coward · · Score: 0

      Suck it up, buttercup.

    4. Re: Thanks Trump by Anonymous Coward · · Score: 1

      As a conservative I'm going to hope and assume it's a leftist troll as I don't want anyone that stupid "on my side".

    5. Re: Thanks Trump by Anonymous Coward · · Score: 0

      You have some nerve, posting as an AC, and then demanding you're modded up for posting the millionth tiresome dig at Obama. In my opinion all AC should start at -1 in the first place.

      Oh, wait!

    6. Re: Thanks Trump by Anonymous Coward · · Score: 0

      The fact that you can't tell that this is satire shows how much of a filter-bubble you live in.

      Meet people once in a while. You'll be happier.

    7. Re: Thanks Trump by Anonymous Coward · · Score: 0

      Why the fuck was my post censored?

      Because it's off-topic and you're an idiot.

    8. Re: Thanks Trump by Anonymous Coward · · Score: 0

      Offtopic.. -1

    9. Re: Thanks Trump by Anonymous Coward · · Score: 0

      why not both?

    10. Re: Thanks Trump by CaptainDork · · Score: 1

      Getting an "F-" on a paper is not censorship, it's just a grade that says your shit is crappy.

      Censorship is redaction or or removal.

      --
      It little behooves the best of us to comment on the rest of us.
    11. Re: Thanks Trump by Geoffrey.landis · · Score: 2

      The fact that you can't tell that this is satire shows how much of a filter-bubble you live in.

      No, Poe's law actually works both ways.

      --
      http://www.geoffreylandis.com
    12. Re: Thanks Trump by geekoid · · Score: 1

      No, so is punishing you for what your saying. You can say whatever you like, but of we don't like it the Inquisition will be talking to you, is also a form of censorship.

      I am not saying that was what happened here, just that it is also a form of censorship.

      Ob. slander and libel, and out and out lies etc . . . are different.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    13. Re: Thanks Trump by CrashNBrn · · Score: 1

      Not for me to see, but this UserScript auto-executes on Slashdot

      // @include /^https://[^\.]+\.slashdot\.org/story/.*$/
      // @include /^https://[^\.]+\.slashdot\.org/comments\.pl\?.*$/
      // @grant none

      (function() {
              'use strict';
              for(var ac of document.querySelectorAll("span.by"))
                      {
                      if(ac.innerHTML.match("Anonymous Coward$"))
                              {
                              ac.classList.add("AC");
                              ac.parentNode.parentNode.parentNode.classList.add("AC");
                              }
                      }
      })();

      Along with this UserCSS:

      .AC { display:none; }

    14. Re: Thanks Trump by jnork · · Score: 2

      OK, first: Censorship is action by the government or other ruling body (e.g. church) that limits or prevents your ability to express yourself. It's not you being butthurt because people disagree with you. You can't just re-define a word to mean whatever supports your argument and then claim that you won the argument. ...Actually, you can. It's a form of free expression. But people like me are going to roll their eyes, point and laugh when you do it.

      Second, your comment is there for all to see. It has merely been modded down. It was modded down by people who used their mod points to express their opinions of your post. So you want to freely express yourself but don't want the same for others, apparently. It has nothing to do with the government (or church or other ruling body), it doesn't even have to do with the platform (slashdot, in case you've forgotten), because it was done by other people like you. (Not exactly like you, because they're not suffering rectal/cranial inversion, but other people with the freedom to express their opinions. By modding you down.) So you can't even validly claim that your form of expression has been removed or constrained. (You CAN claim it, ofc., and probably will. See above about forms of free expression regardless of validity. I roll my eyes. I point. I laugh. Hah hah hah!) Your message is still there, and everybody can read it.

      Third, the post was off-topic. It's pretty much a convention that off-topic posts get deleted, modded down, disparaged, or whatever a particular platform's mechanism allows. One of a moderator's jobs is to keep a conversation on-topic. So they're not only freely expressing themselves, they're actually properly doing their jobs. The fact that it was merely downrated and not removed is a testament to slashdot's dedication to freedom of expression.

      As for using censorship to punish: well, that's not what moderation is. I won't say that there aren't people who will punish others for having opinions they disagree with by modding them down, but moderation is a valid process and regardless of their reasons, modding you down was the correct application of the process in this case.

      As for my opinion: I may get modded down for this. If so, I'll accept it with grudging grace, but I won't start shouting about censorship. IHMO you're either a troll or just so self-centered you can't see past the end of your own nose. Hanlon's Razor insists that I pretend you're not a troll, but I think that's more likely.

      'Bye troll!

      --
      Cleverly disguised as a responsible adult.
  2. Why would you do that? by ThunderBird89 · · Score: 3, Interesting

    Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

    --
    Hyperbole: I use it liberally!
    1. Re:Why would you do that? by magusxxx · · Score: 5, Insightful

      It's also rude to mistreat your employees. Or require them to look the other way where the law is concerned. That's why it's good to have websites like Glassdoor.

      And isn't it funny how when an employee has a complaint upon leaving a company its called 'burning their bridges.'

      Yet when upper level employees have a complaint upon leaving a company it's called 'managerial differences.'

      --
      Care killed the cat, but satisfaction brought it back.
    2. Re:Why would you do that? by Tough+Love · · Score: 0

      BTW, contrary to popular opinion, Google is a pretty crappy place to work. This behavior gives a bit of a hint.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    3. Re:Why would you do that? by Anonymous Coward · · Score: 0

      Why would you publicly defame current or former employers?

      Because they're shitcocks?

      Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      You presume one worries that shitcocks that fire you or lay you off are the sort where you're worried about burning that bridge. Beyond that, do you really think the vast majority of people are working in jobs that require professionalism and gracefulness to function? Would you like fries with that?

      PS - Seriously, the actual issue is precisely that current and former employers won't slander or libel but defame a lot of shitty companies, and Google doesn't want to be a part of that, especially as they might fit that bill at times. More generally, I think it absurd that the result will be instead of having subjective or objective reviews from current or former employees, we're left with hypothetical reviews from non-employees. To wit, I think I should start a business called "hypothetical former employer reviewer" where I will clearly state in each of my reviews how my review score and content is hypothetical. That should be better, right?

    4. Re:Why would you do that? by Anonymous Coward · · Score: 5, Insightful

      Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      It's also rude to mistreat your employees. Or require them to look the other way where the law is concerned. That's why it's good to have websites like Glassdoor.

      And isn't it funny how when an employee has a complaint upon leaving a company its called 'burning their bridges.'

      Yet when upper level employees have a complaint upon leaving a company it's called 'managerial differences.'

      I think you will find that mistreatment is part and parcel of being profitable and as such employee mistreatment by companies is highly commendable. It’s only organizing workers to defend against abuse that is neither graceful nor profssional in any way which is why many employers would like nothing more than ban labour organization and collective bargaining by law.

    5. Re:Why would you do that? by sg_oneill · · Score: 5, Insightful

      Well its not always defamatory, sometimes the former employer are just terrible, and thats why you left.

      But sometimes.... We had a recent issue where a very senior employee left to start at another company, all good and fine, and then started spamming reviews of our apps with absolute nonsense, and he knows it would be nonsense because he was on the design team. It was baffling, we thought he left on good terms, but apparently he had something bottled up.

      Shame he never told us what was irking him while he was here. We could have sorted it. It wasnt like the guy was shy when he had something he didnt like.

      So I get googles position here. It IS a conflict of interest.

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
    6. Re:Why would you do that? by Freischutz · · Score: 2

      Why would you publicly defame current or former employers?

      Ooh, I don't know, would you appreciate being informed by a former employee that the restaurant you are about to eat at scrapes the rice out of the bowls and off the dishes that come off the cleared tables, washes the stuff in a sieve, makes fried rice out of it and sells it back to the next customer? Or that they take any meat left over on the dishes, dice it up, store it in the fridge and cook a stew out of it once a week? Daily special, our own spicy stew recipe (extra spicy to mask the old meat taste) ... YUMMY! Or maybe you'd appreciate knowing that there are roaches in the kitchen? Because a surprising number of restaurants do these things, and quite a few of them are regularly reprimanded for recurring roach infestations due to lacking hygiene, which is why I normally only eat at places where I can see the food being prepared. The interesting thing is that this kind of behaviour is not necessarily most common in budget restaurants. When I was working my way through college I saw this sort of thing going on to varying degrees of outrageousness in a couple of pretty high priced establishments while some of the cheaper places were models of cleanliness and professionalism.

    7. Re:Why would you do that? by Anonymous Coward · · Score: 0

      News Flash! Unions are just as bad as the corrupt corporate CEO's they are fighting against. Neither is good for a companies long term survival. A CEO is only interested in getting artificially inflating stock prices so he can get his artificially inflated salary. Union bosses are interested in gaining as much money for the least amount of work possible.

      We need a new system. We could call it business ownership where a person starts and runs and works in a business to make it successfull as possible. Also we need individuals that are able to stand up to bosses on their own and demand better wages and treatment.

      Individualism over collectivism. A coporation is very much a collective, just as a union is. Insanity in individuals is rare, but with large groups of people it is the norm.

    8. Re:Why would you do that? by stealth_finger · · Score: 1

      Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      But what if they are actually shit?

      --
      Wanna buy a shirt?
      https://www.redbubble.com/people/stealthfinger/shop?asc=u
    9. Re:Why would you do that? by Anonymous Coward · · Score: 5, Insightful

      Capitalism is adversarial by nature. The company would benefit the most by destroying all competition, paying their workers next to nothing and selling their stuff at exorbiant prices. The workers would benefit the most by being paid a lot and not having to work. Society benefits by a power balance in these relationships, but nobody maintaining this balance actually want it to be where it is. And competition wastes collossal amounts of resources by making people who could've worked together work to one-up one another instead.
      The basis for capitalism is not that it is the theoretically most optimal system. What it does is to try and leverage and/or work around quirks of human psychology in order to do useful work. It does so reasonably well, but it fails to put value on some of the most valuable things in humanity, such as bringing up a child well, helping the helpless, or use natural resources carefully. The tragedy of the commons is one of the many failure modes of capitalism.

    10. Re:Why would you do that? by Solandri · · Score: 5, Informative

      Just to give a window into what it's like from the other side, when I was managing a company with 60 employees, we had to fire one of them. He was head of his department and we were pretty sure he was embezzling (his replacement eventually confirmed this when he went through a half year of purchase orders and compared to what was in inventory). About a month later I got a phone call from the company he'd applied for a job at - he had given me as a reference.

      I wasn't sure what I was allowed to say so gave the excuse that I was way too busy and could they please call back the next day. We had unlimited phone access to employment lawyers as part of our employment liability insurance, so I called them up and explained the situation. They told me flat out that unless we had rock-solid proof he was embezzling, under no circumstances should I state that as the reason we had let him go. I couldn't mention any of our suspicions or circumstantial evidence either. We couldn't (or shouldn't) mention any negatives in his reference unless we had documentation on file to back it up (like signed formal reprimands - I had always wondered why we had to have 2 other people in the room with the employee when we gave a reprimand, and why the employee was required to sign them).

      The next day when they called back I had to water down our experience with him as "he didn't fit well with the company." I stammered and hesitated while saying it, and I think I succeeded in getting the message across that there was a lot more to it than that but I wasn't legally allowed to say it. I understand now why there's an art to double entendres and backhanded compliments when it comes to job references.

      So the distinguishing factor isn't low-level vs high-level employee. It's "differences" when it's on the record and the company doesn't have rock-solid proof (i.e. they could be sued for libel or slander). It's "burning bridges" when it's off the record or the company has rock-solid proof. High-level employees just get the "differences" explanation more often because they're better at covering their butts than low-level employees.

    11. Re: Why would you do that? by iggymanz · · Score: 1

      Are you in HR? Abusive employers are the unprofessional ones. It is a public service to expose them. Power and money grubbing scum are not deserving of your imagined "professionalism", you have Stockholm syndrome.

    12. Re: Why would you do that? by Anonymous Coward · · Score: 0

      If they are actually shit, you will be insulting sensitive minorities (particularly sand and hindu monkeys) who make it shit.

      Insulting sensitive stupid minorities is a no-no, under present liberal democrazy indoctrination.

    13. Re:Why would you do that? by Anonymous Coward · · Score: 0

      Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      So that people know what criminal morons run the company.

      So that would be employees think twice abut accepting a job at this terrible company.

      People who retire might not need those 'bridges' anymore.

      Female employers might want to warn other females about the abusive environment.

      Minority employees might want to warn others about their racists behavior.

      I could go on like that but I'm too lazy now.

    14. Re: Why would you do that? by ThunderBird89 · · Score: 1

      Are you in HR? Abusive employers are the unprofessional ones. It is a public service to expose them. Power and money grubbing scum are not deserving of your imagined "professionalism", you have Stockholm syndrome.

      No, I'm Chief Support Engineer. My sense of "professionalism" comes from an avid reading of Clean Code and Clean Coder, two books that we (our company) holds in the same regard as the Bible, and is the first two books for new hires as "required" reading.

      An abusive employer can be exposed via other means, job seekers hardly look for a workplace review on Google Maps, do they? You can talk to your superiors, there are employment courts/lawyers that can help you fight abuse, there are ways other than ranting about them on a forum...

      --
      Hyperbole: I use it liberally!
    15. Re:Why would you do that? by Tough+Love · · Score: 0

      BTW, contrary to popular opinion, Google is a pretty crappy place to work. This behavior gives a bit of a hint.

      As does the downmod, presumably one of those high minded Googlers.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    16. Re:Why would you do that? by TheRaven64 · · Score: 1

      When I was working my way through college I saw this sort of thing going on to varying degrees of outrageousness in a couple of pretty high priced establishments while some of the cheaper places were models of cleanliness and professionalism

      Doesn't surprise me too much. Guess which restaurants get the most spot checks from heath inspectors or are most likely to have heath inspectors believe a tip from a disgruntled former employee? It's not the place where the Mayor eats...

      --
      I am TheRaven on Soylent News
    17. Re:Why would you do that? by houghi · · Score: 1

      Because people like to moan. When I am with friends we seldom talk about the fact how great our job is. No matter how great it is. We now talk how much better previous jobs where, eve though we moaned how terrible things where.

      That said, people also do not understand the difference between private and public. Next to that they are forced to use their real name and ID on sites like Facebook and do the same with site like Google.

      When I was 15 or so, long before the Intertubes, I already had discussions about privacy and the pros and cons of anonymity. Talking with a lot of Germans and a wall reminded me of what was possible.

      Before I bought my first modem, I already understood therefore the reason to have nick on the Interwebs. I already understood that EVERYTHING I say online will be linked to me somehow, if people really want to. I understood that it would be there forever. Knowing people who selected the wrong side in WW2 made me aware that things do not go away and people will always take things out of context.

      My dad was not allowed to join the Hitler Jugend and he was pissed at the time. Could have haunted him years later if he had. Makes you think as to what might be ok now can be very wrong in the future.

      So the reason for doing it is a combination of not being correctly informed (If it is that many people, the problem is not the people), being conditioned to use your own name and human nature.

      --
      Don't fight for your country, if your country does not fight for you.
    18. Re:Why would you do that? by supremebob · · Score: 1

      Yeah, this is what semi anonymous career sites like Glassdoor are for. Publically flaming a former employer with your Google is career suicide, as you're going to get yourself tagged as a troublemaker.

    19. Re:Why would you do that? by Anonymous Coward · · Score: 1

      What happened here is why many employers have a policy of only confirming employment and the time range they worked there. Beyond that, you could be stepping into a legal mess, it seems.

    20. Re:Why would you do that? by zifn4b · · Score: 1

      Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      If a former employee knows something that could benefit consumer choice, it is a valid reason to post a review of your former employer.

      --
      We'll make great pets
    21. Re:Why would you do that? by Antique+Geekmeister · · Score: 1

      I would be very reluctant to publicly defame a former employer. This is especially because I have various non-disclosure agreements signed with current employers and former partners. But such comments have been invaluable when reviewing a new business partner or writing a contract, to understand how a partner's management and work ethic might affect our work with them. Being overworked, poorly organized, or being a wonderful place to work can affect whether we need to hand them an early release and collaborate to get the full deployment together, or whether we know they're very reliant on H1B personnel who don't actually know the material. In such a case, we need to allocate resources for training and more reference documentation.

    22. Re:Why would you do that? by DutchSter · · Score: 5, Informative

      My favorite reference seeking question is "would you hire them back?" When the answer is "no", how it is said does speak volumes.

      No need for any more details than that. Although I will say that while many companies do take the tight lipped approach there are also many that will talk your ear off for an hour if you let them.

    23. Re: Why would you do that? by Antique+Geekmeister · · Score: 2, Interesting

      > Abusive employers are the unprofessional ones.

      I agree with you that they are a problem, and a dangerous one. Exposing them can be a public service. The idea that moral or ethical behavior is "unprofessional" is a confusing one. There is a great deal of behavior in the workplace that is very "professional" in the sense of lowering expenses or improving profit, benefiting that "profit" root word in "professional", but are nonetheless unethical or illegal. This includes refusal to hire the disabled, refusal to hire young women who many become pregnant, hiring hundreds of 36-hour workweek part-time employees to avoid providing full-time benefits, firing employees just before retirement to avoid pensions, etc.

      If I may, I'd like to encourage separation of the idea of "ethical" from "professional". I'm afraid it's been a common theory among my younger, libertarian leaning acquaintances that the "silent hand" of market forces will correct moral or ethical issues automatically. I've had some difficulty walking them through examples of market forces _encouraging_ abuse. The idea that abuse is built into the fabric of certain markets has been difficult to convey.

    24. Re:Why would you do that? by JackieBrown · · Score: 2

      Or require them to look the other way where the law is concerned.

      Agreed. Not sure google maps is the right avenue for that though.

      I'm also not sure how much I would admit to knowing about illegal activities online on google maps (or elsewhere) unless I also reported them to the authorities. And if I did report it, those authorities would probably not want me posting information about a possible case online.

    25. Re:Why would you do that? by mjwx · · Score: 3, Informative

      Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      Usually it's because the employer did not handle your exit in any manner that could be remotely considered graceful or professional.

      I left my last employer under such circumstances, I also managed to create enough problems that they ended up giving me 3 months of "gardening leave" in order to avoid a suit. That was one of two unwritten agreements between us, the other would be that they wouldn't give me a negative reference and I wouldn't slag off the company (which was struggling to find staff as it was).

      I have nothing kind to say about that company, in fact I consider joining it the biggest mistake of my life, staying there the second biggest. However I'd only tell someone the company and the details in person.

      It is a perfectly natural response to want some revenge on someone (or some company) that you feel has wronged you. Even though Google Maps no longer allows it (their house, their rules) there are plenty of options like Glassdoor, various social media, your own website.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    26. Re: Why would you do that? by Anonymous Coward · · Score: 0

      Just out of curiosity, are the new hires given time on the clock to do the "required reading"?

    27. Re:Why would you do that? by b0s0z0ku · · Score: 2

      (1) You don't care, having switched professions entirely
      (2) The employer is doing something dangerous to the public -- e.g. a restaurant selling food that isn't fresh
      (3) You were treated badly (denied vacation time, asked to work much longer hours than contractually obligated) and want to warn other potential employees.

      Employers aren't your betters that you should cringe and bow before them, thanking them for every mistreatment. They're subject to and deserving of criticism, same as any other entity.

    28. Re:Why would you do that? by argStyopa · · Score: 3, Funny

      "I can't tell you the reasons he was fired, just that there were about 250,000 of them."

      --
      -Styopa
    29. Re:Why would you do that? by mysidia · · Score: 1

      Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

      UNLESS the Reviewier is Lying or posting misleading information, then it's not rude, disgraceful, or non-professional.
      IF The former employee feels that bad about the employer, then it is not "burning bridges" to be a whistleblower on their past employer's abusive practices, because that person could not in good conscience or self-respect come back to work at that business location for that manager anyways.

    30. Re:Why would you do that? by gmack · · Score: 1

      It's also rude to mistreat your employees. Or require them to look the other way where the law is concerned. That's why it's good to have websites like Glassdoor.

      And isn't it funny how when an employee has a complaint upon leaving a company its called 'burning their bridges.'

      Yet when upper level employees have a complaint upon leaving a company it's called 'managerial differences.'

      "managerial differences" means you had disagreements with the way the company was run.

      "burning bridges" Means you expressed those disagreements publicly

      It is actually, quite easy to quit even as a low level employee without burning bridges.

    31. Re: Why would you do that? by Anonymous Coward · · Score: 0

      But for an employer it is OK to do it, right?

    32. Re:Why would you do that? by Anonymous Coward · · Score: 0

      Because it's not defamation if it's true and nothing in this is actually dealing with the facts of the matter. The reviews have been banned based on them being negative, not on any facts.

      And the only way to know that businesses like UPS discriminate is if people complain and post negative reviews about it. The fact that businesses have so much power that burning bridges on exit can be detrimental to ones career speaks volumes for how weak worker protections are. I shouldn't be penalized once for being illegally fired from UPS over my sexual orientation and then forced to keep quiet about it for fear of being black listed.

      Having a job is not optional for anybody that wants food and shelter.

    33. Re:Why would you do that? by Anonymous Coward · · Score: 0

      Does not happen without force. Usually state monopoly force. Your grievances are with nation-states, not capitalism. Voluntarism, NAP.

    34. Re:Why would you do that? by ColdWetDog · · Score: 1

      The advice by your lawyers may be good advice, but realize that it is advice that also serves the company that the lawyers are being paid by (the insurance company). It is advice designed to decrease the chance that the terminated employee will start legal action against you, causing your insurance company to spend money on said lawyers and other bits and pieces.

      Just depends on how important your view of the truth (that your ex employee was really embezzling) is.

      --
      Faster! Faster! Faster would be better!
    35. Re:Why would you do that? by Khyber · · Score: 1

      It's only a conflict of interest if you currently work there. If you don't work there, you have no interest, therefore there is no conflict.

      Please try again when you understand the full implications of conflict of interest.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    36. Re:Why would you do that? by Anonymous Coward · · Score: 0

      People who are supposed to be adults are basically giant, back-stabbing, passive-aggressive toddlers.

      Remember, these are the same people who post pictures of themselves committing crimes to publicly accessible websites and are shocked and try to claim invasion of privacy and illegal search when the police arrest them.

    37. Re:Why would you do that? by JohnFen · · Score: 1

      It depends on how its done. If an employer is really terrible, that's something that people should know. If nobody ever says anything, how would people find out?

    38. Re:Why would you do that? by JohnFen · · Score: 2

      Companies are also on legal safe ground stating whether or not the ex-employee is eligible for rehire.

    39. Re:Why would you do that? by JohnFen · · Score: 1

      BTW, contrary to popular opinion, Google is a pretty crappy place to work.

      That's contrary to popular opinion? I thought it was well-known that Google is a terrible place to work.

    40. Re:Why would you do that? by Anonymous Coward · · Score: 0

      How cute! Did you get your copy of Atlas Shrugged for Christmas, junior?

    41. Re: Why would you do that? by JohnFen · · Score: 1

      job seekers hardly look for a workplace review on Google Maps, do they?

      True, but potential customers do. As a potential customer, I want to know these things as well.

    42. Re: Why would you do that? by JohnFen · · Score: 1

      I'd like to encourage separation of the idea of "ethical" from "professional".

      The business world has already separated the two concepts to a dangerous degree.

      Personally, I think you can't act professionally without also acting ethically.

    43. Re:Why would you do that? by geekoid · · Score: 1

      A) I've burned bridges, and I have no regrets.

      B) If the employers is a crappy employees, then people should know.

      The more informed the populace, the better the market works.

      I long time ago, I worked for a company called SMS. It was crappy, and I would literally warn off people interviewing. It was literally that bad.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    44. Re:Why would you do that? by Anonymous Coward · · Score: 0

      "All I can say is that he worked here from start-date until end-date."

      The lack of "Due to company policy" and the fact you won't say anything else is basically damning by faint or no praise.

      Of course, you could always say he came up with a creative bonus policy for himself.

    45. Re:Why would you do that? by geekoid · · Score: 1

      My friends that work there love it. So maybe it's you?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    46. Re: Why would you do that? by geekoid · · Score: 1

      Customers do, and clean coder is crap. It's not different then a thousand other books solely designed to sound good so you buy his seminars.

      It's not professional to let your peers go work at a shit hole.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    47. Re:Why would you do that? by Anonymous Coward · · Score: 0

      If it reduces employment candidacy at a competitor, obviously it's a conflict of interest.

    48. Re:Why would you do that? by JohnFen · · Score: 1

      "managerial differences" means you had disagreements with the way the company was run.

      "Managerial differences", like "wanting to spend more time with family", are the "acceptable" reasons to give for leaving when the real reason is extremely unflattering to someone (usually, but not always, the employer).

      They are code phrases, nothing more.

    49. Re:Why would you do that? by Uberbah · · Score: 1

      The workers would benefit the most by being paid a lot and not having to work.

      Except no union would ever ask for such a thing, as their long-term interests depend on the long-term welfare of the company. As opposed to corporate executives, who DGAF if the run the company into the ground if they make millions while doing so, and then millions more selling off the company's assets.

    50. Re:Why would you do that? by Uberbah · · Score: 1

      News Flash! Unions are just as bad as the corrupt corporate CEO's they are fighting against

      Except that's nonsense, as the union is dependent on the long term profitability of the company. So it's no contest as to which is better.

    51. Re:Why would you do that? by Ichijo · · Score: 1

      When the answer is "no", how it is said does speak volumes.

      About the employee or the employer?

      --
      Any sufficiently unpopular but cohesive argument is indistinguishable from trolling.
    52. Re:Why would you do that? by Anonymous Coward · · Score: 0

      The distinguishing factor sounds like whether the employee can hire an attorney.

    53. Re:Why would you do that? by Anonymous Coward · · Score: 0

      I love working at small companies. I've noticed that they only care about legal issues that have hurt them before. No doubt, there are a dozen legal problems they still have but don't see because they never touched that stove.

    54. Re: Why would you do that? by ThunderBird89 · · Score: 1

      Sure. The first couple of weeks (two-three, usually) are usually spent getting to know the languages (mainly Dart these days) and the code base anyway, and since the seniors are otherwise occupied, "down time" between questions and pair programming sessions can be spent reading, sorting out various bits of paperwork, etc.

      They're generally eager enough to take the books home anyway (yes, we hand out the hard copies :) ).

      --
      Hyperbole: I use it liberally!
    55. Re:Why would you do that? by datavirtue · · Score: 1

      When you reach a certain level of pay you do not air your grievances--ever. You just grin and nod while looking for another job. New high paying jobs that aren't as bad or worse than the current one can be hard to find. "Yeah, everything is great man." While thinking: "Absolutely fuck this place." OR "I have plateaued here...and this shit is getting really lame." For issues like this there is absolutely nothing your boss can do and if you tell them about things that are bothering you that will never be fixed or resolved then you have just told them it is only a matter of time.

      --
      I object to power without constructive purpose. --Spock
    56. Re: Why would you do that? by datavirtue · · Score: 1

      Dude...at least log in with a ghost account so we can attribute all of this insightful wisdom to a single entity. You could call the account HunduChimpHater or something.

      --
      I object to power without constructive purpose. --Spock
    57. Re: Why would you do that? by ThunderBird89 · · Score: 1

      No, it's not right for an employer either, actually. You don't air the dirty laundry to the public from either side of the argument.

      How often do you hear the "juicy details" when a Fortune 500 company changes CEOs or other officers? Don't kid yourself, they aren't saints any more than I am (and I know I'm not), yet the only line the public hears is "Left with mutual agreement" - saying anything more would doom either side (nobody wants to work for someone who exposes the dirty secrets, and conversely, nobody wants to hire a potential liability whose default way of getting their way is to threaten defamation).

      --
      Hyperbole: I use it liberally!
    58. Re:Why would you do that? by Anonymous Coward · · Score: 0

      Except that's nonsense, as the union is dependent on the long term profitability of the company. So it's no contest as to which is better.

      Have... have you noticed what happened to Detroit?
      Or what's happening to Chicago?

      When you allow unions to get benefits so high, they are now larger than the entire budget, then you've shown that no, unions DON'T actually think about long-term profitability.

    59. Re:Why would you do that? by Anonymous Coward · · Score: 0

      To prevent others from being shit on.

    60. Re: Why would you do that? by pnutjam · · Score: 1

      bod mod.. Tried to mod this insightful, it is.

    61. Re:Why would you do that? by Anonymous Coward · · Score: 0

      You clearly weren't in the UK in the 1970s when union action destroyed several large companies.

    62. Re:Why would you do that? by Anonymous Coward · · Score: 0

      When they call back you say, "I have spoken to our legal department and can confirm that Mr X worked for us 5 years and is no longer employed by the company"

      Everything you said is factually correct and you haven't said anything about why Mr X was fired, but any smart employer will pick up on the fact you needed to check with the legal department and know that there's something you're not allowed to say.

    63. Re: Why would you do that? by ThunderBird89 · · Score: 1

      As an afterthought, I should add that I put the word "required" in quotes because it's not like "Read these books or we're terminating your probation right this instant!", but more along the lines of "Here, these are the standards we hold ourselves to and this will be the minimum level of quality we will be expecting from you." - anyone is free to say no, and even get away with it, but if they write unclear, badly documented code, no matter its performance, they will get infinite amounts of shit during their code review.

      To date, nobody has refused to read them, nor did we have to remind people more than once or twice to name variables and functions properly and write DartDoc/JavaDoc in their code. I read them, and even I got a metric ton of comments on my first review, but mostly from a performance/robustness aspect, not for style.

      --
      Hyperbole: I use it liberally!
    64. Re:Why would you do that? by Tough+Love · · Score: 1

      Maybe it's your friends.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    65. Re:Why would you do that? by Tough+Love · · Score: 1

      BTW, contrary to popular opinion, Google is a pretty crappy place to work.

      That's contrary to popular opinion? I thought it was well-known that Google is a terrible place to work.

      It's better than a coal mine but there is a reason that few talented devs stay on after vesting.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    66. Re:Why would you do that? by Uberbah · · Score: 1

      That was your gal Thatcher who made it a deliberate policy to de-industrialize the country.

    67. Re:Why would you do that? by sg_oneill · · Score: 1

      Please try again when you understand the full implications of conflict of interest.

      Dude, you cant just make up your own personal definition of a word and get up on people who don't comply with it. Its *clearly* a conflict of interest if your reviewing a product and concealing an undisclosed vendetta unrelated to the product itself. When I worked in the courts it was *always* held that a former employee has a conflict of interest in certain dealings with former employers if that prior interest is somehow concealed. Take for instance a mining exploration. You generally are restricted in certain forms of share trading of your companies shares if you work there. But say a situation of a worker who works at a pilot mine , finds out that the mine is going to be upgraded to a full mine, quits and buys out a huge chunk of shares knowing when the stock market announcement occurs, its going to junp up. Just because he stopped working there. doesnt dischare his responsibilities. Its still insider trading.

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
    68. Re:Why would you do that? by AK+Marc · · Score: 1

      Then leave a review on an employment site, not a fraudulent one where you pretend to be a customer.

    69. Re:Why would you do that? by Cinnamon+Beige · · Score: 1

      When it's the employer citing 'managerial differences,' I'm used to it being code for 'we cannot openly say so but was fired for illegal/immoral behavior.' I've generally seen it being treated as quite acceptable to cite 'wanting to spend more time with family' as a reason you left a job, though you probably should try to avoid giving that when interviewing for any job that expects you to drop everything and teleport over the instant they need you.

    70. Re: Why would you do that? by Reverend+Green · · Score: 1

      Perhaps the employers richly deserve their bad reviews?

    71. Re: Why would you do that? by Reverend+Green · · Score: 1

      I always heard it was Maggie "the wicked witch" Thatcher who killed the unions.

    72. Re: Why would you do that? by Reverend+Green · · Score: 1

      The "authorities" typically have very very little interest in corporate sleaziness. Probably because the judges & lawyers went to the same schools as the crooked businessmen, and play golf with them on weekends.

    73. Re: Why would you do that? by Reverend+Green · · Score: 1

      We've all read about the James Damore fiasco. We can see how Google treats dissenting ideas. I can only imagine they are similarly high-handed on other internal matters.

    74. Re: Why would you do that? by Reverend+Green · · Score: 1

      Alas, hardly anyone in the software industry reaches that level of pay anymore. Fifteen years of stagnant wages while cost of living skyrocketed has dropped most of us well below the "professional" status threshold.

      The VC dogs wanted proletarianization of their workforce - well, they got it. It's time for a union.

    75. Re:Why would you do that? by Uberbah · · Score: 1

      Have... have you noticed what happened to Detroit?
      Or what's happening to Chicago?

      Have you noticed there's no connection between your premise and your conclusion? Union's had fuck-all to do with Detroit moving factories to Mexico, you can thank Bill Clinton and NAFTA for that.

      When right-wing politicians slash taxes and use the eventual deficits as an excuse to union-bust workers on their earned benefits

      FTFY

    76. Re: Why would you do that? by JackieBrown · · Score: 1

      Just saying... reporting a crime on google maps instead of the cops could land you in trouble

    77. Re: Why would you do that? by Reverend+Green · · Score: 1

      I guess people will just let corporate crimes go unreported.

    78. Re:Why would you do that? by Tough+Love · · Score: 1

      BTW, contrary to popular opinion, Google is a pretty crappy place to work. This behavior gives a bit of a hint.

      As does the downmod, presumably one of those high minded Googlers.

      I do hope you Googlers do realize than 1) downmodding only confirms your arrogance 2) downmodding criticism only leads to more of it and 3) Googlers downmodding confirms that Google is a toxic workplace, as is becoming increasingly apparent. No, of course you don't realize any of these things, you are narcissistic, pretty much the only kind of person who is left at Google now.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
  3. Stay Positive! by Anonymous Coward · · Score: 0

    I have nothing but positive things to say about this article of sparsely collected facts that make a uniquely informative whole, that causes the world to be better and bring world peace. I hope everyone involved in this article gets a pay raise for their pursuit of journalism, and continues to get the recognition they deserve. That includes Google, for never doing anything evil, and only providing good things for people. Google's surveillance and censorship will help us learn about our appropriate forms of communication that support commerce, in any form, so that the economy grows to new heights. It is our patriotic duty to support this effort of positive wordsmithing, to create a more positive future. How else would our future be positive?

  4. You need to ask? by thesupraman · · Score: 4, Insightful

    So, just to check here...

    Are you saying you think the unwashed masses are graceful and/or professional?
    That they have any consideration for future repercussions to their actions?
    That they are capable of even remembering that they did this a week later?
    You think that acting sensibly would be more important than the 5 minutes of 'fame' they felt they would get from posting some stupid troll-rant the moment they left a job?

    Interesting...
    Want to buy a bridge?

    1. Re:You need to ask? by ThunderBird89 · · Score: 2

      So, just to check here...

      Are you saying you think the unwashed masses are graceful and/or professional?

      They should be.

      That they have any consideration for future repercussions to their actions?

      They should, if they don't, they shouldn't blame prospective employers if they don't want to hire hostile, toxic people.

      That they are capable of even remembering that they did this a week later?

      That is wholly irrelevant to the question, I think. But if you think otherwise, please do expand on your point.

      You think that acting sensibly would be more important than the 5 minutes of 'fame' they felt they would get from posting some stupid troll-rant the moment they left a job?

      That would hardly be "fame", correct. I think it's more therapeutic to type up the rant, take a deep breath, and hit Ctrl+A, Delete. That usually helps for me when I have some pent up frustration.

      Interesting...
      Want to buy a bridge?

      No thanks, I'm a Titan pilot, I make my own bridges :) (EVE Online)

      Seriously, though, I'm not trolling. I actually do think everyone should strive to be professional relating to their job. Probably the result of me having read through Clean Coder.

      --
      Hyperbole: I use it liberally!
    2. Re: You need to ask? by Anonymous Coward · · Score: 0

      I agree. Rope for everyone!!!

      Hang bitchez!

    3. Re:You need to ask? by dgatwood · · Score: 2

      Are you saying you think the unwashed masses are graceful and/or professional?

      Of course not. Part of being professional while working at a restaurant is remembering to wash. The health department is pretty strict about that. No wonder they got fired. :-D

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    4. Re:You need to ask? by Uberbah · · Score: 1

      Are you saying you think the unwashed masses are graceful and/or professional?
      That they have any consideration for future repercussions to their actions?
      That they are capable of even remembering that they did this a week later?
      You think that acting sensibly would be more important than the 5 minutes of 'fame' they felt they would get from posting some stupid troll-rant the moment they left a job?

      Interesting...
      Want to buy a bridge?

      Want to attend a labor camp for elitist snobs? Openings are available!

    5. Re:You need to ask? by Anonymous Coward · · Score: 0

      So, just to check here...

      Are you saying you think the unwashed masses are graceful and/or professional?
      That they have any consideration for future repercussions to their actions?
      That they are capable of even remembering that they did this a week later?
      You think that acting sensibly would be more important than the 5 minutes of 'fame' they felt they would get from posting some stupid troll-rant the moment they left a job?

      Interesting...
      Want to buy a bridge?

      As part of the masses, I can safely say that I am none of the above... where is that bridge you wanted to sell again?

  5. Google Maps reviews by FrankHaynes · · Score: 1

    It can be amusing (up to a point) when I find an odd marker on Google Maps that is out of place or otherwise unworthy of a review, to find it with at least 1 review anyway.

    I found one the other day, not a retail business at all but some kind of private salvage yard for which somebody had left 5 stars. FIVE WHOLE STARS! I know it's a joke vote, but it points out how hollow reviews can be.

    Then there are the absurd reviews, like a hotel where somebody reports that EVERYBODY was rude to her during the entire 2 week stay and there were human feces piled on the bed all the way up to the ceiling and cockroaches crawling everywhere and the food was all spoiled causing diners to vomit over every table at every meal and on and on. I guess they think they will scare away business with this claptrap. Same thing happens on the positive side.

    --
    slashdot: A failed experiment.
    1. Re:Google Maps reviews by Krishnoid · · Score: 4, Funny

      Then there are the absurd reviews, like a hotel where somebody reports that EVERYBODY was rude to her during the entire 2 week stay and there were human feces piled on the bed all the way up to the ceiling and cockroaches crawling everywhere and the food was all spoiled causing diners to vomit over every table at every meal and on and on. I guess they think they will scare away business with this claptrap. Same thing happens on the positive side.

      I was at that hotel once! One odd thing is that that all the staff had red skin and horns. A lot of them had some pretty styling goatees and what looked like hooves. I'm guessing it was run by hipsters or furries?

    2. Re:Google Maps reviews by Anonymous Coward · · Score: 0

      Definitely furries.

      Hipsters wouldn't defecate everywhere, would only wear horns "ironically", and there'd be no food at all since the vegan option's really gone downhill ever since it sold out and got all popular.

    3. Re:Google Maps reviews by serviscope_minor · · Score: 1

      I'm guessing it was run by hipsters or furries?

      Depends, was the coffee single origin?

      --
      SJW n. One who posts facts.
    4. Re:Google Maps reviews by burtosis · · Score: 1

      I found one the other day, not a retail business at all but some kind of private salvage yard for which somebody had left 5 stars. FIVE WHOLE STARS! I know it's a joke vote, but it points out how hollow reviews can be.

      I don't know... I'd give any place able to launder my coke money 5 stars.

    5. Re:Google Maps reviews by PrimaryConsult · · Score: 2

      I like the reviews for railroad bridges and other infrastructure. 5/5 would interlock again!

      And for government offices - apparently the state tax department makes the best tacos.

  6. Gee, this should work out well by hyades1 · · Score: 3, Insightful

    So which would be a better solution, come up with a fake on-line ID and use that to comment on an abusive former employer, or just have a friend do it for you?

    Decisions, decisions...

    --
    I've calculated my velocity with such exquisite precision that I have no idea where I am.
    1. Re:Gee, this should work out well by Anonymous Coward · · Score: 0

      Why not just post a review at the place across the street?

      "I can see this lazy ass manager type across the street all day, he sure looks like he knows nothing and is full of hot air."

  7. Re: FREE SPEECH by Anonymous Coward · · Score: 0

    Trump didn't make this decision.

    Google did. A private company. And as we are often reminded here on /. by the masses of asses who post here regularly, private corporations don't have to follow free speech laws and if you don't like their policies you can create a competing service and run it how you like.

  8. Re:FREE SPEECH by Anonymous Coward · · Score: 0

    you are free to say what you want.
    You are also free to face consequences.
    How big is your lawyer chest? will it match corporate lawyers for 2-3 years ?

  9. Re:Only double-good speak allowed by ShanghaiBill · · Score: 5, Insightful

    Another way that google exerts control over the sheep every day and every way.

    Perhaps. But a map app really isn't an appropriate forum for bitching from disgruntled ex-employees. Nobody using a map is looking for crap like that.

  10. I'm glad they stuck to their mantra by Quato · · Score: 1

    Do no evil...... It was their mantra. Privacy is a thing of the past if you want a smart phone.

  11. This inspires me to post negative shit by Anonymous Coward · · Score: 0

    Now I want to leave negative reviews for whatever the fuck reason I make up.

  12. and just how.. by Anonymous Coward · · Score: 1

    the fuck does google know who has worked where and when?

    1. Re: and just how.. by Anonymous Coward · · Score: 0

      Are you kidding? Of course google knows. Think!

    2. Re:and just how.. by supremebob · · Score: 1

      You're kidding, right? If you own a smartphone with the Google app installed on it, they always know where you are.

    3. Re:and just how.. by mysidia · · Score: 1

      Maybe, BUT it's more likely that Google is using the language of the reviews and/or public records to identify potential violations, OR Google puts a "Flag/Report Review" link and the employer finds the review and tells Google the review was made by a former employee.

      You could be in the vicinity a LOT and not actually work there, OR you could shut your phone off before work, AND not everyone that posts reviews on Google necessarily has an Android phone, so even if they correlate smartphone tracking -- that is not very reliable.

    4. Re:and just how.. by Anonymous Coward · · Score: 0

      When the review includes the words "I worked there" or "I work here" it is pretty easy to tell.
      When the review includes things that a customer wouldn't know, such as the quality of the food at the employee only cafeteria, it is pretty easy to tell.
      When the review is for a business where the customers never visit, such as the sign building company I worked at, it is pretty easy to tell.

  13. Re: Only double-good speak allowed by dyfet · · Score: 1

    Indeed, it seems like the digital version of a picket sign to me...

  14. Unions CAN work by Bruce66423 · · Score: 4, Interesting

    They work best when they enable the outcome that is best for the business in the circumstances. Thus achieving pay rises for employees who would otherwise migrate to other companies is good, ensuring information gets from the shop floor to senior management without being spun by middle managers is good, stopping bullying and harrassment is good, and helping members through short term crises so they don't leave the company for no good reason is good.

    Yes, as with any institution they can become captured by people with a far more unhelpful agenda. I write as a former union rep recognised by my employer as such. I helped achieve some of the above, and saw how the wider union achieved most of them. Yet I came from a background that was heavily anti-union as having been victims of the union abuse of power in the UK during the 1970s.

    1. Re:Unions CAN work by Anonymous Coward · · Score: 0

      Union leadership becomes more corrupt and criminal and power hungry as the union gains more power.
      The UAW got management to agree that:
      A) junior people work the front of the assembly line.
      B) senior people couldn't be made to do junior people's jobs.
      C) junior people must be laid off first.

      And, then the union leadership, who don't work in the plants and are paid a huge salary, patted themselves on the back and gave themselves bonuses.

      End result was that if the company laid people off, the production line sat idle. So, what did management do? Shut down entire plants permanently and moved operations out of the country leading to many more unemployed autoworkers still expected to pay union dues to support the union leadership.

  15. Re: FREE SPEECH by Anonymous Coward · · Score: 0

    Trump didn't make this decision.

    Google did. A private company. And as we are often reminded here on /. by the masses of asses who post here regularly, private corporations don't have to follow free speech laws and if you don't like their policies you can create a competing service and run it how you like.

    That "private" corporation is publicly traded. That means they'll do whatever their shareholders demand, to include reversing this decision if the stock price dictates.

  16. Everything is true on the internet by sjbe · · Score: 2

    Abusive employers need to be outed in all possible venues, maps are an excellent place to warn interviewees.

    So we should believe everything some random pissed off person of unknown mental stability writes on the internet with no context or rebuttal? Good plan. [/sarcasm]

    Top tip: Just because some person you do not know anything about claims an employer was mean to them on the internet does not automatically make it true.

    1. Re: Everything is true on the internet by Anonymous Coward · · Score: 0

      You know what they they say about smoke... It could be a fire or it could be just a really good bbq... Point is if enough people say there's a problem and the owners aren't responding, then it's probably a fire...

    2. Re: Everything is true on the internet by easyTree · · Score: 1

      Or they're having a big barbecue at work.

    3. Re:Everything is true on the internet by Anonymous Coward · · Score: 0

      If they actually work there or worked there, then they should be allowed to stay up. What's problematic is when somebody who isn't an employee and never was posts those sorts of reviews as if they work there.

      Google is just knuckling under from pressure by businesses to not make them look bad. And this is Google, at least we have some ability to avoid them. Unlike ISPs that can just banish posts like that by blocking entire websites because Ajit, I like to blow execs, Pai is too corrupt to do the right thing.

    4. Re:Everything is true on the internet by JohnFen · · Score: 2

      So we should believe everything some random pissed off person of unknown mental stability writes on the internet with no context or rebuttal?

      Nope, just like we shouldn't believe a single positive review. Individual reviews mean nothing. What you want to see is what the gist of all the reviews are.

    5. Re:Everything is true on the internet by geekoid · · Score: 1

      If you aren't using sense to filter what you are Reading on the internet already, then you are failing. That's always the risk, whether its a review on Amazon, and post on /. or a rating on google.

      Top tip: Just because some person you do not know anything about claims an employer was mean to them on the internet does not automatically make it false.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    6. Re:Everything is true on the internet by datavirtue · · Score: 1

      No but it is good to see reviews in aggregate. Why argue with increasing the volume of information? The only people I recall arguing for suppression are religious zealots.

      --
      I object to power without constructive purpose. --Spock
  17. Burning future bridges by sjbe · · Score: 1

    Why would you publicly defame current or former employers? Not only is it rude, it's not graceful nor professional in any way to burn bridges on exit.

    It's also a great way to ensure that any future prospective employers who do a background check and read your comments will not hire you. Any sane company will be very reluctant to hire someone who was willing to bash their employer in public even if they had excellent cause to do so.

  18. Let it go by sjbe · · Score: 1

    But what if they are actually shit?

    So what if they are? I've worked for some shitty employers. I'm not about to publicly say something stupid about them that is going to hurt my future and double down on letting them screw me. Future employers might read what you wrote and there is a reasonable chance they won't look on it favorably. Unless you have enough cause to have an actual lawsuit then let it go and move on. It's not your problem anymore. Your bad review isn't saving anyone and it probably just makes you look like a petty and irrational jackass even if every word you write is the gospel truth.

    1. Re:Let it go by stealth_finger · · Score: 1

      Yeah but that's assuming you leave a review that is identifiable you specifically by people who don't know you and why would you even do that with a good or bad review?

      Mostly these companies would want to get rid of every single bad review regardless of merit or substance but then what's the point in having a system than only lets 'good' reviews past? It defeats the point of having reviews to begin with.

      --
      Wanna buy a shirt?
      https://www.redbubble.com/people/stealthfinger/shop?asc=u
    2. Re:Let it go by JohnFen · · Score: 1

      Your bad review isn't saving anyone

      If it's one of a number of other similar bad reviews, then it's saving me from patronizing a business I'd rather not support.

    3. Re:Let it go by geekoid · · Score: 0

      Some people think about society and people, and assholes like you only thing of themselves.

      That's the difference.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    4. Re:Let it go by datavirtue · · Score: 1

      "Your bad review isn't saving anyone"

      I don't know dude...if a company is getting roasted on GlassDoor it is a pretty good indication not to waste your time.

      --
      I object to power without constructive purpose. --Spock
  19. Just hurting yourself by sjbe · · Score: 2, Insightful

    Abusive employers are the unprofessional ones. It is a public service to expose them.

    No it really isn't. Here's how this plays out. Even if an employer is genuinely terrible your rant about them is NOT going to "expose" them or make any difference at all. What will happen is people who read it are mostly going to think you are an irrational jerk who got fired for cause and is salty about it. (which is probably true) Future prospective employers who read it will conclude "this is a person who may be willing to bash us publicly - we should hire someone else". The company will not be impacted in any meaningful way and you might be hurting yourself in the process. Even if you have a genuine gripe and they are actually the worst company ever it's still an objectively stupid thing to do and will almost certainly accomplish nothing useful. Quite possibly it will even be counterproductive.

    If you want to bring attention to a shitty employer there are FAR more effective tactics to use then an emotional and probably irrational rant on google maps.

    Power and money grubbing scum are not deserving of your imagined "professionalism", you have Stockholm syndrome.

    Pretending that you are saving the world by posting a negative review on google maps about a company that fired you is delusional.

    1. Re:Just hurting yourself by Anonymous Coward · · Score: 0

      I remember www.fuckedcompany.com really well. The irreverent and salacious goodies about internal politics that showed up there, especially about my own company, were invaluable in finding out what the hell was going *on* in departments that were being grossly mismanaged. That site also gave me a heads up about layoffs in my own department while my own manager was still lying through his teeth about it.

    2. Re:Just hurting yourself by iggymanz · · Score: 1

      wrong, when masses of people do this, as for example ex amazon employees do, the weight of credibility builds up.

      companies in my area have been exposed like this, and they are now well known for being abusive

      this is how it works in the real world.

    3. Re:Just hurting yourself by iggymanz · · Score: 1

      indeed, I had similar experience with fuckedcompany.com, Criminal activity by our executives was even exposed, for example the homosexual services received from vendors given lucrative contracts.

      Pud had a great thing going there. Sure, one disgruntled post is just silly troll, but accurate and verifiable information given by many, that panned out? Amazing tool Pud had there.

  20. People lie by sjbe · · Score: 1

    Ooh, I don't know, would you appreciate being informed by a former employee that the restaurant you are about to eat at scrapes the rice out of the bowls and off the dishes that come off the cleared tables, washes the stuff in a sieve, makes fried rice out of it and sells it back to the next customer?

    And just because said former employee writes it why exactly should I believe it to be true without any corroborating evidence? The only thing I know for certain is that if the former employee is actually a former employee then they have a built in conflict of interest. Maybe they are telling the truth but it's equally if not more likely that they are making up nonsense because they are salty about some aspect of their time with their former employer. People lie in internet reviews all the time. Pissed off people who lost their job and are angry even more so.

    1. Re:People lie by Hognoxious · · Score: 1

      The only thing I know for certain is that if the former employee is actually a former employee then they have a built in conflict of interest.

      Does "conflict of interest" mean something else on your planet?

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  21. Objective reviews versus revenge by sjbe · · Score: 1

    Yeah but that's assuming you leave a review that is identifiable you specifically by people who don't know you and why would you even do that with a good or bad review?

    An anonymous negative review from a "former employee" has about as much credibility as an email from a Nigerian Prince offering you the deal of a lifetime. If you really have an ax to grind then put your name on it. If you fear retribution then there are better ways to deal with the problem then a hot headed rant on google maps.

    Lets be honest. It's going to be a very rare negative review of a former employer that is A) factually correct, B) objectively written, C) emotionally cool and D) has any motivation beyond petty revenge. The only thing they are doing it trying to hurt other people because they are angry.

    what's the point in having a system than only lets 'good' reviews past? It defeats the point of having reviews to begin with.

    Negative reviews are only useful it they are from a reasonably objective source over verifiable evidence. A butthurt lunatic who is trying to get revenge for being fired is worse than useless. Nobody is arguing that negative reviews aren't useful.

    1. Re:Objective reviews versus revenge by Anonymous Coward · · Score: 0

      You are arguing that. You repeated it 3 times. If negative reviews meant nothing or were not useful then this story wouldn't exist. The employers don't like them because it hurts business. Fuck them and fuck you for defending them.

    2. Re: Objective reviews versus revenge by Anonymous Coward · · Score: 0

      Does working for Google's PR firm pay well?

  22. Re:Only double-good speak allowed by Anonymous Coward · · Score: 2, Interesting

    Then why are positive reviews still allowed?

    It seems there's a trend in general to get rid of negative reviews: Yelp allowing you remove them, Google banning them, Amazon purging them, etc. Negative reviews hinder profits so they've got to go.

  23. The Damore Effect by Anonymous Coward · · Score: 0

    Of course current/former employees who post this should be aware that burning bridges just causes smoke that others will see including potential employers. It's better to note down what prompted the departure, learn from it, and seek out a better fit. Done.

  24. Re:Only double-good speak allowed by Anonymous Coward · · Score: 0

    If it's not meant for reviews, why are there reviews on it? Dumb shit.

  25. Employees understand.... by Anonymous Coward · · Score: 0

    Employees understand how companies really work.

    But they don't buy ads from google.

    I'm not saying they're crooked.

    I'm just saying everyone has a price.

    Like $0.03 per click.....

  26. Well that's just stupid. by Anonymous Coward · · Score: 0

    Most people are a former employee of some place or another.

  27. Re:Only double-good speak allowed by easyTree · · Score: 2

    Then why are positive reviews still allowed?

    Because it's a conflict of interest to allow negative reviews. Business owners represent a greater concentration of capital than employees and therefore are the most likely to be customers, from the perspective of a business offering online services?

  28. Re: Only double-good speak allowed by Anonymous Coward · · Score: 0

    Of course it's appropriate to leave reviews in a reviews section of a website. Google are deliberately skewing the reviews in favour of employer's by censoring bad employee reviews. I wonder if this came after some discussions with large influential corporations that advertise with Google? Simply put, you can't trust an advertising agency to tell you the truth, the whole truth, and nothing but the truth.

  29. Stopped using them by Anonymous Coward · · Score: 0

    I stopped using all Google services back in 2015 when they really started censorship.

  30. Do it the right way by sjbe · · Score: 1

    Employers aren't your betters that you should cringe and bow before them, thanking them for every mistreatment. They're subject to and deserving of criticism, same as any other entity.

    I doubt anyone would argue to the contrary. But posting a warning rant to Google Maps is likely to be ineffective, petty, and counterproductive. If a company is really misbehaving there are FAR more effective means of exposing their misdeeds. I have seen plenty of calls to OSHA or local health inspectors. I have seen tips to local journalists. There even are internet sites actually devoted to dealing with employer misconduct. Google maps isn't one of them. If you want to expose a company do it the right way.

    If I see a rant on Google maps about some employer my first thought is going to be that this is the ravings of someone who got fired for cause and is still salty about it. It's an act of petty revenge by a small minded person. It makes the person doing it look like a jerk even if every word they say happens to be true.

    1. Re:Do it the right way by b0s0z0ku · · Score: 1

      Agreed. Ex-employees should be more creative about their bad reviews.

      Write them from the POV of a customer. "I took the wrong door into the kitchen while looking for the bathroom, and saw them putting spoiled, stinky meat into the soup..."

      As far as OSHA and health inspectors, they can be slow to act. Journalists? Yeah. But what's wrong with citizens pointing out corruption on their own? You shouldn't need to work for the mainstream media to be able to make a difference.

    2. Re:Do it the right way by geekoid · · Score: 1

      Thanks for dictating how we need to behave, dad.

      "I have seen plenty of calls to OSHA or local health inspectors. I have seen tips to local journalists. "

      sure, sure.

      What about other behavior problems? like cancelling vacations? making you work on vacation? No leadership? Petty and vengeful management? dangerously bad code?

      Which dept of OSHA should I contact?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  31. Re:Only double-good speak allowed by CaptainDork · · Score: 1

    Maybe they are looking for the sheep.

    --
    It little behooves the best of us to comment on the rest of us.
  32. Google should not do this... by mysidia · · Score: 1

    Instead of "banning" such reviews: Require Disclosure that you were an employee --- And you can take that disclosed information into account when calculating things like the scores shown to OTHER users, they can even make it APPEAR to the user that their review will be published but de-prioritize it versus reviews when people not related to them view the google maps page: Because BANNING/Prohibiting these types of reviews means these reviews will still happen, but the reviewer will be more covert and hide the fact they could've been an employee, and that the motive for a review is employee dissatisfaction; This could result in more "noise" / bogus reviews that won't be obvious as bogus when a past employee pretends to be a customer.

  33. Im sure this falls under by Grand+Facade · · Score: 1

    the Do No Evil directive...

    --
    Rick B.
  34. I want to hear from ex-employees by JohnFen · · Score: 1

    One of the things I consider when deciding whether or not to do business with a company is how they treat their employees. This is valuable information to me.

  35. Audience size matters by sjbe · · Score: 1

    Write them from the POV of a customer. "I took the wrong door into the kitchen while looking for the bathroom, and saw them putting spoiled, stinky meat into the soup..."

    Your argument is that they should lie about who they are and what their motivations might be? There goes any credibility. Disagree with this completely. Do it right and with integrity or don't do it at all.

    As far as OSHA and health inspectors, they can be slow to act.

    Sometimes but so what? You think a negative review on Google Maps or Yelp is going to have any sort of immediate impact? Most likely people are going to ignore it or think you are some kind of a crank.

    Journalists? Yeah. But what's wrong with citizens pointing out corruption on their own? You shouldn't need to work for the mainstream media to be able to make a difference.

    Nothing is wrong with it but let's be honest. You and I probably don't have much of an audience. A post to Google Maps or Yelp won't really change that. Journalists do have an audience AND they have an aligned interest in getting a story of interest. Journalists are in a good position to make a real difference in the event of genuine wrongdoing. And if you don't have a story that is interesting enough to get a journalists attention then it's probably not an interesting story to anyone else either.

    1. Re:Audience size matters by b0s0z0ku · · Score: 1

      Yelp/GMaps has MORE of an audience when talking about (say) a specific restaurant than a journalist. Especially since multiple people with bad experiences can post poor reviews. Journalists are often reluctant to give bad press to businesses, since it will influence their ability to review other businesses, and maybe even open them to lawsuits. As far as lying -- if you're describing a true situation with a back story slightly changed to get around a review site's rules, so be it. If it saves a customer or two from food poisoning, you've done a public service.

    2. Re:Audience size matters by geekoid · · Score: 1

      " You and I probably don't have much of an audience. "

      You and I may not, but google maps does.

      It's one review of many. It's not about the one, it's about the many.

      "Journalists are in a good position to make a real difference in the event of genuine wrongdoing."

      Hey busy journalist, drop everything and write about this restaurant.

      Plus, there are anything a journalist can't write about, like when I worked at a place who medical scheduling software was dangerously incompetent. What's a journalist going to do? Ask to see the code? Would they even understand it?

      re they going to write about the person who only shows up for 3 hours, but still gets all the praise because hes' the managers friend?

      You need a reality check.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  36. Re: Only double-good speak allowed by Anonymous Coward · · Score: 0

    Wrong-headed thinking there, corporate sheeple. Abusive employers need to be outed in all possible venues, maps are an excellent place to warn interviewees.

    It may not be fair but how would you like it if Google allowed employers to use their map service to warn prospective employers of abusive or crappy employees? After all some managers feel such people need to be outed as well. In order for Google to remain just they need to equally allow or deny such reviews from both sides.

  37. Re: Only double-good speak allowed by Cinnamon+Beige · · Score: 1

    Wrong-headed thinking there, corporate sheeple. Abusive employers need to be outed in all possible venues, maps are an excellent place to warn interviewees.

    No, Glassdoor is, especially since that's what it does. Maps isn't, because typically that's the only comment from a current or former employee and, quite frankly, that's utterly useless for me even if I'm considering applying to work there. Maybe it's accurate, maybe it's deliberate lies, maybe they totally believe that, for example, their boss could only possibly have fired them because their boss is a bigot and it cannot possibly have anything to do with the fact they have been sexually harassing coworkers and/or clients and/or the office dog.

    So. Pretty much useless, and that's without taking into account that most of them read like they're libel. The tone and content is simply very...wrong for a valid grievance.

    Sites like Glassdoor collect reviews from current and former employees, and also give me useful information like what sort of pay I can expect from the employer (particularly useful when they want me to ask in the application for a specific amount) and what sort of compensation package is actually offered.

  38. Re:Only double-good speak allowed by datavirtue · · Score: 1

    Speaks volumes. Google just doesn't want this stuff going on because it will make businesses shy away from using their services. They are just trying to maintain mind-share at the expense of truth. I used to be a Google advocate but have since realized they are complete shit and on the way out as a result of their behavior. They have a serious perception problem. People perceive them as geeky, and more recently, as authoritarian and oppressive. They are the default play friend of government agencies looking to identify people. They lay down and cooperate with every request. They have been completely co-opted as though someone from high up in the government(s) have delivered stark warnings and they have bowed their head in surrender.

    --
    I object to power without constructive purpose. --Spock
  39. re: Capitalism adversarial by nature by King_TJ · · Score: 1

    Well, true -- except Capitalism is only as adversarial by nature as any other organized, competitive activity we humans engage in. Take sporting events, for a great example. They're adversarial by nature too, including getting large groups of spectators all riled up to cheer for one side (and to occasionally "boo'" the other side), regardless of how well the individual athletes on either team are actually playing. But the whole thing works quite well 99.9% of the time because it's agreed upon that there are a whole series of rules to the game that must be followed. Referees are employed to police the teams' behavior and to impose penalties when a player breaks one of those rules.

    Capitalism is, arguably, the "most optimal system" of any we've actually seen in action - BECAUSE it leverages people's motivation to try harder and to do more in order to get rewarded.

  40. Would you hire them back? by King_TJ · · Score: 1

    For what it's worth though? I never understood why so many companies ARE so receptive to hiring back people who quit (or were let go)? The only answer I'd expect to the "Would you hire them back?" question would be a definitive "No!" If the employee was worth keeping to begin with, then the company should have made the effort to retain them!

    (Exceptions here would be places that actually explained that they WANTED to keep the person but even a generous counter-offer was rejected.)

    I've worked for several companies where employees most of us viewed as "poor" or "slackers" were let go, or quit, only to be re-hired a year later. I view that as management failure. (Lazy way out is to bring someone back who you don't have to train again, even if they kind of suck at their job.)

    1. Re:Would you hire them back? by Anonymous Coward · · Score: 0

      I've answered 'yes' to that question because the employee left for reasons beyond my control -- either genuine redundancy (we simply had no further work for that role); or they've moved for other factors (they left my city or country for the lifestyle or wanting to do a big overseas adventure or something else that I couldn't possibly complete with.)

      So, yes, in at least one case, I've literally answered that question with "If I had more work for him, then absolutely".

  41. Re: Only double-good speak allowed by edtice1559 · · Score: 1

    Well sometimes a "digital version" of something is really analogous and sometimes it's not. With a picket sign, you aren't anonymous and if what you present is factually wrong, you may find yourself paying damages so it's somewhat of a fair venue. Also, with a picket sign, you will eventually get tired and go home. So it's similar but not the same. It's the same reason that, in a recent SCOTUS case, it was ruled that you have the right to stand and protest in the park, but you can't erect a monument to your beliefs. Disgruntled employee stories are closer to a digital monument.

  42. Re: Capitalism adversarial by nature by Uberbah · · Score: 1

    Capitalism is, arguably, the "most optimal system" of any we've actually seen in action - BECAUSE it leverages people's motivation to try harder and to do more in order to get rewarded.

    Sure - in a world where Jeff Bezos has as much power within Amazon as one of his delivery drivers pissing in soda bottles to make delivery dates.

  43. My time is not free. by zawarski · · Score: 1

    Why the fuck anyone would waste their time creating quality, unbiased content for google (for free) is beyond me.

  44. employee, private cont, employer by Anonymous Coward · · Score: 0

    I was an employee for about 5 years, then a private contractor for 3, then self employed for the last 26 years. When I became self employed (solo professional with some employees over the years) it was a big eye opener. The viewpoint between an employee and an employer is a big rift. As an employer I have had to face having $800 in the bank and $3000 in wages, rent etc. coming up in 5 days. As a wage earner, I've to face have $300 in the bank and $500 in rent coming in a few days. But, there is a strong bias in employees to not think employers have to face the same issues of finite wealth.
    Unfortunately for me, it took me a while to stop treating employees from the point of view of being an employee. Think about it.
    As far as posting things on the internet, I post a lot less than I used to. (Even anonymously!) 3 reasons why:
    1. whatever you say can be used against you, (Hi SWAuTistic) (he's guy who swatted a man who killed by the police a few days ago)
    2. it's mostly pissing in the wind.
    3. taken as a whole, public internet postings have had a toxic affect on society.
    I think I'll go back to reading a book.
    PS. It is possible as an employee or employer, or a /. poster to do what needs to be done in a decent manner. Most of us do.

  45. Re: Capitalism adversarial by nature by wyHunter · · Score: 1

    Unfortunately you cannot say that (say) Amazon is the only example of capitalism. Many German companies are very profitable yet have collaborative management-labor relations. Ultimately the uber-vigilante teamsters who want to strike over everything or the uber-employee abusive Amazon are "eating their seed corn" - who on earth would want to work at Amazon at this point given all that 's come out? And UPS will go the way of the "Big 3" car makers if the teamsters continue to get more..and more...and more beyond what their productivity will allow.

  46. Re: Capitalism adversarial by nature by sound+vision · · Score: 1

    To further your analogy... The team owners realized they can make more money off bloodsport, so after a long campaign of convincing the spectators that referees are inherently bad and make the game boring, the refs have now been removed.

    But I think it's fairer to say it works well 0% of the time, since there is no actual work being done. Which is not to say it's useless; recreation is a necessary part of life. But it's not work. So it is a great example - of capital getting shuffled around, a couple people getting rich off it (while being subsidized by the state typically), and nothing being produced. Sounds a lot like the US economy, actually.

  47. Re: Capitalism adversarial by nature by Uberbah · · Score: 1

    Germany is a unicorn in the capitalist world. In the United States, unions have to go on strike to fight wage cuts, even if the corporation they work is enjoying historic profit levels. Whereas in Germany, unions react to automation by demanding a 28 hour work week.

  48. Re: Capitalism adversarial by nature by Maxo-Texas · · Score: 1

    Actually, over time sports have become more violent and less honorable.

    "What does it mean when I foul someone? It means I have 2 fouls left." was said by a basketball player.

    People die and are seriously injured in games that didn't used to be so dangerous.

    ---

    If I were over Basketball, any foul could be the only foul you get. Say "Roll a dice" or "flip a coin" and if it comes up bad, then you are out on the first foul.

    Similar for football. People are being crippled and they just play on.

    ----

    The message it sends is that sportsmanship is for suckers. You can hurt people without consequences.

    Instead of worrying about people kneeling, we should worry about them being crippled and blowing their brains out.

    --
    She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
  49. Re: Only double-good speak allowed by Anonymous Coward · · Score: 0

    Lick those boots!

  50. Re: Only double-good speak allowed by Reverend+Green · · Score: 1

    Yeah, a conflict of interest between labor and capital. Obviously Google is always going to side with the big money.

  51. By this reasoning ... by Anonymous Coward · · Score: 0

    ... wouldn't a diner who had a bad experience at a restaurant have a "conflict of interest" with said restaurant and should then not be barred from writing a negative review?

    Or, to state it more broadly, under what circumstances is a person allowed to write a negative review of a business?

    Holy fuck. Trumpism has finally infected Silicon Valley. Truly, only the rich and the corporations matter in this country anymore. Us peasants can all just fuck off and die.

  52. Now that I'm retired by Anonymous Coward · · Score: 0

    Management broke the law. No one even blinked an eye. They were declared by the court as being toxic environments. And they failed and went out of business.

    But there are such amusing stories to tell and I have videos.

    It's just a matter of editing now. The YouTube channel is active; the website is up.

    Ah, the glorious tales of failures resulting in empty buildings where there was an active enterprise.

  53. Re: Capitalism adversarial by nature by wyHunter · · Score: 1

    Indeed. I'd argue that the German way is better, frankly.