jedwhite

↗ HN profile [ 72.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I wanted to run markdown files like shell scripts. So I built an open source tool that lets you use a shebang to pipe them through Claude Code with full stdin/stdout support. task.md: #!/usr/bin/env claude-run Analyze…

  2. With all the interest in AI, there has been a recent increase in the number folks (especially students) cold-reaching out on LinkedIn and Twitter for advice on good resources to learn Python and AI. This is just because…