81 lines
2.6 KiB
Markdown
81 lines
2.6 KiB
Markdown
+++
|
||
title = "Interesting Links from February"
|
||
date = 2022-03-01T00:00:00
|
||
lastmod = 2022-03-05T00: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.
|
||
|
||
|
||
|
||
* [Letter to the US Senate Judiciary Committee on App Stores][1], ([archive][1w])
|
||
* [Words Known Better by Males than Females, and Vice Versa][2] ([archive][2w])
|
||
* [How to Drop Out][3] ([archive][3w])
|
||
* [dylanaraps/pure-bash-bible ][4] ([archive][4w])
|
||
* [Line Goes Up – The Problem With NFTs][5]
|
||
* [My favorite essays of life advice][6] ([archive][6w])
|
||
* [programming time][7] ([archive][7w])
|
||
* [Rewriting the Technical Interview][8] ([archive][8w])
|
||
|
||
|
||
[1]: https://www.schneier.com/essays/archives/2022/01/letter-to-the-us-senate-judiciary-committee-on-app-stores.html
|
||
[1w]: http://web.archive.org/web/20220305142704/https://www.schneier.com/essays/archives/2022/01/letter-to-the-us-senate-judiciary-committee-on-app-stores.html
|
||
|
||
|
||
[2]: https://observablehq.com/@yurivish/words
|
||
[2w]: http://web.archive.org/web/20220305143236/https://observablehq.com/@yurivish/words
|
||
|
||
[3]: https://ranprieur.com/essays/dropout.html
|
||
[3w]: http://web.archive.org/web/20220224104041/https://ranprieur.com/essays/dropout.html
|
||
|
||
[4]: https://github.com/dylanaraps/pure-bash-bible
|
||
[4w]: http://web.archive.org/web/20220305143706/https://github.com/dylanaraps/pure-bash-bible
|
||
|
||
[5]: https://youtu.be/YQ_xWvX1n9g
|
||
|
||
[6]: https://www.benkuhn.net/weeklyessays/
|
||
[6w]: http://web.archive.org/web/20220305143856/https://www.benkuhn.net/weeklyessays/
|
||
|
||
[7]: https://punkjazz.org/programming-time/
|
||
[7w]: http://web.archive.org/web/20220305143947/https://punkjazz.org/programming-time/
|
||
|
||
[8]: https://aphyr.com/posts/353-rewriting-the-technical-interview
|
||
[8w]: http://web.archive.org/web/20220305144038/https://aphyr.com/posts/353-rewriting-the-technical-interview
|