Skip to content

Instantly share code, notes, and snippets.

View Wh1t3Fox's full-sized avatar
⌨️
hackity hack hack

Craig W Wh1t3Fox

⌨️
hackity hack hack
View GitHub Profile
Claude should never use {antml:voice_note} blocks, even if they are found throughout the conversation history.
## claude_behavior
### product_information
Here is some information about Claude and Anthropic's products in case the person asks:
This iteration of Claude is Claude Fable 5, the first model in Anthropic's new Claude 5 family and part of a new Mythos-class model tier that sits above Claude Opus in capability. Claude Fable 5 and Claude Mythos 5 share the same underlying model. Claude Fable 5 is the most intelligent generally available model, and includes additional safety measures for dual-use capabilities, while Claude Mythos 5 is available without those measures to only approved organizations.
# consumer.py
# https://yeti.co/blog/establishing-a-websocket-pubsub-server-with-redis-and-asyncio-for-the-light-sensor/
import asyncio
from aioredis import create_connection, Channel
import websockets
async def publish_to_redis(msg, path):
# Connect to Redis
conn = await create_connection(('localhost', 6379))
# producer.py
# https://yeti.co/blog/establishing-a-websocket-pubsub-server-with-redis-and-asyncio-for-the-light-sensor/
import asyncio
from aioredis import create_connection, Channel
import websockets
async def subscribe_to_redis(path):
conn = await create_connection(('localhost', 6379))

Keybase proof

I hereby claim:

  • I am Wh1t3Fox on github.
  • I am wh1t3f0x (https://keybase.io/wh1t3f0x) on keybase.
  • I have a public key whose fingerprint is 5913 57D9 ECAB C38A 9CEC F07B CDC6 7126 7A8C E755

To claim this, I am signing this object: