Commit Graph

5 Commits

Author SHA1 Message Date
kennethreitz 33a4a11353 Add make run-prod — 4 workers for M4 performance cores
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 03:49:32 -04:00
kennethreitz 3de8f9b558 Switch from uvicorn to Granian — Rust-based ASGI server
2.7-6.2x faster across all routes. Essays 7,928 req/s (was 2,747),
Archive 8,449 req/s (was 1,354). Everything sub-1.3ms.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 03:44:54 -04:00
kennethreitz 873a198f22 Add PyTheory essay and fix Makefile ASGI app reference
New essay on breaking through a 5-year creative block with AI collaboration
on the PyTheory music theory library. Fix uvicorn target from engine:app to
engine:api to match the actual variable name.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 14:24:38 -04:00
kennethreitz 964fe802b9 Add 4 new essays and switch Makefile to uvicorn
New essays:
- The Coworking Space Saved My Life
- What Requests Taught Me About Marriage
- The Substrate Doesn't Matter (Until It Does)
- Obsidian Vaults & Claude Code: A Second Brain That Thinks Back

Also update Makefile run target from gunicorn to uvicorn to match
the ASGI wrapper in engine.py.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 01:22:36 -05:00
kennethreitz 803688ea58 Add essay on non-verbal consciousness and the textured mind
Explores the personal unconscious realm that communicates through textures, shapes, and feelings rather than words. Examines autonomous presences like Jade and Iris as access points to archetypal currents, DID-like symptoms without full DID, and how the language-brain tries to pathologize valid forms of non-linear consciousness.

Connects personal psychology to collective unconscious patterns while honoring consciousness plurality as natural architecture rather than pathology. Cross-linked to existing work on programming as spiritual practice and plural self exploration.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 10:53:46 -04:00