Add Lobsters discussion link to professional-rust post

This commit is contained in:
Wesley Moore 2019-03-25 17:01:19 +11:00
parent 115709f379
commit cea5c57ef0
No known key found for this signature in database
GPG key ID: BF67766C0BC2D0EE
3 changed files with 7 additions and 1 deletions

View file

@ -127,6 +127,10 @@ img.cover-photo
display: block
margin: 0 auto
img.lobsters
position: relative
top: 2px
video
max-width: 100%

View file

@ -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.
<img src="/images/lobsters.png" alt="" width="16" class="lobsters"> [Discuss on Lobsters](https://lobste.rs/s/7op1vm/my_first_3_weeks_professional_rust)
<div class="seperator"><hr class="left"><hr class="right"></div>
Previous Post: [A Coding Retreat and Getting Embedded Rust Running on a SensorTag](/technical/2019/03/sensortag-embedded-rust-coding-retreat/)

View file

@ -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: