From c6ad8dc8036907704675b914b953aebdf087a26a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 12 Mar 2022 19:51:19 +0100 Subject: [PATCH] Auto saved by Logseq --- .../flancia meet.md.2022-03-12T18_50_52.017Z | 37 +++++++++++++++ logseq/bak/focus.md.2022-03-12T18_50_52.027Z | 5 ++ logseq/bak/j0lms.md.2022-03-12T18_50_52.082Z | 14 ++++++ ...nal_2022_03_11.md.2022-03-12T18_50_52.122Z | 47 +++++++++++++++++++ ...nal_2022_03_12.md.2022-03-12T18_50_52.388Z | 3 ++ .../meditation.md.2022-03-12T18_50_52.298Z | 9 ++++ ...monks in space.md.2022-03-12T18_50_52.388Z | 5 ++ ... if we want to.md.2022-03-12T18_50_52.388Z | 1 + 8 files changed, 121 insertions(+) create mode 100644 logseq/bak/flancia meet.md.2022-03-12T18_50_52.017Z create mode 100644 logseq/bak/focus.md.2022-03-12T18_50_52.027Z create mode 100644 logseq/bak/j0lms.md.2022-03-12T18_50_52.082Z create mode 100644 logseq/bak/journal_2022_03_11.md.2022-03-12T18_50_52.122Z create mode 100644 logseq/bak/journal_2022_03_12.md.2022-03-12T18_50_52.388Z create mode 100644 logseq/bak/meditation.md.2022-03-12T18_50_52.298Z create mode 100644 logseq/bak/monks in space.md.2022-03-12T18_50_52.388Z create mode 100644 logseq/bak/we will be monks in space if we want to.md.2022-03-12T18_50_52.388Z diff --git a/logseq/bak/flancia meet.md.2022-03-12T18_50_52.017Z b/logseq/bak/flancia meet.md.2022-03-12T18_50_52.017Z new file mode 100644 index 000000000..738efbc62 --- /dev/null +++ b/logseq/bak/flancia meet.md.2022-03-12T18_50_52.017Z @@ -0,0 +1,37 @@ +# flancia meet +- a [[space]]. + - [[go]] https://meet.jit.si/flancia-meet + - or just [[pull]] the jitsi stoa in this node :) +- [[2022-02-19]] + - [[bouncepaw]] [[vera]] [[flancian]] [[will]] + - [[bouncepaw]] + - will be missing next ~7 instances of this probably due to classes on Saturday morning + - [[will]] + - doing ok + - [[vera]] + - [[birthday]] on [[wednesday]] + - happy birthday! + - +## [[2022-01-29]] +- [[bouncepaw]] [[flancian]] +- [[anchors]] +## [[2022-01-22]] +- [[bouncepaw]] [[neil]] [[flancian]] +- [[esperanto]] +- see Stoa :) +## [[2022-01-15]] +- [[transcriptions]] + - [[otter.ai]] + - [[jitsi]] + - supports [[transcripts]] + - [[maubot]] + - [[maya]] +- [[agora]] + - [[git]] + - [[wildcard domains]]? + - downside: may make [[balancing]] harder + - [[gitea]] + - [[foam]] + - [[push]] [[vscode extension]] + - https://code.visualstudio.com/api/get-started/your-first-extension + - [[docker]] \ No newline at end of file diff --git a/logseq/bak/focus.md.2022-03-12T18_50_52.027Z b/logseq/bak/focus.md.2022-03-12T18_50_52.027Z new file mode 100644 index 000000000..71b261cc4 --- /dev/null +++ b/logseq/bak/focus.md.2022-03-12T18_50_52.027Z @@ -0,0 +1,5 @@ +# Focus + +- My current focus is the [[agora]]. + + diff --git a/logseq/bak/j0lms.md.2022-03-12T18_50_52.082Z b/logseq/bak/j0lms.md.2022-03-12T18_50_52.082Z new file mode 100644 index 000000000..f7f7ff959 --- /dev/null +++ b/logseq/bak/j0lms.md.2022-03-12T18_50_52.082Z @@ -0,0 +1,14 @@ +# j0lms +- a [[person]] + - [[composer]] [[developer]] [[venezuela]] + - [[friend]] + - [[twitter]] https://twitter.com/j0lms + - [[matrix]] @j0lms:matrix.org + - [[pull]] [[j0lms]] + - [[go]] https://jorgeolmos.pythonanywhere.com/ + - told me about [[engels]] + - [[a fresh new morning has dawned]] + - [[schelling and revelation]] +- [[2022-03-05]] + - about [[ponzi schemes]] + - would like to help people affected by the above diff --git a/logseq/bak/journal_2022_03_11.md.2022-03-12T18_50_52.122Z b/logseq/bak/journal_2022_03_11.md.2022-03-12T18_50_52.122Z new file mode 100644 index 000000000..e3dcb9826 --- /dev/null +++ b/logseq/bak/journal_2022_03_11.md.2022-03-12T18_50_52.122Z @@ -0,0 +1,47 @@ +- #push [[avif]] + - is looking pretty good: https://jakearchibald.com/2020/avif-has-landed/ +- #push [[sundar day]] + - for the last 2y (since the pandemic started) we've been getting [[global reset days]] -- which people widely call [[sunday]] days after the CEO. + - will go on a short hike with my brother who is visiting + - also plan on doing some coding :) +- [[agora]] + - [[agora discuss]] + - [[maya]] brought up [[concordances]] / [[key word in context]], interesting. + - I love coming back to [[agora discuss]] and finding interesting things the community has discussed! + - LATER #push [[go links in pushes]] + - testing + - #go https://flancia.org + - LATER does the above go link work at the destination? I think it should, and if it doesn't, it should be fixed :) + - it doesn't, it needs to be fixed :) on second thought it is not surprising as go links handling is quite hacky, doesn't reuse the basic node assembly logic we have for node rendering + - LATER [[autopush]] has been a long time in the making + - after thinking it through I'm not sure there's a big issue with continuing to parse the html we produce while rendering subnodes as a way to extract structure that can be used for pushing + - the fact that this lets us have a single push implementation for all source formats that render similarly has a lot going for it? + - all in all I will probably try to implement this soon (finally!) + - LATER [[autopull plurals]] seems like low hanging fruit now that we have other autopulls enabled + - LATER I keep thinking about [[sqlite]] as an experiment to make the Agora faster. + - the filesystem is very fast (fast enough) for the core Agora functionality of gathering all resources matching a name, but is too slow to handle deeper relationships between resources (linking, pulls, pushes) as we scale up. + - storing relationships in sqlite seems like a reasonable experiment to run. + - we could keep the [[agora server is read only]] design principle by having [[agora bridge]] be the component that writes to sqlite, and having [[agora server]] just read. + - NOW fix [[agora mastodon bot]] + :LOGBOOK: + CLOCK: [2022-03-11 Fri 23:33:32] + :END: + - DONE fixed [[moa.party]] for [[aral]] +- [[tumper]] asked if there's a way of using [[mastodon]] from [[matrix]] -- good question + - https://pinafore.social/statuses/107913044603938676 + - [[matrix mastodon bridge]] == [[mastodon matrix bridge]] -> [[matrix activitypub bridge]] +- #push [[yoga]] + - [[asanas]] +- went hiking near [[brugg]] with my brother. + - we saw the [[confluence]] of three rivers: [[aare]], [[limmat]], [[reuss]] + - thought of [[luciana]] and [[lady burup]] and [[flancia]] +- [[flancia]] + - #push [[la chaux de fonds]] + - [[le corbusier]] + - [[blaise cendrars]] + - [[writer]] + - [[louis chevrolet]] + - [[solarpunk]] +- [[confession]] the more I [[tweet]], the more people unfollow me, the less I care -- a priori, that is, before I know who they are, after which I sometimes I regret it; but not enough to stop sharing :) + - I don't keep track of counts in the [[fediverse]] as much, which is probably healthier -- but I do have a tendency to find [[numbers]] interesting +- [[crpg addict]] \ No newline at end of file diff --git a/logseq/bak/journal_2022_03_12.md.2022-03-12T18_50_52.388Z b/logseq/bak/journal_2022_03_12.md.2022-03-12T18_50_52.388Z new file mode 100644 index 000000000..1157be6fb --- /dev/null +++ b/logseq/bak/journal_2022_03_12.md.2022-03-12T18_50_52.388Z @@ -0,0 +1,3 @@ +- [[flancia meet]] +- [[agora]] + - this of how to better concentrate all todos in one page (or fewer pages? \ No newline at end of file diff --git a/logseq/bak/meditation.md.2022-03-12T18_50_52.298Z b/logseq/bak/meditation.md.2022-03-12T18_50_52.298Z new file mode 100644 index 000000000..39fe0137e --- /dev/null +++ b/logseq/bak/meditation.md.2022-03-12T18_50_52.298Z @@ -0,0 +1,9 @@ + +- an [[activity]]. + - [[awareness]] [[practice]] + - #pull [[buddhism]] [[hinduism]] [[christianism]] [[mysticism]] [[religion]] + - I finally gave meditation a try back in [[2018]] or so because of [[sam harris]]. + - #pull [[meditation practice]] [[meditation for programmers]] + + + diff --git a/logseq/bak/monks in space.md.2022-03-12T18_50_52.388Z b/logseq/bak/monks in space.md.2022-03-12T18_50_52.388Z new file mode 100644 index 000000000..60cdb2750 --- /dev/null +++ b/logseq/bak/monks in space.md.2022-03-12T18_50_52.388Z @@ -0,0 +1,5 @@ +# monks in space + +- the ending of [[a canticle for leibowitz]], although bleak, is inspiring. I wonder which other stories of monks in space could exist -- and which ones are in Flancia. + - I keep thinking of a spaceship (colony ship? space station?) assembled out of [[standard containers]] which communities can choose to organize however they want -- the first ones started by monks but open to the wider community. + diff --git a/logseq/bak/we will be monks in space if we want to.md.2022-03-12T18_50_52.388Z b/logseq/bak/we will be monks in space if we want to.md.2022-03-12T18_50_52.388Z new file mode 100644 index 000000000..b1883d59b --- /dev/null +++ b/logseq/bak/we will be monks in space if we want to.md.2022-03-12T18_50_52.388Z @@ -0,0 +1 @@ +- #pull [[monks in space]] \ No newline at end of file