🐦 Twitter Post Details

Viewing enriched Twitter post

@karpathy

@N8Programs a beauty for anyone interested in mechanistic interpretability or getting into LLMs. interesting to look at small algorithms and their "neural implementations" to get a sense of how neural nets implement various functionality. unless the minification really creates "esoteric" solutions that you wouldn't encounter in practice, which might be more based around distributed representations, helixes etc. i tried training the same arch briefly from scratch and gradient descent didn't find the solution, would probably work with more degrees of freedom and enough effort.

📊 Media Metadata

{
  "score": 0.42,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.12,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-03-02T12:08:15.866676",
  "import_source": "api_import",
  "source_tagged_at": "2026-03-02T12:08:15.866697",
  "enriched": true,
  "enriched_at": "2026-03-02T12:08:15.866703"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2026427750559744309",
  "url": "https://x.com/karpathy/status/2026427750559744309",
  "twitterUrl": "https://twitter.com/karpathy/status/2026427750559744309",
  "text": "@N8Programs a beauty for anyone interested in mechanistic interpretability or getting into LLMs. interesting to look at small algorithms and their \"neural implementations\" to get a sense of how neural nets implement various functionality. unless the minification really creates \"esoteric\" solutions that you wouldn't encounter in practice, which might be more based around distributed representations, helixes etc. i tried training the same arch briefly from scratch and gradient descent didn't find the solution, would probably work with more degrees of freedom and enough effort.",
  "source": "Twitter for iPhone",
  "retweetCount": 48,
  "replyCount": 25,
  "likeCount": 1244,
  "quoteCount": 6,
  "viewCount": 92500,
  "createdAt": "Tue Feb 24 22:43:19 +0000 2026",
  "lang": "en",
  "bookmarkCount": 598,
  "isReply": true,
  "inReplyToId": "2026318679525163189",
  "conversationId": "2026318679525163189",
  "displayTextRange": [
    12,
    288
  ],
  "inReplyToUserId": "1568650210926071810",
  "inReplyToUsername": "N8Programs",
  "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": 1866025,
    "following": 1055,
    "status": "",
    "canDm": true,
    "canMediaTag": true,
    "createdAt": "Tue Apr 21 06:49:15 +0000 2009",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 22158,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 851,
    "statusesCount": 9983,
    "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
}