2020-11-16

This commit is contained in:
2020-11-16 17:20:41 +01:00
parent 529b9b791f
commit efdb0bf472
2 changed files with 11 additions and 7 deletions
+10 -7
View File
@@ -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"
+1
View File
@@ -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?