Still turning a corner at work
Sep. 23rd, 2022 06:51 pmToday marked a new record for me, I pushed maybe a thousand lines of Rust code. That may not seem like much but it is well on the way to doing something useful and has involved my wrestling both Docker and ORM (diesel), along with Rust itself with its tight straitjacket. I still don't have a clear understanding of everything I write, the automated tooling gives me useful hints, so I need to do better at making time to resume working through the Rust Book next week.
I can't say that I am loving Rust, I am somewhat at the whims of complex macro magic from third-party libraries, and when one gets things wrong then the error messages can be truly godawful, so I see my boss' point in suggesting that macros are but a last resort. Nonetheless, I look forward to becoming proficient in Rust, and I feel better for becoming more able to contribute to the creation of our deliverables.
I can't say that I am loving Rust, I am somewhat at the whims of complex macro magic from third-party libraries, and when one gets things wrong then the error messages can be truly godawful, so I see my boss' point in suggesting that macros are but a last resort. Nonetheless, I look forward to becoming proficient in Rust, and I feel better for becoming more able to contribute to the creation of our deliverables.