Compare commits
No commits in common. "e1d9d425004a231eee55c8b6bf353d5a8bb71980" and "1e5b838e69d0db3f07b995d131580fb980184765" have entirely different histories.
e1d9d42500
...
1e5b838e69
|
@ -82,11 +82,9 @@ preferred will _always_ be email. In order of preference…
|
||||||
[Libera]: https://libera.chat/
|
[Libera]: https://libera.chat/
|
||||||
[NixNet]: https://docs.nixnet.services/IRC
|
[NixNet]: https://docs.nixnet.services/IRC
|
||||||
|
|
||||||
{{< adm type="tip" >}}
|
|
||||||
If you choose to contact me over XMPP, please use OMEMO encryption and
|
If you choose to contact me over XMPP, please use OMEMO encryption and
|
||||||
manually verify the above fingerprints. Any other keys should be
|
manually verify the following fingerprints. Any other keys should be
|
||||||
marked as _untrusted_.
|
marked as _untrusted_.
|
||||||
{{< /adm >}}
|
|
||||||
|
|
||||||
```text
|
```text
|
||||||
Desktop: 356C7395 B6A79738 DCE819CF E49F3146 9DD3E4E3 C753CF13 140358B8 7540A969
|
Desktop: 356C7395 B6A79738 DCE819CF E49F3146 9DD3E4E3 C753CF13 140358B8 7540A969
|
||||||
|
|
|
@ -1,21 +1,18 @@
|
||||||
---
|
---
|
||||||
title: Making yourself overly available
|
|
||||||
draft: true
|
draft: true
|
||||||
cover: ./cover.png
|
cover: ./cover.png
|
||||||
---
|
---
|
||||||
|
|
||||||
## References
|
\*\* TODO Making yourself overly available
|
||||||
|
|
||||||
[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)
|
\*\*\* 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.]]
|
||||||
|
|
||||||
## Notes
|
**\* 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
|
||||||
|
|
||||||
- Get rid of information that isn't important
|
\*\*\* TODO Pong Jake when finished
|
||||||
- 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,9 +69,6 @@ code {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
pre {
|
|
||||||
margin: 15px -14px;
|
|
||||||
}
|
|
||||||
code,
|
code,
|
||||||
pre {
|
pre {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
Loading…
Reference in New Issue