frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Conventional Comments in GitHub

https://github.com/pullpo-io/conventional-comments
2•francesc_holly•11mo ago
Hey HN, Cesc here, co-founder at Pullpo.

We spend a lot of time doing code reviews on GitHub. One recurring frustration was deciphering ambiguous comments. Misunderstandings slowed us down.

We're big fans of the https://conventionalcomments.org (discussed previously here: https://news.ycombinator.com/item?id=23009467) standard for adding clarity, but remembering and typing the prefixes (suggestion, issue(blocking), etc.) felt like friction.

So, we built a simple, free, open-source Chrome extension to make using this standard effortless within the GitHub UI.

How it works:

• It adds a small toolbar above GitHub comment boxes.

• You click buttons for labels (issue, suggestion, praise, nitpick, etc.) and optional decorators (blocking, non-blocking, if-minor).

• It automatically formats the comment prefix for you.

• There's a "Prettify" option to display prefixes as visual badges (using Shields.io, linked to a simple explainer on pullpo.io).

• It adapts to GitHub light/dark themes.

We built it because we needed it ourselves to improve our internal review process, and thought others might find it useful too. It's completely free and open-source (MIT license).

• Install Link -> https://chromewebstore.google.com/detail/gelgbjildgbbfgfgpib...

• GitHub Repo -> https://github.com/pullpo-io/conventional-comments

• Quick Demo Video -> https://youtu.be/jLzXlZ78rNE?si=KMzIH9Vb43glekEW

We just launched it on the Chrome Web Store. Would love to hear your feedback, suggestions, or any pain points you have with code review comments! Thanks, Cesc

Comments

badmonster•11mo ago
How does the extension hook into GitHub's DOM to inject the comment toolbar, and does it support dynamically loaded elements like in PR reviews with infinite scroll?
francesc_holly•11mo ago
Chrome extensions let you execute JS on certain sites, so we can querySelect all target textareas and insert the toolbar anywhere. And yes! That includes dynamically loaded elements like the PR review window. We can even apply light/dark themes that match GitHub's ;)

If you want specifics you can check out the open-source repo here: https://github.com/pullpo-io/conventional-comments

I suggest looking at `content.js`, constant `TARGET_TEXTAREA_SELECTORS` and function `initializeToolbarForTextarea`.

What Makes a Language Flourish?

https://www.5jt.com/what-makes-a-language-flourish
1•tosh•27s ago•0 comments

Adding live reload to a static site generator written in Go

https://jon.chrt.dev/2026/03/20/adding-live-reload-to-a-static-site-generator-written-in-go.html
1•PaulHoule•35s ago•0 comments

Understanding security warnings when opening Remote Desktop (RDP) files

https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/remotepc/understa...
1•neogodless•41s ago•0 comments

Billionaire backer sues Trump family's crypto firm over alleged extortion

https://www.bbc.com/news/articles/c8x7kxjgq9xo
1•tartoran•3m ago•0 comments

We found a stable Firefox identifier linking all your private Tor identities

https://fingerprint.com/blog/firefox-tor-indexeddb-privacy-vulnerability/
1•danpinto•3m ago•0 comments

Trump Wants to Double Production of New Nuclear Weapon Cores

https://www.404media.co/trump-2027-budget-nuclear-weapons/
1•cdrnsf•3m ago•0 comments

When the AI Cloud Comes for Texas Water

https://www.texasobserver.org/texas-legislature-data-center-boom-water/
1•cdrnsf•3m ago•0 comments

AI Tools Are Helping Mediocre North Korean Hackers Steal Millions

https://www.wired.com/story/ai-tools-are-helping-mediocre-north-korean-hackers-steal-millions/
1•cdrnsf•4m ago•0 comments

Honey, I Shrunk the Coding Agent

https://itayinbarr.substack.com/p/honey-i-shrunk-the-coding-agent
1•homarp•6m ago•1 comments

New York bans state employees from insider trading on prediction markets

https://www.wired.com/story/new-york-bans-government-employees-prediction-markets/
2•jmsflknr•8m ago•0 comments

Why Gen AI Isn't Quite Cost-Effective at Creating 3D Game Worlds

https://wjamesau.substack.com/p/why-gen-ai-isnt-quite-cost-effective
1•SLHamlet•9m ago•0 comments

The Mystery of the Giant Blobs at the Center of the Earth

https://nautil.us/the-mystery-of-the-giant-blobs-at-the-center-of-the-earth-1280082
1•Brajeshwar•9m ago•0 comments

How to program computers (kos) [video]

https://www.youtube.com/watch?v=kTrOg19gzP4
1•tosh•9m ago•0 comments

Compiler Jokes

https://bitsrc.org/blog/posts/compiler-jokes.html
1•kouosi•10m ago•0 comments

EML compresses calculator syntax; Phase Calculus places it one layer downstream

1•jlietz93•10m ago•0 comments

Trees of New York City

https://tree-map.nycgovparks.org/tree-map/neighborhood/177
1•jackconsidine•10m ago•0 comments

Show HN: We built Cursor, but for data transformations [Open Source]

https://github.com/zipstack/visitran
1•naren87•12m ago•0 comments

New Kind of Paper (2021)

https://mlajtos.mu/posts/new-kind-of-paper
1•tosh•13m ago•0 comments

I almost signed a lease that would have cost me thousands

https://goleazly.com/
1•pomberito•14m ago•0 comments

What if we start to draw inspiration from nature's greatest machine?

https://eversoleken.substack.com/p/signaling-is-the-intelligence
1•kennethops•14m ago•1 comments

Show HN: DrakeAI – AI expense tracker you log by texting (iOS and Android)

https://apps.apple.com/us/app/drakeai/id6762331893
1•a_protsyuk•15m ago•0 comments

Google's 8th Generation TPUs Power the Agentic Era [video]

https://www.youtube.com/watch?v=Ocf7EYHmmzo
1•sam1234apter•17m ago•0 comments

Show HN: A Swift Payment message validator built from Swift Standard rules

https://cbprstar.com/
1•phoughton•19m ago•0 comments

Live hooks – simple missing patterns for predictable hooks in async React code

https://github.com/Taltzipi/live-hooks
1•taldavidson•19m ago•1 comments

Building design system components with agent teams

https://www.kaelig.fr/design-system-components-with-ai-agent-teams/
1•kaelig•19m ago•0 comments

Physicists think they've solved the muon mystery

https://arstechnica.com/science/2026/04/physicists-think-theyve-solved-the-muon-mystery/
1•nobody9999•20m ago•0 comments

Show HN: Clawrium – A CLI for managing AI agent fleet across multiple instances

https://ric03uec.github.io/clawrium/
2•devashish86•21m ago•1 comments

Ask HN: Do financial stakes improve long-term consistency?

https://proofly.migliorarecorp.com/
1•talhaahsan•22m ago•0 comments

Markdown (Aaron Swartz: The Weblog)

http://www.aaronsw.com/weblog/001189
2•birdculture•24m ago•0 comments

Surveillance Pricing: Exploiting Information Asymmetries

https://lpeproject.org/blog/surveillance-pricing-exploiting-information-asymmetries/
4•cainxinth•25m ago•0 comments