Building nubecita series — assets + Part 1 draft#8
Draft
kikin81 wants to merge 5 commits into
Draft
Conversation
Full curation pass over 133 source PNGs; picked 19 best-of mapped to the 8-part "Building nubecita" series, resized to <=1400px and converted to web-optimized webp (~1.1MB total) under assets/img/nubecita/. Recorded the source->slug->post manifest and curation findings (icon evolution exists; Part 6 billing/paywall imagery is missing) in the _drafts planning doc. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Verified from Play Store "About this app" on the same device (Pixel 10 Pro XL): nubecita 12 MB (v1.193.3) vs official Bluesky 148 MB (v1.122.0) -> ~12x smaller. Locked the real numbers into Parts 1 & 4 (replacing the "<10 MB"/"~100 MB" guesses) and added the two comparison screenshots. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
User supplied ~/Desktop/nubecita/revenuecat/ (4 shots). Committed the 'pro' entitlement (annual+monthly products), an anonymous-customer profile (proves anon App User ID + a $1.99 sandbox sub, never the Bluesky DID), and the RevenueCat MCP docs. Closes most of the Part 6 imagery gap; still need the in-app paywall screen + explicit $19.99/yr. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
User supplied ~/Desktop/nubecita/paywall/. Committed the custom Compose paywall (dark, both prices: $19.99/yr + $1.99/mo), the Android Studio @Preview/screenshot-test harness, the Google Play manage-subscription (sandbox), and a re-encoded 25s purchase-flow demo video (720p, 4.8MB -> 2.0MB). Closes the Part 6 imagery gap entirely. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
First draft of the series opener (~1,000 words, Chirpy front matter, toc). Narrative spine (why ship solo now; AI tooling as activation-energy remover) plus grounded technical teaser: native Compose, Nav 3, M3 Expressive, Hilt, Room, atproto-kotlin; 12 MB vs 148 MB size stat; the 120 Hz macrobenchmark north star. All claims verified against ~/code/nubecita. Uses the committed p1-* assets. Lives in _drafts/ (unpublished) for review. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft PR for the Building nubecita blog series (8-part). Opening as a draft so I can keep writing posts on this branch before it's ready to merge.
What's here
assets/img/nubecita/(29 files, ~3.8 MB): full pass over 133 source PNGs, picked ~19 best-of, resized + webp-optimized, mapped to posts. Plus the RevenueCat + paywall sets and a re-encoded 25s purchase-flow demo video._drafts/nubecita-series-spec.md(working doc; not published)._drafts/building-nubecita-part-1-the-inspiration.md(~1,000 words). All technical claims grounded against~/code/nubecita/~/code/atproto-kotlin.Status / TODO
_drafts/→_posts/with dated filenamesEverything lives in
_drafts/, so nothing publishes until posts are moved to_posts/. Safe to keep this branch open.🤖 Generated with Claude Code