Auto: misc.

This commit is contained in:
2020-11-25 13:38:07 +01:00
parent 13a0212c8b
commit ba9c332b79
4 changed files with 31 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Agora Push
- As of the time of writing ([[2020-11-25]]), the Agora works exclusively on a pull model: it constantly tries to pull updates from all participating [[digital garden]]s. This is simple and works well enough but might not scale.
- Pushes could fix this. Garden owners could set up some sort of push protocol so that, on each garden update, their note taking tools or their git host ([[github]] is currently the most popular) let the Agora know that there are updates to be pulled. By doing this, they might get better refresh latency.
[//begin]: # "Autogenerated link references for markdown compatibility"
[2020-11-25]: journal/2020-11-25 "2020-11-25"
[digital-garden]: digital-garden "Digital Garden"
[//end]: # "Autogenerated link references"
+1
View File
@@ -9,4 +9,5 @@
[//begin]: # "Autogenerated link references for markdown compatibility" [//begin]: # "Autogenerated link references for markdown compatibility"
[offline-twitter]: ../offline-twitter "Offline Twitter" [offline-twitter]: ../offline-twitter "Offline Twitter"
[bendini-fettuccini]: ../bendini-fettuccini "Bendini Fettuccini" [bendini-fettuccini]: ../bendini-fettuccini "Bendini Fettuccini"
[algorithm]: ../algorithm "Algorithm"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"
+12
View File
@@ -0,0 +1,12 @@
# 2020-11-25
- Discussed [[agora protocol]], [[agora push]] with [[arghzero]].
- Mentioned [[zapier]], hadn't heard of that I believe.
- Remembered I have next Monday off ([[2020-11-30]]) and felt happy.
[//begin]: # "Autogenerated link references for markdown compatibility"
[agora-protocol]: ../agora-protocol "Agora Protocol"
[agora-push]: ../agora-push "Agora Push"
[arghzero]: ../arghzero "Arghzero"
[2020-11-30]: 2020-11-30 "2020-11-30"
[//end]: # "Autogenerated link references"
+8
View File
@@ -0,0 +1,8 @@
# 2020-11-30
- Day off at work!
- Great day to work on [[agora plan]] :)
[//begin]: # "Autogenerated link references for markdown compatibility"
[agora-plan]: ../agora-plan "Agora Plan"
[//end]: # "Autogenerated link references"