Cyber

781 posts

Cyber banner
Cyber

Cyber

@cyberX___

I love building cool stuffs. https://t.co/W6C4eZWnWQ

Earth Katılım Ocak 2024
736 Takip Edilen1.5K Takipçiler
Sabitlenmiş Tweet
Cyber
Cyber@cyberX___·
Building a voice AI agent for trading on @SuiNetwork @AftermathFi sdk allows it Finds the best swap route automatically. Users know they are getting the best! @SuiNSdapp sdk makes asset transfer as seamless as possible. Pulls live price charts before swap, so users make better informed decisions. Giving that Tony Stark n Jarvis vibes to degens, lol. PS: Integrating the full Sui stack next. @EmanAbio @kostascrypto @EvanWeb3
English
74
40
186
14.8K
Cyber
Cyber@cyberX___·
After 53 years, we're heading back into deep space. The first crewed mission to the Moon since Apollo 17. What a historic moment! 🃷 #Artemis
Cyber tweet mediaCyber tweet media
English
1
0
5
91
Z.ai
Z.ai@Zai_org·
Introducing GLM-5V-Turbo: Vision Coding Model - Native Multimodal Coding: Natively understands multimodal inputs including images, videos, design drafts, and document layouts. - Balanced Visual and Programming Capabilities: Achieves leading performance across core benchmarks for multimodal coding, tool use, and GUI Agents. - Deep Adaptation for Claude Code and Claw Scenarios: Works in deep synergy with Agents like Claude Code and OpenClaw. Try it now: chat.z.ai API: docs.z.ai/guides/vlm/glm… Coding Plan trial applications: docs.google.com/forms/d/e/1FAI…
English
223
620
5.5K
1.6M
Cyber retweetledi
Riri 💓
Riri 💓@Ririonsui·
I just finished designing the FULL SAIL MERCH COLLECTION ❤️ A combination of the @FullSailFi kit, Everyday wear Tank tops, hoodie set etc. Every set ,I must say, was designed with intention, keeping @FullSailFi interest in mind, and making it simple .💙 Check out the full collection here: behance.net/gallery/246801… Comment a merch you'd love to rock! 💙
Riri 💓 tweet mediaRiri 💓 tweet mediaRiri 💓 tweet mediaRiri 💓 tweet media
Full Sail ⛵@FullSailFi

We’re launching the Full Sail Merch Challenge! ⛵️ 👇 Drop your best Full Sail themed merch concept (Hand-made or AI) Top 3 Win: 🥇 $100 → 50% USDC + 50% veSAIL 🥈 $50 → 50% USDC + 50% veSAIL 🥉 $25 → 50% USDC + 50% veSAIL How to Enter: ✔️ Like + RT ✔️ Reply with your merch concept ✔️ Tag a friend who’d wear it 📢 Want extra exposure? Post it on your page + tag @FullSailFi Judged by the Full Sail team based on: creativity, effort, & originality 🗓️ Submit by April 1 Let’s build the People’s Collection ⚓️

English
9
3
27
723
Cyber retweetledi
Ruru_arcade
Ruru_arcade@minting_ruru·
Won 1st place in the @lofitheyeti CLAY Hackathon 🥇 Built "Yeti Crossing" - a fully on-chain arcade game on @SuiNetwork where every single move is a transaction on the blockchain. Not just scores. Every swipe, every step - recorded on-chain in real-time. What makes it different: 1. ~300ms from button press to on-chain confirmation 2. gRPC streaming from Sui Testnet for real-time event delivery 3. Delegator pattern: one wallet approval, then seamless gameplay 4. Every move is verifiable on Sui Explorer Was also grateful to be invited by @SuiCommunity to talk about the game and how gRPC powers on-chain gaming on their stream. Play it: yeti-crossing.xyz Shoutout to @lofitheyeti for creating CLAY and pushing builders on Sui. This is just the start. 🧊
Lofi The Yeti@lofitheyeti

Tapped into the $SUI grid! 💧 CLAY Hackathon winners from Q1 ⤵️ 🥇 @minting_ruru with the Yeti Crossing Game 🥈 @SuiLifeToken Community Platform 🥉 @SuirifyProtocol ID Verification We also have some bonuses for excellent submissions! Let's break it all down in this thread ⤵️

English
20
7
47
2.8K
Cyber
Cyber@cyberX___·
Demoed Aura AI to @0G_labs head of devrel @w_riches. One prompt. One wallet. A full coffee shop website, built live on decentralized GPUs. No API keys. No subscriptions. Just npm install and your private key never leaves your machine. We're building the future of AI coding on @0G_labs @ExorbiLabs
English
4
11
30
767
RM
RM@rmtwiits·
$6,000 is up for grabs for developers!!!! if you are not a developer, you would have to skip this. the "into the midnight" hackathon is officially open for registration on @riseinweb3. if you are tired of every wallet balance and transaction being public for the world to see, this is for you. what is midnight? @midnightntwrk is a blockchain designed for "rational privacy." most networks are a privacy nightmare because they expose everything on-chain. midnight uses zero-knowledge (zk) proofs and selective disclosure. this means you can build apps that keep user data private while still being compliant with regulations. you get to choose what stays hidden and what is shared. why this hackathon? they want to prove that privacy and compliance can work together. they are looking for builders to create the next generation of secure web3 apps in these five tracks ($1,200 each): ➥ ai ➥ healthcare ➥ finance & defi ➥ identity & governance ➥ gaming & consumer applications key dates ⊳ kickoff: march 21 ⊳ workshops: march 24 ⊳ hacking & submission: april 1 – april 10 ⊳ winners: april 16 how to join you can build solo or in a team of up to 4 members. all projects must be built during the hackathon window. if you want to build apps that don't force users to sacrifice their privacy, sign up here: risein.com/programs/into-…
RM tweet media
English
37
2
56
4.1K
0G Labs (Home of Infinite AI)
Claude can now control your computer. Open apps. Browse the web. Fill spreadsheets. But here's the question nobody's asking: Where does that compute run? Who sees your screen data? How do you verify the AI isn't hallucinating your bank transfer? This is why we built Sealed Inference. Verifiable AI execution inside TEEs — not "trust the proxy." The agentic era needs infrastructure that proves what happened, not just promises it did.
English
16
39
250
54.9K
notMartin
notMartin@Damiclone·
saw this tested live during the OG Hackfest and i was blown Good job @cyberX___ !
Cyber@cyberX___

Cold start: ~8s (one-time per session) After that: ~3.5s per response, same as a normal API call. The gap is almost entirely the one-time on-chain provider handshake — broker init + discovery + sealed session ack on @0G_labs. Happens once per session for wallet auth + cryptographic guarantees. After that, requests are direct GPU stream. Raw inference speed, no extra proxy. This is the cost of decentralization: no keys, no subs, sealed/private inference. Just your wallet. Worth the trade-off once you're in flow.

English
1
0
2
58
Cyber
Cyber@cyberX___·
Cold start: ~8s (one-time per session) After that: ~3.5s per response, same as a normal API call. The gap is almost entirely the one-time on-chain provider handshake — broker init + discovery + sealed session ack on @0G_labs. Happens once per session for wallet auth + cryptographic guarantees. After that, requests are direct GPU stream. Raw inference speed, no extra proxy. This is the cost of decentralization: no keys, no subs, sealed/private inference. Just your wallet. Worth the trade-off once you're in flow.
Vik@0xVikk

@cyberX___ @ExorbiLabs @0G_labs what's the cold start latency like compared to a normal api call though?

English
0
2
14
303
Cyber retweetledi
Joshua (Build Arc 🌊🦐)
Joshua (Build Arc 🌊🦐)@jester_keri·
Krait just ran 1,403 trades on GBP/USD. Pure ICT/SMC. No indicators. 71.9% win rate. +43,648 pips. 1:5.9 average R:R. Order blocks. Fair value gaps. Liquidity sweeps. Structure breaks. Every setup graded A/A+ before entry no B-grade trades taken. The AI agent trades exactly how ICT methodology demands: entry at the CE of PD array overlaps, SL below the tightest structure, TP at the draw on liquidity. No emotion. No revenge trades. No deviation. Most traders average 30-40% win rates. Krait hits 72% with 6:1 reward because it does what humans can't -wait for the perfect setup and execute without hesitation. Built on @0G_labs compute, every decision verifiable on-chain.
Joshua (Build Arc 🌊🦐) tweet mediaJoshua (Build Arc 🌊🦐) tweet media
English
2
5
19
293
Cyber retweetledi
Ruru_arcade
Ruru_arcade@minting_ruru·
if you a web3 dev and a freelancer, know that information is power and there are always opportunities to earn from.........it is genuinely endless i compiled a little you can take a peep from this moment github.com/Nuel-osas/info…
English
10
7
38
497
Cyber
Cyber@cyberX___·
Every AI coding agent today is a subscription to Big Tech. Your code goes through their servers. They set the price. They control access. We @ExorbiLabs built Aura, an AI coding agent powered entirely by @0G_labs decentralized compute. No API keys. No subscriptions. Sealed inference. Just a wallet. @0G_Eco @0G_Foundation
English
3
8
27
915
Cyber retweetledi
Sele
Sele@iv_dev3·
finally got my pr merged on @iota. Built a polling indexer that connects to IOTA's GraphQL endpoint, walks checkpoints sequentially, and stores transactions + events into postgres. filter by package, module, or event type. kills and restarts cleanly, always picks up where it left off. built these off just the building blocks the SDK already exposes, wired into an actual indexer loop.
Sele tweet media
English
5
8
42
5.1K