Daily Productive Sharing 1192 - The LLM Codegen Workflow 11 Mar 2025 3 min read DPS 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 11 Dec 2024 2 min read DPS Encapsulate the mess, don’t percolate it.
Daily Productive Sharing 1105 - Full Speed 08 Nov 2024 2 min read DPS 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.
Daily Productive Sharing 1059 - Optimizations 05 Sep 2024 2 min read DPS The real takeaway though is to learn to code just the instructions that are necessary to complete the work.
Daily Productive Sharing 1010 - Building AI Products 28 Jun 2024 4 min read ai One is to treat it as a science problem - this is early, and the models will get better.