Llew

8.5K posts

Llew banner
Llew

Llew

@Bramistuta

Follow for the yellow visor, stay for the content!! Chelsea fan invested in $THETA, $TFUEL & $TDROP $ADA $VRA that’s all you need to know. 👊🏻

Katılım Nisan 2021
162 Takip Edilen724 Takipçiler
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
BlackRock's CEO thinks compute will become a tradable asset. CME Group has just announced the first contracts. We've written about why this is happening, and why pricing the shortage is not the same as solving it. medium.com/theta-network/…
English
23
103
426
26.5K
Llew retweetledi
Llew retweetledi
ThetaSimplified
ThetaSimplified@ThetaSimplified·
→ Cloudician (Alibaba Cloud International Partner) joins as Strategic Enterprise Validator → Houston Rockets' ClutchBot crosses 10,000+ questions on EdgeCloud → Hybrid EdgeCloud launches June, distributed inferencing H2 2026 Full recap ↓ @Theta_Network
English
6
22
128
3.6K
Llew retweetledi
NOWNodes ⛓️
NOWNodes ⛓️@NOWNodes·
NOWNodes now supports Theta EVM — the EVM-compatible interface on Theta Network. Theta is a decentralized infrastructure network for video streaming, content delivery, edge computing, and AI workloads.
NOWNodes ⛓️ tweet media
English
4
48
203
10.6K
Llew retweetledi
CryptosandWine
CryptosandWine@CryptosandWine·
THETA just opened more lanes on Web 3 Information, DATA, and AI super highway. The roads (aka Infrastructure) are larger with more transportation possibilities. (Scalable is good for growth and to absorb the transition that is coming slow and hard) Developers can now build or connect apps to Theta through NOWNodes instead of relying only on Theta’s own public RPC or running their own infrastructure. (RPC is the interface that allows users and applications to interact with the blockchain) Theta is the highway. Theta EVM is the Ethereum-compatible lane. NOWNodes is now offering an on-ramp so developers can drive onto that lane without building their own entrance. For investors, this is not automatically a price moving mega announcement, but it is a meaningful ecosystem/infrastructure update Nice job @mitchliu and @jeiyilong PS we own expensive digital real estate. Cheers. 🍷
CryptosandWine tweet media
NOWNodes ⛓️@NOWNodes

NOWNodes now supports Theta EVM — the EVM-compatible interface on Theta Network. Theta is a decentralized infrastructure network for video streaming, content delivery, edge computing, and AI workloads.

English
4
28
150
4.9K
Llew retweetledi
CryptosandWine
CryptosandWine@CryptosandWine·
The EdgeCloud Above the Clouds, Where Next-Gen Infrastructure Meets the Future. Staking. Sipping vino. Repeating. Nodes firing. Raining kurenshees. New digital real estate is in the clouds. I am on cloud nine aka THETA Edgecloud.
CryptosandWine tweet media
Theta Network@Theta_Network

As demand for compute grows, so do the bills from centralized clouds. Theta offers a different model. Distributed infra, 50-70% cheaper GPU compute. Some of the world's leading universities already rely on it for their AI research. Find out more at thetaedgecloud.com

English
4
18
107
2.1K
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
As demand for compute grows, so do the bills from centralized clouds. Theta offers a different model. Distributed infra, 50-70% cheaper GPU compute. Some of the world's leading universities already rely on it for their AI research. Find out more at thetaedgecloud.com
Theta Network tweet media
English
30
131
456
18.6K
Llew retweetledi
CryptosandWine
CryptosandWine@CryptosandWine·
THETA Nerd out message from Jeiyi Long is way too complicated. What Jieyi Long is saying "We found a better way to make zero-knowledge recursive proofs cheaper and more practical." Old way vs New Way Old way prove every step of a long computation, which is expensive. Jeiyi way prove it more efficiently by committing mainly to the important inputs/witnesses instead of the whole internal trail. Yo Jeiy, explain to me what changed in Blockchain, "We made recursive zk proofs faster, and we also made it possible for multiple parties to help build one proof while keeping their own inputs private.” Therefore corporation #1 can collaborate with corporation #2 without disclosing their private keys, data.....you get the picture. Finally, we found a better way to make zero-knowledge recursive proofs cheaper and more practical.” Faster too
CryptosandWine tweet media
Jieyi Long | Theta Network@jieyilong

Excited to share that my research work “Interstellar: Efficient GKR-based IVC Scheme with Privacy-Preserving Collaborative Folding” conducted at Theta Labs @Theta_Network has recently been accepted to PKC 2026! PKC (Public-Key Cryptography Conference) is one of the premier cryptography venues organized by the IACR (International Association for Cryptologic Research, iacr.org). IACR conferences represent the gold standard of academic cryptography research, so it’s a big honor to have this work accepted. This is also my first first-authored paper accepted at a major cryptography conference! The paper introduces Interstellar, a new framework for folding schemes and Incrementally Verifiable Computation (IVC) — a key primitive that that has recently attracted significant attention from researchers and is beginning to see widespread adoption in modern recursive zkSNARK systems for scalable blockchains and verifiable computing. Check it out: eprint.iacr.org/2025/1294 Key idea Most modern folding-based IVC systems (Nova, HyperNova, Protostar, etc.) operate on constraint systems and require commitments to the entire execution trace of a circuit. This leads to expensive prover costs dominated by large vector commitments and MSM operations. Interstellar takes a different approach. Instead of committing to the full trace, it works directly with circuit satisfiability and combines a new technique called circuit interpolation and the GKR protocol for circuit verification. This allows the prover to commit only to the actual witness inputs, avoiding commitments to the full computation trace and eliminating cross-term vectors used in many prior folding schemes. Result Because vector commitments are the main cost in folding-based IVC, reducing them yields substantial speedups. Across representative workloads: 1.59× – 6.74× prover speedup per folding round for parallel workloads (e.g., matrix multiplication) up to 2.93× speedup for serialized workloads (e.g., MiMC hash chains) Additional features Interstellar also supports several capabilities needed for real-world zk systems: high-degree gates lookup gates multi-instance folding efficient non-uniform IVC (important for zkVMs and zkML) A new primitive: Collaborative Folding / IVC The paper also introduces a novel cryptography primitive called Collaborative Folding/IVC, which allows multiple provers with disjoint private witnesses to jointly generate recursive proofs without revealing their private inputs. This enables new settings such as: privacy-preserving distributed computation multi-party recursive proof generation federated or cross-organization verifiable computation Why this matters Recursive proof systems are becoming foundational infrastructure for zkVMs, rollups, verifiable AI / zkML, and scalable blockchain verification. Interstellar provides a new design option in the folding-IVC landscape that significantly reduces prover cost while enabling distributed proof generation. If you’re interested in folding schemes, recursive SNARKs, or verifiable computation, I’d love to hear feedback from the cryptography and blockchain community!

English
2
18
108
2.4K
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
Our CTO has just had his first-authored paper accepted at PKC 2026, one of the top cryptography conferences in the world. The paper introduces Interstellar, a new folding scheme for recursive proofs that significantly cuts prover costs. Huge achievement, Jieyi!
Jieyi Long | Theta Network@jieyilong

Excited to share that my research work “Interstellar: Efficient GKR-based IVC Scheme with Privacy-Preserving Collaborative Folding” conducted at Theta Labs @Theta_Network has recently been accepted to PKC 2026! PKC (Public-Key Cryptography Conference) is one of the premier cryptography venues organized by the IACR (International Association for Cryptologic Research, iacr.org). IACR conferences represent the gold standard of academic cryptography research, so it’s a big honor to have this work accepted. This is also my first first-authored paper accepted at a major cryptography conference! The paper introduces Interstellar, a new framework for folding schemes and Incrementally Verifiable Computation (IVC) — a key primitive that that has recently attracted significant attention from researchers and is beginning to see widespread adoption in modern recursive zkSNARK systems for scalable blockchains and verifiable computing. Check it out: eprint.iacr.org/2025/1294 Key idea Most modern folding-based IVC systems (Nova, HyperNova, Protostar, etc.) operate on constraint systems and require commitments to the entire execution trace of a circuit. This leads to expensive prover costs dominated by large vector commitments and MSM operations. Interstellar takes a different approach. Instead of committing to the full trace, it works directly with circuit satisfiability and combines a new technique called circuit interpolation and the GKR protocol for circuit verification. This allows the prover to commit only to the actual witness inputs, avoiding commitments to the full computation trace and eliminating cross-term vectors used in many prior folding schemes. Result Because vector commitments are the main cost in folding-based IVC, reducing them yields substantial speedups. Across representative workloads: 1.59× – 6.74× prover speedup per folding round for parallel workloads (e.g., matrix multiplication) up to 2.93× speedup for serialized workloads (e.g., MiMC hash chains) Additional features Interstellar also supports several capabilities needed for real-world zk systems: high-degree gates lookup gates multi-instance folding efficient non-uniform IVC (important for zkVMs and zkML) A new primitive: Collaborative Folding / IVC The paper also introduces a novel cryptography primitive called Collaborative Folding/IVC, which allows multiple provers with disjoint private witnesses to jointly generate recursive proofs without revealing their private inputs. This enables new settings such as: privacy-preserving distributed computation multi-party recursive proof generation federated or cross-organization verifiable computation Why this matters Recursive proof systems are becoming foundational infrastructure for zkVMs, rollups, verifiable AI / zkML, and scalable blockchain verification. Interstellar provides a new design option in the folding-IVC landscape that significantly reduces prover cost while enabling distributed proof generation. If you’re interested in folding schemes, recursive SNARKs, or verifiable computation, I’d love to hear feedback from the cryptography and blockchain community!

English
15
80
398
12.7K
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
Tune in to hear our Head of Marketing & PR @GiveMeACurry talk all things Theta on March 18 at 12 PM ET ⏰🗣️
Telekom Web3 Infrastructure & Solutions@mms_Blockchain

The next generation of cloud infrastructure is distributed and decentralized. @Theta_Network is building it by connecting thousands of GPUs worldwide into flexible, on-demand compute for AI and research. Join our X Space with @Theta_Network on March 18 | at 12 PM ET (6PM CET) Speakers: @GiveMeACurry - Josh Adams, Head of Marketing & PR, Theta Labs Benjamin Balzer, Web3 Growth & Business Development, Deutsche Telekom Telekom Web3

English
12
60
257
10.3K
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
We just relaunched our homepage. New tagline, cleaner story. Here's the version we never quite told properly. 🧵
Theta Network tweet media
English
535
456
869
70.4K
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
Theta EdgeCloud is now on GPUs.io, a comparison site that puts 15 cloud GPU providers side by side in one table. Filter by GPU, VRAM, price and find the right fit for your AI workload. No more bouncing between dashboards to compare rates.
Theta Network tweet media
English
14
109
443
24.5K
Llew retweetledi
Theta Network
Theta Network@Theta_Network·
Theta Intelligence is live, turning AI agent conversations into real business insights, Syracuse University adopts AWS Trainium on EdgeCloud Hybrid, and our joint research with Prof. Xiao's team was accepted by IEEE TPDS. Full February roundup here: medium.com/p/acbdb8ab72f2
English
18
89
415
20.1K