mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto: misc.
This commit is contained in:
+16
-8
@@ -7,13 +7,20 @@
|
||||
- What is the most urgent thing I need to solve? Is there anything I would want to have done later today? Check my calendar now.
|
||||
- Have I reviewed my [[daily]] routine?
|
||||
- Am I concentrated? Am I unable to focus?
|
||||
- Construct a [[dag]] that represents a set of activities to perform.
|
||||
- If there are circular dependencies, write down examples here in this note. Unsure if circular dependencies come up in human-level tasks very often, but they might.
|
||||
- [[topological sort]] it.
|
||||
- Move on through the sorted list through the day.
|
||||
- Study theory of [[scheduling]]. I liked it when I was in college.
|
||||
- I like the fact that an [[oracle]] is the perfect [[scheduler]].
|
||||
- Assemble an [[agora]] as a tool to construct a [[wikipedia]] of [[everyone]].
|
||||
- [[push]] [[do]]
|
||||
- Build an [[agora]]
|
||||
- Assemble a [[distributed knowledge graph]].
|
||||
- A [[wikipedia]] of [[everyone]].
|
||||
- This is the [[brain]] of the [[agora]].
|
||||
- Construct a [[dependency graph]] and a [[schedule]] of activities and contexts to execute in; to [[perform]]; to [[analyze]]; to [[troubleshoot]].
|
||||
- This is the [[heart]] of the [[agora]].
|
||||
- If there are circular dependencies in this graph, write down examples here in this note. Unsure if circular dependencies come up in human-level tasks very often, but they might.
|
||||
- [[topological sort]] it.
|
||||
- Move on through the [[priority queue]] or [[list]] as we can.
|
||||
- Study theory of [[scheduling]]. I liked it when I was in college.
|
||||
- I like the fact that an [[oracle]] is the perfect [[scheduler]].
|
||||
- Explore [[protopoi space]].
|
||||
- [[m prime]]
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
@@ -21,6 +28,7 @@
|
||||
[algorithm]: algorithm "Algorithm"
|
||||
[world]: world "World"
|
||||
[daily]: daily "Daily"
|
||||
[dag]: dag "Dag"
|
||||
[push]: push "Push"
|
||||
[do]: do "Do"
|
||||
[wikipedia]: wikipedia "Wikipedia"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -1,5 +1,7 @@
|
||||
# Protopoi Space
|
||||
|
||||
- A [[space]].
|
||||
- Dense with [[protopias]].
|
||||
- [[go]] protopoi.space
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user