Skip to content

feat: add RTK blog post and image optimization#1

Merged
Codestz merged 3 commits intomasterfrom
feat/rtk-blog-post-and-image-optimization
Mar 2, 2026
Merged

feat: add RTK blog post and image optimization#1
Codestz merged 3 commits intomasterfrom
feat/rtk-blog-post-and-image-optimization

Conversation

@Codestz
Copy link
Copy Markdown
Owner

@Codestz Codestz commented Mar 2, 2026

Summary

  • Add new blog post about RTK (Rust Token Killer) — covers token efficiency, how RTK works, why to use it, and the power combo with Serena MCP
  • Add GitHub Action (calibreapp/image-actions) to automatically compress images (JPEG, PNG, WebP, AVIF) on every PR

Test plan

  • Verify blog post renders at /experiments/rtk-rust-token-killer
  • Verify image optimization workflow triggers on this PR
  • Check compressed image quality is acceptable

Add new blog post about RTK (Rust Token Killer) covering token
efficiency, Serena MCP integration, and why developers should use it.
Add GitHub Action to auto-compress images in PRs via calibreapp/image-actions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
portfolio Ready Ready Preview, Comment Mar 2, 2026 1:24am

Codestz and others added 2 commits March 1, 2026 20:22
- Change `githubToken` to `GITHUB_TOKEN` (correct input name)
- Add `contents: write` and `pull-requests: write` permissions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

Images automagically compressed by Calibre's image-actions

Compression reduced images by 77.3%, saving 1.3 MB.

Filename Before After Improvement Visual comparison
public/images/blog/rtk.png 1.6 MB 381.0 KB 77.3% View diff

@Codestz Codestz merged commit 77d04ea into master Mar 2, 2026
2 checks passed
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