---
title: "💭 GPT-5 + Codex is so fast that when I… | justin․searls․co"
description: "!https://justin.searls.co/takes/2025-09-03-14h21m54s/"
date: 2025-09-03
published: true
tags:
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://justin.searls.co/takes/2025-09-03-14h21m54s/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://justin.searls.co/img/face.jpg" alt="Justin Searls
@searls — 
GPT-5 + Codex is so fast that when I expressed suspicion that a script was returning too few results (via `| wc -l`), Codex corrected me that I should have passed `--count` instead. Sure enough, that worked.

Checked git status and realized Codex implemented the `--count` flag in the script _concurrently as it corrected me_ for not having used it! Gaslit by a robot!" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Justin Searls
@searls</div>
      <div class="embed-card-description">
GPT-5 + Codex is so fast that when I expressed suspicion that a script was returning too few results (via `| wc -l`), Codex corrected me that I should have passed `--count` instead. Sure enough, t...</div>
      <div class="embed-card-meta">justin․searls․co &middot; justin.searls.co</div>
    </div>
  </a>
</div>


This is hilarious, the llm shames him for not utilizing the `--count` flag, THAT DIDN'T EXIST WHEN HE RAN THE CLI!

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
