development(3/0)

Development patterns with ai

In Hrishi Olickel’s LLM Hacker Guide he describes some of the ways his thoughts about the development process have changed since working closely with Large Language Models (LLMs). Development Process Hrishi explores the ways that the development process has changed. He offers two other in-between processes, but below is the traditional and the new AI methodology. flowchart LR Write -- Compile -- Run flowchart LR Chat -- Play -- Loop -- Nest Traditional development is about writing code, compiling it, and running it.…

Thoughts on AI

In Software Development James Somers writes a thoughful piece about the effect that models like ChatGPT are having on his work and perception of future programming. He delves into the fears associated with this “tsunami” change but ends with a hopeful note by comparing the effect of LLMs on chess.

Reduce development friction

Victoria Drake has a must-read article about Technical Ergonomics.