From cea5c57ef0f2c97c63ee82368096588fa9e0e60f Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 25 Mar 2019 17:01:19 +1100 Subject: [PATCH] Add Lobsters discussion link to professional-rust post --- content/screen.sass | 4 ++++ .../technical/2019/03/first-3-weeks-of-professional-rust.md | 2 ++ .../technical/2019/03/first-3-weeks-of-professional-rust.yaml | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/content/screen.sass b/content/screen.sass index 61e0c91..22758fc 100644 --- a/content/screen.sass +++ b/content/screen.sass @@ -127,6 +127,10 @@ img.cover-photo display: block margin: 0 auto +img.lobsters + position: relative + top: 2px + video max-width: 100% diff --git a/content/technical/2019/03/first-3-weeks-of-professional-rust.md b/content/technical/2019/03/first-3-weeks-of-professional-rust.md index 32fa8a3..04b3aa0 100644 --- a/content/technical/2019/03/first-3-weeks-of-professional-rust.md +++ b/content/technical/2019/03/first-3-weeks-of-professional-rust.md @@ -114,6 +114,8 @@ the frequency of bugs encountered in production, their type (such as panic or incorrect logic), their source, and ease of resolution. I look forward to writing more about our work in the future. + [Discuss on Lobsters](https://lobste.rs/s/7op1vm/my_first_3_weeks_professional_rust) +


Previous Post: [A Coding Retreat and Getting Embedded Rust Running on a SensorTag](/technical/2019/03/sensortag-embedded-rust-coding-retreat/) diff --git a/content/technical/2019/03/first-3-weeks-of-professional-rust.yaml b/content/technical/2019/03/first-3-weeks-of-professional-rust.yaml index 342edff..8c0113e 100644 --- a/content/technical/2019/03/first-3-weeks-of-professional-rust.yaml +++ b/content/technical/2019/03/first-3-weeks-of-professional-rust.yaml @@ -4,7 +4,7 @@ extra: Reflecting on the first 3 weeks of writing Rust in my new job. kind: article section: technical created_at: 2019-03-24 09:45:00.000000000 +11:00 -updated_at: 2019-03-25T16:08:40+11:00 +updated_at: 2019-03-25T17:00:08+11:00 keywords: - rust short_url: