Elektrine lite

← Feed

@mlysons@iosdev.space

Post #1337413

2026-03-17 12:46 UTC

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)

Replies (1)

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

    Going beyond that, I have started to fine-tune the code by hand rather than always relying on Codex. I will often read through the way it has done things, and suggest alterations or make them myself. It’s been a real learning experience in that sense. (5/7)

    Open ##1337414