develop
Daily Productive Sharing 1200 - How to Use LLMs to Code
One helpful tip per day:)
How to use LLMs to assist with programming? Simon Willison shares his experience:
1. If someone tells you coding with an LLM is easy, they are (perhaps unintentionally)
Daily Productive Sharing 1192 - The LLM Codegen Workflow
One helpful tip per day:)
How can we effectively use large language models (LLMs) for programming? Harper Reed shared his experience:
1. The projects he deals with usually fall into two categories: completely
Daily Productive Sharing 1128 - The Right Thing
Encapsulate the mess, don’t percolate it.
Daily Productive Sharing 1105 - Full Speed
Hard stuff because it is tricky to estimate and prone to surprises; low-level stuff because so much is built on top, it needs to get there first.