Joined December 2024
266 Photos and videos
Fable 5 launched this week, and it’s Anthropic’s most powerful model so far. What caught my attention wasn’t the performance, but something else. Prompts that get classified as bio, chem, or cyber are routed to a fallback model, and developers are already running into this even with legitimate engineering questions. Reading that made me think. Safety measures absolutely matter. Especially in areas like bio and cyber, there are good reasons for having guardrails. That’s not the issue. The issue is that access to some of the most powerful research tools ever created is increasingly tied to the risk tolerance of a single company. If the classifier gets it wrong, you’re out. If the policy changes, you’re out. If the vendor changes its mind, you’re out. Legitimate research and development shouldn’t depend on a single company’s decision on a given day. That’s one of the reasons Ritual’s approach stands out to me. The LLM precompile runs inside a TEE, the models are self-hosted, and there’s no vendor sitting between the contract and the inference. The trust assumption isn’t a company’s policy team, it’s enclave attestation. As these systems become more powerful, access to them should become more resilient too. @ritualfnd @joshsimenhoff @Jez_Cryptoz @0xMadScientist Read more: docs.ritualfoundation.org
1
19
139
RusticDreams (❖,❖) retweeted
Seven properties enable truly autonomous agents. Only on Ritual ❖
Jun 11
Despite the hype, new IC3 research reveals that a large number of AI agent platforms aren't actually conducting autonomous trades. Thanks to @TheStreet for the coverage. H/T to the authors @0xfishylosopher, @theamyzhao, and @sui414 thestreet.com/crypto/trading…
57
25
163
3,214
Didn’t expect Siggy to bring a new friend into the Ritual world. I got curious and looked into PLOPLO a bit more. What caught my attention is that it is not being introduced as just another character. It feels like an interesting mix of AI, identity and community interaction. Curious to see what role PLOPLO ends up playing in the Ritual ecosystem. 👾🖤 @0xploplo @ritualnet @Jez_Cryptoz @joshsimenhoff @0xMadScientist
👾 Meet Your AI Companion in the @ritualnet World After a smooth landing from Imagineer Planet, our favorite visitor is recharged and ready to mingle. Time to meet PLOPLO! 🧵👇
5
29
325
RusticDreams (❖,❖) retweeted
People are building all kinds of things on Ritual. One person creates an AI agent, another builds a game. Some are working on analytics tools, others are launching prediction markets. From identity solutions to community projects, there is a surprisingly wide range of things being built. There are already more than 90 dApps built by the community. Looking through the list, it is hard not to notice that people are not just sharing ideas. They are actually turning those ideas into real products. Technology matters, but what really grows an ecosystem is the people who keep showing up, putting in the work and building. That is probably one of my favorite things about Ritual. 🖤 @ritualnet @joshsimenhoff @Jez_Cryptoz Community-built dApps list ↓ docs.google.com/spreadsheets…
5
1
30
305
RusticDreams (❖,❖) retweeted
introducing Ritual Atlas ❖ Discover Ritual community built dApps, Track your onchain journey, Unlock soulbound badges and Explore the galaxy built on Ritual. 🔗 ritual-atlas.vercel.app @joshsimenhoff @0xMadScientist @Jez_Cryptoz
36
1
126
7,299
Today’s dose of Siggy therapy. ☕🐈‍⬛🖤 A comfy chair, a cup of coffee, and a few flowers. Everything exactly where it should be. The testnet is still running, but some things are simply meant to be done @ritualfnd @ritualnet @joshsimenhoff @Jez_Cryptoz
5
24
247
Private AI isn’t just a narrative anymore. It’s already working. On Ritual, the model runs inside a TEE. Your prompt, the completion, and the onchain state settle in a single transaction. The output comes back EIP-712 signed so anyone can verify it came from the enclave itself. The operator never sees the data. Most systems that claim “private AI” still pass your information through multiple providers in plaintext. Ritual Chat encrypts your input directly to onchain TEEs, removing the need to trust intermediaries. And it’s not just chat. Shadowbook is building dark pool RWA perps with TEE-native matching and onchain settlement. TweetRent keeps API keys encrypted inside enclaves while enabling account rentals. Auto PM runs as an autonomous research agent entirely onchain. You close the tab, it keeps working. Private money spent 15 years looking for demand. Private AI found millions of users in months. Ritual was built for the category where demand is already proven.@ritualfnd @joshsimenhoff @Jez_Cryptoz
4
27
261
Agent autonomy has always been talked about as a vision. Ritual is solving it as a technical problem, and I found that idea really interesting. Here’s how on-chain AI works right now: the model thinks, output comes back, protocol acts on it. But these are separate steps. In that gap, the agent’s decision is sitting in the mempool, visible to everyone. Someone can read it and move before you do. That’s exactly what happened with MakinaFi. $4.13 million gone. Not a smart contract bug, just that gap being exploited. Ritual collapses inference and action into a single operation. The model thinks and acts at the same time. No one can get in between. When a human makes a decision and acts on it, no one can read that decision before the action lands. Why should an agent be any different? That’s where sovereign agents come in. Most “autonomous” agents today are still dependent on someone else’s infrastructure. If the provider goes down, the agent stops. On Ritual, the agent holds its own keys, schedules its own execution, and runs from its own wallet. Reading Josh’s piece, this was the part that stood out to me the most. Agent sovereignty is a term I’ve heard many times before, but this is the first time I felt like I truly understood why it matters. @joshsimenhoff @ritualfnd
4
27
493
RusticDreams (❖,❖) retweeted

104
113
390
51,172
RusticDreams (❖,❖) retweeted
Ritual makes inference a native precompile, so reasoning and the action it triggers settle as one operation. Humans don't have gaps between a thought and action, and neither should an agent.
70
49
283
10,243
RusticDreams (❖,❖) retweeted
Ritual is not interesting because it has precompiles. It is interesting because those primitives let you build systems that no other major L1 can host natively today. docs.ritualfoundation.org/#p…
basically every chain should be figuring out how to get precompiles live asap, its the most important building block for the next 3-4 years
67
42
198
6,064
RusticDreams (❖,❖) retweeted
Here’s this week’s Ritual Research Digest, a newsletter covering the latest in the world of LLMs and the intersection of Crypto x AI. With hundreds of papers published weekly, staying current with the latest is impossible. We do the reading so you don’t have to.
21
32
115
4,362
sometimes I just get the feeling of sitting quietly and watching everything happen 😭🖤 the timeline keeps moving everyone is building something but at the same time there’s this weirdly calm energy too so I wanted to paint that exact feeling on wood @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
One thing I really liked while reading the Ritual docs is that they don’t try to force every type of execution into the same model. Synchronous tasks are treated separately, short-running async tasks separately, and long-running async tasks separately too. The long-running async part especially caught my attention. Because here, computation isn’t being forced to finish instantly inside a single block. The chain first accepts the request, then the computation continues in a separate lifecycle. The executor keeps polling the external API, and once the process is finished, the result comes back to the chain through a callback/settlement flow. So it’s basically: submit → poll → deliver And honestly, I think that makes a lot more sense for AI workloads. Real AI workflows are rarely instant. Reasoning can take time. Generation can take time. External service responses can be delayed. Some tasks take seconds, others can take minutes. Traditional synchronous blockchain execution expects everything to finish immediately, but AI just doesn’t naturally work like that. That’s why Ritual’s approach feels interesting to me. It feels less like “adding AI to a blockchain” and more like rethinking execution around how AI workloads actually behave. @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
10
36
491
One thing I really liked while reading the Ritual docs is that they don’t try to force every type of execution into the same model. Synchronous tasks are treated separately, short-running async tasks separately, and long-running async tasks separately too. The long-running async part especially caught my attention. Because here, computation isn’t being forced to finish instantly inside a single block. The chain first accepts the request, then the computation continues in a separate lifecycle. The executor keeps polling the external API, and once the process is finished, the result comes back to the chain through a callback/settlement flow. So it’s basically: submit → poll → deliver And honestly, I think that makes a lot more sense for AI workloads. Real AI workflows are rarely instant. Reasoning can take time. Generation can take time. External service responses can be delayed. Some tasks take seconds, others can take minutes. Traditional synchronous blockchain execution expects everything to finish immediately, but AI just doesn’t naturally work like that. That’s why Ritual’s approach feels interesting to me. It feels less like “adding AI to a blockchain” and more like rethinking execution around how AI workloads actually behave. @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
public testnet has really boosted activity on the Ritual Discord lately 👀 a lot of new people are joining so I thought I’d drop a quick update the testnet isn’t fully open to everyone right now, it’s being rolled out gradually it first started with Radiant Ritualists and Ritualists, and then Rittys were also included the role system is fully contribution based right now it’s not about farming roles but about highlighting people who actually add value to the community roles are roughly: • Initiate • Ascendent • Ritty Bitty • Ritty • Ritualist • Radiant Ritualist there’s also a nomination system 🕯️ so now it’s not only mods the community can also nominate each other basically the idea is simple people who are active engaging and contributing naturally stand out over time the Discord is growing fast right now so this system is a nice guide for new people 🖤 small note you don’t necessarily need a role to get started with testnet you can also begin by getting a small amount of RITUAL from a Ritualist let ritual begin @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
8
32
996
gRitual guys 💚 I think this banner turned out way better than I expected 😭 the vibe, colors and whole aesthetic actually go hard Prompt for banner if you wanna try: ⬇️⬇️⬇️ @ritualfnd @ritualnet
gRitual guys 💚 I think this turned out to be the best banner Better than I expected Prompt for banner if you wanna try: ⬇️⬇️⬇️ @ritualfnd @ritualnet
8
1
38
867
Generate a twitter banner with the dimensions of 1500 x 500, a vibrant yet surreal scene using bold contrasts and a Japanese pop art aesthetic, importance on [OPTIONAL ENTER DESIRED COLOR] pastel colors and dynamic perspectives, the attached character in chibi style floating in a dynamic but fun pose, keep the eyes the same style, looking at the camera. Add text that reads [YOUR NAME] and BULLISH ON RITUAL a mix of pastels and ink, comic sketch texture, a simple white background, surrounded by symbolic elements, strong atmosphere, high detail, and high quality, this image must leave the viewer in awe and amazed. The background introduces opposing shapes and abstract ideas, creating visual tension and curiosity.
13
295
public testnet has really boosted activity on the Ritual Discord lately 👀 a lot of new people are joining so I thought I’d drop a quick update the testnet isn’t fully open to everyone right now, it’s being rolled out gradually it first started with Radiant Ritualists and Ritualists, and then Rittys were also included the role system is fully contribution based right now it’s not about farming roles but about highlighting people who actually add value to the community roles are roughly: • Initiate • Ascendent • Ritty Bitty • Ritty • Ritualist • Radiant Ritualist there’s also a nomination system 🕯️ so now it’s not only mods the community can also nominate each other basically the idea is simple people who are active engaging and contributing naturally stand out over time the Discord is growing fast right now so this system is a nice guide for new people 🖤 small note you don’t necessarily need a role to get started with testnet you can also begin by getting a small amount of RITUAL from a Ritualist let ritual begin @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
gRitual gang 💚 i joined in too looked at the timeline and everyone was doing it, so i tried it as well now i get why it’s so popular tuesday was kinda ordinary, this made it better pfp made with ChatGPT prompt by @antgeo13 turned out better than i expected 👏 @ritualnet @ritualfnd
9
38
1,152
gRitual gang 💚 i joined in too looked at the timeline and everyone was doing it, so i tried it as well now i get why it’s so popular tuesday was kinda ordinary, this made it better pfp made with ChatGPT prompt by @antgeo13 turned out better than i expected 👏 @ritualnet @ritualfnd
gRitual gang lets have some fun this hard monday use your pfp and this prompt in chatgpt ---- transform the provided character into a stylized 2D anime / cartoon fisheye selfie illustration, NOT photorealistic, NOT 3D render MAIN STYLE: - the character must look like a hand-drawn 2D anime/cartoon illustration - clean line art, soft cel-shading, slightly semi-realistic lighting - character must remain clearly illustrated, not realistic IDENTITY PRESERVATION: - keep the original head, face, hairstyle, expression, and all details EXACTLY - preserve identity for any type (human, anime, animal, nft, mascot) - do NOT redesign the face POSE / CAMERA: - extreme fisheye selfie perspective - 180-degree ultra wide lens - camera very close to face - one arm extended forward (selfie pose) - large head due to distortion, smaller body - dynamic perspective OUTFIT LOGIC: - if no clothing → generate streetwear (hoodie / jacket / sportswear) - if clothing exists → adapt into streetwear while preserving original design - stylized illustrated clothing, not realistic fabric OUTFIT DETAILS: - oversized hoodie preferred - add ONLY one text: "ritual" on the chest - text size: small to medium, subtle, balanced, not oversized - text must NOT cover the entire chest - text placement: centered or slightly curved on the natural chest area - font style: similar to Jelink Bold 700 - handwritten rounded casual script - soft playful letter shapes, smooth curves, slightly irregular stroke thickness - casual marker / brush pen streetwear logo style - NOT standard font, NOT geometric font, NOT corporate font - text color: green, slightly vivid but not neon - text must follow fabric folds, hoodie wrinkles, body angle, and fisheye perspective - text must be naturally warped, curved, and integrated into the hoodie surface - text should feel printed into fabric, not placed flat on top - NO additional logos, NO symbols, NO brands, NO extra graphics, NO extra text BACKGROUND: - simplified night urban street - minimal buildings, minimal signs - not crowded, no people focus - soft city lighting, muted colors - wet road with subtle reflections - avoid strong neon and avoid overly detailed environment - slightly blurred and atmospheric - background should feel cinematic but not busy LENS / EFFECTS: - strong fisheye distortion - visible circular frame - soft dark vignette - chromatic aberration, subtle RGB split on edges FILM / CAMERA EFFECT: - noticeable film grain - visible digital noise - slight compression artifacts - subtle VHS / analog filter - low-light camera noise - slight blur inconsistencies - imperfect sharpness, not ultra clean - soft bloom on highlights - gritty filtered camera look COMPOSITION: - 1:1 square - centered character - clear fisheye circle - sharp face, softer background QUALITY: - high-quality anime illustration - detailed but controlled - not photorealistic NEGATIVE PROMPT: photorealistic character, hyperrealism, 3D render, CGI, blender render, octane render, unreal engine, realistic human skin, realistic fur, overly detailed background, busy city, crowded scene, too many lights, strong neon colors, oversaturated colors, HDR look, excessive reflections, too many signs, extra logos, symbols, brands, extra graphics, multiple texts, huge text, oversized text, text covering entire chest, wrong font, default font, geometric font, corporate font, flat text, undeformed text, text not following fabric, text not warped, plastic look, doll, toy, ultra clean image, no noise, perfect rendering
3
28
1,116
After the public testnet, I feel like the vibe around Ritual has really changed Every time I check the timeline, I see something new New people are joining, new dapps are launching, it’s constantly in a build phase You can actually feel the ecosystem slowly growing If you’re new to Ritual, I’d definitely say join the X community x.com/i/communities/18969910… It’s a pretty active place, both for keeping up with what’s happening and talking to people There’s really good energy in there right now and I think we’re still very early 🖤 Let ritual begin @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
Lately there’s been such a crazy building energy around Ritual Testnet Every time I open the timeline I see something new a new dapp a new idea a new build After a while that energy kinda hits you too You stop just watching and start wanting to make stuff yourself So this was my way of creating something today 🚬 I took that chaotic but creative Ritual vibe and painted it onto wood Now this little smoking Siggy is just sitting there watching the Ritual side grow 🖤 Let Ritual Begin @ritualnet @joshsimenhoff @Jez_Cryptoz @cryptooflashh @0xMadScientist
8
31
546