Live data from Hacker News

Four Areas of Legal Ripe for Disruption by Smart Startups

lawtechnologytoday.org

31–40 of 72 posts

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#31

Four Areas of Legal Ripe for Automation Automating these aspects of legal practice wouldn't disrupt the way that industry functions. It would just make a lot of paralegals and young lawyers obsolete (and make legal services a lot cheaper).

Thank you for pointing this out. I get annoyed when people use the term "disrupt" improperly. A true disruption, in the sense that Clayton Christensen used it, would be a cheaper but poorer AI replacement for lawyers.

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#33
post #20
post #11

The article mentions some interesting things, but I have a few quibbles: > But even with today’s modern communication tools, both customer experience and lawyer workflow have remained stagnant. At a large firm, legal practice is unrecognizable compared to even 10-15 years ago. Everything is electronic: filing and docketing, document collection/scanning/OCR, legal research, document management (DMS + version control).…

One lawyer I talk to says that every single filing he makes at court has to be paper. He bought a wheely suitcase to carry all this documentation around to court. If everything is electronic, his firm and the judges they deal with didn't get the message...

In some courts there is a requirement to both file an electronic copy on the docket and provide paper courtesy copies to the Judge's chambers. Some things are easier to work with when they are printed, and the courts put the onus to provide paper copies on the litigants.

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#34
post #28
post #11

The article mentions some interesting things, but I have a few quibbles: > But even with today’s modern communication tools, both customer experience and lawyer workflow have remained stagnant. At a large firm, legal practice is unrecognizable compared to even 10-15 years ago. Everything is electronic: filing and docketing, document collection/scanning/OCR, legal research, document management (DMS + version control).…

Or, software is maybe too good, but law firms that bill by the hour are not interested in efficiency improvements because more hours means more money for them. Fortunately, with fixed fees becoming more popular this is changing.

[deleted]

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#35
post #20
post #11

The article mentions some interesting things, but I have a few quibbles: > But even with today’s modern communication tools, both customer experience and lawyer workflow have remained stagnant. At a large firm, legal practice is unrecognizable compared to even 10-15 years ago. Everything is electronic: filing and docketing, document collection/scanning/OCR, legal research, document management (DMS + version control).…

One lawyer I talk to says that every single filing he makes at court has to be paper. He bought a wheely suitcase to carry all this documentation around to court. If everything is electronic, his firm and the judges they deal with didn't get the message...

No, it's the courts that still require documents to be submitted in hard-copy. Update: rapidlegal.com is one such service.

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#36
post #32

I'd be interested in seeing an IDE for contract drafting. Or something like an Excel mapper that can show me how all the provisions and definitions in a contract are interrelated.

Or perhaps a Github repo with code to generate the most frequently used legal documents.

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#37
post #20
post #11

The article mentions some interesting things, but I have a few quibbles: > But even with today’s modern communication tools, both customer experience and lawyer workflow have remained stagnant. At a large firm, legal practice is unrecognizable compared to even 10-15 years ago. Everything is electronic: filing and docketing, document collection/scanning/OCR, legal research, document management (DMS + version control).…

One lawyer I talk to says that every single filing he makes at court has to be paper. He bought a wheely suitcase to carry all this documentation around to court. If everything is electronic, his firm and the judges they deal with didn't get the message...

I think at bigger firms ( the kind that can actually afford in house IT) they have runners, paralegals, various secretaries and assistants of sorts, etc to deal with that. Lawyers and IT types don't deal with mountains of paperwork. I do know of a solo practitioner who deals with tons and tons (literally) of paperwork. I have a feeling people are projecting their big(ish) law experiences on the profession as a whole.

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#38
post #32

I'd be interested in seeing an IDE for contract drafting. Or something like an Excel mapper that can show me how all the provisions and definitions in a contract are interrelated.

Contract physics simulator would be a huge boon. I know smart contracts are supposedly to take us some small steps along that path, but the real value is in being able to visualize and perform such mappings in existing contracts.

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#39
post #7

Earlier quoted context omitted.

Doesn't look like it. Perhaps you'd like to fill us in on it? If my guess of what it sounds like is anything what it actually is, then I'd be really curious about knowing more.

You can use a bitcoin-like system to build an agent that holds money in escrow and then automatically delivers it when a condition is met[1]. This is the simplest form of a "Smart Contract." Most contracts are credible because their terms can be enforced by sanctioned violence. "Smart Contracts" are credible because they are enforced by distributed verifiable cryptographically-secure automation. [1] For example, when…

What happens if the DMV makes a mistake and incorrectly changes the car registration to your name? Do I still get to keep those 4 bitcoins forever?

Re: Four Areas of Legal Ripe for Disruption by Smart Startups

#40
post #23

Earlier quoted context omitted.

You can use a bitcoin-like system to build an agent that holds money in escrow and then automatically delivers it when a condition is met[1]. This is the simplest form of a "Smart Contract." Most contracts are credible because their terms can be enforced by sanctioned violence. "Smart Contracts" are credible because they are enforced by distributed verifiable cryptographically-secure automation. [1] For example, when…

[deleted]

You're right in that smart contracts won't help with the qualitative aspects of our legal system but they will still help to organize the paper trail and will definitely improve how fuzzy conditions and exceptions are managed.

Smart contract systems are based on cryptographic signatures and chains of transactions (Merkle Directed Acyclic Graph). Instead of contracts being spread across many different databases with many different kinds of authentication mechanisms, they would all be in one format and they would all link to each other in a provable way. This could be an entirely centralized system and still have the same benefits.

However, using a Bitcoin-like system with decentralized trust removes even more of the legal overhead as many contracts can be entered in to and settled without the participants even needing to know who they're dealing with.

At the very least we should at least be moving to a Merkle DAG based system of contracts, centralized or not!

Post reply on HN