Skip to content

Add Cars/Fastly blog posts#105

Open
kixelated wants to merge 6 commits into
mainfrom
fastly-blogs
Open

Add Cars/Fastly blog posts#105
kixelated wants to merge 6 commits into
mainfrom
fastly-blogs

Conversation

@kixelated

Copy link
Copy Markdown
Collaborator

Adds the two sponsored Fastly blog posts and polishes them.

Posts

  • blog/cars2 — "MoQ is for the Cars" (the unhinged Lightning McQueen version)
  • blog/moq-cars-fastly — "MoQ in the Fast Lane" (the hinged F1 version, cross-posted to Fastly's blog)

Polish (latest commit)

  • Alt text: replaced placeholder alts (![Cars 2] / ![Fastly Lane] repeated on every figure) with descriptions of what's actually drawn. Kept the ![@kixelated] author-signature avatars to match the convention across other posts.
  • Typos: staringstarring; companies insisting on runningcompanies insist on running; inidividualindividual; That's why use timestampsThat's why we use timestamps. Writing style left intact.

Deployed to staging (moq.wtf) and just check passes.

🤖 Generated with Claude Code

kixelated and others added 4 commits June 16, 2026 16:40
Replace placeholder alt text on every figure with descriptions of the
actual drawings, and fix a few typos while keeping the writing style.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@kixelated, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 51 minutes and 16 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3a30133a-1c52-41c7-806e-156b1b180833

📥 Commits

Reviewing files that changed from the base of the PR and between 9aeb6b5 and e7e284f.

📒 Files selected for processing (1)
  • src/pages/blog/cars2.mdx

Walkthrough

Two new MDX blog post pages are added under src/pages/blog/. The first, cars2.mdx, is titled "MoQ is for the Cars" and uses the shared global Astro layout; it covers MoQ concepts (latency, drop/backfill, metadata, moq-relay clustering) through Cars 2 analogies across four thematic sections, closing with a Fastly disclaimer and author credit. The second, moq-cars-fastly.mdx, is titled "MoQ in the Fast Lane" and covers the same conceptual territory in a more structured format with additional detail on HLS/DASH limitations, non-media delta-encoded data use cases, and moq-relay fanout with example commands.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and concisely summarizes the main change: adding two blog posts about Cars and Fastly to the codebase.
Description check ✅ Passed The description is well-related to the changeset, clearly explaining what blog posts were added, the polishing work done (alt text improvements and typo fixes), and deployment status.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch fastly-blogs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/pages/blog/cars2.mdx`:
- Line 202: In the sentence containing "big deal" and "flakey venue internet",
correct the spelling of the adjective "flakey" to "flaky". This is the standard
English spelling for describing something unreliable or prone to breaking apart.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: aa160777-f272-43ee-a07a-14b824ba3ea4

📥 Commits

Reviewing files that changed from the base of the PR and between 7a78a14 and 9aeb6b5.

⛔ Files ignored due to path filters (13)
  • public/blog/cars2/backfill.png is excluded by !**/*.png
  • public/blog/cars2/backfill2.png is excluded by !**/*.png
  • public/blog/cars2/f1.png is excluded by !**/*.png
  • public/blog/cars2/fanout.png is excluded by !**/*.png
  • public/blog/cars2/fanout2.png is excluded by !**/*.png
  • public/blog/cars2/kixel.png is excluded by !**/*.png
  • public/blog/cars2/latency.png is excluded by !**/*.png
  • public/blog/cars2/ll.png is excluded by !**/*.png
  • public/blog/cars2/mom.png is excluded by !**/*.png
  • public/blog/cars2/queen.png is excluded by !**/*.png
  • public/blog/cars2/speed.png is excluded by !**/*.png
  • public/blog/cars2/speed2.png is excluded by !**/*.png
  • public/blog/cars2/toilet.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • src/pages/blog/cars2.mdx
  • src/pages/blog/moq-cars-fastly.mdx

Comment thread src/pages/blog/cars2.mdx
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