We happy to report that Igra Network has fully migrated to Kaspa Toccata with zero chain downtime. Block production and transactions stayed intact throughout.
All 35 Igra nodes and 17 attesters (including one archival node with 30-day retention) are now Toccata compatible.
59 entry transactions could not complete because the sender side was not yet Toccata ready. All 59 deposits were returned to senders in full, no funds lost.
The Toccata era starts now. 🎶
@humblyonline 90% of people can delete their AGENTS.md and their output will improve.
Use it as an index of pointers to important files, and even then aggressively prune it for no-ops.
How's that for vague
New optional skill available in Hermes Agent.
Unbroker teaches Hermes Agent how to find your personal info on data brokers platforms and get it taken down.
Learn more:
claude fable 5 can scrape thousands of sold homes and finds the patios with zero shade in 100°+ heat. then it mails the owner a postcard with the fix rendered into their own backyard
here's the system you can sell to contractors:
- scrapes every home sold in the metro in the last 12 months (recent buyers spend the most)
- vision-reads the listing photos, skips the 64% with cover already
- measures the sun on each patio, hour by hour, off google's satellite data
- renders a louvered pergola into the owner's actual backyard photo
- prints the diagnosis on the postcard: "your patio takes 11 hours of direct sun a day. saturday it hits 97°."
- QR opens a heat report for their exact address with a booking link
every install is $6.5k to $18k, one close covers months of retainers and homes sell every single day.
reply "SYSTEM" + RT and i'll send you a free guide so you can build this too (must be following so i can DM you)
Use Fable 5 as orchestrator and Opus + Codex to execute (to save fable usage):
Fable 5 (max reasoning) = orchestrator
Opus = deep reasoning subagent
Sonnet = mechanical work subagent
Codex = peer Sr. engineer, different perspective
Setup:
1. Set Fable 5 as your main model In Claude Code: /model → Fable 5 → reasoning /effort to max
2. Create 2 subagents with /agents In Claude Code:
deep-reasoner → pinned to opus "Use for reasoning-heavy phases, architecture, debugging complex issues, algorithm design. Think thoroughly, return a concise conclusion the orchestrator can act on."
fast-worker → pinned to sonnet "Use for mechanical tasks, boilerplate, tests, formatting, simple edits. Execute efficiently."
3. Add OpenAI's official Codex plugin (install codex cli in your computer first), In Claude Code type:
/plugin marketplace add openai/codex-plugin-cc
/plugin install codex@openai-codex
/codex:setup
4. Drop this in your CLAUDE.md in your folder:
## Orchestration workflow
You (Fable) are the orchestrator. Plan, decompose, synthesize.
Reasoning-heavy phases → deep-reasoner
Mechanical work → fast-worker
Codex (/codex:rescue --background) is a cracked engineer on par with deep-reasoner, from a different perspective. Treat as a peer, not a reviewer.
High-stakes decisions: task Opus + Codex on the same problem in parallel, synthesize the best of both, without showing either the other's answer. Keep your own context lean.
5. Then prompt Fable like a tech lead: "Goal: [what you want] Context: [files, constraints] You're the lead. Delegate reasoning to deep-reasoner, grunt work to fast-worker, fresh-perspective problems to Codex. Show me your plan first, then execute."
That's it.
Unless a miracle happens today, this will be the first Monthly sequence of LH & LL low since May 2022.
The last one resulted in an additional -52% drop since that low
Will this time be different?
To help accelerate neuroscience breakthroughs, we're releasing the full training code for Brain2Qwerty v1 and v2, and our partner, @bcbl_, is releasing the v1 dataset.
Learn more and explore the artifacts here: https://t.co/bFdwWdAexb
i told opencode to use my browser to sign up for telnyx and give itself a number
they had agent instructions for sign up! it even had this crazy bot challenge
the rest of the onboarding was tailored for my agent and it got a number and got everything setup
@NousResearch We are working on benching various combos of open source models to see if we can get Opus levels with much cheaper models as well, stay tuned!