Skip to content

docs(badges): added hacker news badges#262

Merged
SantiagoDePolonia merged 3 commits into
mainfrom
docs/badges
Apr 22, 2026
Merged

docs(badges): added hacker news badges#262
SantiagoDePolonia merged 3 commits into
mainfrom
docs/badges

Conversation

@SantiagoDePolonia

@SantiagoDePolonia SantiagoDePolonia commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Documentation
    • Added Hacker News community badges to the project README, providing quick links to community discussions.

@coderabbitai

coderabbitai Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@SantiagoDePolonia has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 40 minutes and 9 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 40 minutes and 9 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 922e1b09-12ac-4d8c-8675-d0f667b557f8

📥 Commits

Reviewing files that changed from the base of the PR and between 3679caf and 8a547d8.

📒 Files selected for processing (1)
  • README.md
📝 Walkthrough

Walkthrough

README.md was updated with two Hacker News-related badges at the top of the document: a Shields badge and a HackerBadge widget, both linking to the same Hacker News item. No other documentation or code content was modified.

Changes

Cohort / File(s) Summary
Documentation Badges
README.md
Added two Hacker News badges (Shields badge and HackerBadge widget) linking to the same HN item.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A badge, a link, upon the page so grand,
To Hacker News we now extend our hand!
Two shiny shields that glimmer in the light,
Our README stands proud—a beautiful sight! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs(badges): added hacker news badges' accurately describes the main change: adding Hacker News badges to the README documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/badges

Warning

Review ran into problems

🔥 Problems

Timed out fetching pipeline failures after 30000ms


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps

greptile-apps Bot commented Apr 22, 2026

Copy link
Copy Markdown

Greptile Summary

This PR adds two Hacker News community badges to the project README: a static shields.io badge capturing the front-page snapshot (Apr 21 '26 | #4) and a dynamic hackerbadge.vercel.app badge linking to the HN discussion thread (item 47849097). The change is purely cosmetic/documentation and does not affect any application code. Previously raised concerns (stale ranking text and blank-line paragraph break between the two badges) remain open but have not been addressed in this revision.

Confidence Score: 4/5

Safe to merge; only documentation/README is changed with no impact on application code.

The change is documentation-only and carries zero risk to application functionality. The two pre-existing review concerns (stale ranking label and blank-line layout gap) are cosmetic issues that do not block merge but would improve long-term quality of the README if addressed.

README.md — minor badge layout and stale-text concerns already flagged in prior review threads.

Important Files Changed

Filename Overview
README.md Added two HN badges (lines 8–10); static badge hard-codes a point-in-time ranking and a blank line between the two badges causes them to render as a separate visual block from the existing badge row.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md rendered] --> B[Badge row: CI / Docs / Discord / Docker / Go Version]
    B --> C["shields.io HN badge\n(static: Apr 21 '26 | #4)"]
    C --> D[blank line — new paragraph]
    D --> E["hackerbadge.vercel.app\n(dynamic: live HN score)"]
    C -->|click| F[HN item 47849097]
    E -->|click| F
Loading

Reviews (2): Last reviewed commit: "docs(readme): update Hacker News badge t..." | Re-trigger Greptile

Comment thread README.md Outdated
Comment thread README.md
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 9: Remove the extra blank line that separates the badge block from the
following content in the README (i.e., delete the empty line immediately after
the badges section so the badges on lines 3–7 are followed directly by the next
paragraph), keeping badge spacing consistent with the rest of the file.
- Line 8: Remove the hard-coded ranking text in the Hacker News badge ("#4 front
page") in the README and either delete the badge line entirely or replace it
with a generic, non-time-sensitive label such as "Hacker News" or the dynamic
HackerBadge widget already used elsewhere; update the badge markdown (the line
containing the Hacker News shield) so it no longer claims a static rank.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 601dd472-74bf-4575-9346-687fdd98d673

📥 Commits

Reviewing files that changed from the base of the PR and between d6b76a2 and 3679caf.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md Outdated
[![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/gaEB9BQSPH)
[![Docker Pulls](https://img.shields.io/docker/pulls/enterpilot/gomodel)](https://hub.docker.com/r/enterpilot/gomodel)
[![Go Version](https://img.shields.io/github/go-mod/go-version/ENTERPILOT/GoModel)](https://github.com/ENTERPILOT/GoModel/blob/main/go.mod)
[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Remove the static ranking claim from the badge.

The text "#4 front page" is a point-in-time ranking that will quickly become outdated as Hacker News rankings change continuously. Once stale, this creates misleading documentation that claims a ranking the project no longer holds.

📝 Suggested fix: Remove static ranking or use generic text

Option 1 (preferred): Remove the static ranking entirely and use generic text:

-[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
+[![Hacker News](https://img.shields.io/badge/Hacker%20News-Discuss-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)

Option 2: Keep only the dynamic HackerBadge widget (line 10) which shows current stats and remove this static badge entirely:

-[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
-
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
[![Hacker News](https://img.shields.io/badge/Hacker%20News-Discuss-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
Suggested change
[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 8, Remove the hard-coded ranking text in the Hacker News
badge ("#4 front page") in the README and either delete the badge line entirely
or replace it with a generic, non-time-sensitive label such as "Hacker News" or
the dynamic HackerBadge widget already used elsewhere; update the badge markdown
(the line containing the Hacker News shield) so it no longer claims a static
rank.

Comment thread README.md
[![Docker Pulls](https://img.shields.io/docker/pulls/enterpilot/gomodel)](https://hub.docker.com/r/enterpilot/gomodel)
[![Go Version](https://img.shields.io/github/go-mod/go-version/ENTERPILOT/GoModel)](https://github.com/ENTERPILOT/GoModel/blob/main/go.mod)
[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick | 🔵 Trivial

Consider removing the blank line for consistency.

The existing badges (lines 3-7) have no blank lines separating them. This blank line creates inconsistent spacing in the badge section.

✨ Suggested formatting adjustment
 [![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
-
 [![GoModel on Hacker News](https://hackerbadge.vercel.app/api?id=47849097)](https://news.ycombinator.com/item?id=47849097)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
[![Hacker News](https://img.shields.io/badge/Hacker%20News-%234%20front%20page-ff6600?logo=ycombinator&logoColor=white)](https://news.ycombinator.com/item?id=47849097)
[![GoModel on Hacker News](https://hackerbadge.vercel.app/api?id=47849097)](https://news.ycombinator.com/item?id=47849097)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 9, Remove the extra blank line that separates the badge
block from the following content in the README (i.e., delete the empty line
immediately after the badges section so the badges on lines 3–7 are followed
directly by the next paragraph), keeping badge spacing consistent with the rest
of the file.

@SantiagoDePolonia SantiagoDePolonia marked this pull request as draft April 22, 2026 07:49
@SantiagoDePolonia SantiagoDePolonia marked this pull request as ready for review April 22, 2026 07:50
@SantiagoDePolonia SantiagoDePolonia merged commit 33e1f75 into main Apr 22, 2026
18 checks passed
@SantiagoDePolonia SantiagoDePolonia deleted the docs/badges branch June 11, 2026 09:17
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.

2 participants