← Back to context

Comment by empath75

6 days ago

I've been writing Rust code in production for 4+ years, and I can write Rust pretty well, and I've learned a lot from using chatgpt and co-pilot/cursor.

In particular, it helped me write my first generic functions and macros, two things that were pretty intimidating to try and get into.

100%. Using an LLM to thoughtfully craft my first useful macro felt like a super-power.