From 8e885dcf3c1017929bfcd21ec25122a3f7b1a7f6 Mon Sep 17 00:00:00 2001 From: Leon <82407168+sed-i@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:26:28 -0400 Subject: [PATCH] Update 2024.md --- docs/reading-list/2024.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reading-list/2024.md b/docs/reading-list/2024.md index 99d0b62..1133948 100644 --- a/docs/reading-list/2024.md +++ b/docs/reading-list/2024.md @@ -3,6 +3,8 @@ ## Misc - [Closing the gap: cross-language LTO between Rust and C/C++](https://blog.llvm.org/2019/09/closing-gap-cross-language-lto-between.html) - [SPIFFE Concepts](https://spiffe.io/docs/latest/spiffe-about/spiffe-concepts/) +- [How to review code effectively: A GitHub staff engineer’s philosophy](https://github.blog/developer-skills/github/how-to-review-code-effectively-a-github-staff-engineers-philosophy/) +- [Today was a Good Day: The Daily Life of Software Developers](https://www.microsoft.com/en-us/research/uploads/prod/2019/04/devtime-preprint-TSE19.pdf) ## Observability - [Intro to distributed tracing with Tempo, OpenTelemetry, and Grafana Cloud](https://grafana.com/blog/2021/09/23/intro-to-distributed-tracing-with-tempo-opentelemetry-and-grafana-cloud/)