Slashdot Mirror


Taking the Lawyers Out of the Loop

An Associated Press story carried by the Christian Science Monitor suggests that expert systems can already replace lawyers in a great many disputes (especially low-level ones, where the disputants don't need or don't want to see each other), and the realm of legal expertise that can be embodied in silicon will only grow. The article spends most of its time on Modria, a company whose software is being used in Ohio to "resolve disputes over tax assessments and keep them out of court, and a New York-based arbitration association has deployed it to settle medical claims arising from certain types of car crashes," but mentions a few others as well. Modria's software has also been used to negotiate hundreds of divorces in the Netherlands, including ones with areas of dispute: "If they reach a resolution, they can print up divorce papers that are then reviewed by an attorney to make sure neither side is giving away too much before they are filed in court."

116 comments

  1. divorce psudocode by MickyTheIdiot · · Score: 5, Funny

    if ( $the_wife) then
            give($goldmine)

    if ( the_husband) then
            give($theshaft)

    1. Re:divorce psudocode by amalcolm · · Score: 4, Funny

      Are you missing some $ - and I don't just mean in your pseudocode?

      --
      Time for bed, said Zebedee - boing
    2. Re:divorce psudocode by MickyTheIdiot · · Score: 0

      It took 2 seconds for me to write that joke, and it took 4 seconds for you to be pedantic.

    3. Re: divorce psudocode by Anonymous Coward · · Score: 0

      // version 2
      if (the_wife) then
          give ($assets)
          give ($401k)
          while ((money > 0) or possible_future_income) do
                        give($goldmine)
                        pay($alimony)
            done
            if (social_security_income > 0) then
                  stay_bent_over ()
                  continue_to_pay (money)

      if (the_husband) then
              bend_over ()
              give($theshaft)

    4. Re:divorce psudocode by meta-monkey · · Score: 3, Funny

      A whole 4 seconds? /.'s really gone downhill.

      --
      We don't have a state-run media we have a media-run state.
    5. Re:divorce psudocode by mwvdlee · · Score: 1

      And how many seconds is it going to take before you get amalcolm's joke?

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    6. Re:divorce psudocode by Anonymous Coward · · Score: 2, Funny

      Your code fails with gay marriages! Hand in your programming badge and gun.

    7. Re:divorce psudocode by amalcolm · · Score: 1

      Thank you ... yes it was intended to be a joke .. oh well

      --
      Time for bed, said Zebedee - boing
    8. Re:divorce psudocode by Anonymous Coward · · Score: 0

      Methinks a whoosh is in order.

    9. Re:divorce psudocode by Drethon · · Score: 1

      I think the GP may have been talking about the missing code before the client awards (no I don't' know this language):

      $lawyer.wallet = take($goldmine)

    10. Re:divorce psudocode by GNious · · Score: 2

      I'm no expert on goldmines, but I think you need the shaft going into the goldmine, to be able to access said goldmine - your code results in logistical problems for the wife.

    11. Re:divorce psudocode by Anonymous Coward · · Score: 0

      It was just so funny everyone forgot to laugh.

    12. Re:divorce psudocode by Anonymous Coward · · Score: 0

      I suppose this solution includes arbitration? In that case, no thanks. Lawyers are scum or whatever, but arbitration is the CORPORATE solution. As a person and citizen, I still want my legal right to sue. Arbitration tramples these rights by making any legal case a sham.

    13. Re:divorce psudocode by Anonymous Coward · · Score: 0

      Hey, polygamy's a lot more biblical than same-sex marriage :) And you down-south good ol' boys sure love you some horse anus, a-yup. When you're not fucking your cousins who are also your sisters and your aunts.

      tl;dr: you're a dumb sunnuvabitch and you're not funny either.

    14. Re:divorce psudocode by PRMan · · Score: 1

      They said it was being used in the Netherlands, not California.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    15. Re:divorce psudocode by FatdogHaiku · · Score: 1

      Trying to be funny at /. is Dicey at best...
      (Sorry, just had to do that.)

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
    16. Re:divorce psudocode by gstoddart · · Score: 1

      Judging by the timestamps, I'd say around 9 minutes. ;-)

      --
      Lost at C:>. Found at C.
    17. Re:divorce psudocode by m.ducharme · · Score: 1

      The problem with arbitration isn't arbitration, it's the fact that in the private sector, where one party is disproportionately more powerful than the other, then the little guy is always going to lose. Private arbitrations between equally-powerful parties are fine.

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  2. Goodenough for me by Psychotria · · Score: 1, Flamebait

    Oliver Goodenough, director of the Center for Legal Innovation at Vermont Law School

    Next!

  3. Garbage in, garbage out by Anonymous Coward · · Score: 1

    I can see how this will be gamed in the USA already.

    Insurance company a uses form 1b to estimate general damages based on the poorest region of the country for estimated damages in nyc, does so legally and with no recourse possible because of a bidding arbitration eula.

    Murica!

    1. Re:Garbage in, garbage out by Anonymous Coward · · Score: 1

      It doesn't even have to be as elaborate as that.

      Just make the code closed source and hide stuff in it.

    2. Re:Garbage in, garbage out by Anonymous Coward · · Score: 0

      Yeah, because using software suddenly null and voids all regulations set upon the insurance industry.
       
      You're a bright one.

    3. Re:Garbage in, garbage out by MickyTheIdiot · · Score: 1

      Because no one has ever tried to write a EULA or tried to hide stuff in code to get around a law?

    4. Re:Garbage in, garbage out by Anonymous Coward · · Score: 0

      You are aware that contract law is the lowest form of law, and any law of any type from a higher level which contradicts anything in a contract or EULA immediately renders said part of the contract null and void, right?

    5. Re:Garbage in, garbage out by jedidiah · · Score: 3, Informative

      Insurance companies already flaunt the "algorithm" and try to weasel out of paying claims when they really should. An expert system really isn't going to change this. Nor will it alleviate the problem that you need a specialist in order to deal with these people and put the fear of god into them.

      That is why you hire a lawyer. They're like a techno mage. They know what secret words to use.

      It's not just for litigation issues either. Simple government paperwork often requires not just any random lawyer but one that's more competent than average AND specializes in the agency you need to deal with.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    6. Re:Garbage in, garbage out by plopez · · Score: 1

      Diebold could build it!

      --
      putting the 'B' in LGBTQ+
    7. Re:Garbage in, garbage out by m.ducharme · · Score: 1

      There's a lot of truth to this. I practice family law, and I'd say the biggest part of my job is managing the client's expectations. More often than not, the judge and both lawyers already know how the case is going to end from the beginning; the clients have to be carefully brought around to agreement, with lots of time for them to work through their feelings.

      I wonder if I could put legal techno-mage on my cv....

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  4. Pharma pricing incoming in 3...2...1... by Overzeetop · · Score: 3, Insightful

    So if it would have cost $120,000 to litigate, the software company will lease you the code for an $80,000 per-dispute fee.

    Somehow, I think the bloodsucking will simply change parasites.

    --
    Is it just my observation, or are there way too many stupid people in the world?
    1. Re:Pharma pricing incoming in 3...2...1... by CastrTroy · · Score: 4, Interesting

      But then the lawyers could just lower their prices to compete. Could actually make prices come down over a long enough time.

      Personally, I think that we waste a lot of time and money paying professionals to do things that could much easier be accomplished by those who specialize in a very small task. I probably don't need an actual MD to tell me that my kid has an ear infection. It's probably a pretty simple diagnosis. Why not let somebody without an MD prescribe a limited number of medications?

      I'm sure people hire lawyers for lots of things that are actually quite simple to somebody who focuses on the rules. You probably don't need a law degree to understand the law in a very limited field.

      Some places are starting to catch on. I can get me teeth cleaned by a dental hygienist who owns their own office, no dentist is involved. I can get my flu shot at the pharmacy, no doctor involved. Hopefully someday we won't have to see a doctor to get a cast on a broken limb. You'll just go to somebody who specializes in diagnosing broken bones and getting them fixed, instead of waiting in a doctors office with lots of people with infectious diseases.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    2. Re:Pharma pricing incoming in 3...2...1... by known_coward_69 · · Score: 1

      for one you need an MD to diagnose a bacterial vs viral infection. it's not very hard but you need to be able to tell the difference. and taking your kid to the same doctor, they will read the chart and catch on in case they think it's something more serious.

    3. Re:Pharma pricing incoming in 3...2...1... by Applehu+Akbar · · Score: 1

      The obvious first use of this technology is not that we will be judged by an algorithm, but that algorithms will be used as a sort of "superGoogle' assistant by lawyers. The paper law library will be replaced by online statutes with a case database and intelligent search engines. The big step will be a matter of people power vs entrenched professional cronyism: will pro se parties in a case be allowed access to the technology to plead their own cases? It the tech works, a large percentage of the legal profession will eventually disappear by Darwinian selection, and the pressure to start using it for judgements, rather an advocacy, will become irresistible. The flesh-and-blood lawyers left will be the neurosurgeons of their field, arguing cases before high-level courts of appeal.

    4. Re:Pharma pricing incoming in 3...2...1... by Anonymous Coward · · Score: 0

      Hopefully someday we won't have to see a doctor to get a cast on a broken limb. You'll just go to somebody who specializes in diagnosing broken bones and getting them fixed, instead of waiting in a doctors office with lots of people with infectious diseases.

      That's called Orthopedics. It is a major specialty, and often more complicated than you may realize.

      Some breaks are easy, others are quite difficult and complicated, and healing them take a whole lot of work.

    5. Re:Pharma pricing incoming in 3...2...1... by CastrTroy · · Score: 1

      I'm not thinking of a broken femur or anything really complicated. Obviously they should send you to somebody more specialized if they don't know how to handle the problem correctly. I just don't think somebody with an MD should really be the first person that takes a lot at it. It's kind of crazy how many people go see a doctor when they have a simple cold, because there really isn't any other choice other than just waiting it out to see if it goes away. Most nurses could probably be trained to at least triage the cases and refer them to a doctor if necessary, but most places don't have this as an option.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    6. Re:Pharma pricing incoming in 3...2...1... by Anonymous Coward · · Score: 0

      Most nurses could probably be trained to at least triage the cases and refer them to a doctor if necessary, but most places don't have this as an option.

      I don't know where you are living, but that hasn't been the case in my experience, except in the rare "Country Doctor" who only has a secretary to do the paperwork for him or her.

    7. Re:Pharma pricing incoming in 3...2...1... by Anonymous Coward · · Score: 0

      Some places have this thing called "Nurse Practitioner". A step up from a RN, but not quite a MD. They're allowed to make some diagnoses and prescriptions.

    8. Re:Pharma pricing incoming in 3...2...1... by Anonymous Coward · · Score: 0

      wait, you found an MD that can and will diagnose the difference between a bacterial and a viral infection? Where is this mythical doctor?

      Last time I questioned a doctor on the automatic prescription of an anti-biotic he essentially said it was a prophylactic -- just in case I had some sort of bacterial infection this would kick it in its ass.

      After years of this nonsense with different doctors in different parts of the country I gave in and don't see a doctor unless *I* can diagnose it and know that I will need a doctor (for a prescription). Only one time have I had trouble fighting off where it took a few days longer than it would've if I'd gone in (assuming it *was* a bacterial infection). Truth is, most infections are nearly over by the time you can get in to see a doctor so it makes no difference whether you take the prescription or not.

      I have *heard* rumors about doctors that will actually culture to find out which anti-biotic to prescribe, but I've never actually *met* one. As far as I'm concerned they're as real as unicorns, bogey-men and ghosts. I've met people who believe in some of those as well...

    9. Re:Pharma pricing incoming in 3...2...1... by Anonymous Coward · · Score: 0

      cultures take days to grow, making them not very useful for minor illness that is already recovered by the time the culture is grown enough to be useful.

    10. Re:Pharma pricing incoming in 3...2...1... by KGIII · · Score: 1

      You have free access to a physical and cyber law library at your local state library and maybe at your district court. You may need to schedule a time for computer use. Printing is not free and they are usually segregated machines which do not allow one to email the results of their searches. Bring a notebook or pay the $0.10 per page I suppose.

      --
      "So long and thanks for all the fish."
    11. Re:Pharma pricing incoming in 3...2...1... by Slashdot+Parent · · Score: 1

      for one you need an MD to diagnose a bacterial vs viral infection.

      Doctors do not spend 11 years of post-secondary education and training to differentiate bacterial vs. viral infections. I guarantee that you can train a person in far fewer than 11 years to follow the same process that an MD does for this specific task.

      In my neck of the woods, we have convenient care clinics staffed with nurse practitioners who are trained in very specific tasks. You can go see them for cheap for simple issues which they can treat for you, but they also recognize when your particular case is not simple and will tell you you need to go see a doctor.

      --
      They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
  5. The first thing... by king+neckbeard · · Score: 2

    The first thing we do, let's replace all the lawyers.

    --
    This is my signature. There are many like it, but this one is mine.
    1. Re:The first thing... by MickyTheIdiot · · Score: 2

      Meet the new boss. Same as the old boss.

    2. Re:The first thing... by m.ducharme · · Score: 1

      I believe you meant to say "kill".

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  6. Hard to believe by Anonymous Coward · · Score: 5, Insightful

    I find that hard to believe. I have had 4 legal experiences in my time.

    1) a divorce - (family law)
    2) a labor dispute over a layoff - (labor law)
    3) a private investment - (securities law)
    4) A copyright filing - (intellectual property law)

    In every case, there were some areas that could have been algorithmic, but in many dimensions on each one there were things that came about from advice from the attorney on how to position myself and under what laws I could make a case, which has a lot to do with language parsing and the definitions of the words used and their context. Unless this was paired with something like Watson which can determine meaning from context, I don't see this as being anything more than a paralegal replacement, but not a lawyer replacement.

    1. Re:Hard to believe by TheDarkMaster · · Score: 4, Insightful

      Note that the laws are made in the most complicated and absurd ways on purpose . There is no money for lawyers where one person can interpret a law by herself.

      --
      Religion: The greatest weapon of mass destruction of all time
    2. Re:Hard to believe by ranton · · Score: 2

      Unless this was paired with something like Watson which can determine meaning from context, I don't see this as being anything more than a paralegal replacement, but not a lawyer replacement.

      What makes you think Watson-like intelligence isn't being employed by Modria? And if it isn't now, it soon will be. Watson beat those Jeopardy champions in 2011. It took about 10 years for the chess computer Deep Blue to have its achievements replicated on budget Intel Core 2 Duos. We are likely only 5 years from the capabilities of Watson to be as ubiquitous as Siri is now. By then the best language parsing software will run circles around Watson, and it will probably be for sale through a simple web service call.

      In every case, there were some areas that could have been algorithmic, but in many dimensions on each one there were things that came about from advice from the attorney on how to position myself and under what laws I could make a case

      It is important to realize you don't have to replace 100% of jobs in a particular industry to have a huge impact. Reducing 50% of jobs in a very short time can be almost as damaging. Although in this case we are talking about lawyers so there will be little sympathy.

      --
      -- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
    3. Re:Hard to believe by monkeyxpress · · Score: 4, Insightful

      Note that the laws are made in the most complicated and absurd ways on purpose . There is no money for lawyers where one person can interpret a law by herself.

      The other thing is that people miss one of the main roles of lawyers - emotional therapy. It works because normally both parties to the dispute, (especially when it does not involve experienced business people who can see the bigger picture) are typically trying to find someone to be on their 'side'. A lawyer will happily take this role for you. They will listen to you moan about how mean or nasty the other party is, and colour the legal advice they give you so that you feel justified that your position is 'right'. They will then go 'into bat' for you against your opponent by talking to the other lawyer. I once had a business dispute where the other guy couldn't see this. After getting endless letters telling me how hurt his feelings were while dancing around the real issues that need to be resolved, I ended up having to tell the idiot that his lawyer really doesn't actually care about his plight, but is just pretending to care because he was being paid $200/hr to do so. I also explained to him that when his lawyer goes and has a petty argument with my one over some point that is not significant to the dispute, they don't actually have a shouting match down the phone. They are on the same team - which is team billable hours.

      Anyway it ended up making him so paranoid I was able to scare him into a settlement. My point is that lawyers are not going to go away because very little of how they make money is from solving logical legal problems.

    4. Re:Hard to believe by known_coward_69 · · Score: 0

      anyone can interpret the law, it's pretty easy. problem is that the law is vague on purpose and the details are in the case law of prior decisions. and of course everyone takes advantage of the vagueness to try to prove their case

    5. Re:Hard to believe by Applehu+Akbar · · Score: 1

      "Note that the laws are made in the most complicated and absurd ways on purpose ."

      It will be interesting to see what effect a successful technology of algorithmic pleading and judgment would have on the law itself. Will we see new bills parsed by an algorithm that suggests a rewrite in ways that make it easier for the lawyer and judge algorithms to arrive at rational case conclusions? How would such a process interact with the special-interest cronyism that underlies so much legislation?

    6. Re:Hard to believe by Anonymous Coward · · Score: 0

      Which is why you are only allowed to communicate with him via his lawyer.

    7. Re:Hard to believe by Anonymous Coward · · Score: 0

      Paralegals get treated like subhumans, so their jobs probably should be replaced for their own good.

      The biggest issue with applying law algorithmically is the law itself. It is a synthesis of imperfect ideals expressed over history with relevance to the era. As often as not, both parties have problems with their case, illegalities, omissions of relevant facts etc. This is not a good foundation upon which to unleash machine reasoning. A great deal of interpretation of the law gets shaped to accommodate the vagaries of the law, and their intent.

      If we then go on to machine-formulate laws, we'll get the coding problem. Unintended consequences, nasty edge cases... you still need judgments to be made with a deal of consideration of the whole picture. Yes law is a mess.

    8. Re:Hard to believe by dj245 · · Score: 2

      I find that hard to believe. I have had 4 legal experiences in my time.

      1) a divorce - (family law) 2) a labor dispute over a layoff - (labor law) 3) a private investment - (securities law) 4) A copyright filing - (intellectual property law)

      In every case, there were some areas that could have been algorithmic, but in many dimensions on each one there were things that came about from advice from the attorney on how to position myself and under what laws I could make a case, which has a lot to do with language parsing and the definitions of the words used and their context. Unless this was paired with something like Watson which can determine meaning from context, I don't see this as being anything more than a paralegal replacement, but not a lawyer replacement.

      Yes, but the vast majority of cases are fairly straightforward. Laws are nothing but a set of rules, and computers are great tools to track rules and figure out which apply. Precedents are set which further define what happens when the law falls short. Law (at least US Law) is chock full of "tests" which are fairly easy to apply. They come in the form of "If this AND this AND this, then $ruling". Unless you are in a precedent-setting case, which is rare, then I absolutely believe that a computer can be fed the results of a bunch of yes/no questions, asset values, and come up with the right answer with very high accuracy. If the two parties can agree on the answers to the yes/no questions and the asset valuations, want to reduce costs, and are not at each other's throats, then why not use a computer?

      A computer doesn't have an interest in wasting time and accumulating billable hours like a lawyer does. No matter how much honesty and integrity the lawyer has, getting paid is always going to be on their mind.

      --
      Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    9. Re:Hard to believe by Anonymous Coward · · Score: 0

      The only area the article mentions using software is in case 1. That use is really just a form of software handling negotiation. If you can your husband or wife agree on the terms of the settlement, and can work everything else out through some kind of dispute process going back and forth, then this is a great solution. If not, then you need the law the intervene, which involves real lawyers.

      Obviously the software isn't going to tell you how to position yourself, or get the best deal out of something. If both parties are reasonable and aren't just trying to screw the other person, then there's no reason you need lawyers to get involved.

    10. Re:Hard to believe by Immerman · · Score: 1

      > If both parties are reasonable and aren't just trying to screw the other person, then there's no reason you need lawyers to get involved.

      Almost. Where you may want to get a lawyer involved is to finalize the paperwork to ensure that (1) the often byzantine paperwork actually expresses the agreement you both intend to make. And (2) the agreement is fully legally binding in case of future disputes. Just because your partner agrees to certain conditions today doesn't mean that they won't want to "reinterpret" the agreement at some later date. Or worse, your (ex-)partner's past or future creditors, lawsuits, etc. may decide that a sloppily worded agreement gives them a route to try to lay claim to your assets, despite the fact that you both agree that they no longer hold any stake in them. Especially important since the legal system is rich in repurposing everyday terms as specialist "terms of art" whose definitions can depart subtly or dramatically from their everyday usage. Can't think of an example offhand, but I remember coming across a few doozies over the years. Likely on Groklaw.

      --
      --- Most topics have many sides worth arguing, allow me to take one opposite you.
    11. Re:Hard to believe by david_thornley · · Score: 1

      On purpose? I don't see reason to believe that.

      Laws are made by legislators at some level or other, and while there are some universal agreements (murder is bad) there's a lot of disagreement on a lot of issues. Moreover, the need for certain laws changes over time. This means that laws are a matter of compromise, and often compromise layered on compromise. A lot of laws are vague because a majority could not be found for any particular more specific version. There is no overall shared vision, and so laws can disagree.

      Imagine, if you will, a large software system built by a group of people with differing ideas as to what the software should do, how it should do it, and what style it should be in, with a strict code review policy with rotating reviewers. That's what much of the law looks like.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  7. Take The Right Wing Out Of The Loop by JimSadler · · Score: 3, Insightful

    The right wing loonies in Florida have pushed through a law that causes all kinds of nightmares for everyone involved. If you have a wreck you must ask for transport to a hospital claiming that you are hurt. If you do not leave the scene in an ambulance your lifetime limit on all injuries from that wreck is $600. That means if you bump you head just a bit and do not go by ambulance and go blind or become wheelchair bound for life due to brain swelling you still can not collect one red cent over $600. So victims, hospitals, tax payers and lawyers all get into the fray and everyone looses except the bad driver who caused the wreck in the first place. And he may never even get a traffic ticket. For decades we have had auto insurance medical policies that offer ten or twenty thousand maximum for bodily injury. Obviously that is absurd. We do see people who will face better than thirty million dollars in medical losses alone not to mention loss of earnings and being in pain in intensive care nursing homes for life. Yet real medical liability insurance is considered too expensive and in fact would take 99% of people off the roads as drivers.

    1. Re:Take The Right Wing Out Of The Loop by Anonymous Coward · · Score: 1

      Florida voted for Ultimate Corporate Rule two times when they voted for that fraudster Rick Scott.

      It's hard to feel any sympathy for them. If the majority there doesn't like Scott then they didn't get out and vote against him, instead allowing idiots, knownothing old farts to vote in a known criminal because he would "stick it to the Libs."

       

    2. Re:Take The Right Wing Out Of The Loop by mwvdlee · · Score: 0

      If 99% of people would no longer drive, this would reduce the risk of causing an accident, thus reducing the cost of this full medical liability insurance, in turn bringing back people onto the roads as drivers.
      I wonder where the optimum would be.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    3. Re:Take The Right Wing Out Of The Loop by Anonymous Coward · · Score: 0

      The optimum is where 100% no longer drive and everything is automated. What you are looking for is a compromise as a result of politics and the optimum not being viable yet.

    4. Re:Take The Right Wing Out Of The Loop by Anonymous Coward · · Score: 0

      Yes, because there are no accidents when automated machines are involved.

    5. Re:Take The Right Wing Out Of The Loop by PRMan · · Score: 1

      There will still be accidents, but Google car has already gone a human lifetime of driving without a single accident, which already makes it better than 90% of real drivers.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    6. Re:Take The Right Wing Out Of The Loop by pnutjam · · Score: 1

      Yeah, but the computers learning time is conveniently thrown out. It probably did much worse then your average 16 year old in early prototypes. Now that it's mature, it's a good driver, but so am I.

    7. Re:Take The Right Wing Out Of The Loop by m.ducharme · · Score: 1

      Now that it's mature, it can be replicated as many times as we need to, in reasonably short order. Can you be replicated even once?

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
    8. Re:Take The Right Wing Out Of The Loop by pnutjam · · Score: 1

      Yes, the replication procedure is enjoyable, but the replicant requires extensive training.

  8. misleading headline by ihtoit · · Score: 2

    "If they reach a resolution, they can print up divorce papers that are then reviewed by an attorney to make sure neither side is giving away too much before they are filed in court."

    That's not exactly taking lawyers out of the loop, is it? To my mind, that's insinuating yet another thing that can go wrong.

    --
    Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
    1. Re:misleading headline by jedidiah · · Score: 2

      ...plus divorces are highly contentious and nasty. They are so nasty that a lot of lawyers don't want to have anything to do with them. They are fueled by intense emotion and feelings of betrayal. The parties are often vindictive and go to any means necessary to hurt the other party. They will happily drain their collective resources throwing money at both lawyers trying to achieve the most damage.

      Divorce seems like the least likely thing to apply a "justice machine" to.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:misleading headline by m.ducharme · · Score: 1

      Meh, most of the family law clients I have are not terribly vindictive at all. They're hurt, but if you don't egg them on they get to a reasonable place reasonably quickly. The vindictive ones mostly don't last long that way; vindictiveness is very expensive.

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
    3. Re:misleading headline by ihtoit · · Score: 1

      greets, fellow lawyer. I didn't deal with divorces at all. I dealt with public family law (care and adoption cases) mostly, there was a bit of private law in there, eg contact and residency, that sort of thing. I was trying to move towards a less contentious field but things got stressful (bent judges) and I burned out. My clients were for the most part, albeit very stressed themselves, essentially good people and only trying to do good for their families, problem was they were fighting against the State who seemed to be out to pretty much destroy them individually and collectively. The fact that I refused to join the happy little clique of solicitors who are paid by hence are beholden to the State, because I knew and maintain that they follow the money not the Law (and for the most part of them, even lacked a moral compass and the slightest glimmer of empathy), conflicts of interests be damned, made me precisely zero friends in the Law Society.

      --
      Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
    4. Re:misleading headline by m.ducharme · · Score: 1

      I hear you. I've avoided doing child protection myself, I'm just not sure I can handle that kind of case. The bar here is pretty good, but it's all legal aid work, and there's never enough money to do the job right.

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  9. To the person who moderated me down by Psychotria · · Score: 0, Offtopic

    Dear Moderator,

    Let me first state that you were well within your "rights" to moderate my above comment down. You, of course, are free to do what you feel is best. That said, I somewhat pity you, and at the same time it makes me wonder if you represent modern humanity as a whole. I'm not upset that you moderated me down -- I have karma to burn, and a silly number doesn't concern me in the slightest. What I am slightly dismayed about is that you thought the comment required down-moderation in the first place. To find humour in the most unlikely of places is what makes life fun. Life without humour is a lonely road to travel -- you'll just have to trust me on that one.

    Perhaps you are young and have not learned to laugh at yourself yet, I don't know. But quite honestly once you learn to laugh at yourself you will find that you'll enjoy life much more. You (probably) only have one life, so make the best of it. Don't be so serious. Once you can laugh at yourself you will be able to find humour and enjoyment in the most trivial of things in a way that is not offensive to the others who may be affected. If they cannot see the good-natured and lighter side of things then their life might be pretty uninteresting as well. Laugh. Laugh at the mundane. Laugh at people's "seriousness". Laugh at living. Laugh for no reason at all. Have fun, because at the end of the day if you haven't had fun then you have led a life with less joy than I choose to live mine.

    You know what else is funny? I've just given you another comment to moderate down! LOL

    1. Re:To the person who moderated me down by TheDarkMaster · · Score: 1

      Urchins do not have sense of humor.

      --
      Religion: The greatest weapon of mass destruction of all time
    2. Re:To the person who moderated me down by Anonymous Coward · · Score: 1

      Dear Moderator,

      Let me first state that you were well within your "rights" to moderate my above comment down. You, of course, are free to do what you feel is best. That said, I somewhat pity you, and at the same time it makes me wonder if you represent modern humanity as a whole. I'm not upset that you moderated me down -- I have karma to burn, and a silly number doesn't concern me in the slightest. What I am slightly dismayed about is that you thought the comment required down-moderation in the first place. To find humour in the most unlikely of places is what makes life fun. Life without humour is a lonely road to travel -- you'll just have to trust me on that one.

      Perhaps you are young and have not learned to laugh at yourself yet, I don't know. But quite honestly once you learn to laugh at yourself you will find that you'll enjoy life much more. You (probably) only have one life, so make the best of it. Don't be so serious. Once you can laugh at yourself you will be able to find humour and enjoyment in the most trivial of things in a way that is not offensive to the others who may be affected. If they cannot see the good-natured and lighter side of things then their life might be pretty uninteresting as well. Laugh. Laugh at the mundane. Laugh at people's "seriousness". Laugh at living. Laugh for no reason at all. Have fun, because at the end of the day if you haven't had fun then you have led a life with less joy than I choose to live mine.

      You know what else is funny? I've just given you another comment to moderate down! LOL

      That's just not funny. Please. Learn to laugh it off.

  10. Computers as lawyers by reebmmm · · Score: 3, Insightful

    IAAL and a programmer. Let me start by saying: people have been promising expert systems to resolve a "great many disputes" for almost as long as there's been personal computers. And in some cases, those systems exist, but not in the form of legal expert systems, but negotiated transaction expert systems like you see in financial trading and the like. If the goal is always an equitable resolution of shared information, then computers can do it. Divorce between amicable partners would seem to be a prime example.

    But that's not the reason people usually use lawyers in transactions. It's for all the other things that can possibly go wrong, including failure to share all the information (e.g., untrusted parties), not wanting "equitable" divisions, interpretation, etc.

    If all the world just did the right thing, there'd be no need for lawyers.

    1. Re:Computers as lawyers by CrimsonAvenger · · Score: 2

      Divorce between amicable partners would seem to be a prime example.

      Hmm, do "amicable partners" actually get divorced? I'd always assumed it was the people who weren't happy with their partners who did that....

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    2. Re:Computers as lawyers by hab136 · · Score: 4, Insightful

      >Hmm, do "amicable partners" actually get divorced?

      Sometimes you don't hate the other person, you just realize that they aren't who you want to spend the rest of your life with. Lots of reasons for that - misjudging the other person from the start, you misjudging yourself, or one or both of you changed significantly during the relationship.

      Even if you are angry, that doesn't mean you're also spiteful and greedy; you may hate the other partner but aren't trying to screw him/her over.

      Of course, those types of divorces don't make the news; they just quietly happen.

    3. Re:Computers as lawyers by jedidiah · · Score: 1

      Amicable divorces never needed lawyers anyways...

      In many jurisdictions they are painless and easier than getting the marriage license. Kids complicate things though. Then it's not exactly "amicable" anymore. At least some states will make it a royal pain in the ass even if the parties are otherwise agreeable.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:Computers as lawyers by Bigbutt · · Score: 1

      Sure, mine is amicable. My ex was heading off into super hippy land and hypochondria had her trying all sorts of remedies from coffee enemas to lemon/vinegar drinks, to eating some special kind of dirt, etc. Personally I didn't mind eating better but I drew the line at coffee enemas.

      (There was a lot more than that but yea, we worked out the split, she headed off to the coast and I'm quietly enjoying myself in a flyover state.)

      [John]

      --
      Shit better not happen!
    5. Re:Computers as lawyers by Anonymous Coward · · Score: 0

      while it might be technically legally possible to do without a lawyer, my amicable/no fault divorce used one for filing the paperwork. Being amicable, there was only one lawyer involved which helped with the costs. A friend tried for years to get a lawyer-free divorce (technically possible in his state), but the spouse always drug feet on getting final paperwork prepared and it took a lawyer to force it to happen. This despite the spouse having established a separate life/relationship years before.

      There are times I think there should be common law divorce...

  11. Remove Lawyers, Add Software Company by Anonymous Coward · · Score: 0

    What could go wrong?

    1. Re:Remove Lawyers, Add Software Company by gnupun · · Score: 1

      Of course, you can still hire a $250-750/hr human lawyer when your e-lawyer screws up. Hopefully, that won't happen too often.

  12. Rockets to the sun by codeButcher · · Score: 1

    I'm waiting with bated breath for the announcement of the launch date of the first rocket ship full of lawyers to the sun.

    Not.

    In the mean time, were can I find a reputable telephone sanitizer?

    --
    Free, as in your money being freed from the confines of your account.
  13. Now H1b for them by Anonymous Coward · · Score: 1

    Can we get some H1b lawyers to lower the cost of the rest?

  14. One word: by Anonymous Coward · · Score: 0

    Landru.

  15. Q: What's 10,000 lawyers collecting unemployment? by Anonymous Coward · · Score: 0

    A: A good start!

  16. could be good for patent and ip law by Khashishi · · Score: 1

    if is_patent_dispute(case) {
    if regex(case.claims, "\(.*software.*\)|\(.*internet.*\)") or find_prior_art() != null or !working_prototype_exists() {
    invalidate_patent()
    }
    }

    1. Re:could be good for patent and ip law by monkeyxpress · · Score: 1

      Way too complicated. You can basically replace the current system with one line:

      return (partyA.totalAssets > partyB.totalAssets) ? partyA : partyB;

  17. I thought so by Chrisq · · Score: 1

    "If they reach a resolution, they can print up divorce papers that are then reviewed by an attorney to make sure neither side is giving away too much before they are filed in court."

    There has to be some reason for the lawyers to add on a huge fee

  18. taking them out of the loop... by mrzaph0d · · Score: 1

    I don't know if you wanna trust the safety of my divorce proceedings to some... silicon diode...

    --
    this is just a placeholder till i send back my real sig from the future.
  19. Time to update Shakespeare ... by Rambo+Tribble · · Score: 1

    ... "Digitize all the lawyers."

  20. Writing machine-compatible laws by John+Jorsett · · Score: 3, Interesting

    This made me think: maybe laws should explicitly be written to facilitate dispute resolution by algorithm. Not only would it speed the process, but presumably apps could be written to tell you before you act in the first place whether there might be problems.

  21. Car Analogy by Tokolosh · · Score: 1

    If you think 1,000 taxi medallion holders causing strife over Uber is bad, wait until the lawyers start marching in protest against Modria. The zombie apocalypse will be a children's ballet recital in comparison.

    --
    Prove anything by multiplying Huge Number times Tiny Number
  22. Bad sign for employment? by cant_get_a_good_nick · · Score: 2

    Lawyer jokes aside, this is a field that has expensive training, accreditation requirements (Bar Exam), and even for some folks allows you to have a title (I have a lawyer friend that tacked on Esq. to his name). The fact that they can be replaced even for a decent subset of their job doesn't make me feel happy for long term employment hopes.

    1. Re:Bad sign for employment? by Anonymous Coward · · Score: 0

      (I have a lawyer friend that tacked on Esq. to his name).

      Being British I can do that whenever I want :)

      Esquire (abbreviation: Esq.)
      Noun
      1 North American: A title appended to a lawyer’s surname.
      2 British: A polite title appended to a man’s name when no other title is used

  23. Turing Lawyerbots by Anonymous Coward · · Score: 0

    Illegal in 3,2,1..

    Haha, this really just moves billing into microseconds and extra charges for overly complex subroutines, like having more than one plaintiff

  24. Very simple algorithm (C#ish pseudocode) by neminem · · Score: 1

    public bool DoesSide1Win(Side side1, Side side2)
    {
            int totalCashSide1 = side1.GetTotalAvailableCash();
            int totalCashSide2 = side2.GetTotalAvailableCash();
            return totalCashSide1 > totalCashSide2;
    }

  25. Cautionary tale for IT - can't happen here, right? by ErichTheRed · · Score: 3, Interesting

    I actually feel bad for lawyers/law students. Yes, yes, cue the lawyer jokes, but what's happening to law is a perfect example of what's coming for basically all white collar work in the future. Hopefully I'll be retired or dead before it fully takes over. It's also a preview of what's happening in IT, accelerated significantly, so it should be taken as a cautionary tale.

    It used to be that even doing an OK job in law school and passing the bar was an absolutely guaranteed ticket to permanent employment at the very least, and firm partner/country club lifestyle at the top end. From what I've read, the American Bar Association has done exactly what is being done in IT in the last 20 years:
    - Increased the supply of new grads by accrediting more and more law schools.
    - Decreased the equilibrium price of legal services by allowing offshoring of routine tasks as well as expert systems like the article is talking about. Apparently you needed to pay a full lawyer salary previously to have case documents reviewed for discovery, etc. Now new law grads are doing this job for Starbucks wages.
    - Encouraging more and more people to get into the lucrative field of law, failing to mention the lack of opportunities.

    Sound familiar? Tech executives complaining about a labor shortage fund extra educational programs, they offshore work, and they have the H1-B to fall back on.

    Apparently, there are still insanely lucrative law jobs out there. Big corporate firms start their associates at $160K a year in New York, plus bonus. If you stay on that track, you will never want for money again -- you'll be well into the luxury lifestyle forever. BUT - there's a catch. You have to go to one of the top 14 law schools in the country, preferably Harvard/Yale/Stanford, graduate in the very top of your class, and do activities like law review on top of all that. Otherwise, you might as well not even go to law school, because you'll never make back your investment. There are tons of pissed off law grads in this boat -- I would be too if I were told there would be guaranteed riches at the end of the rainbow and wasted 3 years of my life plus bar exam preparation time.

    Right now, the only professions that are safe are medicine and pharmacy. Mostly this is due to a very strong lobbying group (AMA) and the regulations/licensure surrounding the profession. I think it's definitely time to license the engineering/design side of IT and make the operations side a trade with all the protections that entails. I know I'd be a lot more comfortable if new entrants into the IT field went through an actual apprenticeship as opposed to a Ruby on Rails coder bootcamp or MCSE certification mill. Plus, having the actual engineers/architects licensed would bring personal liability into the picture and result in higher quality work overall. Time for the profession to grow up and get out of Mom's basement, so to speak.

  26. The other way around by Errol+backfiring · · Score: 1

    I would very much rather take the loop out of the lawyer.

    --
    Nae king! Nae laird! Nae yurrupiean pressedent! We willna be fooled again!
  27. Until they come for you... by Tablizer · · Score: 1

    If you outsource or automate farming, nobody cares except the displaced farmers.

    If you outsource or automate factory work, nobody cares except the displaced factory workers.

    If you outsource coders nobody cares except the displaced coders.

    If you outsource or automate lawyers, all hell breaks lose because they have the power to stop it by erecting legal barriers and suing.

    This country was founded by lawyers for lawyers.

    1. Re:Until they come for you... by Anonymous Coward · · Score: 0

      You attribute far too much power to lawyers. The US was founded by landowners, not lawyers, and is currently operated for the benefit of the obscenely wealthy, of which class hardly any have a JD. Speaking as a lawyer, most are just cogs in the machine.

    2. Re:Until they come for you... by Tablizer · · Score: 1

      Many were both landowners and lawyers. Back then it was easier to be a polymath because the total knowledge needed to be competitive in each topic was smaller.

  28. Re:Cautionary tale for IT - can't happen here, rig by PRMan · · Score: 2

    I have two friends that have law degrees. They are both stay-at-home parents doing occasional work on the side now. Neither ever made more than $80K. There are NO jobs out there for lawyers.

    --
    Peter predicted that you would "deliberately forget" creation 2000 years ago...
  29. Re:Cautionary tale for IT - can't happen here, rig by DNS-and-BIND · · Score: 1

    Ah, it's lovely to hear such a wonderful tale right before bed. Attorneys have dug their own graves. Don't believe me? Just ask anyone who has had to deal with an attorney in the last ten years. And they all were displaced by H1Bs happily ever after. Don't you love a happy ending to a story?

    --
    Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  30. Take lawyers out of the Loop? by Anonymous Coward · · Score: 0

    But if we removed lawyers from the Chicago Loop, there would only be software developers, investment bankers, and parking garage owners! Oh, and media companies...

  31. A contract by any other name. by MarkvW · · Score: 2

    The "expert system" is just a much more involved contract that happens to be written in code. That "code" is great, so long as both parties understand exactly the terms of the code that they are agreeing to. If both parties do not have an equally good understanding of the code, then the expert system is just another unfair one sided contract foisted on people by businesses with the aid of their programmers.

  32. No, lawyers being lawyers... by Lead+Butthead · · Score: 1

    Lawyers being lawyers will just either buy a law the prohibits this (in direct or indirect ways) or just sue anyways. Remember that much of what's in the congressional chambers are lawyers.

    --
    ELOI, ELOI, LAMA SABACHTHANI!?
  33. What the f .. by Anonymous Coward · · Score: 0

    What the fuck is even doing being on slashdot ?

  34. So, Not Then. by CanHasDIY · · Score: 1

    "Papers... then reviews by an attorney..."

    So much for taking lawyers out of the loop.

    --
    An enigma, wrapped in a riddle, shrouded in bacon and cheese
    1. Re:So, Not Then. by cruff · · Score: 1

      "Papers... then reviews by an attorney..."

      So much for taking lawyers out of the loop.

      Not only that, no ethical lawyer will review an agreement on behalf of both sides, as that represents a conflict of interest. You still need two lawyers if both sides feel the need for a review.

  35. This is removing mediators -- not lawyers by Anonymous Coward · · Score: 0

    Mediators are often lay people, so nothing much has changed. All this is doing is providing a mediation framework, not replacing the plethora of red-tape that attorneys have created to assure their "usefulness".

    P.S. IAAL.

  36. Thank God by coldsalmon · · Score: 1

    I'm a lawyer, and I breathe a sigh of relief whenever I hear about the automation of the drearier aspects of my profession. Nobody goes to law school to fill out forms and file the same document 10,000 times, but that's what most attorneys end up doing. I can't wait for routine bankruptcy work to be fully automated, for example. Much legal work is just cleaning up messes, and like other janitorial work, we are quickly making robots to do it for us.

  37. Good, I will make more money. by TekPolitik · · Score: 1

    IAAL. I do mostly commercial litigation. Most lawyers do either mostly or entirely transactional work - negotiating agreements, drafting documents, that sort of thing. Usually when a client comes to me it is because one of the transactional lawyers stuffed up, or because the client thought they did not need a lawyer for transactional work. If you think all of this can be automated, I am sure I will be seeing you soon. Basically, you can fork out some money on a good transactional lawyer up front, or you can come to me and fork out a truckload of money later. Additionally, in nearly all of the litigation I do, there is at least one issue where the past cases do not quite cover the point. Then the lawyers have to figure out what the rule is for the particular facts. It is very rarely just a simple case of applying known rules to simple facts. That is without even getting to questions of proof and whether the witnesses will be believed, which is hard for a machine to assess.