Compare commits
4 Commits
1e5b838e69
...
e1d9d42500
Author | SHA1 | Date |
---|---|---|
Amolith | e1d9d42500 | |
Amolith | ad1b7e02a5 | |
Amolith | a234990ecf | |
Amolith | 4b32981644 |
|
@ -82,9 +82,11 @@ preferred will _always_ be email. In order of preference…
|
|||
[Libera]: https://libera.chat/
|
||||
[NixNet]: https://docs.nixnet.services/IRC
|
||||
|
||||
{{< adm type="tip" >}}
|
||||
If you choose to contact me over XMPP, please use OMEMO encryption and
|
||||
manually verify the following fingerprints. Any other keys should be
|
||||
manually verify the above fingerprints. Any other keys should be
|
||||
marked as _untrusted_.
|
||||
{{< /adm >}}
|
||||
|
||||
```text
|
||||
Desktop: 356C7395 B6A79738 DCE819CF E49F3146 9DD3E4E3 C753CF13 140358B8 7540A969
|
||||
|
|
|
@ -1,18 +1,21 @@
|
|||
---
|
||||
title: Making yourself overly available
|
||||
draft: true
|
||||
cover: ./cover.png
|
||||
---
|
||||
|
||||
\*\* TODO Making yourself overly available
|
||||
## References
|
||||
|
||||
\*\*\* References
|
||||
[[https://www.nytimes.com/2021/03/05/opinion/ezra-klein-podcast-cal-newport.html?showTranscript=1][Stop. Breathe. We Can’t Keep Working Like This.]]
|
||||
[Stop. Breathe. We Can’t Keep Working Like This.](https://www.nytimes.com/2021/03/05/opinion/ezra-klein-podcast-cal-newport.html?showTranscript=1)
|
||||
|
||||
**\* Notes
|
||||
\*\*** Get rid of information that isn't important \***\* Escalate the info that is
|
||||
\*\*** Set /clear/ boundaries for when you are available \***\* Enforce those with automatic DnD rules or use timers
|
||||
\*\*** With groups...
|
||||
**\*** Specialisation is /good/ and should be /encouraged/
|
||||
**\*** /All/ of the above points apply with coworkers as well
|
||||
## Notes
|
||||
|
||||
\*\*\* TODO Pong Jake when finished
|
||||
- Get rid of information that isn't important
|
||||
- Escalate the info that is
|
||||
- Set /clear/ boundaries for when you are available
|
||||
- Enforce those with automatic DnD rules or use timers
|
||||
- With groups...
|
||||
- Specialisation is _good_ and should be _encouraged_
|
||||
- _All_ of the above points apply with coworkers as well
|
||||
|
||||
Pong Jake when finished
|
||||
|
|
|
@ -69,6 +69,9 @@ code {
|
|||
border-radius: 3px;
|
||||
padding: 0 4px;
|
||||
}
|
||||
pre {
|
||||
margin: 15px -14px;
|
||||
}
|
||||
code,
|
||||
pre {
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Reference in New Issue