🐦 Twitter Post Details

Viewing enriched Twitter post

@karpathy

@miolini runs great but probably requires some tuning! i'm guessing: WINDOW_PATTERN = "L" is a lot faster (mixed window sizes are only natively supported by FA3) then problem: DEPTH a lot lower, e.g. even 4? DEVICE_BATCH_SIZE can probably go up more then TOTAL_BATCH_SIZE probably a lot lower, e.g. 2**16? needs a bit of tuning to get to a better initial spot (or you can try to let the agent figure it out, but it's not certain it would. could be fun to try!).

📊 Media Metadata

{
  "score": 0.36,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.06000000000000001,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-03-08T14:24:48.114938",
  "import_source": "api_import",
  "source_tagged_at": "2026-03-08T14:24:48.114949",
  "enriched": true,
  "enriched_at": "2026-03-08T14:24:48.114952"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2030406981857759606",
  "url": "https://x.com/karpathy/status/2030406981857759606",
  "twitterUrl": "https://twitter.com/karpathy/status/2030406981857759606",
  "text": "@miolini runs great but probably requires some tuning!\n\ni'm guessing: \nWINDOW_PATTERN = \"L\"\nis a lot faster (mixed window sizes are only natively supported by FA3)\n\nthen problem:\nDEPTH a lot lower, e.g. even 4?\nDEVICE_BATCH_SIZE can probably go up more then\nTOTAL_BATCH_SIZE probably a lot lower, e.g. 2**16? \n\nneeds a bit of tuning to get to a better initial spot (or you can try to let the agent figure it out, but it's not certain it would. could be fun to try!).",
  "source": "Twitter for iPhone",
  "retweetCount": 4,
  "replyCount": 8,
  "likeCount": 186,
  "quoteCount": 0,
  "viewCount": 21220,
  "createdAt": "Sat Mar 07 22:15:22 +0000 2026",
  "lang": "en",
  "bookmarkCount": 41,
  "isReply": true,
  "inReplyToId": "2030402705374728218",
  "conversationId": "2030402705374728218",
  "displayTextRange": [
    9,
    289
  ],
  "inReplyToUserId": "14316967",
  "inReplyToUsername": "miolini",
  "author": {
    "type": "user",
    "userName": "karpathy",
    "url": "https://x.com/karpathy",
    "twitterUrl": "https://twitter.com/karpathy",
    "id": "33836629",
    "name": "Andrej Karpathy",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1296667294148382721/9Pr6XrPB_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/33836629/1407117611",
    "description": "",
    "location": "Stanford",
    "followers": 1897538,
    "following": 1057,
    "status": "",
    "canDm": true,
    "canMediaTag": true,
    "createdAt": "Tue Apr 21 06:49:15 +0000 2009",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 22277,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 856,
    "statusesCount": 9999,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "1617979122625712128"
    ],
    "profile_bio": {
      "description": "I like to train large deep neural nets. Previously Director of AI @ Tesla, founding team @ OpenAI, PhD @ Stanford.",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [],
          "user_mentions": []
        },
        "url": {
          "urls": [
            {
              "display_url": "karpathy.ai",
              "expanded_url": "https://karpathy.ai",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/0EcFthjJXM"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": null,
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}