Private
Public Access
1006 B
1006 B
title, author, handle, post_url, post_id, timestamp, post_count, reply_count, repost_count, like_count, view_count
| title | author | handle | post_url | post_id | timestamp | post_count | reply_count | repost_count | like_count | view_count |
|---|---|---|---|---|---|---|---|---|---|---|
| no Tokens and no ASTs. (easier because its Forth-like). | /i:'mɪər/ | @VPCOMPRESSB | https://x.com/VPCOMPRESSB/status/1991383117571957052?s=20 | 1991383117571957052 | 2025-11-20 05:48:27 | 1 | 0 | 0 | 4 | 292 |
@VPCOMPRESSB — no Tokens and no ASTs. (easier because its Forth-like).
Post 1 (2025-11-20 05:48:27)
no Tokens and no ASTs. (easier because its Forth-like).
all i'm doing is transforming the source directly via byte shuffling and bit magic, and its parallelizable at a per-byte basis [theoretically, because i have yet to try that out].
code is awful because i'm using Java as if it's C, and it isn't optimized (plenty of optimizations that i've setup) nor cleaned.
the <> represents NULL. (this was debugged with print 🙂).


