Pitfalls of premature closure with LLM assisted coding
1–10 of 50 posts
Re: Pitfalls of premature closure with LLM assisted coding
#2The rest of the advice in there is sound, but without more specifics I don't know how actionable the section "The spectrum of AI-appropriate tasks" really is.
Re: Pitfalls of premature closure with LLM assisted coding
#3Re: Pitfalls of premature closure with LLM assisted coding
#4I put the examples he gave into Claude 4(Sonnet) purely asking to eval the code, it pointed out every single issue about the code snippets (N+1 Query, race condition, memory leak). The article doesn;t mention which model was used, or how exactly it was used, or in which environment/IDE it was used. The rest of the advice in there is sound, but without more specifics I don't know how actionable the section "The spectr…
All via Cursor, some internal tools and Tines Workbench
Re: Pitfalls of premature closure with LLM assisted coding
#5I initially thought that layout of the sections was an odd and terrible poem.
Re: Pitfalls of premature closure with LLM assisted coding
#6Re: Pitfalls of premature closure with LLM assisted coding
#7Re: Pitfalls of premature closure with LLM assisted coding
#8I put the examples he gave into Claude 4(Sonnet) purely asking to eval the code, it pointed out every single issue about the code snippets (N+1 Query, race condition, memory leak). The article doesn;t mention which model was used, or how exactly it was used, or in which environment/IDE it was used. The rest of the advice in there is sound, but without more specifics I don't know how actionable the section "The spectr…
Basically same problem as copy paste coding, but LLM can (sometimes) know your exact variable names, types so it's easier to forget that you need to understand and check the code.
Re: Pitfalls of premature closure with LLM assisted coding
#9I initially thought that layout of the sections was an odd and terrible poem.
Re: Pitfalls of premature closure with LLM assisted coding
#10I initially thought that layout of the sections was an odd and terrible poem.
But if it’s meant to be a table of contents, it really should be styled like a list, rather than a block quote.