←back to thread

97 points jay-baleine | 1 comments | | HN request time: 0.236s | source
1. jemiluv8 ◴[] No.45151197[source]
Reminds me when I was demonstrating Claude code to a friend recently. My friend was a huge cursor user and was just curious about the cli tool and stuff.

In the end, regardless of framework or approach, I believe there is a way to go about using llms that will optimize work for developers. I worked with this tech lead who reviews all PRs and insists on imports arranged in a specific order. I found it insulting but did it anyway. Now I don’t - the not does.

The same way that llms can be really helpful in planning and building out specific things like rest endpoints, small web components, single functions or classes and so on.

Glad people are attempting to work on such potential solution for approaching work to take advantage of these new tools