Skip to content

fix: correct typos, titles, and kernel handling#101

Merged
henryiii merged 1 commit into
mainfrom
henryiii/fix/site-review-fixes
May 28, 2026
Merged

fix: correct typos, titles, and kernel handling#101
henryiii merged 1 commit into
mainfrom
henryiii/fix/site-review-fixes

Conversation

@henryiii

Copy link
Copy Markdown
Collaborator

🤖 Human guided, AI assisted PR (using this skill). AI text below. 🤖

Changes

  • Fix typo: 'Hypothosis' -> 'Hypothesis' in content/week02_testing/testing.md (2 occurrences)
  • Fix TOC title: Week 8 'Static Typing & Profiling' -> 'Static Typing' (profiling content lives in Week 9)
  • Fix TOC title: Week 12 'GPUs' -> 'Parallel Computing with MPI' (directory and content are MPI-based)
  • Refactor kernel handling: Split kernel install into a dedicated 'install-kernel' task using --sys-prefix (keeps it inside the pixi environment) instead of --user; build/serve/pdf tasks now depend on it via pixi's depends-on
  • Update docs: AGENTS.md updated to reflect the new task flow

Assisted-by: OpenCode:Kimi

- Fix 'Hypothosis' typo → 'Hypothesis' in testing chapter (2 occurrences)
- Fix Week 8 TOC title: removed '& Profiling' (profiling content is in Week 9)
- Fix Week 12 TOC title: 'GPUs' → 'Parallel Computing with MPI' (content is MPI, not GPU)
- Refactor pixi kernel handling: use --sys-prefix instead of --user, avoid
  reinstalling on every build via task dependencies
- Update AGENTS.md to document the new task flow

Assisted-by: OpenCode:Kimi
@henryiii
henryiii merged commit 6e10855 into main May 28, 2026
4 checks passed
@henryiii
henryiii deleted the henryiii/fix/site-review-fixes branch May 28, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant