june links
This commit is contained in:
72
content/post/20220701-links/index.md
Normal file
72
content/post/20220701-links/index.md
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
+++
|
||||||
|
title = "Interesting Links from June"
|
||||||
|
date = 2022-07-01T00:00:00
|
||||||
|
lastmod = 2022-07-03T00:00:00
|
||||||
|
draft = false
|
||||||
|
|
||||||
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||||
|
authors = ["Carl Pearson"]
|
||||||
|
|
||||||
|
tags = ["links"]
|
||||||
|
|
||||||
|
summary = ""
|
||||||
|
|
||||||
|
# Projects (optional).
|
||||||
|
# Associate this post with one or more of your projects.
|
||||||
|
# Simply enter your project's folder or file name without extension.
|
||||||
|
# E.g. `projects = ["deep-learning"]` references
|
||||||
|
# `content/project/deep-learning/index.md`.
|
||||||
|
# Otherwise, set `projects = []`.
|
||||||
|
projects = []
|
||||||
|
|
||||||
|
# Featured image
|
||||||
|
# To use, add an image named `featured.jpg/png` to your project's folder.
|
||||||
|
[image]
|
||||||
|
# Caption (optional)
|
||||||
|
caption = ""
|
||||||
|
|
||||||
|
# Focal point (optional)
|
||||||
|
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||||
|
focal_point = "Center"
|
||||||
|
|
||||||
|
# Show image only in page previews?
|
||||||
|
preview_only = true
|
||||||
|
|
||||||
|
|
||||||
|
categories = []
|
||||||
|
|
||||||
|
# Set captions for image gallery.
|
||||||
|
|
||||||
|
|
||||||
|
+++
|
||||||
|
|
||||||
|
Here are some interesting things I read this month.
|
||||||
|
Presented without comment or endorsement.
|
||||||
|
|
||||||
|
* [Compound pejoratives on Reddit – from buttface to wankpuffin][1] ([archive][1w])
|
||||||
|
* [What caused the 2020 Hoicide Spike?][2] ([archive][2w])
|
||||||
|
* [How Do Individual Contributors Get Stuck? A Primer ][3] ([archive][3w])
|
||||||
|
* [Lethal Partisanship][4] ([archive][4w])
|
||||||
|
* [The Copenhagen Interpretation of Ethics][5] ([archive][5w])
|
||||||
|
* [Rewriting the Technical Interview][6] ([archive][6w])
|
||||||
|
* [Why the government breeds and releases billions of flies a year][7] ([archive][7w])
|
||||||
|
|
||||||
|
[1]: http://colinmorris.github.io/blog/compound-curse-words
|
||||||
|
[1w]: https://web.archive.org/web/20220701220815/http://colinmorris.github.io/blog/compound-curse-words
|
||||||
|
|
||||||
|
[2]: https://astralcodexten.substack.com/p/what-caused-the-2020-homicide-spike
|
||||||
|
[2w]: https://web.archive.org/web/20220703093234/https://astralcodexten.substack.com/p/what-caused-the-2020-homicide-spike
|
||||||
|
|
||||||
|
[3]: https://www.elidedbranches.com/2017/01/how-do-individual-contributors-get.html
|
||||||
|
[3w]: https://web.archive.org/web/20220703111528/https://www.elidedbranches.com/2017/01/how-do-individual-contributors-get.html
|
||||||
|
|
||||||
|
[4]: https://www.dannyhayes.org/uploads/6/9/8/5/69858539/kalmoe___mason_ncapsa_2019_-_lethal_partisanship_-_final_lmedit.pdf
|
||||||
|
|
||||||
|
[5]: https://blog.jaibot.com/the-copenhagen-interpretation-of-ethics/
|
||||||
|
[5w]: https://web.archive.org/web/20220618225755/https://blog.jaibot.com/the-copenhagen-interpretation-of-ethics/
|
||||||
|
|
||||||
|
[6]: https://aphyr.com/posts/353-rewriting-the-technical-interview
|
||||||
|
[6w]: https://web.archive.org/web/20220615123956/https://aphyr.com/posts/353-rewriting-the-technical-interview
|
||||||
|
|
||||||
|
[7]: https://www.nationalgeographic.com/animals/article/north-american-screwworm-barrier
|
||||||
|
[7w]: https://web.archive.org/web/20220621044438/https://www.nationalgeographic.com/animals/article/north-american-screwworm-barrier
|
Reference in New Issue
Block a user