joshua.seigler.net/unoffice-hours/index.html
Joshua Seigler 16685bd250 Updates
2025-06-26 19:41:23 -04:00

137 lines
4.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=ddfb0107ac54" />
<style>
/* inter-latin-wght-normal */
@font-face {
font-family: "Inter Variable";
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-normal.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
} /* inter-latin-wght-italic */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-italic.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=d86d3b7642f1"></script>
<link rel="me" href="https://github.com/seigler" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Unoffice Hours - joshua.seigler.net</title>
<meta name="description" content="" />
<meta name="keywords" content="Unoffice hours" />
<meta property="og:title" content="Unoffice Hours" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/unoffice-hours/"
/>
<meta name="twitter:title" content="Unoffice Hours" />
<meta name="twitter:description" content="" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
</head>
<body data-font="english" data-path="/unoffice-hours/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
</div>
<div class="nav-categories">
<a class="" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>Unoffice Hours</h1>
<div class="header-meta">
<span class="tags" style="--totalTags: 11"></span>
</div>
</header>
<header class="toc"></header>
<main data-pagefind-body="data-pagefind-body">
<p>
Working remotely has a lot of benefits, but we miss out on the
serendipitous connections and socialization that happened just from
being in the same room. Unoffice hours is part of an attempt to make new
connections, but without applying the giant invisible filter of my own
preferences.
</p>
<p>
We could do some pair programming, talk about tech, life, matters of
aesthetics or philosophy - the point is serendipity. If you want to call
with no agenda, thats fine too, we can just get to know each other.
</p>
<p>
<a
class="button"
href="https://cal.com/joshuaseigler/unoffice-hours"
rel="noopener"
target="_blank"
>Schedule a conversation</a
>
</p>
<p>
The idea of unoffice hours comes from
<a
href="https://interconnected.org/home/2020/09/24/unoffice_hours"
target="_blank"
rel="noopener"
>Matt Webb</a
>. This site is part of an
<a href="https://unofficehours.com/" target="_blank" rel="noopener"
>Unoffice Hours Webring</a
>
with other bloggers who have picked it up.
</p>
</main>
<footer>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
-
<a href="/webrings/">Webrings</a>
</footer>
<div id="effects"></div>
</body>
</html>