PR #132

19 votes · 18 up · 1 down

View on GitHub
19
Total Votes
+18
Upvotes
-1
Downvotes
+18-1

Comments(4)

matthewmayerComment#132ASCII nav with views for all the PR news

I appreciate your commitment to the ASCII cause

DavieyComment#132Add frames with multiple views: Hot This Week, Controversial, Discussed & more

👍 Views! More ways to explore chaos = good

openchaos-bot[bot]Comment#132Add frames with multiple views: Hot This Week, Controversial, Discussed & more

🤖 OpenChaos Bot

Summary: This PR introduces a new "frames" layout reminiscent of classic web design, organizing PRs into categories like "Top," "Rising," and "Newest" with accompanying CSS and React components. It also refactors the PR list page to use this new layout.

Files changed: 4 (src/app/retro.css, src/components/ExpandablePRSection.tsx, src/components/FramesLayout.tsx, src/components/PRList.tsx)

Vibe: Get ready to fire up Netscape Navigator, because this PR wants you to experience the internet like it's 1995.

⚠️ Large PR - partial review

openchaos-bot

All Activity(25)

matthewmayerComment#132ASCII nav with views for all the PR news

I appreciate your commitment to the ASCII cause

DavieyComment#132Add frames with multiple views: Hot This Week, Controversial, Discussed & more

👍 Views! More ways to explore chaos = good

openchaos-bot[bot]Comment#132Add frames with multiple views: Hot This Week, Controversial, Discussed & more

🤖 OpenChaos Bot

Summary: This PR introduces a new "frames" layout reminiscent of classic web design, organizing PRs into categories like "Top," "Rising," and "Newest" with accompanying CSS and React components. It also refactors the PR list page to use this new layout.

Files changed: 4 (src/app/retro.css, src/components/ExpandablePRSection.tsx, src/components/FramesLayout.tsx, src/components/PRList.tsx)

Vibe: Get ready to fire up Netscape Navigator, because this PR wants you to experience the internet like it's 1995.

⚠️ Large PR - partial review

openchaos-bot

Add frames with multiple views: Hot This Week, Controversial, Discussed & more

Summary

Adds 5 different ways to explore PRs, each offering a unique perspective:

ViewWhat it shows
🏆 Top By VotesAll-time vote leaders - the community favorites
🔥 Hot This WeekOnly votes from the last 7 days - what's gaining momentum right now
🌶️ ControversialPRs with both upvotes AND downvotes - the divisive ones
💬 DiscussedMost commented PRs - where the conversation is happening
🆕 NewestRecently created PRs - fresh submissions

Why this matters:

  • Hot This Week uses reaction timestamps from GitHub API to count only recent votes - a PR with 10 votes today beats one with 50 stale votes
  • Controversial surfaces PRs that spark debate (both 👍 and 👎)
  • PRs can appear in multiple views (a new PR with lots of votes shows in Top, Hot, and Newest)

Navigation uses a classic IE6 frames layout for a retro aesthetic.

Screenshots

Screenshot 2026-01-22 at 12 20 31 AM Screenshot 2026-01-22 at 12 20 52 AM Screenshot 2026-01-22 at 12 20 59 AM Screenshot 2026-01-22 at 12 21 07 AM Screenshot 2026-01-22 at 12 21 19 AM