|

About Coding with AI…

  • You still need to have a good idea.
  • You still need to be clear about the goals and features.
  • You still need to understand what a good user experience is.
  • You still need to be able to articulate what you want clearly.
  • You need to be able to break up the features into clear, communicable prompts.
  • You still need to architect the software — just not with code, but with phases and testing and feedback.
  • You still need to have an understanding of the development process, even if AI is walking you through it.
  • You still need to be able to do 400 other things that aren’t related to writing code.
  • You still need to be able to test it.
  • You still need to be able to debug it.
  • You still need to consider how people will actually use your app, and in what contexts.

Telling an AI to make an app is not app development, just like telling a 5 year old to draw a Picasso isn’t a Picasso.

Similar Posts

  • |

    ChatGPT Thinks it Knows My Audio Levels

    I provided an interview transcript to ChatGPT and asked it to suggest edits to tighten up the conversation. It’s usually very aggressive but surfaces things I miss in my notes. Part of it’s edit notes was, “Balance guest track slightly hotter (+0.5 to +1 dB) during blueprint segment for clarity.” Here’s it’s response when I…

  • |

    Learn a Programming Language

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Over at LifeHacker, they are hosting a spirited discussion on what the programming language to learn first is. I think this…

  • | |

    Analytics is better than A.I.

    Imagine this: you’re in a new town, and you’re looking for a place to eat — not a franchise, but something local. It just so happens that a bunch of people you know live, or have lived in this town — people who understand what you like and don’t like (what’s important to you, and…

  • |

    Reuseability

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! A few months ago I developed a Scrubs Quotes application for Facebook. This is a simple app that displays a…

  • | |

    Testing Code Blocks with Ulysses

    Over on Twitter, Tom McFarlin asked me if Ulysses supports code syntax when pushing to WordPress: https://twitter.com/tommcfarlin/status/1526909277352480769 So I decided to give it a test: Looks good! And here’s what it looks like in Ulysses:

  • | |

    How I Launched Creator Courses in One Week

    7 months ago I took my business full-time. Being a freelancer for most of my life, and even doing it full-time for a while after college, I thought I had a pretty good handle on how things would work. But as it turns out, the product space is a lot harder to work in than…