Merge branch 'master' of github.com:flancian/garden

This commit is contained in:
2022-08-01 17:37:36 +02:00
46 changed files with 282 additions and 61 deletions
+4
View File
@@ -0,0 +1,4 @@
- If you have to [[burn]]:
- [[burn kindly]].
- [[burn brightly]].
- ([[burn burn burn]].)
+2
View File
@@ -0,0 +1,2 @@
- a [[project]].
- [[fully open]] [[transparent]] [[ethical]]
@@ -0,0 +1,3 @@
- a [[book]].
- by [[dalai lama]].
- #pull [[shantideva]] [[a guide to the bodhisattva's way of life]]
@@ -0,0 +1,2 @@
- a [[book]].
- I'm #reading it.
+13 -8
View File
@@ -1,12 +1,17 @@
# Agora Feeds # Agora Feeds
- [[push]] [[agora plan]] - a [[feature]].
- The [[agora]] should support [[rss]] / [[atom]] feeds in two ways: - #push [[agora plan]]
- As a [[consumer]], to easily allow any feed producer to volunteer subnodes in an [[agora]]. - The [[agora]] should support [[rss]] / [[atom]] feeds in two ways:
- I see this as part of the [[agora bridge]] effort. - As a [[consumer]], to easily allow any feed producer to volunteer subnodes in an [[agora]].
- As a [[producer]], to easily allow users and other systems to consume [[agora]] updates. - I see this as part of the [[agora bridge]] effort.
- [[push]] [[python]] libraries - As a [[producer]], to easily allow users and other systems to consume [[agora]] updates.
- most popular: [[feedparser]] - As of [[2022]] this exists:
- new contender: [[atoma]] - /feed/node gives you a feed of subnodes in node.
- /feed/latest gives you an Agora wide feed.
- You can join #go https://matrix.to/#/#agora-feeds:matrix.org on matrix if you want to keep track of updates in a chat room.
- #push [[python]] libraries
- most popular: [[feedparser]]
- new contender: [[atoma]]
+7
View File
@@ -0,0 +1,7 @@
- a [[paper]].
- I'm trying to write (as of [[2022-07]].)
- As part of the contribution I'm trying to put together for the [[pkg book]].
- #pull [[agora pkg chapter]] [[agora slides]]
- #push [[todo]]
- [[write]], this is a top priority in [[august 2022]].
- this should probably show up at the top of [[todo]] and not at the bottom!
+44 -21
View File
@@ -1,39 +1,62 @@
- a [[draft]]. - a [[paper]].
- for a [[pkg book]] [[chapter]]. - #push As of [[2022-07-24]] being produced as the draft for a [[pkg book]] [[chapter]].
- See other chapters in https://personalknowledgegraphs.com/#/page/Personal%20Knowledge%20Graphs - See other chapters in https://personalknowledgegraphs.com/#/page/Personal%20Knowledge%20Graphs.
- about the [[agora]] and what we'd like to do with it. - Very much looking forward to the book because of others' contributions!
- original title (for the abstract): "The Agora is a Social Knowledge Graph" - This chapter is about the [[Agora]] in general, and about [[an agora]] in particular; and what we'd like to do with them.
- working title: "An Agora is a knowledge commons" - Original title (for the abstract): "The Agora is a Social Knowledge Graph"
- expected length: 5k-10k words ~ 10-20 A4 pages single spaced. - Working title: "The Agora is a Free Knowledge Commons"
- [[deadlines]] - Expected length: 5k-10k words ~ 10-20 A4 pages single spaced.
- #push [[deadlines]]
- [[outline]] July 1: A list of bullets with the sections the chapter will consist of. - [[outline]] July 1: A list of bullets with the sections the chapter will consist of.
- [[draft]] August 1: A first draft of the chapter, minimum of 2,000 words. - [[draft]] August 1: A first draft of the chapter, minimum of 2,000 words.
- [[submission]] September 1: The final chapter submission. - [[submission]] September 1: The final chapter submission.
- #meta the parent block and these children exemplify [[agora protocol]] which is in scope for this chapter.
# Preamble
This node is longer than the average [[Agora]] node :) It has the following sections:
- In this subnode (this text file as a note) you'll find:
- An abstract, which is no longer kept as a snapshot of what I delivered in early [[2022-06]] to the book editors. It's meant to be a short comprehensive stand-alone introduction. If this document or a subset of it gets published as a paper, this should be the actual abstract.
- The actual chapter, which should be 5k-10k words once ready to be delivered on [[2022-09-01]] (and coherent by then :)).
- In the subnode below, sourced from the [[stoa]]:
- A snapshot of the chapter outline as it was when I delivered it to editors on [[2022-07-04]]. This is now an independently maintained version, writable by any; feel free to edit it in whichever direction you want to take it and use it to show what *you* think the Agora is about, or should be.
- Optionally sign your contributions.
# Abstract # Abstract
(As delivered on [[2022-06]] to the book editors.) In this [[paper]] we describe an **Agora**, a [[social knowledge graph]] provisioned and maintained by a self-governing community as a [commons](https://anagora.org/commons).
In this chapter we describe an **Agora**, being a **social knowledge graph** provisioned and maintained by a community as a [commons](https://anagora.org/commons). The Agora differs from other projects in the personal knowledge space in a few ways: whereas a **personal knowledge graph** usually contains resources authored or collected by a single person, and a **wiki** usually contains resources produced by a group, an Agora contains and integrates both personal and group resources and actively interlinks them. While links in a personal knowledge graph or wiki usually have a single target, **Agora links fan out by default** and can be thought of as mapping to sets of resources. This is consistent with a general design criterion of facilitating the retrieval and storing of information and removing friction from cooperation.
The Agora differs from other projects in the knowledge space in a few ways: whereas a **personal knowledge graph** usually contains resources authored or collected by a single person, and a **wiki** usually contains resources produced by a group, an Agora contains and integrates both personal and group resources and interlinks them liberally. Whereas links in a personal knowledge graph or wiki usually have a single target, **Agora links fan out by default** and can be thought of as mapping to sets of resources. Finally, **the reference Agora tries to remain tool, format and platform agnostic**, trying to build first on general conventions common to many tools and platforms in the knowledge space for maximal inclusivity and diversity. The Agora [[knowledge graph]] can be defined as a **hypergraph** `A` with a set of `k` **nodes** `N`[^node] (entities an Agora knows about) integrated out of **subnodes** `SN_0 .. SN_k` containing **subedges** `SE_0 .. SE_k`, aggregating into **edges** `E_0 .. E_k` (semantic links between entities inferred out of known subnodes). Edges are annotated implicitly by link context and explicitly via the application of [[agora protocol]]), which is extensible.
Being a graph, an Agora can be defined as a set of vertices or **nodes** `N` (entities) and **edges** `E` (known links between entities, optionally annotated). An Agora node contains the set of all known resources about or otherwise relevant to the entity described by the node title or any provided metadata. Each such resource is called a **subnode**. Note that because links can be arbitrarily annotated (i.e. #tagged or qualified by other nearby links) and have multiplicity, the Agora is in fact a **hypergraph**. Building on the above and [[free software]][^reference], we model and detail how to implement a distributed system that provisions social knowledge services ethically and sustainably respecting [[data sovereignty]] principles. We then analyze some of the potential applications of such a system. Finally, we shortly explore future work and social implications assuming that the Agora is run as a [[confederated]] system for the [[public good]].
The free and open source reference Agora provides a minimum viable implementation of the [underlay](https://anagora.org/underlay), **interlay**, **overlay** components of a **distributed knowledge graph** based on off-the-shelf components. Individual Agora instances are expected to **federate** and organize into a greater **Agora network**. We describe how this network can integrate with the wider internet ecosystem and how it could be used to run experiments on distributed thought. [^reference]: The provided [[reference Agora]] tries to remain tool, format and platform agnostic**, building on general conventions common to many tools and platforms in the knowledge space for ease of integration and maximal inclusivity[^inclusivity] and diversity[^diversity].
[^node]: An Agora node contains the set of all known resources about or otherwise relevant to the entity described by the node title or any provided metadata. Each such resource is called a **subnode**. Note that because links can be arbitrarily annotated (i.e. #tagged or qualified by other nearby links) and have multiplicity, the Agora is in fact a **hypergraph**.
# Chapter [^inclusivity]: because we require from would-be Agora contributors only that they indicate where to source their notes, and we are committed to supporting all useful formats, we hope to achieve maximal inclusivity. We believe this is important for the health of the [[commons]].
[^diversity]: we believe diverse groups and communities are healthier, smarter, safer, stronger.
(See also the [[public document]] below which I seeded with the snapshot of the outline I delivered on [[2022-07-04]] to the book editors. Changes in the [[stoa]] and you contributing other [[subnodes]] are of course most welcome.) [^confederation]: The free and open source reference Agora provides a minimum viable implementation of the [underlay](https://anagora.org/underlay), **interlay**, **overlay** components of a **distributed knowledge graph** based on off-the-shelf components. Individual Agora instances are expected to **federate** and organize into a greater **Agora network**. We describe how this network can integrate with the wider internet ecosystem and how it could be used to run experiments on distributed thought.
## Introduction ## Introduction
- In this chapter we describe an **[[Agora]]**, a **social knowledge graph** provisioned and maintained by a community as a [commons](https://anagora.org/commons). In this paper we describe an **[[Agora]]**, a free [[knowledge commons]] bootstrapped on a subset of the [[internet]], optionally integrating [[digital gardens]], [[wikis]] and [[social networks]] using [[free software]].
- An Agora is designed to be a minimum viable cooperative platform that integrates and complements both [[personal knowledge graphs]] and [[social networks]].
This system has four facets:
- A [[protocol]] based on simple conventions.
- #pull [[agora protocol]]
- A set of supported [[exchange formats]].
- #pull [[agora formats]]
- A [[free software]] implementation of a platform built on the above.
- #pull [[an agora]]
- A [[knowledge graph]] provisioned and maintained by a community as a self-governing [commons](https://anagora.org/commons) and associated [[services]].
- #pull [[agora graph]]
- The provided [[reference agora]] is designed to be a minimum viable cooperative platform that integrates and complements [[personal knowledge graphs]] and, more generally, [[human thought]].
- An Agora stands out from other projects in the [[knowledge graph]] space in a few ways: - An Agora stands out from other projects in the [[knowledge graph]] space in a few ways:
- Whereas links in a personal knowledge graph or wiki usually have a single target (note, page), **Agora links fan out by default**; targets can be thought of [[collections]] of resources. - Whereas links in a personal knowledge graph or wiki usually have a single target (note, page), **Agora links fan out by default**; targets can be thought of [[collections]] of resources.
- Whereas a **personal knowledge graph** usually contains resources and links authored or collected by a single person, and a **wiki** usually contains resources provisioned by a group in (a priori) a shared voice, an Agora tries to integrate and interlink both personal and group resources while preserving distinct voices[^chorus]. - While a **personal knowledge graph** usually contains resources and links authored or collected by a single person, and a **wiki** usually contains resources provisioned by a group in (a priori) a shared voice, an Agora tries to integrate and interlink both personal and group resources while preserving distinct voices[^chorus].
- Whereas (as of the time of writing) several personal knowledge graph tools are exploring collaborative editing in tool-specific ways, **the reference Agora tries to be tool, format and platform agnostic** as much as possible to maximize interoperability and data exchange and thus targets what is believed to be a minimum viable set of conventions. - As of the time of writing, personal knowledge graph tools are exploring collaborative editing in format- and platform-specific ways. In contrast to this, **the reference Agora implementation described in this chapter tries to be tool, format and platform agnostic** to maximize interoperability and data exchange. This is achieved by targeting a minimum viable set of cross-tool conventions.
- This [[chapter]] describes a [[protocol]] and sets of [[conventions]] and [[contracts]] that can be said to define an Agora. - This [[chapter]] describes a [[protocol]] and sets of [[conventions]] and [[contracts]] that can be said to define an Agora.
- It also covers a work-in-progress reference software implementation built on the above, developed as [[free software]] and run as [[public service]]. - It also covers a work-in-progress reference software implementation built on the above, developed as [[free software]] and run as [[public service]].
- Its guiding architectural principle being to build as much as possible on already existing conventions common to as many tools and platforms as it is possible with the aim to achieve maximal inclusivity and diversity. - Its guiding architectural principle being to build as much as possible on already existing conventions common to as many tools and platforms as it is possible with the aim to achieve maximal inclusivity and diversity.
+12 -10
View File
@@ -1,14 +1,16 @@
# An Agora # An Agora
- a [[thing]]. - a [[thing]].
- [[bag of holding]] [[garden of forking paths]] - [[free software]]
- [[pull]] [[anagora]] - #go https://anagora.org
- [[push]] [[agoras]] - This particular [[agora]] you're reading this in is just [[an agora]].
- [[go]] https://anagora.org - A [[garden of forking paths]]!
- run by [[flancia collective]] - This one is a particular implementation, limited in nature by my skills and available time and resources.
- this particular [[agora]] is just [[an agora]]. - I hope there will one day be many better.
- this is just one particular implementation, limited in nature by my personal skills and the lack of time and resources. I hope there will one day be many better. - This [[Agora]] tries to be a [[schelling point]] for [[rational]] [[problem solving]].
- this [[agora]] tries to be a [[schelling point]] for [[rational]] [[problem solving]]. - This Agora contains a list of known [[agoras]].
- this Agora contains a the set of known [[agoras]]. - #push [[agoras]]
- It tries to [[list]] and optionally [[integrate]] them. - [[an agora]] is run by [[flancia collective]] [[for the benefit of all beings]].
- An [[Agora]] is a [[bag of holding]].
+4
View File
@@ -0,0 +1,4 @@
- a [[person]].
- [[singer]] [[zurich]]
- #go https://anastoneofficial.com/
- #song https://qrco.de/bd67bc
+5
View File
@@ -0,0 +1,5 @@
- a [[person]].
- [[researcher]] [[writer]]
- [[twitter]] https://twitter.com/anthilemoon
- #pull [[anthilemoon]]
- [[project]] [[ness labs]]
+3
View File
@@ -0,0 +1,3 @@
- Suddenly I am awakened.
- There is no [[anxiety]] left.
- Then I ask myself: [[where is my light]]?
+7
View File
@@ -0,0 +1,7 @@
- a [[place]].
- amazing [[coffee]].
- my [[favorite]] in [[zürich]].
- #go https://beanbank.coffee/en
- Lagerstrasse 18c, 8004 Zürich
- #map https://g.page/Specialitycoffee
- <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2701.7447350710145!2d8.533030199999999!3d47.3779004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47900bc98861963b%3A0xd98e5fe125e2fc08!2sBean%20Bank%20Coffee%20%26%20CO!5e0!3m2!1sen!2sch!4v1658957163813!5m2!1sen!2sch" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
+14 -10
View File
@@ -1,12 +1,16 @@
- A [[person]]. - A [[person]].
- [[philosopher]] [[bodhisattva]] [[arahant]] - [[philosopher]] [[bodhisattva]] [[arahant]]
- [[pull]] [[buddha nature]] - [[shakyamuni]] ~ [[gautama]]
- [[shakyamuni]] - #born [[lumbini]] [[nepal]]
- I'm not sure about my thoughts on many earlier and later [[buddhas]], but I do believe there are many apart from [[siddharta gautama]]. - https://goo.gl/maps/6Uk2vXKVgdc9n5Kb6
- I consider myself a [[rational]] [[buddhist]]. - #awakened [[bodh gaya]] [[india]]
- [[meta]] - https://goo.gl/maps/HT6fQvSNpeCtiGkf7
- Ha, I can't believe I hadn't noded him until [[2020-12-11]]. - #push [[buddhism]]
- As of [[2021-11-20]] this was still clearly a stub. - I consider myself a [[rational]] [[buddhist]].
- I believe in [[buddha nature]]. - [[meta]]
- I try to follow the [[eightfold path]]. - Ha, I can't believe I hadn't noded Gautama until [[2020-12-11]].
- I try to be a [[bodhisattva]]. - As of [[2021-11-20]] this was still clearly a stub.
- As of [[2021]] I was not sure about my thoughts on many earlier and later [[buddhas]], but I wanted to learn more about them.
- I try to follow the [[eightfold path]].
- I try to follow the [[bodhisattva]] path [[for the benefit of all beings]].
- I believe in [[buddha nature]].
+6 -1
View File
@@ -1 +1,6 @@
- #pull [[burn for the greater good]] [[burn kindly]] - A [[poem]].
- [[burn burn burn]]
- [[burn for the greater good]]
- [[burn kindly]]
- [[burn brightly]]
- [[burn
+2
View File
@@ -0,0 +1,2 @@
- You can burn resources for greater [[good]].
- It's more like running an [[engine]] than setting fuel on [[fire]].
+1
View File
@@ -0,0 +1 @@
- [[burn for good]]
+1
View File
@@ -0,0 +1 @@
- I could love [[capitalism]] if it was [[fully open]], [[transparent]], [[ethical]].
+5
View File
@@ -0,0 +1,5 @@
- a [[thing]].
- the (by default physical) [[focus]] of our [[consciousness]] as we're aware of it.
- #push [[yoga]]
- our [[gaze]].
- #go https://en.wikipedia.org/wiki/Drishti_(yoga)
+2
View File
@@ -0,0 +1,2 @@
- I assert [[Flancia]] is an [[ethical project]].
- By this I mean it carries a [[positive]] [[ethical charge]].
+1
View File
@@ -0,0 +1 @@
- #pull [[data exchange formats]]
+9 -3
View File
@@ -1,5 +1,11 @@
# Focus # Focus
- My current main focus is [[Flancia]], including all friends who are in it. - #pull [[drishti]]
- My current main public project is the [[agora]], including all subprojects documented in it :) - My focus is in [[Flancia]] and all [[friends]] and [[things]] in it.
- Flancia is a project [[for the benefit of all sentient beings]].
- My current main public project is the [[Agora]]; this includes [[subprojects]].
- #pull [[flancia]] [[agora]]
- During the day on weekdays I work for [[Google]] as an [[SRE]].
- #pull [[awareness]] [[mindfulness]] - #pull [[awareness]] [[mindfulness]]
- I like to ask myself often: [[where's my light]]? - I like to ask myself during meditation, to reach [[concentration]]: [[where is my light]]?
- With this I mean: where are the lights of sentient beings around me that I [[love]], and of those I [[could love]]?
- Where is our [[center of gravity]], where is our [[focus]]?
+2 -1
View File
@@ -1 +1,2 @@
- #pull [[bodhisattva vow]] - #pull [[bodhisattva vow]]
- #pull [[a flash of lightning in the dark of night]]
@@ -0,0 +1 @@
- #pull [[for the benefit of all beings]]
+7
View File
@@ -0,0 +1,7 @@
- a [[poem]].
- [[Gone gone]].
- [[Gone beyond to the other shore]].
- Gone slightly.
- [[Gone gone]].
- Everybody gone to the other shore.
- [[Burn brightly]].
+1
View File
@@ -11,3 +11,4 @@
- [[idea]] - [[idea]]
- [[flancia]] - [[flancia]]
- [[inbox]] - [[inbox]]
- #push [[awakened]]
+5
View File
@@ -0,0 +1,5 @@
- a [[brain]].
- #pull [[jerry michalski]]
- #go https://www.jerrysbrain.com/
- #push [[free jerry's brain]]
- #git https://github.com/OpenGlobalMind/fjb-forum.openglobalmind.com/
+5
View File
@@ -0,0 +1,5 @@
- a [[person]].
- [[saint]].
- patron of [[bridges]] and against [[calumnies]]
- protector from floods and drowning
- was drowned in the [[vitava]] river
+8
View File
@@ -0,0 +1,8 @@
- [[18]] ~ [[3 3 2]]
- woke up early for no obvious reason, maybe only that my friends were leaving soon
- it was great having them over!
- [[work]]
- some progress
- [[bumble]]
- interesting
- did [[laundry]] through the day, cleaned up [[second desk]] (advances move indirectly, also will likely make it easier to keep context for longer running projects)
+1
View File
@@ -0,0 +1 @@
- [[gone gone]]
+4
View File
@@ -0,0 +1,4 @@
- [[20]] ~ [[2 5 2]]
- [[work]]
- [[aa]]
- [[ac]] -> [[friday]]
+5
View File
@@ -0,0 +1,5 @@
- [[21]] ~ [[3 7]]
- [[fellowship of the link]]
- very stimulating today!
- [[jerry's brain]]
- [[anne laure le cunff]]
+4
View File
@@ -0,0 +1,4 @@
- [[ladee]]
- #push [[sète]]
- "known as the [[venice]] of the [[languedoc]]"
- [[tielles]]
+12
View File
@@ -0,0 +1,12 @@
- [[flancia meet]]
- [[will]] ~ [[protopian]]
- we had a great discussion!
- [[republic of letters]]
- [[pomodoros]]
- [x] read [[jz]]'s notes
- thank you so much!
- [ ] write [[agora pkg chapter]]
- [ ] edit [[agora pkg chapter]]
- [ ] edit [[agora protocol]]
- [ ] think of next steps for hypergraph aspect
- [ ] family vc call
+17
View File
@@ -0,0 +1,17 @@
- [[flancia]]
- [x] fix transposition in flancia.org
- [[agora]]
- [x] edit [[agora pkg chapter]] as per [[jz]]'s feedback
- thank you!
- [x] -> edit in general
- [x] -> keep editing
- -> [[agora paper]]
- [ ] write [[agora pkg chapter]]
- [x] -> write a proper introduction
- [ ] edit [[agora protocol]]
- [x] think of next steps for hypergraph aspect
- I upgraded the definition section so it flows better and hopefully gets the core point across.
- laundry
- [x] one load
- [x] two loads
- [[drishti]]
+8
View File
@@ -0,0 +1,8 @@
- #autopush on
- [[focus]]
- [[drishti]]
- [[flancia]]
- [[agora]]
- [[yoga]]
- [[go/move/25]] ~ [[release]]
- [[yoga with x]]
+8
View File
@@ -0,0 +1,8 @@
- [[work]]
- had a nice beer after work with friends from work
- [[help others]]
- [[todd]]
- [[yoga]]
- [[27]] ~ [[3 3 3]]
- [[may you be free from suffering]]
- [[bean bank]]
+2
View File
@@ -0,0 +1,2 @@
- [[bean bank]]
- [[ana stone]]
+26
View File
@@ -0,0 +1,26 @@
- [[family]]
- [[summer with family]] ~ [[family summer]]
- [[nepomuk]]
- [[agora]]
- [ ] [[agora paper]]
- [ ]
- [ ]
- [[agora pr]]
- [[revolution]]
- [[neil]]
- -> [[node club]] [[august 2022]]
- [x] review [[github]] and [[patreon]] sponsorships
- [[work]]
- [ ] send email
- [[vera]]
- [[dharma]]
- [[hinduism]]
- [[buddhism]]
- [[buddha]]
- [[nepal]]
- [[lumbini]]
- [[india]]
- [[bodh gaya]]
- [[shiva]]]
"[[Lady Burup]] always knows what you sometimes forget."
+4
View File
@@ -0,0 +1,4 @@
- [[agora]]
- [[agora feeds]]
- [[agora paper]]
- discussed state of the chapter with [[ivo]]
+1
View File
@@ -0,0 +1 @@
- #go https://docs.google.com/document/d/1m5NNsZ9LuH4L3DjVTcQoQAXDES-oV9BDs02dtQWunTw/edit
+1 -1
View File
@@ -1,4 +1,4 @@
# Liege # Liege
- If we [[love]] each other we are each others' liege. - When we [[love]] each other we are each others' [[lieges]].
+1
View File
@@ -0,0 +1 @@
- #pull [[n plus one]] [[n]] [[1]]
+2
View File
@@ -0,0 +1,2 @@
- a [[person]].
- #pull [[john of nepomuk]]
+3 -1
View File
@@ -1,4 +1,6 @@
# reference agora # reference agora
- https://anagora.org is just [[an agora]]. It is the reference Agora as of [[2021-10-15]] just because it was, I believe, the first -- not in spirit, not in name, but just the first to implement the [[agora protocol]]. - #pull [[an agora]], meaning [[anagora]], as of the time of writing running on https://anagora.org.
- https://anagora.org is just [[an agora]].
- It was the reference Agora as of ([[2021-10-15]], [[2022-07-24]]) just because it was the first -- not in spirit, not even in name, but rather the first to explicitly implement [[agora protocol]].
+1
View File
@@ -0,0 +1 @@
- a [[group]].
+6 -5
View File
@@ -1,8 +1,9 @@
- #push [[3]] [[three]] - #push [[3]] [[three]]
- As I meditate I often ask myself: where is my [[light]]? - As I meditate I often ask myself: where is my [[light]]?
- I take it as an opportunity to practice [[loving kindness]]. - I take it as an opportunity to practice [[loving kindness]].
- I start taking notice of where we are: my [[partner]], [[lady burup]] and [[me]]. - I start by taking notice of where we are: my [[friends]], my [[partners]] and [[me]].
- I think of us because we live together so it's easy to experience our lights as individuals and as a group, meaning our [[consciousness]]. - When I started doing this in [[2021]] I thought of [[l]], [[lady burup]] and me because we lived together so it was easy to think of ourselves as a shared [[consciousness]].
- Then I think of calculating the [[triangle center]]. - It was our aim to focus our lights as individuals and as a group, our light meaning our degree of [[consciousness]].
- Then I think of extending the triangle by adding items. - I sometimes try to calculate the [[center of gravity]] of the bounding polygon according to a useful definition (in a given base and metric).
- Then I go to [[four]]. - Then I think of the possibility of extending the polygon or graph by adding other sentient beings.
- [[n + 1]].