mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Merge branch 'master' of github.com:flancian/garden
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Abdullah Öcalan
|
||||
|
||||
- a [[person]]
|
||||
- [[kurdish]] [[political prisoner]] [[friend]]
|
||||
- I don't know him but I call him a friend as he's a person that seems like he would like to improve the world for others if they let him
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Abdullah_%C3%96calan
|
||||
- [[go]] [[wp]]
|
||||
- [[pull]] [[pkk]]
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# agora discus
|
||||
|
||||
- [[pull]] [[agora discuss]]
|
||||
- this could be an agora [[disc]] though I guess.
|
||||
|
||||
+5
-3
@@ -1,7 +1,9 @@
|
||||
# Agora Discuss
|
||||
|
||||
- [[go]] [[chat]]
|
||||
- [[chat]] https://app.element.io/?pk_vid=2aa9ef53afdcaeaf1609608427b036f4#/room/#anagora:matrix.org
|
||||
- Or just edit the document below and leave your opinion/thoughts :)
|
||||
- a [[room]].
|
||||
- [[chat]]
|
||||
- [[matrix]] https://app.element.io/?pk_vid=2aa9ef53afdcaeaf1609608427b036f4#/room/#anagora:matrix.org
|
||||
- [[go]] [[matrix]]
|
||||
- Or just edit the document below and leave your opinion/thoughts :)
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# agora osm
|
||||
|
||||
- an [[integration]].
|
||||
- it'd be nice to integrate [[open street map]] with the [[agora]], and the other way around.
|
||||
- say, every time a node makes a reference to a place, embed [[osm]].
|
||||
- also let people use the [[agora]] to easily contribute to [[osm]]? some way of giving back.
|
||||
|
||||
+40
-5
@@ -1,16 +1,51 @@
|
||||
# Agora Plan
|
||||
|
||||
I'll use this as a sort of inline project page for the [[agora]] implementation you're likely reading this in now: <https://anagora.org>.
|
||||
## Introducion
|
||||
|
||||
The [[Agora]] is a project with a large [[scope]], so it takes a minute to explain what it's all about, and what the vision this plan tries to advance is.
|
||||
|
||||
If you'd like a quick introduction to the Agora as of mid 2021, please check out [[go/agora-slides]].
|
||||
|
||||
You can also refer to [[go/agora]], that is the documentation in this [[root repository]] currently hosted on [[github]].
|
||||
|
||||
## What this node is for
|
||||
|
||||
This node is used as a project planning page for the [[Agora]] implementation you're likely reading this in now: <https://anagora.org>.
|
||||
|
||||
As you might know by now, an Agora is a beast with multiple legs:
|
||||
|
||||
- A knowledge garden. This is the heart of the [[Agora]]. It is kept in the <https://flancia.org/go/agora> repo.
|
||||
- A web renderer, which I run on anagora.org. This is [[Agora Server]]. It is kept in the <https://flancia.org/go/agora-server> repo.
|
||||
- A [[knowledge graph]]. This is the heart of the [[Agora]]. It is kept in the [[go/agora]] repo, and includes pointers to other repositories.
|
||||
- A web server and associated client code, which the [[flancia collective]] runs on https://anagora.org. It is kept in the [[go/agora-server]] repo.
|
||||
- A set of bridges to connect other platforms to the [[agora]], and the Agora to to [[other platforms]]. These are kept in the [[go/agora-bridge]] repository.
|
||||
|
||||
This page is about both, although it's probably going to be [[Agora Server]] heavy as I'm currently focused on developing features for it.
|
||||
This node might deal with development of any and all of them. We will try to list past major developments below, but this node will try to also be [[future focused]].
|
||||
|
||||
## Latest
|
||||
## Next
|
||||
|
||||
- [[agora]]
|
||||
- new users are trickling into the community, although the signup process is still manual; need to ship the repo api in [[agora bridge]] to improve the sinup flow.
|
||||
- considering [[logseq]] and [[tiddlywiki]] as recommended web clients.
|
||||
- [[agora server]]
|
||||
- looking better than six months ago, but needs work
|
||||
- [[better parsing]]
|
||||
- blocks [[auto push]]?
|
||||
- perhaps not for inline (same line) pushes
|
||||
- [[agora bridge]]
|
||||
- need to have [[agora twitter bot]] call out to [[repo api]] to store nodes per-user
|
||||
- need to have [[agora mastodon bot]] automatically respond to toots with [[patterns]] from followers
|
||||
- [[patterns everywhere]]
|
||||
- new name for [[wikilinks everywhere]], [[vera]] leading
|
||||
- [[flancia]]
|
||||
- need to work more on [[building bridges]]
|
||||
- [[flancia collective]]
|
||||
- need to explore [[governance]]
|
||||
- [[vera]] started [[flancia social impact]]
|
||||
|
||||
## Previously
|
||||
|
||||
- On [[2021-11-06]]:
|
||||
- Lots have happened. I gave up trying to maintain this for a while, instead using my journals and a transitive subset of the [[Agora]] to document the development process.
|
||||
- See [[flancia collective]], [[agora discuss]], [[journals]].
|
||||
- On [[2021-01-30]]
|
||||
- onboarded [[enki]]
|
||||
- [[nodes]] are now color coded:
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# agora ranking
|
||||
|
||||
- As of [[2021-11-06]] Agora ranking is essentially non-existent except for
|
||||
- 1. a hack in [[agora.py]] which upranks users [[@agora]], [[@flancian]], [[@vera]], [[@neil]] in that order -- essentially admins in order of entry. This was hotfixed in when some long content that didn't render well (due to garden conversion issues) grabbed top position in interesting nodes. It's not a stable setup and I don't like that this kind of list could grow into a fixed hierarchy.
|
||||
- 2. client-side, as implemented by [[vera]] -- see, in the same node handler in [[agora.py]], the /uprank/ functionality. This is called by client side code for sorting.
|
||||
- I think we should start working on actual better ranking.
|
||||
- One simple alternative would be to introduce upvotes/emoji reactions in the interface, and store those either in git (as a reaction log) or in, say, sqlite. This could be treated as 'volatile' data -- treating all data not derivable from the [[agora]] main repo transitively as volatile seems like an OK design decision to me (it would be optional, so wouldn't add to the initial setup cost).
|
||||
- Another alternative would be to support explicit upranking *within nodes*. So, for example, if I write [[uprank]] [[@neil]] in [[flaneur]], the Agora would render Neil's node above mine.
|
||||
@@ -0,0 +1,8 @@
|
||||
# alfred russel wallace
|
||||
|
||||
- a [[person]].
|
||||
- [[naturalist]] [[explorer]] [[geographer]]
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Alfred_Russel_Wallace
|
||||
- [[evolution]] [[natural selection]]
|
||||
- [[pablo capanna]] https://www.pagina12.com.ar/diario/suplementos/futuro/subnotas/2089-188-2009-02-07.html
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# backus naur form
|
||||
|
||||
- a [[notation]]
|
||||
- for [[context free grammars]]
|
||||
- [[pull]] [[bnf]]
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
# C2
|
||||
|
||||
- a consultancy firm by [[ward cunningham]].
|
||||
- known for hosting the first [[wiki]].
|
||||
- a [[wiki]]
|
||||
- The [[OG]].
|
||||
- [[go]] wiki.c2.com
|
||||
- [[wiki modes]]
|
||||
- a [[wiki]].
|
||||
- The [[OG]]
|
||||
- [[go]] https://wiki.c2.com
|
||||
- [[pull]] [[wikiwikiweb]] [[patterns]] [[wiki modes]].
|
||||
- by [[ward cunningham]]
|
||||
- and a [[wiki community]]
|
||||
- a [[firm]].
|
||||
- [[consultancy]] [[ward cunningham]]
|
||||
- known to me for hosting the above.
|
||||
|
||||
|
||||
|
||||
@@ -7,4 +7,5 @@
|
||||
- https://matrix.to/#/#fedwiki:matrix.org
|
||||
- [[go]] http://fed.wiki.org
|
||||
- [[http preferred]]
|
||||
- [[search]] http://search.fed.wiki.org:3030/
|
||||
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
# flancia plan
|
||||
|
||||
- I have a wider plan. I call it [[flancia]].
|
||||
- Flancia is an [[open collective]] that tries to execute an open plan: to support cooperative projects of [[public utility]] and [[improve the world]] for others.
|
||||
- I intend to dedicate most of my [[free time]] and [[surplus resources]] to it.
|
||||
- The plan includes a crucial step, which is to write a roadmap to [[Flancia]] with [[you]].
|
||||
- Flancia is a kind of [[eutopia]]; in particular a [[protopia]]. It is a place that doesn't exist, yet has both contact points with the [[real world]] and some [[good]] qualities. The working [[hypothesis]] is that it could actually be built through the iterative application of [[cooperative]], [[rational]], [[optimistic]], [[compassionate]] thinking.
|
||||
- My current thinking along the aforementioned lines leads me to want to focus my free time in two ways:
|
||||
- Engaging in [[philanthropy]] within my means.
|
||||
- Promoting and building [[tools]] for the advancement of knowledge and cooperation.
|
||||
- Because of the above I'm building an [[Agora]]: a goal-oriented [[experimenta]] [[social network]] specialized in [[problem solving]].
|
||||
- You are probably reading this in some version of it right now.
|
||||
- The Agora, at its most basic and general, is a protocol: [[Agora Protocol]].
|
||||
- I believe [[wikilinks everywhere]], an [[MVP]] or application of the protocol, might have some potential to improve the health of the internet.
|
||||
- This plan used to include developing [[palimpsest]], perhaps a generally interesting feature that might in time help bootstrap the Agora; but I know believe [[hypothes.is]] or [[memex]] are essentially the same thing, and the Agora should interop with them and complement them if at all possible.
|
||||
- My plan also includes by default every pro-social action which makes aspects of my [[identity]] which I consider ethically sound and constructive available to others for judgment, cooperation or communication. In other words, I try to be fully open :)
|
||||
- My current attitude towards the world is to try to do the best that I can regardless of my personal limitations in [[skill]] and [[knowledge]]; being open about both my plan and my limitations is an important part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal mutual understanding and cooperation.
|
||||
- I practice [[open ethics]] and [[open source]].
|
||||
- See also: [[contract]].
|
||||
- I practice [[open ethics]].
|
||||
- I keep a log of my [[meditations]]. It is this [[agora]].
|
||||
- With your help I'd like to build many [[stoas]].
|
||||
|
||||
|
||||
|
||||
+7
-7
@@ -1,12 +1,12 @@
|
||||
# Flaneur
|
||||
|
||||
- A [[concept]] by [[walter benjamin]].
|
||||
- A [[personality type]].
|
||||
- [[pull]] You can spell it [[flâneur]] if you're feeling fancy :)
|
||||
- I am known as [[flaneur]] within the [[town]] of [[merveilles]].
|
||||
- [[mastodon]] @flaneur@merveilles.town
|
||||
- I sometimes write about [[flaneur]], a [[web browser]].
|
||||
- https://twitter.com/flancian/status/1353369766854086656
|
||||
- A [[personality]].
|
||||
- [[baudelaire]] [[walter benjamin]]
|
||||
- [[pull]] [[flâneur]]
|
||||
- I am known as [[flaneur]] in the [[town]] of [[merveilles]]:
|
||||
- [[mastodon]] @flaneur@merveilles.town
|
||||
- I sometimes write about [[flaneur]], a [[web browser]].
|
||||
- https://twitter.com/flancian/status/1353369766854086656
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
# flaneurs
|
||||
|
||||
- [[pull]] [[flâneurs]]
|
||||
|
||||
+3
-2
@@ -1,7 +1,8 @@
|
||||
# Flâneur
|
||||
|
||||
- [[pull]] [[flaneur]]
|
||||
- [[go]] https://en.wikipedia.org/wiki/Fl%C3%A2neur
|
||||
- a [[personality]]
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Fl%C3%A2neur
|
||||
- [[go]] [[wp]]
|
||||
- [[quote]] Flâneur is a French [[noun]] referring to a [[person]], literally meaning 'stroller', 'lounger', 'saunterer', or 'loafer', but with some nuanced additional meanings. Flânerie is the act of strolling, with all of its accompanying associations.
|
||||
- [[quote]] It was [[Walter Benjamin]], drawing on the poetry of [[Charles Baudelaire]], who made this figure the object of scholarly interest in the 20th century, as an emblematic archetype of urban, modern (even modernist) experience.
|
||||
- [[quote]] From his [[Marxist]] standpoint, Benjamin describes the flâneur as a product of modern life and the Industrial [[Revolution]] without precedent, a parallel to the advent of the tourist. His flâneur is an uninvolved but highly perceptive bourgeois dilettante. Benjamin became his own prime example, making social and aesthetic observations during long walks through Paris. Even the title of his unfinished [[Arcades]] Project comes from his affection for covered shopping streets.
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# flâneurs
|
||||
|
||||
- a [[list]]
|
||||
- [[pull]] [[flâneur]] [[flaneur]]
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
# future focused
|
||||
|
||||
- This [[agora]] is [[future]] [[focused]]. It is in the future we may all [[thrive]].
|
||||
|
||||
+17
-1
@@ -1,5 +1,21 @@
|
||||
# 2021-11-05
|
||||
|
||||
- [[Juntos venceremos a Moloch]]!
|
||||
- [[[[Juntos]] venceremos a [[Moloch]]]]!
|
||||
- it's [[Friday]], oh yeah
|
||||
- giving a talk today
|
||||
- [[los besos]]
|
||||
- [[los besos]]
|
||||
- [[push]] [[flancia]]
|
||||
- [[nutshell]] https://social.coop/web/statuses/107226094861537188
|
||||
- [[fedwiki]]
|
||||
- [[search]] http://search.fed.wiki.org:3030/
|
||||
- [[go]]
|
||||
- [[öcalan]]
|
||||
- [[ubi]]
|
||||
- [[patterns]]
|
||||
- [[flâneurs]]
|
||||
- [[flaneur]]
|
||||
- [[flaneurs]]
|
||||
- [[umarells]]
|
||||
- [[umarell]]
|
||||
- [[ward]]
|
||||
|
||||
@@ -0,0 +1,37 @@
|
||||
# 2021-11-06
|
||||
|
||||
- [[bernardo]]
|
||||
- [[pablo capanna]]
|
||||
- [[russel wallace]]
|
||||
- [[translenguaje]]
|
||||
- [[armengol]]
|
||||
- [[interlengua]]
|
||||
- [[interlingua]]
|
||||
- [[boos did 9/11]]
|
||||
- [[open street map]]
|
||||
- [[agora osm]]
|
||||
- [[moloch]]
|
||||
- [[marx]]
|
||||
- https://www.marxists.org/archive/marx/works/1859/critique-pol-economy/ch01a.htm
|
||||
- [[ginsberg]]
|
||||
- https://www.historicalmaterialism.org/node/1722
|
||||
- [[agora discuss]]
|
||||
- [[neil]]
|
||||
- [[a people's guide to capitalism]] https://www.haymarketbooks.org/books/1481-a-people-s-guide-to-capitalism
|
||||
- [[technology should be liberatory]]
|
||||
- [[liberatory technology]]
|
||||
- [[lewis herber]] == [[murray bookchin]]
|
||||
- [[towards a liberatory technology]]
|
||||
- [[rss to activitypub]] https://github.com/dariusk/rss-to-activitypub
|
||||
- [[benedict lau]]
|
||||
- [[recommended]]
|
||||
- [[luandro]] https://ipfs.distributed.press/ipns/two.compost.digital/uncivilizing-digital-territories/
|
||||
- [[blue marbles]] https://ipfs.distributed.press/ipns/two.compost.digital/a-confluence-of-waters/
|
||||
- [[agora ranking]]
|
||||
- [[project snapshot]]
|
||||
- [[h atom]]
|
||||
- [[plan]]
|
||||
- finally updated [[agora plan]]!
|
||||
- [[push]] [[c2]]
|
||||
- [[ward]] updated https://wiki.c2.com with an interesting new UI!
|
||||
- [[backus naur form]]
|
||||
@@ -0,0 +1,3 @@
|
||||
# nutshell
|
||||
|
||||
- [[pull]] [[2021-11-05]]
|
||||
+4
-2
@@ -1,6 +1,8 @@
|
||||
# Open Street Map
|
||||
|
||||
- [[pull]] [[openstreetmap]] [[osm]]
|
||||
- [[go]] openstreetmap.org
|
||||
- a [[project]]
|
||||
- [[pull]] [[openstreetmap]] [[osm]]
|
||||
- [[go]] openstreetmap.org
|
||||
- [[agora osm]]
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
# pablo capanna
|
||||
|
||||
- una [[persona]].
|
||||
- [[filósofo]] [[docente]] [[periodista]] [[ensayista]]
|
||||
- [[go]] https://www.pablocapanna.com.ar/
|
||||
- [[wp]] https://es.wikipedia.org/wiki/Pablo_Capanna
|
||||
- [[firenze]] [[josé c. paz]]
|
||||
- [[bernardo]] lo conoce.
|
||||
- fue mi profesor en la [[utn]].
|
||||
- [[philip k. dick]]
|
||||
- [[russel wallace]] https://www.pagina12.com.ar/diario/suplementos/futuro/subnotas/2089-188-2009-02-07.html
|
||||
|
||||
+5
-4
@@ -1,10 +1,11 @@
|
||||
# patterns
|
||||
|
||||
- [[pull]] [[wikilinks]]
|
||||
- a term used by [[ward cunningham]] to refer to wikilinks
|
||||
- inspired by [[christopher alexander]]
|
||||
- a [[list]].
|
||||
- [[push]] here to add an item to this list.
|
||||
- [[push]] [[a pattern language]]
|
||||
- [[towns]]
|
||||
- [[independent regions]]
|
||||
- [[pull]] [[pattern]]
|
||||
- [[pull]] [[a pattern language]]
|
||||
- #1 [[independent regions]]
|
||||
- #2 [[the distribution of towns]]
|
||||
- #3 [[city country fingers]]
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
# personality
|
||||
|
||||
- I'm a [[flancian]] and a [[flâneur]].
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
# Plan
|
||||
|
||||
- A [[thing]].
|
||||
- I have a plan. I call it [[flancia]].
|
||||
- Flancia is an [[open collective]] that tries to execute an open plan: to support cooperative projects of [[public utility]] and [[improve the world]] for others.
|
||||
- I intend to dedicate most of my [[free time]] and [[surplus resources]] to it.
|
||||
- The plan includes a crucial step, which is to write a roadmap to [[Flancia]] with [[you]].
|
||||
- Flancia is a kind of [[eutopia]]; in particular a [[protopia]]. It is a place that doesn't exist, yet has both contact points with the [[real world]] and some [[good]] qualities. The working [[hypothesis]] is that it could actually be built through the iterative application of [[cooperative]], [[rational]], [[optimistic]], [[compassionate]] thinking.
|
||||
- My current thinking along the aforementioned lines leads me to want to focus my free time in two ways:
|
||||
- Engaging in [[philanthropy]] within my means.
|
||||
- Promoting and building [[tools]] for the advancement of knowledge and cooperation.
|
||||
- Because of the above I'm building an [[Agora]]: a goal-oriented [[experimenta]] [[social network]] specialized in [[problem solving]].
|
||||
- You are probably reading this in some version of it right now.
|
||||
- The Agora, at its most basic and general, is a protocol: [[Agora Protocol]].
|
||||
- I believe [[wikilinks everywhere]], an [[MVP]] or application of the protocol, might have some potential to improve the health of the internet.
|
||||
- This plan used to include developing [[palimpsest]], perhaps a generally interesting feature that might in time help bootstrap the Agora; but I know believe [[hypothes.is]] or [[memex]] are essentially the same thing, and the Agora should interop with them and complement them if at all possible.
|
||||
- My plan also includes by default every pro-social action which makes aspects of my [[identity]] which I consider ethically sound and constructive available to others for judgment, cooperation or communication. In other words, I try to be fully open :)
|
||||
- My current attitude towards the world is to try to do the best that I can regardless of my personal limitations in [[skill]] and [[knowledge]]; being open about both my plan and my limitations is an important part of my identity, as I believe openness as a social attitude results in interactions conducive to optimal mutual understanding and cooperation.
|
||||
- I practice [[open ethics]] and [[open source]].
|
||||
- See also: [[contract]].
|
||||
- I practice [[open ethics]].
|
||||
- I keep a log of my [[meditations]]. It is this [[agora]].
|
||||
- With your help I'd like to build many [[stoas]].
|
||||
|
||||
- A plan for an [[agora]] and what we could do with one, leading to what could be a better [[future]].
|
||||
- [[pull]] [[agora plan]]
|
||||
- [[pull]] [[flancia plan]]
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
# russel wallace
|
||||
|
||||
- [[pull]] [[alfred russel wallace]]
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# scope
|
||||
|
||||
- This Agora's scope extends to all knowledge and praxis that can improve the world for others.
|
||||
- [[pull]] [[protopoi]]
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
# Ubi
|
||||
|
||||
- [[pull]] [[universal basic income]]
|
||||
- for
|
||||
- [[utopia for realists]]
|
||||
- great potential to reduce suffering for many
|
||||
- can have greatly progressive effects but still be backed by fiscal conservatives
|
||||
- against
|
||||
- https://twitter.com/CkLorentzen/status/1383386895573344257
|
||||
- [[pull]] [[universal basic income]]
|
||||
- [[give directly]] https://www.givedirectly.org/ubi-study/
|
||||
- [[go]] [[give directly]]
|
||||
- in favour
|
||||
- [[utopia for realists]]
|
||||
- great potential to reduce suffering for many
|
||||
- can have greatly progressive effects but still be backed by fiscal conservatives
|
||||
- against
|
||||
- https://twitter.com/CkLorentzen/status/1383386895573344257
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# umarell
|
||||
|
||||
- a [[personality]].
|
||||
- [[wp]] https://en.wikipedia.org/wiki/Umarell
|
||||
- [[go]] [[wp]]
|
||||
- [[people]] who spend their time watching construction sites
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
# Wiki
|
||||
|
||||
- a [[thing]].
|
||||
- [[pull]] [[wikis]]
|
||||
- A [[technology]].
|
||||
- [[digital]] [[social]]
|
||||
- discovered by [[ward cunningham]].
|
||||
- the [[agora]] tries to be a kind of best-effort integrated [[wiki]].
|
||||
- in my mind it could give rise to something like [[ewp]] as a [[democratic]] [[distributed knowledge graph]].
|
||||
- in my mind it leads to a [[democratic]] [[distributed knowledge graph]].
|
||||
- like [[ewp]] with a focus on [[praxis]].
|
||||
- like [[flancia]]!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user