links for april
This commit is contained in:
84
content/post/20220501-links/index.md
Normal file
84
content/post/20220501-links/index.md
Normal file
@@ -0,0 +1,84 @@
|
|||||||
|
+++
|
||||||
|
title = "Interesting Links from April"
|
||||||
|
date = 2022-05-01T00:00:00
|
||||||
|
lastmod = 2022-05-05T00:00:00
|
||||||
|
draft = true
|
||||||
|
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
* [A Solar-Powered Website][1]
|
||||||
|
* [nickcammarata with Dall-E examples][2] ([archive][2w])
|
||||||
|
* [Self-Actualization is no the Sole Purpose of Human Existence][3] ([archive][3w])
|
||||||
|
* [Obscure Pregnancy Interventions: Much More Than You Wanted To Know][4] ([archive][4w])
|
||||||
|
* [How to spot great remote jobs: The Joel test for remote work][5] ([archive][5w])
|
||||||
|
* [The Best Engineering Interview Question I've Ever Gotten: Part 2][6] ([archive][6w])
|
||||||
|
* [Workmode: Great Places to Work From][7]
|
||||||
|
* [Chris Lattner on Garbage Collection vs. ARC][8] ([archive][8w])
|
||||||
|
* [How to Write a Git Commit Message][9] ([archive][9w])
|
||||||
|
* [103 Bits of Advice I Wish I Had Known][10] ([archive][10w])
|
||||||
|
|
||||||
|
[1]: https://witch.solar/
|
||||||
|
|
||||||
|
[2]: https://twitter.com/nickcammarata/status/1511861061988892675?s=21&t=8aSpwebIGVPb0LkksGkgXA
|
||||||
|
[2w]: https://web.archive.org/web/20220506030145/https://twitter.com/nickcammarata/status/1511861061988892675?s=21&t=8aSpwebIGVPb0LkksGkgXA
|
||||||
|
|
||||||
|
[3]: https://freddiedeboer.substack.com/p/self-actualization-is-not-the-sole
|
||||||
|
[3w]: https://web.archive.org/web/20220506030309/https://freddiedeboer.substack.com/p/self-actualization-is-not-the-sole
|
||||||
|
|
||||||
|
[4]: https://astralcodexten.substack.com/p/obscure-pregnancy-interventions-much
|
||||||
|
[4w]: https://web.archive.org/web/20220506014012/https://astralcodexten.substack.com/p/obscure-pregnancy-interventions-much
|
||||||
|
|
||||||
|
[5]: https://andreschweighofer.com/career/how-to-spot-great-remote-jobs-the-joel-test-for-remote-work/
|
||||||
|
[5w]: https://web.archive.org/web/20220506025759/https://andreschweighofer.com/career/how-to-spot-great-remote-jobs-the-joel-test-for-remote-work/
|
||||||
|
|
||||||
|
[6]: https://quuxplusone.github.io/blog/2022/01/07/memcached-interview-solution/
|
||||||
|
[6w]: https://web.archive.org/web/20220424023538/https://quuxplusone.github.io/blog/2022/01/07/memcached-interview-solution/
|
||||||
|
|
||||||
|
[7]: https://workmode.co/
|
||||||
|
|
||||||
|
[8]: https://atp.fm/205-chris-lattner-interview-transcript#gc
|
||||||
|
[8w]: https://web.archive.org/web/20211101114918/https://atp.fm/205-chris-lattner-interview-transcript
|
||||||
|
|
||||||
|
[9]: https://cbea.ms/git-commit/
|
||||||
|
[9w]: https://web.archive.org/web/20211219182849/https://cbea.ms/git-commit/
|
||||||
|
|
||||||
|
[10]: https://kk.org/thetechnium/103-bits-of-advice-i-wish-i-had-known/
|
||||||
|
[10w]: https://web.archive.org/web/20220506010031/https://kk.org/thetechnium/103-bits-of-advice-i-wish-i-had-known/
|
||||||
|
|
Reference in New Issue
Block a user