Skip to content

Add bookmark: Making Instagram Faster Part 3: Cache First - #88

Merged
nwthomas merged 1 commit into
mainfrom
nwthomas/add-bookmark-for-instagram-article
Jul 25, 2026
Merged

Add bookmark: Making Instagram Faster Part 3: Cache First#88
nwthomas merged 1 commit into
mainfrom
nwthomas/add-bookmark-for-instagram-article

Conversation

@nwthomas

Copy link
Copy Markdown
Owner

Motivation

  • Add the provided Instagram Engineering article to the bookmarks list so it appears on the site’s /bookmarks page.

Description

  • Inserted a new bookmark object at the top of app/bookmarks/bookmarks.ts with date: "2026-07-25", the title "Making Instagram Faster Part 3: Cache First", and the supplied URL.

Testing

  • Ran bunx prettier --check app/bookmarks/bookmarks.ts (passed), bun run lint (passed), and bunx tsc --noEmit (passed).
  • Ran bun run build where compilation and type-checking succeeded, but page-data collection requires REDIS_URL in the environment to fully collect some pages.
  • Rendered /bookmarks locally and verified the new entry appears.

Codex Task

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
personal-portfolio Ready Ready Preview, Comment Jul 25, 2026 1:27am

@nwthomas
nwthomas merged commit fcfdace into main Jul 25, 2026
2 of 3 checks passed
@nwthomas
nwthomas deleted the nwthomas/add-bookmark-for-instagram-article branch July 25, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant