Elektrine lite

← Feed

@mlysons@iosdev.space

Post #1337412

2026-03-17 12:46 UTC

It’s been an interesting journey so far. I started out with the Xcode assistant, then I tried the Codex app which I now prefer. I also use ChatGPT itself on occasion to help me through design decisions and the like. I use that to help me make my prompts to Codex clearer and more specific. (3/7)

Replies (1)

  • @mlysons@iosdev.space 2026-03-17 12:46

    I started off with Codex by using quite general prompts. I can’t remember exactly, but “Create me a calendar view with rows of 7 days, each tappable…” and so on. But over time, I have changed to more specific and detailed prompts, building out my Agents.md file so that Codex will create code the way I like it and so on. It inspired me to keep building. And it has also helped me learn new techniques with SwiftUI that I didn’t know of or hadn’t tried before. (4/7)

    Open ##1337413