HackerTrans
TopNewTrendsCommentsPastAskShowJobs

picozeta

no profile record

Submissions

Ask HN: Anyone else experiencing lower quality in Claude Code since a few weeks?

2 points·by picozeta·vor 9 Monaten·4 comments

comments

picozeta
·vor 9 Monaten·discuss
Yes, it's just another anecdote, but I agree, the quality of the outputs have gone down for me as well.
picozeta
·vor 9 Monaten·discuss
Yes, that's a good point. I think they underestimate the impact this has on users.
picozeta
·vor 10 Jahren·discuss
The best thing about Django is its documentation. It is one of the best (if not _the_ best) documented projects I have ever used. Example: Let's say you are reading about Django authentication related stuff and somebody links for further clarification to https://docs.djangoproject.com/en/1.7/topics/auth/default/.

Bam! You immediately know it's outdated (emphasized by the headline) and switch to https://docs.djangoproject.com/en/1.9/topics/auth/default/. This might seem minor, but I highly appreciate such attention to detail. And I really like the official page's layout, look and feel which concentrates on information, rather than stupid, flashy animations. Ha, looks like I'm getting old.