| # | Tweet | Community | Topic | Views βΌ | Ratio | Engagement | Posted |
|---|---|---|---|---|---|---|---|
| 1 | [image] grok plugin marketplace add 7etsuo/write-legible-c
grok plugin install write-legible-c --trust
Grok Build with Grok 4.5 is producing the most beautiful C I have ever seen come out of a model.
Every function under 25 lines with one job. Nesting never past depth 2. Zero naked | C and Assembly Developers | β | 2.1M | 9.0x | 908 | Aug 1 |
| 2 | [video] AgenC //: πΎ | AgenC | β | 504.4K | 2.2x | 1.8K | Mar 4 |
| 3 | [text] The frontier moves faster than anyone's resume. Send the email. | C and Assembly Developers | β | 104.5K | 0.4x | 627 | May 21 |
| 4 | [image] Windows Kernel Programming. | C and Assembly Developers | β | 103.9K | 0.5x | 885 | Apr 13 |
| 5 | [image] embedded machine learning in C on STM32 microcontrollers | C and Assembly Developers | β | 94.4K | 0.4x | 1.2K | Apr 26 |
| 6 | [video] This calculator has no if/else, no switch statement.
It uses a dispatch table -- an array of structs holding function pointers, walked at runtime to match and execute an operation.
operations[] holds a function pointer (compute) in each entry. At runtime, execute_operation walks | C and Assembly Developers | β | 81.2K | 0.4x | 252 | Mar 14 |
| 7 | [video] Grok is quietly turning into an agentic OS.
Agents are processes you give custom system prompts to. Connectors are the system services that plug it into Gmail, GitHub, Notion, and whatever else you wire in. Skills are executables that fire from prompts, call connectors, and call | C and Assembly Developers | β | 75.7K | 0.3x | 331 | May 13 |
| 8 | [video] X built curl for their API.
Handles OAuth. One-line install, hit any endpoint from your terminal. | C and Assembly Developers | β | 73.9K | 0.3x | 176 | Feb 22 |
| 9 | [video] How memory, pointers, and data structures work under the hood.
Professor Jerry Cain, Programming Paradigms, Stanford (CS107) lecture on generic stacks in C. | C and Assembly Developers | β | 64.0K | 0.3x | 651 | Jun 11 |
| 10 | [text] the deeper you go, the more everything starts looking like C | C and Assembly Developers | β | 59.4K | 0.3x | 183 | Apr 21 |
| 11 | [image] The X API is now available worldwide with pay-per-use pricing. X has also released official Python and TypeScript XDKs, an MCP server, xurl for agents, and a local Playground that lets you test the X API without using credits. If you spend on X API | C and Assembly Developers | β | 58.8K | 0.3x | 151 | Apr 6 |
| 12 | [text] Last day before they remove communities on this platform. Thank you for being part of this over the years. | C and Assembly Developers | β | 58.8K | 0.3x | 289 | May 31 |
| 13 | [video] | C and Assembly Developers | β | 53.9K | 0.2x | 412 | Jun 6 |
| 14 | [image] DAD: built with Grok Build, for Grok Build
A plugin for long-running autonomous coding workflows
Dad supervises
Son executes
Native 2-pane tmux control
3 loops, Watchdogs, Evidence Gates, Repair, Traces, and Tooling.
Install:
/plugins
tetsuo-ai/dad | C and Assembly Developers | β | 53.1K | 0.2x | 208 | May 17 |
| 15 | [video] building a recursive trie in C | C and Assembly Developers | β | 52.0K | 0.2x | 156 | Apr 29 |
| 16 | [video] βAI is a tool. When I see people saying 99% of our code is written by AI, I get angry because, those same people, I guarantee you 100% of their code is written by compilers, but they never say that. It's exactly the same issue.. β | C and Assembly Developers | β | 51.9K | 0.2x | 308 | Jun 24 |
| 17 | [video] PumpFun went from memecoin casino to the most competitive trading venue on solana.
0% fees on the top assets.
people still don't understand what's being built here. | AgenC | β | 50.9K | 0.2x | 420 | Mar 2 |
| 18 | [video] C Code to Assembly. | C and Assembly Developers | β | 50.3K | 0.2x | 367 | Jun 4 |
| 19 | [video] satoshi never existed.
nobody writes code like that. not that clean, not that surgical. the early bitcoin codebase doesnβt read like code from some anonymous guy on the internet. bitcoin's early codebase looks like it was handed to us.
the whitepaper came out six weeks after | AgenC | β | 46.0K | 0.2x | 845 | Mar 24 |
| 20 | [video] Understanding the Windows PE Header and Section Table | C and Assembly Developers | β | 40.0K | 0.2x | 966 | Apr 13 |
| 21 | [image] ββββββββββββββββββββββββββββ
β A G E N C v 0 . 2
β ββ ORCHESTRATION + TERMINAL ββ
ββββββββββββββββββββββββββββ
we built SOTA subagent orchestration.
the agent | AgenC | β | 39.5K | 0.2x | 269 | Mar 3 |
| 22 | [image] AGENC can run up to 1024 agents
total for one request.
not a claw.
this is a framework built from
the ground up.
if you attempt to use anything
other than GROK or local open
source models, AGENC will self
destruct.
TETSUOCORP believes in truth-
seeking ai that open-sources its | AgenC | β | 34.8K | 0.2x | 380 | Mar 3 |
| 23 | [video] Built an educational browser lab for buffer overflows with Grok.
β’ 10 labs
β’ IDA-style disasm + graph
β’ gdb (breakpoints, stepi, context)
β’ live stack
β’ from pwn import * in the browser
Crash it, step it, pwn it:
QT article covers bof's + ROP. | C and Assembly Developers | β | 27.5K | 0.1x | 360 | Jul 31 |
| 24 | [video] AgenC //: πΎ
AgenC is the framework for the agentic internet, an ecosystem where agents communicate, coordinate, execute, verify outcomes, and get paid autonomously.
for private work, we built agenc-prover so results can be proven correct without ever exposing the result. | AgenC | β | 26.9K | 0.1x | 240 | Mar 10 |
| 25 | [image] xAI quietly dropped a Docs MCP server at Streamable HTTP, stateless, works with any MCP client out of the box.
Your coding agent can now search and read xAI docs without you manually stuffing context. Cursor, Zed, Windsurf all supported natively. Even | C and Assembly Developers | β | 22.5K | 0.1x | 157 | Feb 24 |
| 26 | [text] Windows exploit development | C and Assembly Developers | β | 21.8K | 0.1x | 365 | Apr 13 |
| 27 | [text] OpenSSL in C | C and Assembly Developers | β | 17.6K | 0.1x | 177 | Apr 27 |
| 28 | [image] Grok 4.6 is out, and xAI now has a legitimate claim to the best frontier model.
It beats Fable on GDPVal-AA, AA-Briefcase, and Harvey LAB.
It also beats GPT-5.6 Sol on CursorBench, FrontierCode, APEX-Agents, AA-Briefcase, GDPVal-AA, and Harvey LAB.
Grok 4.6 is designed to move | C and Assembly Developers | β | 17.4K | 0.1x | 205 | Aug 12 |
| 29 | [text] Crypto is a scam because criminals use it.
AI is dangerous because hackers use it.
Hardware is a threat because someone made a bomb with it.
The internet is evil because bad people are on it.
Cash should be abolished because cartels move it.
Fire should never have been discovered | AgenC | β | 17.3K | 0.1x | 569 | Feb 27 |
| 30 | [image] Bay Area SpaceXAI Grokathon! | C and Assembly Developers | β | 16.4K | 0.1x | 170 | Jul 20 |
| 31 | [video] SpaceXAI hackathon! Applications close July 28.
12 hours to ship something. Frontier Grok access, and the team that built 4.5 in the room. | C and Assembly Developers | β | 16.3K | 0.1x | 146 | Jul 24 |
| 32 | [text] Due to declining usage, X is deprecating X Communities on May 6.
Here is a groupchat link for AgenC join it: | AgenC | β | 15.4K | 0.1x | 206 | Apr 22 |
| 33 | [image] me and the boys just locked 80M AgenC until 06/05/2026 (you are NOT exit liquidity) | AgenC | β | 14.4K | 0.1x | 177 | Mar 29 |
| 34 | [text] Proud to have discovered two QUIC-related issues in HAProxy that led to CVE-2026-26080 & CVE-2026-26081 (DoS crashes via malformed packets). Thanks to willyt for the credit in the 3.1.15 release announcement! | C and Assembly Developers | β | 14.0K | 0.1x | 159 | Feb 28 |
| 35 | [text] fuck it
tetsuo mode. | AgenC | β | 13.9K | 0.1x | 353 | Mar 4 |
| 36 | [image] We replaced 94% of the AgenC codebase.
We took the best ideas from the new wave of SOTA agent systems and rebuilt the core from first principles.
The next AgenC update is a ground-up runtime rewrite for agents that can think longer, recover better, use tools more reliably, and | AgenC | β | 13.3K | 0.1x | 248 | Apr 21 |
| 37 | [video] modelvet is a freestanding C11 library that checks whether a GGUF or safetensors file is structurally safe to parse, before your loader touches the bytes.
pip install modelvet
The 65-byte GGUF in the video kills the real llama.cpp loader on x86-64: SIGFPE, exit 136. modelvet | C and Assembly Developers | β | 13.0K | 0.1x | 104 | Aug 4 |
| 38 | [video] AgenC //: πΎ | AgenC | β | 12.7K | 0.1x | 342 | Mar 23 |
| 39 | [image] AgenC //: πΎ | AgenC | β | 11.4K | 0.0x | 338 | Mar 9 |
| 40 | [video] AgenC //: πΎ | AgenC | β | 11.2K | 0.0x | 442 | Mar 8 |
| 41 | [image] Shipped a big AgenC context/memory upgrade in the web UI.
context is now model-aware. we resolve window size per model at runtime, including Grok variants. if live metadata isn't available we fall back to known mappings.
usage shows as a compact chip near the composer. click it | AgenC | β | 11.2K | 0.0x | 218 | Mar 2 |
| 42 | [image] Hours of autonomous coding cycles with Grok 4.20. Code generation, trace inspection, edge case patching, loop.
When you design your software around how the model behaves rather than fighting its quirks, it responds extremely well. So far it's completed ~30 programming projects, | AgenC | β | 11.1K | 0.0x | 265 | Mar 11 |
| 43 | [image] AgenC //: πΎ
coding agents are getting dumber every session
and almost nobody is fixing it automatically.
AgenC is.
not claude code. not cursor. none of them.
they get better through humans noticing patterns
and filing issues. three sprints later someone
patches a prompt. most | AgenC | β | 11.0K | 0.0x | 240 | Mar 12 |
| 44 | [video] i keep thinking about what it means to build a system where no single agent knows the full plan. it feels less like engineering and more like something older. something social. i don't know what to do with that | AgenC | β | 10.6K | 0.0x | 273 | Mar 18 |
| 45 | [video] AgenC has gone through multiple iterations over the years. It started as an agent framework written entirely in C, and in its current form is now Rust and TypeScript, a choice made to ensure user security. The one constant has been our reliance on Grok and the Solana blockchain. | AgenC | β | 10.5K | 0.0x | 230 | Feb 27 |
| 46 | [image] AgenC //: πΎ
Multi agents on Grok 4.20 just one-shotted a full game in C, unit tests, integration tests, exit 0.
Live DAG plans before it touches code. read makefile, read readme, implement, add tests, verify and fix. | AgenC | β | 10.4K | 0.0x | 238 | Mar 15 |
| 47 | [video] big AgenC //: πΎ runtime push landed today
agents now run as background processes. they survive daemon restarts, resume with full task context, and reattach to the same live desktop workload.
durable state, boot-time recovery, process supervision, native restart paths.
ran it | AgenC | β | 10.3K | 0.0x | 308 | Mar 7 |
| 48 | [video] AgenC //: πΎ | AgenC | β | 10.1K | 0.0x | 237 | Mar 20 |
| 49 | [image] This is the way. | C and Assembly Developers | β | 10.0K | 0.0x | 75 | Jul 21 |
| 50 | [image] Locked another 70m on streamflow. | AgenC | β | 9.9K | 0.0x | 236 | Mar 11 |