-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (56 loc) · 2.43 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>embracing deep-work</title>
<style>
code {
white-space: pre-wrap;
}
span.smallcaps {
font-variant: small-caps;
}
span.underline {
text-decoration: underline;
}
div.column {
display: inline-block;
vertical-align: top;
width: 50%;
}
div.hanging-indent {
margin-left: 1.5em;
text-indent: -1.5em;
}
ul.task-list {
list-style: none;
}
</style>
<link rel="stylesheet" href="assets/css/pandoc.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="i-am-embracing-deep-work">I am Embracing Deep-Work</h1>
<h2 id="how-does-this-affect-you-">How does this affect you?</h2>
<h3 id="teams">Teams</h3>
<p>I will be checking my Teams messages periodically, so my responses may be delayed. If your message is
time-sensitive/urgent. Please give me a call on Teams. </p>
<h3 id="email">Email</h3>
<p>I will be responding to emails in the morning, noon, and COB. </p>
<h2 id="why-am-i-doing-this-">Why am I doing this?</h2>
<p>In our modern world, multi-tasking is prevalent, especially with the use of instant messaging and email.
<strong>Unfortunately, multi-tasking leads to <a
href="https://www.sciencedirect.com/science/article/abs/pii/S0749597809000399?via%3Dihub">attention
residue</a></strong>, similar to how your computer slows down when many programs are open. </p>
<p>Reducing the amount of context-switching allows our brains to work through complex problems more efficiently by
reducing attention residue.</p>
<p><strong>My hope is that we can collectively work toward single-tasking, enabling us to improve our focus and
deliver better solutions to our teams and organizations.</strong> </p>
<p><sup>The source for this website is open and available on <a
href="https://github.com/sunelt13/sunelt13.github.io">GitHub</a>.</sup></p>
</body>
</html>