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•1y 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•1y 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•1y 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`.

Investment Optimization for iOS

https://apps.apple.com/us/app/investment-optimization/id6760441967
1•joseph_foster•1m ago•0 comments

Rethinking how our brains use categories to make sense of the world

https://news.mit.edu/2026/rethinking-how-our-brains-use-categories-0507
1•hhs•2m ago•0 comments

Putin says he thinks Russia-Ukraine war is coming to an end

https://www.reuters.com/world/europe/putin-says-he-thinks-ukraine-conflict-is-coming-an-end-2026-...
1•MilnerRoute•2m ago•0 comments

Mario Kart World patented shader technique to enlarge distant objects

https://twitter.com/MarioBrothBlog/status/2053179791495356420
1•bpierre•2m ago•0 comments

Towards Compute-Aware In-Switch Computing for LLMs on Multi-GPU Systems

https://arxiv.org/abs/2605.05628
1•rbanffy•9m ago•0 comments

Bun's rewrite from Zig to Rust passes 99.8% of testsuite

https://xcancel.com/jarredsumner/status/2053047748191232310
1•birdculture•10m ago•1 comments

MoE-Hub Taming Software Complexity for Seamless MoE Overlap on Multi-GPU Systems

https://arxiv.org/abs/2605.05888
1•rbanffy•14m ago•0 comments

You Are Not Immune to Mode Collapse

https://www.lesswrong.com/posts/vKtuRbo4e3ffixmee/you-are-not-immune-to-mode-collapse
1•gmays•18m ago•0 comments

A .bat script to auto‑connect ADB over LAN

https://github.com/JTRSoftware/Project_RCPC/blob/main/ReadyToShare/LANConnectADB.bat
1•jtr87•19m ago•0 comments

10 Trillion downloads are crushing open-source repositories

https://www.zdnet.com/article/open-source-repositories-are-being-overwhelmed-but-there-is-an-answer/
2•gpi•21m ago•0 comments

Permutational wreath pullbacks and framed braid-type groups

https://arxiv.org/abs/2604.05281
1•marysminefnuf•24m ago•0 comments

Digital Simulation of Non-Hermitian Knotted Bands on Quantum Hardware

https://arxiv.org/abs/2604.26914
1•marysminefnuf•25m ago•0 comments

Kiorg: A neo filemanager with Vim keybind, zoxide-like teleport, and previews

https://github.com/houqp/kiorg
2•houqp•34m ago•0 comments

France Moves to Break Encrypted Messaging

https://reclaimthenet.org/france-moves-to-break-encrypted-messaging
4•Cider9986•34m ago•0 comments

Artemis II Photo Timeline

https://artemistimeline.com/
2•surprisetalk•38m ago•2 comments

Mississippi's Air Quality Is Worsening Amid AI Data Center Boom, Report Finds

https://www.mississippifreepress.org/mississippis-air-quality-is-worsening-amid-ai-data-center-bo...
1•gnabgib•40m ago•0 comments

Can memory-hard PoW still meaningfully reduce ASIC/GPU advantage?

https://pastebin.support.one/view/aba95c0b
2•TheBlocksmith•50m ago•1 comments

Drone Swarms Packed into Unassuming Containers Sought by DARPA

https://www.twz.com/news-features/drone-swarms-packed-into-unassuming-containers-sought-by-darpa
3•breve•51m ago•1 comments

Yarbo's promise to fix the robot mower that ran me over

https://www.theverge.com/tech/926989/yarbo-robot-lawn-mower-hack-company-update-security-promise
3•gnabgib•52m ago•0 comments

Getting Arrested in Japan

https://sundaicity.com/blogs/getting-arrested-in-japan
11•bane•53m ago•0 comments

Show HN: Pitch Is Just Rhythm Sped Up [video]

https://www.youtube.com/watch?v=q9bFUocrm70
1•ersinesen•55m ago•0 comments

Matt Pietrek

https://en.wikipedia.org/wiki/Matt_Pietrek
1•stefan_•55m ago•0 comments

ParadeDB Is Officially on Railway

https://www.paradedb.com/blog/railway
1•philippemnoel•56m ago•0 comments

The Death of the Roadmap

https://debarshibasak.github.io/readables/blogs/death-of-roadmap.html
3•debarshri•57m ago•0 comments

Keats, Letters

https://sites.ualberta.ca/~dmiall/Tintern07/KeatsLet.htm
1•highfrequency•1h ago•0 comments

Rust but Lisp

https://github.com/ThatXliner/rust-but-lisp
5•thatxliner•1h ago•2 comments

Qwench is a terminal typing game for Linux, Windows, Mac. Built with Crossterm.

https://github.com/BitPusher16/qwench
1•carodgers•1h ago•1 comments

War.gov/UFO/ UFO file download reference repo

https://github.com/dopper/nts-ufos
1•dopper•1h ago•0 comments

London's BT Tower to get rooftop swimming pool

https://www.theregister.com/offbeat/2026/05/09/londons-bt-tower-to-get-rooftop-swimming-pool/5237337
1•samizdis•1h ago•0 comments

The 90 Day disclosure policy is dead

https://blog.himanshuanand.com/2026/05/the-90-day-disclosure-policy-is-dead/
10•unknownhad•1h ago•2 comments