diff --git a/content/post/20211201-links/index.md b/content/post/20211201-links/index.md index 35d0823..0363e8c 100644 --- a/content/post/20211201-links/index.md +++ b/content/post/20211201-links/index.md @@ -43,6 +43,20 @@ categories = [] Here are some interesting things I've read. Presented without comment or endorsement. +## January 2022 + +* [This World of Ours](https://www.usenix.org/system/files/1401_08-12_mickens.pdf) ([pdf](static/pdf/1401_08-12_mickens.pdf)) +* [How ISO C Became Unusable for OS Development](https://arxiv.org/pdf/2201.07845.pdf) ([pdf](static/pdf/2201.07845.pdf)) +* [u/Ilforte on Lies and Loyalty](https://reddit.com/r/TheMotte/comments/s78sjo/_/ht9kfca/?context=1) ([archive](http://web.archive.org/web/20220124135911/https://www.reddit.com/r/TheMotte/comments/s78sjo/_/ht9kfca/?context=1)) +* [XKCD: Average Familiarity](https://xkcd.com/2501/) ([archive](http://web.archive.org/web/20220124135814/https://xkcd.com/2501/)) +* [LeanTL: A Lean version of Twitter Timeline](http://leantl.com/) +* [Twitter Thread of Naval Mistakes](https://twitter.com/thedreadships/status/1285870278174703617?s=21) ([archive](http://web.archive.org/web/20220124135718/https://twitter.com/thedreadships/status/1285870278174703617?s=21)) +* [Analysing Network Quality on MacOS](https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html) ([archive](http://web.archive.org/web/20220124135630/https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html)) +* [My First Impressions of Web3](https://moxie.org/2022/01/07/web3-first-impressions.html) ([archive](http://web.archive.org/web/20220124135418/https://moxie.org/2022/01/07/web3-first-impressions.html)), [HN](https://news.ycombinator.com/item?id=29845208) ([archive](http://web.archive.org/web/20220124135412/https://news.ycombinator.com/item?id=29845208)) +* [Top Risks 2022](https://www.eurasiagroup.net/issues/top-risks-2022) ([archive](https://web.archive.org/web/20220103093756/https://www.eurasiagroup.net/issues/top-risks-2022)) +* [Your Email Validation Logic is Wrong](https://www.netmeister.org/blog/email.html) ([archive](http://web.archive.org/web/20220124135117/https://www.netmeister.org/blog/email.html)) +* [700000 Lines of Code and 20 Years: How Dwarf Fortress is Built](https://stackoverflow.blog/2021/12/31/700000-lines-of-code-20-years-and-one-developer-how-dwarf-fortress-is-built/), ([archive](http://web.archive.org/web/20220124134954/https://stackoverflow.blog/2021/12/31/700000-lines-of-code-20-years-and-one-developer-how-dwarf-fortress-is-built/)) + ## December 2021 * [Lessons from my PhD](https://web.eecs.utk.edu/~azh/blog/lessonsfrommyphd.html) ([archive](https://web.archive.org/web/20220102221404/https://web.eecs.utk.edu/~azh/blog/lessonsfrommyphd.html)) diff --git a/content/post/20220201-links/index.md b/content/post/20220201-links/index.md deleted file mode 100644 index 79081c9..0000000 --- a/content/post/20220201-links/index.md +++ /dev/null @@ -1,92 +0,0 @@ -+++ -title = "Interesting Links from January" -date = 2022-01-31T00:00:00 -lastmod = 2022-01-31T00: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. - - -* [This World of Ours][11] ([pdf][11w]) -* [How ISO C Became Unusable for OS Development][10] ([pdf][10w]) -* [u/Ilforte on Lies and Loyalty][9] ([archive][9w]) -* [XKCD: Average Familiarity][8] ([archive][8w]) -* [LeanTL: A Lean version of Twitter Timeline][7] -* [Twitter Thread of Naval Mistakes][6] ([archive][6w]) -* [Analysing Network Quality on MacOS][5] ([archive][5w]) -* [My First Impressions of Web3][4] ([archive][4w]), [HN][4a] ([archive][4aw]) -* [Top Risks 2022][3] ([archive][3w]) -* [Your Email Validation Logic is Wrong][2] ([archive][2w]) -* [700000 Lines of Code and 20 Years: How Dwarf Fortress is Built][1], ([archive][1w]) - - - -[1]: https://stackoverflow.blog/2021/12/31/700000-lines-of-code-20-years-and-one-developer-how-dwarf-fortress-is-built/ -[1w]: http://web.archive.org/web/20220124134954/https://stackoverflow.blog/2021/12/31/700000-lines-of-code-20-years-and-one-developer-how-dwarf-fortress-is-built/ - -[2]: https://www.netmeister.org/blog/email.html -[2w]: http://web.archive.org/web/20220124135117/https://www.netmeister.org/blog/email.html - -[3]: https://www.eurasiagroup.net/issues/top-risks-2022 - -[4]: https://moxie.org/2022/01/07/web3-first-impressions.html -[4a]: https://news.ycombinator.com/item?id=29845208 -[4w]: http://web.archive.org/web/20220124135418/https://moxie.org/2022/01/07/web3-first-impressions.html -[4aw]: http://web.archive.org/web/20220124135412/https://news.ycombinator.com/item?id=29845208 - -[5]: https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html -[5w]: http://web.archive.org/web/20220124135630/https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html - -[6]: https://twitter.com/thedreadships/status/1285870278174703617?s=21 -[6w]: http://web.archive.org/web/20220124135718/https://twitter.com/thedreadships/status/1285870278174703617?s=21 - -[7]: http://leantl.com/ - -[8]: https://xkcd.com/2501/ -[8w]: http://web.archive.org/web/20220124135814/https://xkcd.com/2501/ - -[9]: https://reddit.com/r/TheMotte/comments/s78sjo/_/ht9kfca/?context=1 -[9w]: http://web.archive.org/web/20220124135911/https://www.reddit.com/r/TheMotte/comments/s78sjo/_/ht9kfca/?context=1 - -[10]: https://arxiv.org/pdf/2201.07845.pdf -[10w]: static/pdf/2201.07845.pdf - -[11]: https://www.usenix.org/system/files/1401_08-12_mickens.pdf -[11w]: static/pdf/1401_08-12_mickens.pdf \ No newline at end of file