Skip to content

Add Cars/Fastly blog posts#105

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

Add Cars/Fastly blog posts#105
kixelated wants to merge 4 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

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 and usage tips.

@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
Any broadcasts published by Lightning McQueen are automatically available to all relays, potentially proxied through multiple hops.

And only one copy is ever transmitted between each **moq-relay** instance, regardless of the number of downstream subscribers.
This is known colloquially as "big deal" when flakey venue internet and expensive satellite trucks are involved.

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.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Fix spelling: "flakey" should be "flaky".

Line 202 uses the non-standard spelling "flakey" when the correct spelling is "flaky."

🔤 Proposed fix
-This is known colloquially as "big deal" when flakey venue internet and expensive satellite trucks are involved.
+This is known colloquially as "big deal" when flaky venue internet and expensive satellite trucks are involved.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
This is known colloquially as "big deal" when flakey venue internet and expensive satellite trucks are involved.
This is known colloquially as "big deal" when flaky venue internet and expensive satellite trucks are involved.
🧰 Tools
🪛 LanguageTool

[grammar] ~202-~202: Ensure spelling is correct
Context: ...s known colloquially as "big deal" when flakey venue internet and expensive satellite ...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)

🤖 Prompt for 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.

In `@src/pages/blog/cars2.mdx` at 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.

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