From 2f1e0f47b3cd8ca5057da0c9737ae7dd35ee270d Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Wed, 2 Jun 2021 21:52:25 +0200 Subject: [PATCH] :memo: add reddit post to to-do list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40131a8..81aeec8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ * 2021Q3: Decide on sections * [ ] Resolve [Joel's 12 Questions](https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/) * [ ] Visualization problem: it's difficult to include visualization in this workflow but essential to fast prototyping. Perhaps [text-to-diagram](https://xosh.org/text-to-diagram/) + * [ ] There's some gold nuggets this [reddit post](https://old.reddit.com/r/ExperiencedDevs/comments/nmodyl/drunk_post_things_ive_learned_as_a_sr_engineer/) * [ ] [the-importance-of-humility-in-software-development](https://humbletoolsmith.com/2020/08/10/the-importance-of-humility-in-software-development/) * [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks * [ ] Details about [pair programming](https://martinfowler.com/articles/on-pair-programming.html)