Log inSign up
tetsuo
2,710 posts
tetsuo profile banner
@tetsuoai

tetsuo

@tetsuoai
C and Assembly • Grok • AgenC //: 👾
Neo Tokyo
agenc.ag
Joined November 2022
705
Following
237.3K
Followers
13
Subscriptions
RepliesRepliesRepostsRepostsMediaMediaArticlesArticles

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • Pinned
    @tetsuoai
    tetsuo
    @tetsuoai
    1h
    I used Grok to build the browser game Roofline. Then I used Grok to train a PPO agent that plays the live page. Best recorded run is 39,359 score, 4,924 meters, combo 117. Game is at httpx://roof.grok.me/
    00:00
    42
  • C and Assembly Developers
    @tetsuoai
    tetsuo
    @tetsuoai
    1h
    For dynamically linked GCC/glibc programs on Linux, main() is not the process entry point. The kernel starts the loader. It maps libc and applies relocations. _start passes main to glibc, which initializes the process and calls it. I traced the path from source.c to main().
    00:00
    7
  • @tetsuoai
    tetsuo
    @tetsuoai
    5h
    Reading code in old school e-zines just to feel something.
    11
  • @tetsuoai
    tetsuo
    @tetsuoai
    10h
    I was originally going to build this in C because I can program in C with AI autocompletion faster than I can vibe code. It's been a while since I've done anything with Rust, and as much as I hate saying it, Rust is a great language. Building projects in Rust actually ends up
    18
  • @tetsuoai
    tetsuo
    @tetsuoai
    Aug 31
    AgenC //: 👾 Raw data for raw nerves.
    00:00
    10