Deleted Comment
I think honestly 80% of my users come from my domain name giving me a huge SEO boost. I knew people who need my product would search "AEO Check" or "AEO Checker" hence I named my domain aeochecker.ai, a week after I published my site i was already ranking top 5 in this keyword (also because it was very low competition)
There is a built-in login flow
Ah this doc needs to be updated: https://help.openai.com/en/articles/11096431-openai-codex-cl...
- The permission system is broken (this is such an obvious one that I wonder if it's specific to GPT5 or my environment). If you tell Codex to ask permission before running commands, it can't ever write to files. It also runs some commands (e.g. `sed`) without asking. Once you skip sandbox mode, it's difficult to go back.
- You can't paste or attach images (helpful for design iteration)
- No built-in login flow so you have to mess with your shell config and export your OpenAI key to all terminal processes.
- Terminal width isn't respected. Model responses always wrap at some hard-coded value. Resizing the window doesn't correctly redraw the screen.
- Some keyboard shortcuts aren't supported, like option+delete to delete words (which I use often, apparently...)
This is on MacOS, iTerm2, Fish shell. I guess everyone uses Cursor or Windsurf?
I'm eagerly awaiting reproduction. I hope the results hold up and someone finds a way to bolt language onto it.
Since I need to set up forwarding at my domain registrar anyway, I might as well host it there
What am I missing?