🐦 Twitter Post Details

Viewing enriched Twitter post

@Modular

GPU Puzzle #6: implement a kernel that adds 10 to each position of a vector. The solution is just 3 lines, and getting there requires understanding global thread indexing and what breaks when you skip the bounds check. πŸ€” Full walkthrough in our new video: https://t.co/6f1Kg2AkqC

Media 1

πŸ“Š Media Metadata

{
  "media": [
    {
      "type": "photo",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2027475593047195941/media_0.jpg?",
      "filename": "media_0.jpg"
    }
  ],
  "processed_at": "2026-03-01T19:09:50.428287",
  "pipeline_version": "2.0"
}

πŸ”§ Raw API Response

{
  "type": "tweet",
  "id": "2027475593047195941",
  "url": "https://x.com/Modular/status/2027475593047195941",
  "twitterUrl": "https://twitter.com/Modular/status/2027475593047195941",
  "text": "GPU Puzzle #6: implement a kernel that adds 10 to each position of a vector. The solution is just 3 lines, and getting there requires understanding global thread indexing and what breaks when you skip the bounds check. πŸ€” Full walkthrough in our new video: https://t.co/6f1Kg2AkqC",
  "source": "Twitter for iPhone",
  "retweetCount": 1,
  "replyCount": 0,
  "likeCount": 38,
  "quoteCount": 0,
  "viewCount": 2350,
  "createdAt": "Fri Feb 27 20:07:04 +0000 2026",
  "lang": "en",
  "bookmarkCount": 18,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2027475593047195941",
  "displayTextRange": [
    0,
    279
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "Modular",
    "url": "https://x.com/Modular",
    "twitterUrl": "https://twitter.com/Modular",
    "id": "1483918307484848132",
    "name": "Modular",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": "Business",
    "profilePicture": "https://pbs.twimg.com/profile_images/1786875652656025600/mp6VADd5_normal.png",
    "coverPicture": "https://pbs.twimg.com/profile_banners/1483918307484848132/1714859329",
    "description": "",
    "location": "",
    "followers": 21053,
    "following": 2,
    "status": "",
    "canDm": false,
    "canMediaTag": true,
    "createdAt": "Wed Jan 19 21:46:38 +0000 2022",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 683,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 319,
    "statusesCount": 1046,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "2003526058948329481"
    ],
    "profile_bio": {
      "description": "Building AI’s unified compute layer. We are hiring β†’ https://t.co/cPTAes0HMt πŸš€",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [
            {
              "display_url": "modular.com/careers",
              "expanded_url": "http://modular.com/careers",
              "indices": [
                53,
                76
              ],
              "url": "https://t.co/cPTAes0HMt"
            }
          ],
          "user_mentions": []
        },
        "url": {
          "urls": [
            {
              "display_url": "modular.com",
              "expanded_url": "https://www.modular.com",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/dFAH0NVA0N"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "timestamps": [],
    "urls": [
      {
        "display_url": "youtube.com/watch?v=DEOnhT…",
        "expanded_url": "https://www.youtube.com/watch?v=DEOnhTiI87Y",
        "indices": [
          256,
          279
        ],
        "url": "https://t.co/6f1Kg2AkqC"
      }
    ],
    "user_mentions": []
  },
  "quoted_tweet": null,
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}