ten minutes with gpt-4 and i have a server-side rendered idiomatic haskell web application capable of calling the chatgpt api. i'm floored.

Mar 16, 2023 · 2:39 PM UTC

initial spec -> three rounds of pasting compile errors back to gpt-4 and getting updated code in response -> "make it pretty" -> done
ah, i also had to paste the JSON examples of a request / response / endpoint from the API docs, as it tried to guess at an RPC format initially, but that was it in terms of steering.
Replying to @harryaskham
How did you get access?
via anthropic - poe.com or an iOS app
Replying to @harryaskham
Wow, I did the exact same thing with switftUI! The "coding" took like 5 minutes... I spent more time messing with checkboxes and build options I'm shocked and amazed...
Wanted to try using GPT4 to write a quick app HOLY SHIT You guys... Full step by step instructions Knew to use alamofire!! Gave me 1.5 classes before cutting off
Replying to @harryaskham
I don’t agree. I think 18 is still too young. You need to wait until 30
Replying to @harryaskham
Took me an hour 😂
Replying to @harryaskham
Could you give github link to source code