From efdb0bf472f9379eb3bce6c0a14c6127aba08703 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 16 Nov 2020 17:20:41 +0100 Subject: [PATCH] 2020-11-16 --- abstractfairy.md | 17 ++++++++++------- agora-plan.md | 1 + 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/abstractfairy.md b/abstractfairy.md index 60daf3940..f4567a95f 100644 --- a/abstractfairy.md +++ b/abstractfairy.md @@ -1,25 +1,28 @@ # AbstractFairy -- A [[person]] on [[twitter]]: https://twitter.com/AbstractFairy +- A [[person]] on [[twitter]]: https://twitter.com/AbstractFairy. +- A [[friend]]. - [[hypothes.is]]: https://hypothes.is/groups/nxaLPD9r/abstractfairy - Oh, interesting that they weren't in the system until June 21st. They are very interesting. - Lives in Egypt. Is economically stable. In late undergrad studies (Finance). - Told me about [[Thomas Szasz]] - "There's this idea in social media called the fluff principle (Paul Graham wrote an essay on it). The idea is that if you base a social media website on voting, then emotional content and easy to process content will float to the surface" - [x] Recommended https://www.ribbonfarm.com/series/predictable-identities/ [[ribbonfarm]] - - Really enjoyed it. + - Really enjoyed it. - On language levels: - - I love the idea of having clearly defined language. One clear example of this is the word productivity. I think its a muddled word - - Lvl 0 Generative: things that actually produce results - - Lvl 1 Optimization: Refines the process to produce results more efficiently - - Lvl 2 Experimentation: Finds better tools for Optimization - - Lvl 3 Rationality: finds better models for analysis + - I love the idea of having clearly defined language. One clear example of this is the word productivity. I think its a muddled word + - Lvl 0 Generative: things that actually produce results + - Lvl 1 Optimization: Refines the process to produce results more efficiently + - Lvl 2 Experimentation: Finds better tools for Optimization + - Lvl 3 Rationality: finds better models for analysis - On [[fascism]]: "they enforce their opinion on others" - Mentioned [[harmonylion1]]. [//begin]: # "Autogenerated link references for markdown compatibility" [person]: person "Person" [twitter]: twitter "Twitter" +[friend]: friend "Friend" [Thomas Szasz]: thomas-szasz "Thomas Szasz" [ribbonfarm]: ribbonfarm "Ribbonfarm" [fascism]: fascism "Fascism" +[harmonylion1]: harmonylion1 "Harmonylion1" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/agora-plan.md b/agora-plan.md index 829102995..ed2d4a60f 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -33,6 +33,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - Probably not worth fixing that right now as it only triggers for nodes that are not canonical, perhaps better to just redirect to a canonical node. - [ ] could help with disambiguation and acronym expansion - [ ] Fix markdown list formatting issue with different tab widths. +- [ ] add footer. - [x] add some search support -- a simple textbox + GET? - Probably want to use [[flask-wtf]] for this: https://hackersandslackers.com/flask-wtforms-forms/ - Implement preview-on-hover?