tweak: some tweaks

This commit is contained in:
Nuno Sempere 2023-05-15 16:46:16 +00:00
parent 062d1d6c29
commit 056da744a8
5 changed files with 12 additions and 13 deletions

View File

@ -1,13 +1,13 @@
## In 2020... ## In 2020...
- [A review of two free online MIT Global Poverty courses](https://nunosempere.com/2020/01/15/MIT_EDX_Review) - [A review of two free online MIT Global Poverty courses](https://nunosempere.com/2020/01/15/mit-edx-review)
- [A review of two books on survey-making](https://nunosempere.com/2020/03/01/Survey_Making) - [A review of two books on survey-making](https://nunosempere.com/2020/03/01/survey-making)
- [Shapley Values II: Philantropic Coordination Theory & other miscellanea.](https://nunosempere.com/2020/03/10/Shapley_Values_II) - [Shapley Values II: Philantropic Coordination Theory & other miscellanea.](https://nunosempere.com/2020/03/10/shapley-values-ii)
- [New Cause Proposal: International Supply Chain Accountability](https://nunosempere.com/2020/04/01/International_Supply_Chain) - [New Cause Proposal: International Supply Chain Accountability](https://nunosempere.com/2020/04/01/international-supply-chain-accountability)
- [Forecasting Newsletter: April 2020](https://nunosempere.com/2020/04/30/Forecasting_Newsletter_2020_04) - [Forecasting Newsletter: April 2020](https://nunosempere.com/2020/04/30/forecasting-newsletter-2020-04)
- [Forecasting Newsletter: May 2020.](https://nunosempere.com/2020/05/31/forecasting-newsletter-may-2020) - [Forecasting Newsletter: May 2020.](https://nunosempere.com/2020/05/31/forecasting-newsletter-2020-05)
- [Forecasting Newsletter: June 2020.](https://nunosempere.com/2020/07/01/forecasting-newsletter-june-2020) - [Forecasting Newsletter: June 2020.](https://nunosempere.com/2020/07/01/forecasting-newsletter-2020-06)
- [Forecasting Newsletter: July 2020.](https://nunosempere.com/2020/08/01/forecasting-newsletter-july-2020) - [Forecasting Newsletter: July 2020.](https://nunosempere.com/2020/08/01/forecasting-newsletter-2020-07)
- [Forecasting Newsletter: August 2020. ](https://nunosempere.com/2020/09/01/forecasting-newsletter-august-2020) - [Forecasting Newsletter: August 2020. ](https://nunosempere.com/2020/09/01/forecasting-newsletter-august-2020)
- [Forecasting Newsletter: September 2020. ](https://nunosempere.com/2020/10/01/forecasting-newsletter-september-2020) - [Forecasting Newsletter: September 2020. ](https://nunosempere.com/2020/10/01/forecasting-newsletter-september-2020)
- [Forecasting Newsletter: October 2020.](https://nunosempere.com/2020/11/01/forecasting-newsletter-october-2020) - [Forecasting Newsletter: October 2020.](https://nunosempere.com/2020/11/01/forecasting-newsletter-october-2020)
@ -18,4 +18,3 @@
- [Forecasting Newsletter: November 2020.](https://nunosempere.com/2020/12/01/forecasting-newsletter-november-2020) - [Forecasting Newsletter: November 2020.](https://nunosempere.com/2020/12/01/forecasting-newsletter-november-2020)
- [What are good rubrics or rubric elements to evaluate and predict impact?](https://nunosempere.com/2020/12/03/what-are-good-rubrics-or-rubric-elements-to-evaluate-and) - [What are good rubrics or rubric elements to evaluate and predict impact?](https://nunosempere.com/2020/12/03/what-are-good-rubrics-or-rubric-elements-to-evaluate-and)
- [Big List of Cause Candidates](https://nunosempere.com/2020/12/25/big-list-of-cause-candidates) - [Big List of Cause Candidates](https://nunosempere.com/2020/12/25/big-list-of-cause-candidates)

View File

@ -5,7 +5,7 @@ This post outlines some work in altruistic estimation that seems currently doabl
Two downsides of this post are that a) it looks at things that are more salient to me, and doesn't comprehensively review all estimation work being done, and b) it could use more examples. Two downsides of this post are that a) it looks at things that are more salient to me, and doesn't comprehensively review all estimation work being done, and b) it could use more examples.
<img src="https://images.nunosempere.comblog/2023/03/20/estimation-in-the-horizon/saruman.png" alt="Saruman in Isengard looking at an army of orcs" class="img-medium-center" /> <img src="https://images.nunosempere.com/blog/2023/03/20/estimation-in-the-horizon/saruman.png" alt="Saruman in Isengard looking at an army of orcs" class="img-medium-center" />
*<br>Saruman in Isengard looking at an army of orcs* *<br>Saruman in Isengard looking at an army of orcs*
## Directions ## Directions

View File

@ -15,7 +15,7 @@ https://forum.nunosempere.com/posts/[post id]/[optional post slug]
An [example post](https://forum.nunosempere.com/posts/fz6NdW4i25FZoRQyz/use-of-i-d-bet-on-the-ea-forum-is-mostly-metaphorical)---chosen to be a link post so that you can see both the article and the comments---looks like this: An [example post](https://forum.nunosempere.com/posts/fz6NdW4i25FZoRQyz/use-of-i-d-bet-on-the-ea-forum-is-mostly-metaphorical)---chosen to be a link post so that you can see both the article and the comments---looks like this:
![](https://images.nunosempere.comblog/2023/04/18/forum-frontend/forum-post.png) ![](https://images.nunosempere.com/blog/2023/04/18/forum-frontend/forum-post.png)
### Notes ### Notes

View File

@ -1,7 +1,7 @@
Updating in the face of anthropic effects is possible Updating in the face of anthropic effects is possible
====================================================== ======================================================
*Status: Trivial point worth writting up clearly.* *Status: Simple point worth writting up clearly.*
### Motivating example ### Motivating example

View File

@ -1,4 +1,4 @@
year=2023 year="$1" ## bash traverse.sh 2019
echo "## In $year..." echo "## In $year..."
echo echo