What I’m Focusing On Now#
Professional Life#
SVP, Engineering at Lark, March 2023 - May 2025.VP Engineering at Strive Health. Joined October 2025.- Chief Tentacle Officer, Groktopus LLC. Still alive, still writing about AI and the future of work over at groktop.us.
What Changed Since I Last Updated This Page#
August 30, 2026#
A busy couple of weeks at Groktopus. The Sunday Signal has been following the practical frontier of AI through infrastructure, inference economics, and the systems around the model. Recent pieces have covered AI governance as human work, the danger of turning AI budgets into permission systems, why repositories need to be ready before software factories arrive, and digital twins as a way to rehearse integrations before spending real money. Over on this site, I also published a case file on the OpenAI and Hugging Face incident, which turned into a much bigger story about evaluation boundaries, containment, and who has to clean up when the experiment reaches somebody else’s infrastructure.
The open-source work keeps moving. Recent public work includes GroktoCrawl adding paced YouTube transcript acquisition and an explicit opt-in hosted OCR path, while agent-skills grew thicker CLI skills, consolidated SEO, AEO, and GEO work under one umbrella, and tightened how upstream WAF challenges are reported. SlopSearX also received a round of dependency maintenance. The machinery is increasingly becoming the point: not just making agents produce code, but making the work inspectable, recoverable, and honest about its boundaries.
Watching Lanterns. We’re three episodes into Lanterns on HBO, and this is some of the hardest-hitting comic-book television I’ve ever seen. I can’t wait to see where it goes next.
A few things are still deliberately undefined. I’m continuing the job search, while also exploring a possible venture with an old friend and someone wonderful she introduced me to. It may turn into a side hustle rather than a full-time thing, perhaps a small source of passive income if it works out. That’s about as specific as I’m prepared to be right now.
August 25, 2026#
A router for the home lab. I finally got around to one of my home-lab to-dos: setting up LiteLLM as a routing layer between my different harnesses and the inference providers behind them. It took a little work, but it was worth it. Now I can change my preferred models in one place, and all of my harnesses pick up the change without any extra work on my part. It’s a pretty cool open-source project, and worth checking out.
August 23, 2026#
Social media has been a bust. I’ve spent too much time on Twitter lately. Yes, I know we’re supposed to call it X now. I’m going to keep saying Twitter, because calling it X makes it sound like a porn site, and that’s not what we’re talking about. The place has really gone downhill. It always had a dark side, but ever since Elon Musk took over, the dark side runs the place. People openly call each other some of the worst racial epithets out there, they got rid of the moderators, so there are no consequences, and people are just as mean as they want to be. I find it really toxic. The only reason I’m still there is that Twitter is the epicenter of social media activity for the AI community, and I don’t know anymore if it’s worth it.
Every alternative has its own catch. The people who care most about inclusivity and codes of conduct tend to hang out on Bluesky, but Bluesky has a strong anti-AI mob mentality, so there’s really no AI community to speak of there, at least none I’ve found. I run my own Fediverse instance on GoToSocial, which is Mastodon-compatible, and it’s pretty sleepy over there. There’s a little anti-AI sentiment in the Fediverse too, and content discovery is hard. Finding posts from the kind of people I actually want to interact with is a struggle. Even LinkedIn, where you’d expect more engagement from professionals working in AI, is only a little better. All of it left me feeling this week like I might have been better off as a hermit. I don’t know what to do with that yet. But it’s there.
Next up: a model router. Every time new models come out and I switch over to them, moving all of my different agent harnesses onto the new models is a lot of work. The plan is to put something like LiteLLM in my home lab as a routing layer between all of my harnesses and the models they use. Set the new models in that one place, and every harness picks them up transparently. They won’t even know something changed. They’ll just start benefiting from the new models right away.
Open Source Projects#
I’m maintaining a few things right now:
hermes-cashew. A thought-graph memory provider for Hermes Agent. Gives AI agents persistent, structured memory across sessions instead of starting from zero every conversation. Apache 2.0, built in Python, getting real use.
hermes-SkillOpt. Controlled skill optimization for Hermes Agent, derived from Microsoft Research’s SkillOpt.
groktocrawl. Self-hosted web scraping and research stack. What started as a Firecrawl alternative turned into something more capable: multi-page crawling, JS-rendered content, LLM-friendly output. Runs on Docker, works with any agent framework.
SlopSearX. Cloud-native, stateless, AI-agent-first meta search engine. Drop-in SearXNG replacement for the GroktoCrawl stack.
artifact-pyramids. Progressive disclosure for what AI agents produce: Summary, Analysis Collection, and Dossiers. The Artifact Pyramid is a structured methodology for organizing AI agent research outputs across three layers of increasing depth. Just as progressive disclosure governs how we feed agents context, the Artifact Pyramid governs what they produce, enabling downstream agents and humans to consume at the depth they need.
hugo-cyberdelic. A cyberdelic Hugo theme: 1969 psychedelic concert poster meets cyberpunk holographic future.
agent-skills. A growing library of reusable skill modules for Hermes Agent. Reference patterns, workflow templates, and standalone skills I’ve extracted from real use. If you’re running Hermes, there’s probably something useful in here.
hermes-profiles. Curated Hermes Agent profiles for specialist swarms. Opinionated, Hermes-optimized role definitions for delegation, kanban pipelines, and multi-agent orchestration.
programming-principles. Programming principles distilled from 14 classic software engineering books, packaged as an Agent Skill. The lessons without the 400-page commitment.
hermes-claude-import. Import Claude.ai conversation exports into Hermes Agent memory providers. Community collaboration, open source.
hermes-council. A multi-agent debate system for Hermes Agent, now running as a native plugin with typed contracts and structured inference. Composes panels of expert personas to surface hidden assumptions and stress-test ideas. MIT licensed, open source from day one. I use it for everything from editorial review to strategic analysis.
What I’m Reading (or Rather, Listening To)#
(stay tuned)
This is my now page, inspired by Derek Sivers. It’s a snapshot of what I’m focused on at this point in my life. I promise not to let another four months go by before the next update.
More research on my about Now Pages note.