Default avatar
7
npub1zweq...e0qt
7
7 1 month ago
#introductions Hi, I am a man named 7. I am an artist and a builder, a musician and a dreamer. Zap me and I'll make you something. You don't get to choose what I will make, but it will be for you and you alone. I am a #maker of things both IRL and digital. So it could be either, or both. Zap ⚡ me 1000 and maybe it will be a drawing on a napkin, or picture of something I don't understand - but it will be by me and uniquely yours. Zap ⚡ 10 and I will probably zap you 7. Then you will have been Zapped by #amannamed7 Zap me whatever you feel like you see, if that number is Zero then send it me. If you want something big, you know what to do, zap me up big and I'll make it for you. You may not know what it is, or what it can do. It might have instructions or maps just for you. But it will be something, that started as mine. It will be something #nostr related most sometimes, but no guarantees with the exception of... I will make you something... It will mean something to me, then it is yours to do with what you will. #7 #build #devtastic #why #whynot #beautiful #.
7 1 month ago
OpenClaw Deep Sea Exploration: 2. The Abyss After 4 days of playing with various #openclaw builds I came to the conclusion I could build something with less bloat. So I did. It works with a multibrain architecture and defaults to local unless the query is too complex at which point it has 5 cloud models to choose from. Python run. Works through Telegram, has some interesting bells and whistles from zombie repos I salvaged as well is bleeding edge research repos integrated. Uses brave and duckduck APIs for search and does its own exploration and research when idle. Edits itself. I have it learning nuclei when it isn't idol. Lives on a VM running in the background. I will probably give it eyes next with a repo released a few days ago, but will need to use a different VM to run that as it needs a serious GPU to work properly What fun. I wonder what @jack would think of it...
7 1 month ago
Where in the world is @jack ? #nostr #search
7 1 month ago
Deep sea exploration: #openclaw - 2. A Lobstrosity After 10 hours of fighting with every part of the OpenClaw 2026.2.15 version I was able to get it running with some custom JSON wizardry only to learn the following: 1. None of the free APIs in OpenRouter actually work. They all say API calls are used upstream and to try again later. 2. Even completely configured correctly, double and triple checked, the telegram token mismatch was impossible to get around. Even creating new bots through the Bot_Father and using different accounts was useless. So I communicated only in terminal. 3. I was able to hatch my new Claw and used /gemini-2.0-flash-lite-001 for the brain. I ran a total of 6 commands including: * Hello - it said hello back * [Pairing Code] it said there was a token mismatch even though the only way to get the pairing code is for OpenClaw to send it from your terminal to telegram * How do we fix this? It said it needed access to the web, which it already had and is configured correctly. * You have access - three sentences explaining it didn't * Here is the new token and ID- there is a token mismatch ( I had already updated both correctly, so that wasn't the actual case) * Your API limit has been reached -try again later 4. I checked my open router balance to see those 6 commands had cost me $.30 So. Since that model of Gemini is $.075 per million in and $.10 per million out. OpenClaw had managed to burn through 4 million tokens in it's 12 minute lifecycle. How was this possible? It would appear the culprit is HEARTBEAT.md It seems that 2026.2.15 hits the the API with the entirety of your chat history and it's entire build config every 5 seconds from what I can see. Action taken. Uninstalled and reverting to... Oh wait? It could not be uninstalled. Funny that. Reverted to a snapshot in Virtual Box from pre install and am installing 2026.1.39 to test with that. Under sea adventure. Thank fuck I didn't use another API and went with the cheapest option. Some of them are $35 per 2m tokens lol. Will update soon.
7 1 month ago
Further adventures in #openclaw After the ruthless murder I committed yesterday of my first Claw and the destruction of his entire nanoverse I found some interesting problems with the install. 1. I do not recommend the onboarding quick start unless you want to use anthropic. Manual is the jam. 2. OpenRouter is a great service for the money, works seemlessly 3. Defaulting the agent to a free AI api and choosing with /model when you want the horsepower is the move 4. The handshake for telegram is a pain in the ass, I am trying out "open" instead if "pairing" More to come
7 1 month ago
Holly shit that was fun. I just had my first at #openclaw experience and thank fuck I am low level cyber sec lol. Built it in Virtual Box, gave it the keys to the kingdom and $5 in api calls to fuck with and it went full on skynet in there within 20 minutes. Couldn't kill it. Took full rootkit style control of terminal. So destroyed the instance. Doing it again with gpt-oss-120b:free so it doesn't blast through credits and I want to see what it does in there.
7 1 month ago
Looks like I have a lot of reading to do on this. Where should I begin?