## [[2024-08-08]]
- Greetings!
- On taking notes :)
- Topics for today
- [[Idiosyncratic federation]]
- Topic on [[Bluesky]]
- [[Threads]]
- Has a way in which you can share with Mastodon servers ([[ActivityPub]])
- On the migration [[Octodon]] -> [[Hackyderm]]
- How to build a system that promotes federation cross-network at low cost/complexity
- Massivewiki is completely decentralized
- Maybe we want to make it so that we embrace diversity and allow for everyone to cross-post according to their rules
- How to support complexity without becoming non-inclusive
- Let's try it and see (tm)
- [[Flancian]] would like to discuss:
- [[moa]] as an example
- [[agora protocol]]
- "Let's build a graph"
- Bill uses [[Obsidian]] and [[Massive Wiki]]
- Add/aggregate first, query later -- don't filter upfront
- [[Interwiki]] links
OR
Example | Syntax |
---|---|
Header | # Header |
|
- Unordered List |
|
1. Ordered List |
|
- [ ] Checklist |
Blockquote |
> Blockquote |
Bold | **Bold** |
Italicize | *Italicize* |
~~Strikethrough~~ | |
19th | 19^th^ |
H2O | H~2~O |
Underlined text | ++Underlined text++ |
Highlighted text | ==Highlighted text== |
Link | [link text](https:// "title") |
Image |  |
Code |
`Code` |
|
```javascript var i = 0; ``` |
![]() |
:smile: |
Externals | {%youtube youtube_id %} |
LaTeX | $L^aT_eX$ |
This is an alert area. |
:::info This is an alert area. ::: |