3 Commits

Author SHA1 Message Date
flancian 187a212b5f Update index. 2020-10-11 16:57:47 +02:00
flancian 762e5d87a2 Update index.md 2020-10-09 21:09:49 +02:00
flancian aca15f5cfe Set theme jekyll-theme-midnight 2020-10-09 21:05:30 +02:00
10264 changed files with 95 additions and 285961 deletions
-12
View File
@@ -1,12 +0,0 @@
# ...
- I wonder if this filename will break the [[agora]] :)
--
Ha, did I ever find out? Back here again on [[2024-10-25]] and I don't remember the answer to it. Let's check: https://anagora.org/...
--
Wow. It does break it, but in an interesting way. I posted about this to [[agora discuss]]. This is like the ultimate index to the Agora, surfaced as a bug :)
-6
View File
@@ -1,6 +0,0 @@
.obsidian
.obsidian-git-data
.obsidian-git-data*
logseq/bak
private
.silverbullet.db*
BIN
View File
Binary file not shown.
-7
View File
@@ -1,7 +0,0 @@
!_TAG_FILE_FORMAT 2
!_TAG_FILE_SORTED 1
!_TAG_OUTPUT_MODE vimwiki-tags
!_TAG_PROGRAM_AUTHOR Vimwiki
!_TAG_PROGRAM_NAME Vimwiki Tags
!_TAG_PROGRAM_URL https://github.com/vimwiki/vimwiki
!_TAG_PROGRAM_VERSION 2.5
-26
View File
@@ -1,26 +0,0 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Foam's own extension
"foam.foam-vscode",
// Prettier for auto formatting code
"esbenp.prettier-vscode",
// GitLens for seeing version history inline
"eamodio.gitlens",
// Tons of markdown goodies (lists, tables of content, so much more)
"yzhang.markdown-all-in-one",
// [[wiki-links]], backlinking etc
"kortina.vscode-markdown-notes",
// Adds `show graph` command that displays graph of linked notes
"tchayen.markdown-links",
// Understated grayscale theme (light and dark variants)
"philipbe.theme-gray-matter"
]
}
-4
View File
@@ -1,4 +0,0 @@
{
"purpose": "this file exists to tell the foam-vscode plugin that it's currently in a foam workspace",
"future": "we may use this for custom configuration"
}
-60
View File
@@ -1,60 +0,0 @@
{
"tabs": [
{
"name": "2021-12-31",
"files": [
"file:///home/flancian/garden/journal/2021-12-14.md",
"file:///home/flancian/garden/journal/2021-12-04.md",
"file:///home/flancian/garden/geordie%20keitt.md",
"file:///home/flancian/garden/world%20happiness%20foundation.md",
"file:///home/flancian/garden/journal/2021-12-16.md",
"file:///home/flancian/garden/massive%20wiki.md",
"file:///home/flancian/garden/simpotus.md",
"file:///home/flancian/garden/peter%20kaminski.md",
"file:///home/flancian/garden/journal/2021-12-18.md",
"file:///home/flancian/garden/exgenesis.md",
"file:///home/flancian/garden/shamanpunk.md",
"file:///home/flancian/garden/armengolaltayo.md",
"file:///home/flancian/garden/character%20class.md",
"file:///home/flancian/garden/attachments.md",
"file:///home/flancian/garden/everything%20is%20a%20remix.md",
"file:///home/flancian/garden/kirby%20ferguson.md",
"file:///home/flancian/garden/bhaugen.md",
"file:///home/flancian/garden/expanding%20circle.md",
"file:///home/flancian/garden/protopian%20cyberpunk.md",
"file:///home/flancian/garden/january%202022.md",
"file:///home/flancian/garden/pull%20prefixes.md",
"file:///home/flancian/garden/journal/2021-12-10.md",
"file:///home/flancian/garden/meme%20generator.md"
]
},
{
"name": "2021-12-31-2",
"files": [
"file:///home/flancian/garden/journal/2021-12-14.md",
"file:///home/flancian/garden/journal/2021-12-04.md",
"file:///home/flancian/garden/geordie%20keitt.md",
"file:///home/flancian/garden/world%20happiness%20foundation.md",
"file:///home/flancian/garden/journal/2021-12-16.md",
"file:///home/flancian/garden/massive%20wiki.md",
"file:///home/flancian/garden/simpotus.md",
"file:///home/flancian/garden/peter%20kaminski.md",
"file:///home/flancian/garden/journal/2021-12-18.md",
"file:///home/flancian/garden/exgenesis.md",
"file:///home/flancian/garden/shamanpunk.md",
"file:///home/flancian/garden/armengolaltayo.md",
"file:///home/flancian/garden/character%20class.md",
"file:///home/flancian/garden/attachments.md",
"file:///home/flancian/garden/everything%20is%20a%20remix.md",
"file:///home/flancian/garden/kirby%20ferguson.md",
"file:///home/flancian/garden/bhaugen.md",
"file:///home/flancian/garden/expanding%20circle.md",
"file:///home/flancian/garden/protopian%20cyberpunk.md",
"file:///home/flancian/garden/january%202022.md",
"file:///home/flancian/garden/pull%20prefixes.md",
"file:///home/flancian/garden/journal/2021-12-10.md",
"file:///home/flancian/garden/meme%20generator.md"
]
}
]
}
-275
View File
@@ -1,275 +0,0 @@
{
"editor.minimap.enabled": false,
"editor.wrappingIndent": "indent",
"editor.overviewRulerBorder": false,
"editor.lineHeight": 24,
"files.defaultLanguage": "markdown",
"files.exclude": {
"**/node_modules": true
},
"files.watcherExclude": {
"**/node_modules": true
},
"foam.edit.linkReferenceDefinitions": "off",
"foam.openDailyNote.directory": "journal",
"vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT",
"foam.openDailyNote.titleFormat": "yyyy-mm-dd",
"vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT",
"git.enableSmartCommit": true,
"git.postCommitCommand": "sync",
"markdown.preview.breaks": true,
"pasteImage.path": "${projectRoot}/assets",
"pasteImage.showFilePathConfirmInputBox": true,
"prettier.singleQuote": false,
"spellright.notificationClass": "warning",
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
"vscodeMarkdownNotes.slugifyCharacter": "NONE",
"vim.handleKeys": {
"[": false,
"]": false
},
"[markdown]": {
"editor.tabSize": 2,
"editor.quickSuggestions": {
"comments": "off",
"strings": "off",
"other": "off"
}
},
"workbench.editor.closeEmptyGroups": false,
"saveEditorLayout.list": [
{
"name": "2021-12-31",
"orientation": 0,
"documents": [
{
"fsPath": "/home/flancian/garden/protopian cyberpunk.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/expanding circle.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/bhaugen.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/everything is a remix.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/kirby ferguson.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/attachments.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/armengolaltayo.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/exgenesis.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/shamanpunk.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/simpotus.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/massive wiki.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/git sync.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/indie web.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/agora polls.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/neil.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/at mention followers.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/exit, voice and loyalty.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/andres gomez emilson.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/flancia, or in the shadow of.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/ozymandias.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/ramesses ii.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/baby.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/mapping the fediverse.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/steven fan.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/foo bar.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/baz.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/spaces.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/fix spaces.md",
"column": 1
},
{
"fsPath": "/home/flancian/garden/in praise of idleness.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/journal/2021-11-26.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/uxntal.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/eric linus kaplan.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/journal/2021-11-27.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/journal/2021-11-28.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/301.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/journal/2021-12-02.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/criticism of effective altruism.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/five year plan.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/meme generator.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/makememe.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/maya.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/matrix bot.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/xiq.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/game.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/would you like to play?.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/yes.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/i.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/memeplex.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/chances.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/flancia procedure.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/wikipedia.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/the expanse ui design.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/magma collective.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/datd.md",
"column": 2
},
{
"fsPath": "/home/flancian/garden/neauoire.md",
"column": 2
}
]
}
],
"foam.logging.level": "debug",
"git.autofetch": true,
"markdown-links.graphType": "obsidian",
"markdown-links.openColumn": "beside",
"vscodeMarkdownNotes.allowPipedWikiLinks": true,
"vscodeMarkdownNotes.pipedWikiLinksSyntax": "desc|file",
"merge-conflict.autoNavigateNextConflict.enabled": true
}
-6
View File
@@ -1,6 +0,0 @@
# 0.5.6
- An [[agora version]].
- Released [[2020-12-27]].
-8
View File
@@ -1,8 +0,0 @@
# 007bistromath
- a [[person]]
- [[twitter]] https://twitter.com/007Bistromath
- suggested the name [[flagcia]]
- [[go]] bottomlinegamereviews.tumblr.com
- [[games that question morality]] https://bottomlinegamereviews.tumblr.com/post/147524622575/games-that-question-morality
Binary file not shown.

Before

Width:  |  Height:  |  Size: 433 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 349 KiB

-7
View File
@@ -1,7 +0,0 @@
# 0oo.li
- [[go]] 0oo.li
- "[[think together]]"
- "[[Understand]] the world. [[Discover]] goals, [[ideas]], [[projects]]. [[Solve the equation together]]!"
-5
View File
@@ -1,5 +0,0 @@
# 0x49fa98
- A [[person]] on [[twitter]].
- Had probably my worst interaction ever on [[twitter]] with them. He spewed what I consider [[hate]] and advocated for genocidal violence. I must call them a [[fascist]].
- Also apparently a good writer.
-4
View File
@@ -1,4 +0,0 @@
# 1% rule
- [[go]] https://en.wikipedia.org/wiki/1%25_rule_(Internet_culture)
View File
-3
View File
@@ -1,3 +0,0 @@
# 10% Happier
- A [[book]] by [[dan harris]].
-2
View File
@@ -1,2 +0,0 @@
- a [[yoga with adriene]].
- #go https://www.youtube.com/watch?v=tbMK48EoaBA
@@ -1,3 +0,0 @@
- a [[list]]
- in an [[article]]
- [[go]] https://michaelfeathers.silvrback.com/10-papers-every-developer-should-read-at-least-twice
-1
View File
@@ -1 +0,0 @@
- #pull [[right resolve]]
-3
View File
@@ -1,3 +0,0 @@
- [[Not a prime]], if you were wondering.
- [[17]] * [[7]]
- #pull [[seven Maitreyas]]
-4
View File
@@ -1,4 +0,0 @@
# 11am
- I often have meetings at 11am CET; I don't like meetings earlier usually, but I can make exceptions :)
-1
View File
@@ -1 +0,0 @@
- [[gate gate paragate parasamgate]] + [[bodhi svaha]] :)
-2
View File
@@ -1,2 +0,0 @@
- Thinking of [[13 minutes]] of [[right action]], good movement :)
- #pull [[yoga 13]]
-8
View File
@@ -1,8 +0,0 @@
# 13 Sentinels: Aegis Rim
- A [[game]].
- [[sci-fi]] [[ps4]].
- [[recommended]].
- If I ever get a [[ps4]], I should probably buy this and [[horizon: zero dawn]] (what's up with colons in game titles?).
-3
View File
@@ -1,3 +0,0 @@
- In the [[Flancia]] [[Pattern Language]], 13 means [[Bodhicitta]] and [[Right Conduct]].
- [[Gloria a las maravillas del universo]] is 13 syllables in Spanish.
- [[If you lose your Bodhicitta, sit down and find it]] is [[13 syllables]] in English.
-2
View File
@@ -1,2 +0,0 @@
- a [[flancian]].
- a [[prime]].
@@ -1,2 +0,0 @@
# 13e4c4ff6674e94819e7b22bac56e91645a9b389
-1
View File
@@ -1 +0,0 @@
- [[flow]]: https://www.youtube.com/watch?v=8e-xsVYFCVA
-2
View File
@@ -1,2 +0,0 @@
- a [[phenomenon]].
- #pull [[social/1657]]
-4
View File
@@ -1,4 +0,0 @@
- a [[year]].
- #go https://en.wikipedia.org/wiki/1657
- a [[phenomenon]].
- #pull [[1657 effect]]
-2
View File
@@ -1,2 +0,0 @@
# 17:40
-4
View File
@@ -1,4 +0,0 @@
- a [[number]].
- #pull [[maitreya]]
- a [[document]].
- #go https://docs.google.com/document/d/1kM6ZjIhqVgobJNAUldqqvGABs9pNovQ8vRGpa9ij120/edit?tab=t.0
-2
View File
@@ -1,2 +0,0 @@
- A [[prime]].
- #drishti [[29]] * 173 = [[5017]]
-5
View File
@@ -1,5 +0,0 @@
- a [[prime]], I'd [[wager]].
- popular on my [[mighty]], like [[191]] [[193]] [[197]] [[199]] :)
- [[agora plan]]:
- Make [[#]] pull [[prime/#]] and [[hex/#]] and all other [[action]] nodes that seem number-relevant
-7
View File
@@ -1,7 +0,0 @@
# 1989 Chilean Grape Scare
- [[pull]] [[chilean grape scare]]
- [[go]] https://en.wikipedia.org/wiki/1989_Chilean_grape_scare
- Found in [[gwern]]'s [[terrorism is not effective]].
-2
View File
@@ -1,2 +0,0 @@
# 1c3
-7
View File
@@ -1,7 +0,0 @@
# 1c3k1n9
- A [[person]] on [[twitter]]. [[1c3]] for short.
- They seem interesting. I like them.
- Introduced me to [[text2img]], a site that generates images from text descriptions.
-1
View File
@@ -1 +0,0 @@
- #pull [[fork]]
-2
View File
@@ -1,2 +0,0 @@
- #pull [[agora doc]]
- A paper on the [[agora]] as a [[thing]] and an [[entelechia]].
-7
View File
@@ -1,7 +0,0 @@
# 2000
- #pull [[y2k]]
- back in the [[year 2000]] people on average believed more in the power of the [[internet]].
- [[ladybird]] browser has some of that spirit maybe?
- as does [[activitypub]].
- as does the [[agora]]!
-1
View File
@@ -1 +0,0 @@
- #pull [[noughts]] [[2010s]] [[2020s]] [[2030s]] etc.
-1
View File
@@ -1 +0,0 @@
- #go https://abc.xyz/investor/founders-letters/2004/
View File
-3
View File
@@ -1,3 +0,0 @@
- #go https://blog.google/alphabet/letter-from-larry-and-sergey/
- contains an update by [[sundar]] in [[2019]] despite the URL :)
- links https://abc.xyz/investor/founders-letters/2004/
-2
View File
@@ -1,2 +0,0 @@
# April 3rd 2020
-3
View File
@@ -1,3 +0,0 @@
# April 5th, 2020
- Hoy hablé con mi Hermano.
- Sacar la basura
-2
View File
@@ -1,2 +0,0 @@
# April 6th 2020
-3
View File
@@ -1,3 +0,0 @@
# April 7th, 2020
- Go links are complementary; search is suplementary.
-
-5
View File
@@ -1,5 +0,0 @@
# April 9th, 2020
- Luciana told me about https://en.wikipedia.org/wiki/Inverted_World and [[Christopher Priest]].
-
-
-9
View File
@@ -1,9 +0,0 @@
# April 10th, 2020
- [x] Do 'hello world' in [[Typescript]]
- [x] Do codelab
- [x] Run manually built internal extension
- [x] Run manually built external extension
- [x] Make trivial change in internal extension
- [x] Read code
- [x] Read https://code.visualstudio.com/docs/getstarted/tips-and-tricks
-6
View File
@@ -1,6 +0,0 @@
# April 11th, 2020
- Escribir: En Flancia todo el mundo tiene cuatro sábados por semana.
- 20%. Se empieza por los viernes: hacemos algo constructivo.
- [[Egregore]]
- [[Complainer bot]]
-5
View File
@@ -1,5 +0,0 @@
# April 12th, 2020
- Talked to my family and Berni.
- Worked on [[Internal Chrome extension]]
- Ate two different kinds of cake.
-4
View File
@@ -1,4 +0,0 @@
# April 13th, 2020
- Still working on [[Internal Chrome extension]]. I expect to have *something* working in the dev environment today?
- Would like to get started on [[External Chrome extension]].
-6
View File
@@ -1,6 +0,0 @@
# April 17th, 2020
- https://roamresearch.com/#/app/metaroam/page/996g9PwMn
- Found this investment calculator: https://engaging-data.com/will-money-last-retire-early
- [ ] Research [[Naval]]
-
-5
View File
@@ -1,5 +0,0 @@
# April 18th, 2020
- [ ] Write to [[Hofstadter]] and tell him about the Agora. It is a meta idea: to talk about building an Agora is to build an Agora.
- [[Hofstadter]] writes about [[Martin Gardner]] in the introduction to [[Metamagical Themas]]. I should try him out.
-
-6
View File
@@ -1,6 +0,0 @@
# April 19th, 2020
- [[Agora Protocol]]
- [[Terrorismo constructivo]]
- [[Agora Links]]
-
-4
View File
@@ -1,4 +0,0 @@
# April 22nd, 2020
- Organized my desk and felt good about it.
- [[ErikAllberg]] provided a pointer to https://en.wikipedia.org/wiki/Argument_map. Looks very relevant for [[Agora]].
-2
View File
@@ -1,2 +0,0 @@
# April 23rd, 2020
- L's birthday!
-2
View File
@@ -1,2 +0,0 @@
# April 24th 2020
-7
View File
@@ -1,7 +0,0 @@
# April 25th, 2020
- Tendremos café!
- [[Zettelkasten]]
- [[Kanban]]
- Found https://twitter.com/iamtrask, works on DeepMind? Seems to think interesting thoughts.
- [[edmodo]]
-4
View File
@@ -1,4 +0,0 @@
# April 26th, 2020
- Conversaciones con Petra y Henning; Sebek y Martyna; y familia.
- [[Buscarle profesor de inglés online a mamá]]
-7
View File
@@ -1,7 +0,0 @@
# April 27th, 2020
- Marcus told me about [[Commander]] and recommended it to me.
- Amadeo me preguntó sobre recursos para aprender a programar. Recopilar.
- [ ] Write post about recommended resources to learn programming.
- [ ] Need to read https://en.wikipedia.org/wiki/The_Chemical_Basis_of_Morphogenesis by [[Turing]] -- still. http://www.dna.caltech.edu/courses/cs191/paperscs191/turing.pdf
-
-4
View File
@@ -1,4 +0,0 @@
# May 1st, 2020
- International Workers' Day!
- Having issues to focus. But set four concrete goals related to work (ironic in tihs day, I know). I'll try to get through those today so the rest of the weekend feels "freer".
-
-7
View File
@@ -1,7 +0,0 @@
# May 2nd, 2020
- Set up an Etsy store for Macellaio.
- Helped Gustavo set up Meet :)
- Chatted with [[jwz]] on Twitter.
- [ ] Caramel City: add Infre Tea. The protagonist likes Choco Mountain -> Infre -> Caramel City.
- [ ] Install Wordpress and check out two federation plugins, see Twitter.
-2
View File
@@ -1,2 +0,0 @@
# May 3rd, 2020
- What happened to Livejournal? It was perfect, then it wasn't.
-2
View File
@@ -1,2 +0,0 @@
# May 4th 2020
-2
View File
@@ -1,2 +0,0 @@
# May 5th 2020
-3
View File
@@ -1,3 +0,0 @@
# May 6th, 2020
- Had a nice chat with [[mikaeln]].
-4
View File
@@ -1,4 +0,0 @@
# May 7th, 2020
- [[neuroyogacara]] recommended interesting books on Twitter.
- [[resources to learn to program]]. recommended to Amadeo.
-3
View File
@@ -1,3 +0,0 @@
# May 8th, 2020
- Today I wrote a [[Plan]].
-3
View File
@@ -1,3 +0,0 @@
# May 9th, 2020
- Talked to [[visakanv]]
-4
View File
@@ -1,4 +0,0 @@
# May 10th, 2020
- Joined [[Athens]]
- https://braid.news/
-4
View File
@@ -1,4 +0,0 @@
# May 15th, 2020
- Trying hypothes.is. pretty good so far.
- https://www.denizcemonduygu.com/philo/browse/ -- what. this is amazing.
- Trying to start learning Clojure.
-10
View File
@@ -1,10 +0,0 @@
# May 16th, 2020
- I think today is going to be a great day. Plan:
- [x] Buy presents for others.
- [x] Donate.
- [x] Continue with my 20% contribution.
- [ ] Write something, no matter how trivial, in Clojure.
- That's probably enough for a day :) Perhaps for a few. But I'll give it a try.
- Today I met [[EduneV]]
- Today I was in a call with [[Athens]] people.
-2
View File
@@ -1,2 +0,0 @@
# May 17th 2020
-3
View File
@@ -1,3 +0,0 @@
# May 18th, 2020
- [[EduneV]]
-2
View File
@@ -1,2 +0,0 @@
# May 19th 2020
-2
View File
@@ -1,2 +0,0 @@
# May 20th 2020
-2
View File
@@ -1,2 +0,0 @@
# May 21st 2020
-4
View File
@@ -1,4 +0,0 @@
# May 22nd, 2020
- Started with "clojure from the ground up".
- [[Clojure]]
-2
View File
@@ -1,2 +0,0 @@
# May 23rd 2020
-2
View File
@@ -1,2 +0,0 @@
# May 24th 2020
-6
View File
@@ -1,6 +0,0 @@
# June 1st, 2020
- Discussed [[How to become a Flancian]] and [[Wittgenstein Protocol]] with L.; she had good insights.
- Was introduced to [[John Cowper Powys]] by [[Codex]].
- Was pointed to [[The Virtue of Selfishness]] by [[Adam Fitchett]] as a good summary of Ayn Rand's thinking.
- My a priori is that overall I dislike Randian thinking; might be worth reading this and corroborating/refuting.
-2
View File
@@ -1,2 +0,0 @@
# June 2nd 2020
-3
View File
@@ -1,3 +0,0 @@
# June 3rd, 2020
- [[EduneV]] me introdujo a [[Bart Kosko]]
-7
View File
@@ -1,7 +0,0 @@
# June 4th, 2020
- 73% of people think I should not bother with [[Ayn Rand]]: https://twitter.com/flancian/status/1267403773149958150
- [[Adam Fitchett]] implied reading [[The Virtue of Selfishness]] might be worth it due to high signal/noise.
- Due to this poll, the likelihood I will read any of her novels has gone down.
- I should write "[[Context]]", a Chrome Extension that for example replaces dollar amounts with the potential impact of that sum as applied to some constructive/charitable goal (e.g. against malaria/saving lives).
- [[Flancia the game]]
-2
View File
@@ -1,2 +0,0 @@
# June 6th, 2020
- Jonathan: https://twitter.com/l_o_r_a_n_d
-4
View File
@@ -1,4 +0,0 @@
# June 7th, 2020
- Woke up feeling blue.
- Reviewed EAGxVirtual 2020's schedule (in "grip"0). Signed into the conference's Slack.
- Takeaway: it makes me sad that we don't have an Agora. We have a fragmented mess of non-interoperable tools.
-5
View File
@@ -1,5 +0,0 @@
# June 8th, 2020
- Half day of tying loose ends at work.
- Then, starting on [[Reading vacation June 2020]]
- I thought of a great pseudonym the other day and forgot to write it down :( Not it's gone! Or it seems like it.
-6
View File
@@ -1,6 +0,0 @@
# June 9th, 2020
- Livetweeting my reading holiday. Unsure if good or bad idea. It is a form of note taking, though. https://twitter.com/flancian/status/1270290784118542338
- Chrome extension idea: [[Meritocracy]]
-
-
-4
View File
@@ -1,4 +0,0 @@
# June 10th, 2020
- https://twitter.com/flancian/status/1270661854117990400
- [[Antisocial]]
-6
View File
@@ -1,6 +0,0 @@
# June 11th, 2020
- I continued learning [[Clojure]]
- I reconnected with [[EduneV]]
- [[Twitter to Roam]]
- Found [[fpallopides]], [[chophshiy]]
-6
View File
@@ -1,6 +0,0 @@
# June 12th, 2020
- Woke up with a cough :(
- Got tested for covid-19.
- [[thewiseturtle]] introduced me to [[Maslow]]
- Watched [[Malcolm X]]
-4
View File
@@ -1,4 +0,0 @@
# June 13th, 2020
- Attending [[EAGxVirtual 2020]].
- Live tweeting.
-7
View File
@@ -1,7 +0,0 @@
# June 14th, 2020
- [[Chongli Qin]] from DeepMind gave a talk in [[EAGxVirtual 2020]]
- [[Michael Aird]] -- why we need a database of existential risk estimates.
- [[James Fodor]] -- pitfalls of Bayesian reasoning.
- [[Joey Savoie]] -- tools for decision making.
- [[Olga Babeeva]]
-5
View File
@@ -1,5 +0,0 @@
# June 15th, 2020
- [[meditationstuff]]
- Perhaps I should import my TODOs from [[Google Keep]] into Roam?
-
-8
View File
@@ -1,8 +0,0 @@
# June 16th, 2020
- It seems I have never written here about [[Greg Egan]]. Funny.
- Check out [[Radical Candor]]
- [[Zettelkasten]]
- [[Effective Altruism Talk]]
- found [[Citizense]] while reading about tiddlyroam
-
-2
View File
@@ -1,2 +0,0 @@
# June 17th 2020
-4
View File
@@ -1,4 +0,0 @@
# June 18th, 2020
- Saw [[All About Circuits]] recommended on HN.
-

Some files were not shown because too many files have changed in this diff Show More