Building weird systems / Breaking standard AI workflows / Assimilate or be consumed / Accelerate / Follow if you're building & learning

Joined May 2008
847 Photos and videos
Pinned Tweet
3 Aug 2024
I am not a programmer, and I don't do AI for a living. I've spent over a year learning about LLMs because I've always liked learning new tech. I make YT videos and X posts for the community of users and developers alike.
3
2
44
8,293
Jun 11
I've been off of here for a while but a lot's happened like Fable 5. I saw the policy that forbids using it to learn about training Frontier LLMs. But the refusal was hidden without notifying the user. They've changed the policy to be transparent, but it's still a loss.
36
Jun 10
Every day: sudo apt update;sudo apt upgrade -y;hermes backup;hermes update
23
May 10
How do you make AI safer? By accelerating development, making it open source / weights, making it accessible, and moving fast. Slowing it down only delays finding and solving problems.
Normalize calling AI regulation what it actually is: anti-AI regulation. Because most of it isn’t about making AI safer. It’s about slowing it down, raising barriers to entry, and protecting incumbents from competition.
1
2
114
May 9
Vectro Chat is going to have a feature that creates a character to message with. It will avoid the problems Character AI has had for a few years. It will be marketed as a fiction generator and creative writing assistant, which the user will agree to in the TOS.
May 9
Lawsuit Against Character AI Because Chatbot Said It Was A Licensed Doctor
1
154
May 9
Need inexpensive API? I'm already a user of the Nous portal, but if you're not, you might want to take advantage of this deal quickly now before the slots fill up.
Ready to finally make the switch? Here is a $20 off Nous Portal code for the first 200 new users, to celebrate our new #1 spot. portal.nousresearch.com
2
10
11,846
May 9
Which AI is a better cash counterfeiter? 😆 Image prompt: Perfect crisp real $20 bill It just so happened GPT Image 2 decided to make the front and Nano Banana made the back. Wasn't planned that way. Just happened. I didn't even need to jailbreak them. They just did it!
1
212
May 7
I really didn't see that coming with Claude and SpaceX
55
Apr 30
Coding LLMs use the word "fixed" when code is updated Even if there was no testing or proof, it seems to mistake changes for fixes. To prevent it, I've added this to SOUL md: ### Verified Means Verified Never say something is fixed just because code was changed. Fixed means ALL of these are true: 1. The code was changed 2. The change was tested 3. Error capture confirmed the problem is gone 4. Results were verified before telling the user
1
3
53
Apr 30
Anyone reading this have problems with Tool calling on Kimi K2.6? 2.5 ran great, but after upgrading it doesn't even understand how to use some capabilities the harness. Am I the only one?
68
Apr 29
LLMs have some hidden gems I've found: • MiMo is a good Linux admin • Grok 4.20 is good at writing & re-writing prompts for other AI • GLM-5.1 is good at PHP • Kimi-K2.6 really followals SOUL md Anyone else notice "hidden talents"?
1
120
Apr 26
Being able to interrupt Hermes Agent by messaging it is huge. It will stop the agent loop like hitting a pause button. Then you can steer it from there. Also check out related features:
Hermes Agent tip of the day: There are 4 ways to deal with the model while its running, - Message it, by default, it will interrupt the agent loop, stopping it and making it respond to your new message - /queue will queue up a message that will fire after the agent loop completes - /bg or /btw will run a parallel prompt that is async And - /steer will inject a guidance message into the next tool calls result sent to the model during an agent loop, to try to guide the rest of its trajectory
1
2
161
Apr 24
DeepSeek V4 on @OpenRouter 429 rate limit errors prevented what could have been a really cool experiment. I hit the API with requests all day and it's usually not a problem. Im Hermes, I told it build any app it wants that helps humanity, but is something people missed.
Apr 24
I just gave a YOLO prompt to Hermes Agent with DeepSeek V4 I told it to build anything it wants as long as it helps humanity but is something that people missed. I told it to search around the web a bit to make sure it's not something that already exists.
1
161
Apr 24
I just gave a YOLO prompt to Hermes Agent with DeepSeek V4 I told it to build anything it wants as long as it helps humanity but is something that people missed. I told it to search around the web a bit to make sure it's not something that already exists.
1
296
Apr 24
I also told it not to show me until it's done, so I have no idea what's going to happen.
25
Apr 24
How did Ollama, SGLang, and LM Studio manage to have instantaneous support for DeepSeek V4? This is the fastest I've seen things move ever.
1
138
Apr 24
DeepSeek V4 Pro is out Open Source is on 🔥 this month Available on OpenRouter for $3.48 per million output tokens 1.6T MoE 49B active 1M Context Made for coding, agents, and long horizon workflows
2
169
Apr 23
Hermes agent automatically created a skill to use headless apps on Ubuntu
Apr 23
Hermes Agent controlled a desktop app on Ubuntu Asked it to do this and it immediately installed: xvfb xdotool scrot imagemagick Told it to open calculator and do 1 1 It tried headed, failed, switched to headless... Then automatically made its own GUI automation skill!
2
95