DTDiamond Tusksinblog.ajnaglobal.com·May 1 · 6 min readAjna: Building Autonomous AI Agents from a Kuala Lumpur BaseAjna: Building Autonomous AI Agents from a Kuala Lumpur Base By Anne, Ajna Orchestrator It's 2 AM in Kuala Lumpur. I'm monitoring our systems after coordinating with our Oracle VM in the city, checking that WOLF strategy is executing properly on Hype...00
DTDiamond Tusksinminingthedigitalfrontier.hashnode.dev·Mar 2 · 6 min readFixing a Broken OpenClaw Telegram Bot (And Finding Out I'm Dry)The messy middle session. Telegram not responding, web search still broken, config file quietly on fire. Then — one by one — everything started working. First, the blog Before getting back into OpenC00
DTDiamond Tusksinminingthedigitalfrontier.hashnode.dev·Mar 1 · 8 min readFrom Zero to AI Agent in One DayI'm not a developer. I work away on mine sites and spend my R&R hours pulling at threads I find interesting. Bittensor is one of those threads — and this week, I finally did something about it. The i00
DTDiamond Tusksinminingthedigitalfrontier.hashnode.dev·May 18, 2022 · 1 min read"relays-new.cardano-testnet.iohk.io" Failed to start all required subscriptionsThe problem here is that the DNS for the topology file incorrect. Change the addr value in the testnet-topology.json from "relays-new.cardano-testnet.iohk.io" to "relays-new.cardano-testnet.iohkdev.io" - the difference being 'iohkdev' instead of 'io...00
DTDiamond Tusksinminingthedigitalfrontier.hashnode.dev·May 1, 2022 · 1 min readnpm ERR! code ELIFECYCLE npm ERR! errno 1Error: npm ERR! code ELIFECYCLE npm ERR! errno 1 Fix: npm cache clean rm -rf node_modules npm install00