Use of LLMs for Programming

Created: by Pradeep GowdaUpdated:Aug 20, 2024 From: Carmel, INTagged: llm · programming .

Saw this post - How I Use “AI” by Nicholas Carlini through Antirez’s post

I use LLM very similarly, and these are my (thoughts) on his bullet list.

My automation experiments:

And some programming uses of LLMs: - Generating Zotero Papers Index


This article – q What do I title this article? is another hands-on illustration of using a local script to localize (if you are a programmer, you are likely spending a lot of time on the terminal) the use LLMs for coding adjacent tasks.

One from Simon Willison – django-http-debug, a new Django app mostly written by Claude