Recommended Posts

A Vermont man suing the state under the 13th Amendment for the labor he was forced to perform while awaiting trial in jail will get his day in court.

Finbar McGarry was a graduate student at the University of Vermont in December 2008 when he was arrested for allegedly firing a gun in his home and threatening to kill his family and an official at the university, where he had recently lost his job. His lawsuit alleges that the state violated his rights under the 13th Amendment -- which abolished slavery and involuntary servitude after the Civil War -- when he was forced to work in the laundry for minimal pay as an inmate in the Chittenden Regional Correctional Facility in South Burlington, Vermont.

McGarry, who filed the $11-million lawsuit pro se, said he was forced to work three days a week for six weeks washing other inmates' laundry. He was paid a wage of 25 cents per hour and developed a bacterial infection on his neck because he was not provided sanitation in the laundry room, he told ABC News in an interview Thursday.

Prison officials threatened to put McGarry "in the hole," where inmates are shackled and locked up for 23 hours per day in solitary confinement, if he refused to work, he said.

McGarry was released in June 2009, and all charges against him were dropped.

more

I thought that's how jail works?

Besides, 3 days a week, seriously? If only I had such a job.

The only way he'd have a case is if they refused medical treatment for the infection, but otherwise, quit being such a crybaby. It's a correctional facility, not a vacation.

I think the issue in this case is that he was never found guilty.

If he didn't commit a crime, how can it be suggested that he should have been forced to work?

I hope he wins it for no other reason than it's blatantly unethical :\ If you committed a crime and are found guilty, then you must repay your debt however society expects you to.

How do you justify it in this case?

I thought that's how jail works?

Besides, 3 days a week, seriously? If only I had such a job.

The only way he'd have a case is if they refused medical treatment for the infection, but otherwise, quit being such a crybaby. It's a correctional facility, not a vacation.

I'm sure there are plenty of people who'd be more than happy to pay you 25p an hour, you can't force people to work that's called slavery you give them the option if they want it.

I think the issue in this case is that he was never found guilty.

If he didn't commit a crime, how can it be suggested that he should have been forced to work?

I hope he wins it for no other reason than it's blatantly unethical :\ If you committed a crime and are found guilty, then you must repay your debt however society expects you to.

How do you justify it in this case?

Oh, well, that's true--he wasn't found guilty. Never mind then, carry on.

If he were guilty though? Not "slavery".

Ive been to prison and can confirm the pay sucks and they do threaten to either move you to another jail or put you in solitary if you refuse to work. Correctional officers have 'Duty of Care' but working for 25 cents an hour is the baseline (my short stint i was working in the jail kitchen, and was making 80 cents an hour).

Charisma is right thou, its certainly not a vacation. You are there to be punished.

He has no case if he was in Australia, but the US, well anything is possible...

Oh dear.... What's this country coming to? This dude really thinks it's unfair to work in prison? Well, here's an idea.... DON'T DO ANYTHING ILLEGAL! (And don't say that because the charges were dropped, he didn't.... That's more than likely untrue)

All McDonald's workers should sue. :laugh:

why? I don't know about where you are but mcdonalds workers get 11 an hour minimum wage to start and I know a few that are making close to 15 an hour to do hardly anything.

Section 1. Neither slavery nor involuntary servitude, except as a punishment for crime whereof the party shall have been duly convicted, shall exist within the United States, or any place subject to their jurisdiction.

Section 2. Congress shall have power to enforce this article by appropriate legislation.

clearly forced labor is allowed as a punishment under the law. Where it gets grey for me is that is a sentence to jail the same as being sentenced to labor? Maybe labor in prison has to be a serperate part of the prison sentence.

why? I don't know about where you are but mcdonalds workers get 11 an hour minimum wage to start and I know a few that are making close to 15 an hour to do hardly anything.

Wow. Minimum wage sure sounds like it's alot better up in canada than it is here.

why? I don't know about where you are but mcdonalds workers get 11 an hour minimum wage to start and I know a few that are making close to 15 an hour to do hardly anything.

if you think they aren't doing anything. You've never worked fast fold.

Section 1. Neither slavery nor involuntary servitude, except as a punishment for crime whereof the party shall have been duly convicted, shall exist within the United States, or any place subject to their jurisdiction.

Section 2. Congress shall have power to enforce this article by appropriate legislation.

clearly forced labor is allowed as a punishment under the law. Where it gets grey for me is that is a sentence to jail the same as being sentenced to labor? Maybe labor in prison has to be a serperate part of the prison sentence.

The point he is arguing though is that he had not been "duly convicted" and as such could not be punished in such a manner. To be quite honest I think his case has a lot of merit.

It IS how jail works. Minus the shackles in solitary confinement.

Solitary confinement consists of 22 1/2 hrs lock down per day. No shackles. 1/2 hr per day for showers and 1hr rec time.

Source:

My brother is a correctional officer.

if you think they aren't doing anything. You've never worked fast fold.

didn't say they all did nothing I said I know a few people makin 15 that do nothing. I know most of them do a lot and I have a lot of repect for anyone in the service industry. Having to deal with some of the morons that come through and stay polite is a gift I do not posses.

This topic is now closed to further replies.
  • Posts

    • That is $130 more than I paid for my 4TB a year ago. How is this a deal?
    • JetBrains' new AI-first 'IDE' JetBrains Air is now on Windows by David Uzondu JetBrains has announced that JetBrains Air, its Agentic Development Environment (ADE) is now available for download on Windows x64 and ARM. You might not be familiar with JetBrains Air. It's this new desktop app that the company launched back in March 2026 to let developers hand off tasks to AI agents instead of writing every line manually. You can see it as more of an Agentic Development Environment (ADE) rather than a traditional Integrated Development Environment (IDE). The latter builds its features around a central text editor, while the former arranges everything around the AI agent itself. Here's how JetBrains describes it: Air was born from the ashes of Fleet, an experimental editor that the company quietly killed in December 2025 after realizing that competing directly with VS Code was a losing battle. The company repurposed Fleet's lightweight, modern architecture to build Air, transforming a basic code editor into a workspace for running multiple AI agents. When Air launched, it was only available for macOS. It wasn't until earlier this month that Linux users got a chance to play with the software. Now that Air is on Windows, you can do things like map out a complex feature in Plan mode and watch an AI write the implementation plan to a markdown file before writing any code. You can iterate on this plan, add references to specific classes or files, and choose whether to run the agent locally or inside an isolated Git worktree. Running agents in parallel means you can have Claude refactor a database schema in one branch while Codex writes tests in another, leaving you free to do other important things. You can even set up a pipeline where Claude writes the code, and Codex reviews it. At the moment, Air is free. If you have a JetBrains AI Pro or Ultimate subscription, you get full access to the built-in agents, though there's also the option to Bring Your Own Key (BYOK) to run APIs from Anthropic, OpenAI, or Google. If you're interested, here are the download links for both x64 and ARM64.
    • Depending how you’re wiring it internally, but try to put it inside conduit, that way in the future you can more easily replace cables, compared to running inside studs alone At least cat6a too
    • I bet Meta has lots of info on you anyway, gathered by other means. And Google, and Microsoft, and every other tech giant. If you use some form of modern electronic device, they own you already...
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      530
    2. 2
      +Edouard
      264
    3. 3
      PsYcHoKiLLa
      149
    4. 4
      Steven P.
      97
    5. 5
      macoman
      60
  • Tell a friend

    Love Neowin? Tell a friend!