humans
This commit is contained in:
parent
fdacf7a01e
commit
436ba52e5a
4 changed files with 38 additions and 0 deletions
28
site/humans/distracting.html
Normal file
28
site/humans/distracting.html
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>something silly - distracting</title>
|
||||||
|
<style>
|
||||||
|
html { color-scheme: dark; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1>distracting </h1>
|
||||||
|
<p>
|
||||||
|
i work in an open office. that means there are 30 people in the same room trying to work. and between 1 and 5 conversations happening at once. i cannot work if i hear people talking, this is a constant problem. loud music helps some but makes me more tired too.<br>
|
||||||
|
today i brought a bearing, i like to fidget with something while i think. <br>
|
||||||
|
as soon as i spun the bearing, the two people having a conversation next to me that i was trying to ignore just stared at me then said "sorry but that's really distracting". how is that more distracting than people talking everywhere all the time? how can i be the only one struggling with this here?<br>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
i refuse to believe that <em>anyone</em> likes open offices. they just suck. bosses just choose it because it is cheaper and the status quo.<br>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
go back to <a href="/">procrastinating</a><br>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
|
@ -30,6 +30,7 @@ this means it is<br>
|
||||||
<h2>""content""</h2>
|
<h2>""content""</h2>
|
||||||
<p>
|
<p>
|
||||||
- <a href="/keyboard">keyboar</a><br>
|
- <a href="/keyboard">keyboar</a><br>
|
||||||
|
- <a href="/humans/distracting.html">distracting</a><br>
|
||||||
- todo: put more words in the computer<br>
|
- todo: put more words in the computer<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
8
write/humans/distracting.md
Normal file
8
write/humans/distracting.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# distracting
|
||||||
|
i work in an open office. that means there are 30 people in the same room trying to work. and between 1 and 5 conversations happening at once. i cannot work if i hear people talking, this is a constant problem. loud music helps some but makes me more tired too.
|
||||||
|
today i brought a bearing, i like to fidget with something while i think.
|
||||||
|
as soon as i spun the bearing, the two people having a conversation next to me that i was trying to ignore just stared at me then said "sorry but that's really distracting". how is that more distracting than people talking everywhere all the time? how can i be the only one struggling with this here?
|
||||||
|
|
||||||
|
i refuse to believe that *anyone* likes open offices. they just suck. bosses just choose it because it is cheaper and the status quo.
|
||||||
|
|
||||||
|
go back to [procrastinating](/)
|
|
@ -13,6 +13,7 @@ this means it is
|
||||||
|
|
||||||
## ""content""
|
## ""content""
|
||||||
- [keyboar](/keyboard)
|
- [keyboar](/keyboard)
|
||||||
|
- [distracting](/humans/distracting.html)
|
||||||
- todo: put more words in the computer
|
- todo: put more words in the computer
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue