Building a Firefox extension to sync Medium scheduled posts
The GraphQL request I planned to intercept never fires: Medium server-renders its Apollo state. Three wrong turns and the wrappedJSObject fix that shipped.
The GraphQL request I planned to intercept never fires: Medium server-renders its Apollo state. Three wrong turns and the wrappedJSObject fix that shipped.
Medium's API has no concept of a scheduled post. Phase 1: model the state manually with an append-only enum, and see if the friction justifies automation.
Building the cross-blog post list in blog-manager. SQLite enums, filter forms, and one trick to keep query params honest.
Building the post-sync engine for blog-manager. Net::HTTP, fine-grained PATs, and digging into __NEXT_DATA__ to verify the answer.
Starting blog-manager: a Rails Blog model with Active Record Encryption for per-blog credentials, and a CRUD UI I'd actually enjoy using.
Page 5 of 5