Rogue Lawyer

Rogue Lawyer is a novel by John Grisham. It was released in hardcover, large print paperback, e-book, compact disc audiobook and downloadable audiobook on October 20, 2015.[1] It is a legal thriller about unconventional street lawyer Sebastian Rudd.[2] In November 2015, the novel was at the top of the New York Times Fiction Best Seller for two weeks.[3] The name "Max Mancini", Rudd's City Attorney adversary in the story, was chosen as a result of a fund-raising auction for the charity Reprieve.[4]

Rogue Lawyer
AuthorJohn Grisham
CountryUnited States
LanguageEnglish
GenreLegal thriller
PublisherDoubleday
Publication date
October 20, 2015
Pages352 pp (hardcover 1st edition)
ISBN978-0-385-53943-2

The February 4, 2016 reading of the book was the final book read on The Radio Reader before the May 5 death of host Dick Estell.[5]

Plot

Sebastian Rudd is a street lawyer, but not your typical street lawyer. His office is a black customized bulletproof van, complete with Wi-Fi, a bar, a small fridge, and fine leather chairs. He has no firm, no partners, and only one employee: his heavily armed driver, who used to be his client, and who also happens to be his bodyguard, law clerk, confidant, golf caddie, and his only friend. Sebastian drinks small-batch bourbon and carries a gun. His beautiful ex-wife is a lawyer too, and she left him for another woman while still they were married. He only gets to see his son for 36 hours per month and his ex-wife wants to stop all visits. He defends people other lawyers won't go near: a drug-addled, tattooed kid rumored to be in a satanic cult who is accused of murdering two girls; a vicious crime lord on death row who escaped before his eyes; a homeowner arrested for shooting at a SWAT team that mistakenly invaded his house, and killed his wife and dogs; a Mixed martial arts fighter who killed a referee after losing a fight. In between these adventures, he's contacted by a serial kidnapper and killer who's involved in human trafficking, and knows the whereabouts of the assistant chief of police's missing daughter.

gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.

References

  1. "Rogue Lawyer". Random House. Retrieved September 17, 2015.
  2. Miller, Jerry P. "Rogue Lawyer by John Grisham | LJ Review". Library Journal. Retrieved September 17, 2015.
  3. "Combined Print & E-Book Fiction". The New York Times. November 15, 2015. Retrieved November 20, 2015.
  4. "John Grisham gives charity the name of his next villain as a fund-raiser". November 15, 2015. Retrieved November 20, 2015.
  5. "Books Read August 2011 - present". RadioReader.net. May 10, 2016. Retrieved May 12, 2016.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.