• 0 Posts
  • 17 Comments
Joined 7 个月前
cake
Cake day: 2024年1月19日

help-circle














  • The correct usage of LLMs in coding imo is for a single use case at a time, building up to what you need from scratch. It requires skill both in talking to AI for it to give you what you want, knowing how to build up to it, reading the code it spits out so that you know when it goes south and the skill of actually knowing how to build the bigger picture software from little pieces but if you are an intermediate dev who is stuck on something it is a great help.

    That or for rubber ducky debugging, it s also great in that