diff --git a/site/link-log.yaml b/site/link-log.yaml index eee873d..a390c70 100644 --- a/site/link-log.yaml +++ b/site/link-log.yaml @@ -1,3 +1,21 @@ +- url: https://jordankaye.dev/posts/go-slow-move-fast/ + name: "Jordan Kaye: Go Slow to Move Fast" + summary: | + A great take on the concept of "technical debt." + + Two key takeaways: + 1. "Slow is smooth, smooth is fast." + 2. It's only technical debt if it's intentional. Otherwise, it's just bad code. +- url: https://heydingus.net/blog/2024/8/you-and-i-can-do-hard-things + name: "Jarrod Blundy: You (and I) Can Do Hard Things" + summary: | + It's good to be reminded sometimes. +- url: https://www.mitchellhanberg.com/the-comprehensive-guide-to-elixirs-for-comprehension/ + name: "Mitchell Hanberg: The Comprehensive Guide to Elixirs for Comprehension" + summary: | + I saw this guide linked from the Elixir Slack and it is the best guide to comprehensions + and the `for` special form in Elixir that I've seen. I write Elixir code every day and I had + no idea about some of the options. See also: [the official documentation for comprehensions](https://hexdocs.pm/elixir/comprehensions.html). - url: https://public.work/ name: "public.work" summary: |