🐦 Twitter Post Details

Viewing enriched Twitter post

@k1rallik

Solo dev reverse-engineered Google's billion-dollar algorithm in 7 days Google published the paper that crashed memory stocks worldwide. Then shipped zero code. Tom Turney read the math, opened his terminal, and built the whole thing with Claude - then made it faster than Google promised. Day 1-3: Core algorithms, 141 tests, Python prototype Day 3-5: C port into llama.cpp, Metal GPU kernels Day 5-7: Speed optimization from 739 to 2747 tok/s That's a 3.7x speedup through pure engineering: > fp32 β†’ fp16 WHT > half4 vectorized butterfly ops > graph-side rotation > block-32 storage layout Then he added his own research on top: > Sparse V: skip 90% of value decompressions at long context > Asymmetric K/V: keep keys precise, compress values harder > Temporal decay: old tokens get lower precision automatically Result: 35B model running on a MacBook with 4.6x compressed cache. 613 GitHub stars in a week. Google still hasn't released their own code.

Media 2

πŸ“Š Media Metadata

{
  "media": [
    {
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2038567965465944491/media_0.mp4",
      "media_url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2038567965465944491/media_0.mp4",
      "type": "video",
      "filename": "media_0.mp4"
    },
    {
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2038567965465944491/media_1.jpg",
      "media_url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2038567965465944491/media_1.jpg",
      "type": "photo",
      "filename": "media_1.jpg"
    }
  ],
  "processed_at": "2026-03-30T19:02:03.868028",
  "pipeline_version": "2.0"
}

πŸ”§ Raw API Response

{
  "type": "tweet",
  "id": "2038567965465944491",
  "url": "https://x.com/k1rallik/status/2038567965465944491",
  "twitterUrl": "https://twitter.com/k1rallik/status/2038567965465944491",
  "text": "Solo dev reverse-engineered Google's billion-dollar algorithm in 7 days\n\nGoogle published the paper that crashed memory stocks worldwide. Then shipped zero code. \n\nTom Turney read the math, opened his terminal, and built the whole thing with Claude - then made it faster than Google promised.\n\nDay 1-3: Core algorithms, 141 tests, Python prototype\nDay 3-5: C port into llama.cpp, Metal GPU kernels\nDay 5-7: Speed optimization from 739 to 2747 tok/s\n\nThat's a 3.7x speedup through pure engineering:\n> fp32 β†’ fp16 WHT\n> half4 vectorized butterfly ops\n> graph-side rotation\n> block-32 storage layout\n\nThen he added his own research on top:\n\n> Sparse V: skip 90% of value decompressions at long context\n> Asymmetric K/V: keep keys precise, compress values harder\n> Temporal decay: old tokens get lower precision automatically\n\nResult: 35B model running on a MacBook with 4.6x compressed cache.\n613 GitHub stars in a week. Google still hasn't released their own code.",
  "source": "Twitter for iPhone",
  "retweetCount": 465,
  "replyCount": 108,
  "likeCount": 3911,
  "quoteCount": 39,
  "viewCount": 486612,
  "createdAt": "Mon Mar 30 10:44:12 +0000 2026",
  "lang": "en",
  "bookmarkCount": 4029,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2038567965465944491",
  "displayTextRange": [
    0,
    275
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "k1rallik",
    "url": "https://x.com/k1rallik",
    "twitterUrl": "https://twitter.com/k1rallik",
    "id": "3431572810",
    "name": "BuBBliK",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1957215896788717568/DleHEDIC_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/3431572810/1755471633",
    "description": "",
    "location": "πŸŒ† Brooklyn Rooftop, NYC Vibes",
    "followers": 8640,
    "following": 441,
    "status": "",
    "canDm": true,
    "canMediaTag": false,
    "createdAt": "Wed Aug 19 13:52:24 +0000 2015",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 43448,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 1948,
    "statusesCount": 15480,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "2033530122150502482"
    ],
    "profile_bio": {
      "description": "Chasing dreams & cat cuddles 🐾\nall content here is sponsored or commissioned",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [],
          "user_mentions": []
        },
        "url": {
          "urls": [
            {
              "display_url": "t.me/KreoPolyBot?st…",
              "expanded_url": "https://t.me/KreoPolyBot?start=ref-kirallik",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/FEMGw7Lt7J"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {
    "media": [
      {
        "additional_media_info": {
          "monetizable": true
        },
        "allow_download_status": {
          "allow_download": true
        },
        "display_url": "pic.twitter.com/o18flWZC4A",
        "expanded_url": "https://twitter.com/k1rallik/status/2038567965465944491/video/1",
        "ext_media_availability": {
          "status": "Available"
        },
        "id_str": "2038567562695331840",
        "indices": [
          276,
          299
        ],
        "media_key": "13_2038567562695331840",
        "media_results": {
          "id": "QXBpTWVkaWFSZXN1bHRzOgwABAoAARxKcmXBFtAAAAA=",
          "result": {
            "__typename": "ApiMedia",
            "id": "QXBpTWVkaWE6DAAECgABHEpyZcEW0AAAAA==",
            "media_key": "13_2038567562695331840"
          }
        },
        "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/2038567562695331840/img/WMEicIKQAwBbBhiY.jpg",
        "original_info": {
          "focus_rects": [],
          "height": 836,
          "width": 700
        },
        "sizes": {
          "large": {
            "h": 836,
            "w": 700
          }
        },
        "type": "video",
        "url": "https://t.co/o18flWZC4A",
        "video_info": {
          "aspect_ratio": [
            175,
            209
          ],
          "duration_millis": 57662,
          "variants": [
            {
              "content_type": "application/x-mpegURL",
              "url": "https://video.twimg.com/amplify_video/2038567562695331840/pl/0lFiHermCXkYLJHD.m3u8?tag=21&v=cfc"
            },
            {
              "bitrate": 632000,
              "content_type": "video/mp4",
              "url": "https://video.twimg.com/amplify_video/2038567562695331840/vid/avc1/320x382/ONTmh_92XO6IIiJ0.mp4?tag=21"
            },
            {
              "bitrate": 950000,
              "content_type": "video/mp4",
              "url": "https://video.twimg.com/amplify_video/2038567562695331840/vid/avc1/480x572/Zu40KwMeBatdd1Gm.mp4?tag=21"
            },
            {
              "bitrate": 2176000,
              "content_type": "video/mp4",
              "url": "https://video.twimg.com/amplify_video/2038567562695331840/vid/avc1/700x836/mT_-FP0V_0HJ8nj5.mp4?tag=21"
            }
          ]
        }
      },
      {
        "allow_download_status": {
          "allow_download": true
        },
        "display_url": "pic.twitter.com/o18flWZC4A",
        "expanded_url": "https://twitter.com/k1rallik/status/2038567965465944491/video/1",
        "ext_media_availability": {
          "status": "Available"
        },
        "features": {
          "large": {
            "faces": []
          },
          "orig": {
            "faces": []
          }
        },
        "id_str": "2038567661395910656",
        "indices": [
          276,
          299
        ],
        "media_key": "3_2038567661395910656",
        "media_results": {
          "id": "QXBpTWVkaWFSZXN1bHRzOgwAAQoAARxKcny8GiAACgACHEpyw4gWoasAAA==",
          "result": {
            "__typename": "ApiMedia",
            "id": "QXBpTWVkaWE6DAABCgABHEpyfLwaIAAKAAIcSnLDiBahqwAA",
            "media_key": "3_2038567661395910656"
          }
        },
        "media_url_https": "https://pbs.twimg.com/media/HEpyfLwaIAAO_T1.png",
        "original_info": {
          "focus_rects": [
            {
              "h": 392,
              "w": 700,
              "x": 0,
              "y": 31
            },
            {
              "h": 700,
              "w": 700,
              "x": 0,
              "y": 0
            },
            {
              "h": 798,
              "w": 700,
              "x": 0,
              "y": 0
            },
            {
              "h": 826,
              "w": 413,
              "x": 0,
              "y": 0
            },
            {
              "h": 826,
              "w": 700,
              "x": 0,
              "y": 0
            }
          ],
          "height": 826,
          "width": 700
        },
        "sizes": {
          "large": {
            "h": 826,
            "w": 700
          }
        },
        "type": "photo",
        "url": "https://t.co/o18flWZC4A"
      }
    ]
  },
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": {
    "type": "tweet",
    "id": "2037868113480319321",
    "url": "https://x.com/k1rallik/status/2037868113480319321",
    "twitterUrl": "https://twitter.com/k1rallik/status/2037868113480319321",
    "text": "https://t.co/uAaxXKPqnk",
    "source": "Twitter for iPhone",
    "retweetCount": 329,
    "replyCount": 66,
    "likeCount": 2865,
    "quoteCount": 63,
    "viewCount": 3435209,
    "createdAt": "Sat Mar 28 12:23:14 +0000 2026",
    "lang": "zxx",
    "bookmarkCount": 7692,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2037868113480319321",
    "displayTextRange": [
      0,
      23
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "k1rallik",
      "url": "https://x.com/k1rallik",
      "twitterUrl": "https://twitter.com/k1rallik",
      "id": "3431572810",
      "name": "BuBBliK",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "profilePicture": "https://pbs.twimg.com/profile_images/1957215896788717568/DleHEDIC_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/3431572810/1755471633",
      "description": "",
      "location": "πŸŒ† Brooklyn Rooftop, NYC Vibes",
      "followers": 8640,
      "following": 441,
      "status": "",
      "canDm": true,
      "canMediaTag": false,
      "createdAt": "Wed Aug 19 13:52:24 +0000 2015",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {}
      },
      "fastFollowersCount": 0,
      "favouritesCount": 43448,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "mediaCount": 1948,
      "statusesCount": 15480,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "2033530122150502482"
      ],
      "profile_bio": {
        "description": "Chasing dreams & cat cuddles 🐾\nall content here is sponsored or commissioned",
        "entities": {
          "description": {
            "hashtags": [],
            "symbols": [],
            "urls": [],
            "user_mentions": []
          },
          "url": {
            "urls": [
              {
                "display_url": "t.me/KreoPolyBot?st…",
                "expanded_url": "https://t.me/KreoPolyBot?start=ref-kirallik",
                "indices": [
                  0,
                  23
                ],
                "url": "https://t.co/FEMGw7Lt7J"
              }
            ]
          }
        }
      },
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {},
    "card": null,
    "place": {},
    "entities": {
      "hashtags": [],
      "symbols": [],
      "timestamps": [],
      "urls": [
        {
          "display_url": "x.com/i/article/2037…",
          "expanded_url": "http://x.com/i/article/2037798771753439232",
          "indices": [
            0,
            23
          ],
          "url": "https://t.co/uAaxXKPqnk"
        }
      ],
      "user_mentions": []
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "isLimitedReply": false,
    "article": {
      "title": "The algorithm that crashed Wall Street",
      "preview_text": "Google just crashed memory stocks with a single algorithm.\nTurboQuant compresses AI memory 6x, speeds it up 8x - with zero accuracy loss. And it's free.\nAI's invisible memory crisis\nEvery time you",
      "cover_media_img_url": "https://pbs.twimg.com/media/HEf01pLWwAAdi7W.jpg"
    }
  },
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}