zlacker

[parent] [thread] 1 comments
1. empath+(OP)[view] [source] 2025-06-02 22:24:37
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.

replies(1): >>leoh+wI
2. leoh+wI[view] [source] 2025-06-03 05:22:31
>>empath+(OP)
100%. Using an LLM to thoughtfully craft my first useful macro felt like a super-power.
[go to top]