Live data from Hacker News

Show HN: A simple starter template for OpenAI Codex

github.com

1–2 of 2 posts

Show HN: A simple starter template for OpenAI Codex

#1
Put together a repo with the lessons learned so far from using Codex.

One big thing is you have to do all your network things at the setup step, which means if anything needs to make requests after that, like Next.js fetching font at build step, it will break.

Show HN: A simple starter template for OpenAI Codex
github.com