---
title: REMOTE
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/remote/
image: https://expiredqueues.com/images/og/books-remote-00bbe578.jpg
---

![Cover of REMOTE](https://expiredqueues.com/images/opt/remote-314.jpeg)

# REMOTE

Office Not Required

Jason Fried & [David Heinemeier Hansson](https://en.wikipedia.org/wiki/David_Heinemeier_Hansson) · 2013 · English

Incredibly entitled views by the author, too opiniated, the beloved DHH.

## Related from Expired Queues

- [On the verge of MNC life](https://expiredqueues.com/on-the-verge-of-mnc-life/) - the commute, the badge and the parking lot, ending in this book's table of contents.
- [Six weeks in 2013](https://expiredqueues.com/six-weeks-in-2013/) - the same office years from the other end.
- [Home network setup that just stays quiet](https://expiredqueues.com/home-network-setup/) - the network half of making the home office work.

## Record

- ISBN

  9780091954673

- Language

  English

- Published

  2013

- Publisher

  Vermill

- Link

  [Open Library](https://openlibrary.org/books/OL26879050M/Remote_Office_Not_Required)

## Same shelf

- [Electronics for Kids Øyvind Nydal Dahl](https://expiredqueues.com/books/electronics-for-kids/)
- [Explain the Cloud Like I'm 10 Todd Hoff](https://expiredqueues.com/books/explain-the-cloud-like-im-10/)
- [The Passionate Programmer Chad Fowler](https://expiredqueues.com/books/the-passionate-programmer/)
- [The Pragmatic Programmer Andrew Hunt & David Thomas](https://expiredqueues.com/books/the-pragmatic-programmer/)

[See full shelf](https://expiredqueues.com/books/)

[![Cover of Recognizing and Treating Breathing Disorders](https://expiredqueues.com/images/opt/recognizing-and-treating-breathing-disorders-320.jpeg)](https://expiredqueues.com/books/recognizing-and-treating-breathing-disorders/)

[ ← Previous Recognizing and Treating Breathing Disorders Leon Chaitow & Gilbert ](https://expiredqueues.com/books/recognizing-and-treating-breathing-disorders/)[Next → Starting Strength Mark Rippetoe ](https://expiredqueues.com/books/starting-strength/)

[![Cover of Starting Strength](https://expiredqueues.com/images/opt/starting-strength-320.jpeg)](https://expiredqueues.com/books/starting-strength/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "REMOTE",
      "url": "https://expiredqueues.com/books/remote/",
      "author": [
        {
          "@type": "Person",
          "name": "Jason Fried"
        },
        {
          "@type": "Person",
          "name": "David Heinemeier Hansson",
          "url": "https://en.wikipedia.org/wiki/David_Heinemeier_Hansson",
          "sameAs": [
            "https://en.wikipedia.org/wiki/David_Heinemeier_Hansson"
          ]
        }
      ],
      "alternativeHeadline": "Office Not Required",
      "inLanguage": "English",
      "isbn": "9780091954673",
      "datePublished": "2013",
      "publisher": {
        "@type": "Organization",
        "name": "Vermill"
      },
      "image": "https://expiredqueues.com/images/books/remote.webp",
      "genre": [
        "Technology"
      ],
      "sameAs": [
        "https://openlibrary.org/books/OL26879050M/Remote_Office_Not_Required"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://expiredqueues.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Books",
          "item": "https://expiredqueues.com/books/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "REMOTE",
          "item": "https://expiredqueues.com/books/remote/"
        }
      ]
    }
  ]
}
```
