Commit Graph

14 Commits

Author SHA1 Message Date
kennethreitz 9e7d363648 Add NumPy as Synth Engine essay, update software pages
New essay on physical modeling synthesis in pure Python — Karplus-Strong
strings, tabla strokes, djembe cross-choking, Hammond organ drawbars.

Software pages:
- Responder: mention this site runs on it, link to colophon
- All pages: change pip install to uv add

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 05:04:56 -04:00
kennethreitz 47305360c7 Heavily improve all software pages with docs links, examples, context
Added documentation links, expanded code examples, personal context,
and related essay links across all 11 software pages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 15:23:23 -04:00
kennethreitz 8459271d45 Add $ prefix to all uv pip install commands in software pages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 04:26:07 -04:00
kennethreitz 5a26d30406 Rewrite all software pages with code examples and personal context
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 04:24:50 -04:00
kennethreitz deb09a6e53 Reorganize Responder documentation: move Basic Idea section after code example
Better pedagogical flow - show working code first, then explain the underlying philosophy and design principles.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 12:38:21 -04:00
kennethreitz 358a22f2f5 Add documentation link to Responder software page
Added link to responder.kennethreitz.org and reorganized links section to include both GitHub repo and documentation.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 12:37:32 -04:00
kennethreitz 67852f765f Clean up Responder documentation by removing personal details
Removed paragraph about ADHD medication and development context to keep the documentation focused on the technical aspects.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 12:36:51 -04:00
kennethreitz 5190d94624 Add installation and example application to Responder documentation
Added uv installation instructions and a complete working web application example demonstrating dynamic routes, JSON responses, and HTML rendering.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 12:36:00 -04:00
kennethreitz 10b1c0fb68 test 2025-08-24 10:26:30 -04:00
kennethreitz 29ea6dfcb0 Update Responder documentation with corrected information about ADHD medication 2024-08-16 19:12:32 -04:00
kennethreitz c9c225516e chore: Update Responder documentation with project status and recommendation for FastAPI 2024-08-16 19:12:28 -04:00
kennethreitz 659311a5f6 Update Responder documentation with information about optional async keyword in route functions 2024-08-16 19:10:26 -04:00
kennethreitz a9449d86d6 Update Responder documentation with project status and recommendation for FastAPI 2024-08-16 19:06:46 -04:00
kennethreitz 3e75d00a1d chore: Update software engineer link in index.md 2024-08-15 19:06:40 -04:00