July links
This commit is contained in:
86
content/post/20220801-links/index.md
Normal file
86
content/post/20220801-links/index.md
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
+++
|
||||||
|
title = "Interesting Links from July"
|
||||||
|
date = 2022-08-01T00:00:00
|
||||||
|
lastmod = 2022-07-29T00: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])
|
||||||
|
* [Mid-Atlantic Accent][2] ([archive][2w])
|
||||||
|
* [Yahoo admits mangling email][3] ([archive][3w])
|
||||||
|
* [hemanth/functional-programming-jargon][4] ([archive][4w])
|
||||||
|
* [The Preprocessor Iceberg Meme][5] ([archive][5w])
|
||||||
|
* [Wikipedia:Long-term Abuse][6] ([archive][6w])
|
||||||
|
* [Lena (MMAcevedo)][7] ([archive][7w])
|
||||||
|
* [How I Feel about Logarithms][8]
|
||||||
|
* [Suspend Your Disbelief (or, how to ruin everything in 7 steps)][9]
|
||||||
|
* [emojisupply.kitchen][10]
|
||||||
|
* [Alpha (A translation of Genesis 1)][11] ([archive][11w])
|
||||||
|
|
||||||
|
[1]: https://unstableontology.com/2022/05/02/on-the-paradox-of-tolerance-in-relation-to-fascism-and-online-content-moderation
|
||||||
|
[1w]: http://web.archive.org/web/20220702144909/https://unstableontology.com/2022/05/02/on-the-paradox-of-tolerance-in-relation-to-fascism-and-online-content-moderation
|
||||||
|
|
||||||
|
[2]: https://en.m.wikipedia.org/wiki/Mid-Atlantic_accent
|
||||||
|
[2w]: http://web.archive.org/web/20220714175919/http://en.m.wikipedia.org/wiki/Mid-Atlantic_accent
|
||||||
|
|
||||||
|
[3]: http://news.bbc.co.uk/2/hi/science/nature/2138014.stm
|
||||||
|
[3w]: http://web.archive.org/web/20220721011454/http://news.bbc.co.uk/2/hi/science/nature/2138014.stm
|
||||||
|
|
||||||
|
[4]: https://github.com/hemanth/functional-programming-jargon
|
||||||
|
[4w]: http://web.archive.org/web/20220729163246/https://github.com/hemanth/functional-programming-jargon
|
||||||
|
|
||||||
|
[5]: https://jadlevesque.github.io/PPMP-Iceberg/
|
||||||
|
[5w]: http://web.archive.org/web/20220717103317/https://jadlevesque.github.io/PPMP-Iceberg/
|
||||||
|
|
||||||
|
[6]: https://en.wikipedia.org/wiki/Wikipedia:Long-term_abuse
|
||||||
|
[6w]: http://web.archive.org/web/20220727173524/https://en.wikipedia.org/wiki/Wikipedia:Long-term_abuse
|
||||||
|
|
||||||
|
[7]: https://qntm.org/mmacevedo
|
||||||
|
[7w]: http://web.archive.org/web/20220727095612/https://qntm.org/mmacevedo
|
||||||
|
|
||||||
|
[8]: https://youtu.be/N-7tcTIrers
|
||||||
|
|
||||||
|
[9]: https://youtu.be/deg1wmYjwtk
|
||||||
|
|
||||||
|
[10]: https://emoji.supply/kitchen/
|
||||||
|
|
||||||
|
[11]: http://llamasandmystegosaurus.blogspot.com/2017/05/alpha.html
|
||||||
|
[11w]: http://web.archive.org/web/20220728200951/http://llamasandmystegosaurus.blogspot.com/2017/05/alpha.html
|
Reference in New Issue
Block a user