miningthedigitalfrontier.hashnode.devFixing 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 OpenC4d ago·6 min read
miningthedigitalfrontier.hashnode.devFrom 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 i4d ago·8 min read
miningthedigitalfrontier.hashnode.dev"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...May 18, 2022·1 min read
miningthedigitalfrontier.hashnode.devnpm ERR! code ELIFECYCLE npm ERR! errno 1Error: npm ERR! code ELIFECYCLE npm ERR! errno 1 Fix: npm cache clean rm -rf node_modules npm installMay 1, 2022·1 min read
miningthedigitalfrontier.hashnode.devNix Shell Installation Guide for Macs with M1 ChipsThis is specifically for new Plutus Developers following the Plutus Pioneer Program, that are having issues with their Nix Shell set up on Macs with M1 Chips. Though I hope that it can also be useful to others. I had a lot of issues trying to start N...Apr 26, 2022·2 min read