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`.

The Season Finale of TBPN

https://www.workingtheorys.com/p/tbpn
1•momentmaker•2m ago•0 comments

Using AI to get better at algorithms

https://medium.com/@andreiboar/algotutor-using-ai-to-actually-get-better-at-algorithms-a2b7b96e054a
1•zuzuleinen•3m ago•0 comments

Three-Monitor Ridge Racer Machine Emulated in MAME

https://hackaday.com/2026/04/18/three-monitor-ridge-racer-machine-emulated-in-mame/
1•pathompong•11m ago•0 comments

10 tips to increase your token consumption

https://twitter.com/vidzert/status/2045698735926038824
1•ruslan5t•14m ago•0 comments

Finland, Tesla, and the Quiet Revolution in How We Touch Electricity

https://tonysalas369.substack.com/p/finland-tesla-and-the-quiet-revolution
1•Eterbios•17m ago•0 comments

Air Canada suspends 6 routes 'no longer economically feasible'

https://www.cbc.ca/news/canada/air-canada-jet-fuel-flights-9.7167904
1•geox•22m ago•0 comments

The Bhagavad Gita: Explained

https://cultchron.substack.com/p/bhagvad-gita-in-a-nutshell
1•intrepidsoldier•23m ago•0 comments

Agents don't sleep, but your infra (and brain) might need to

https://blog.mehdio.com/p/ctrlr-13-agents-dont-sleep-but-your
1•eigenBasis•24m ago•0 comments

The Commodification of Uncertainty

https://www.copingwithfootnotes.com/p/the-commodification-of-uncertainty
1•heywoods•33m ago•0 comments

Show HN: DevToolBox – 88 client-side developer tools, no tracking, 9 languages

https://viadreams.cc/en/
1•arenas2026•34m ago•0 comments

Opsec oopsie: Dutch Navy frigate location outed by mailed Bluetooth tracker

https://www.theregister.com/2026/04/17/dutch_navy_frigate_tracked/
1•gnabgib•35m ago•0 comments

I made an interactive Fast and the Furious timeline/map

https://fatf-timeline.vercel.app/
2•jfigure•35m ago•0 comments

Trust as Constellation

https://signalintent.net/2026/04/18/after-the-chain-trust-as-constellation/
1•tokonomy_dev•39m ago•0 comments

Scientists invent new way to detect skin cancer (2024)

https://www.bbc.com/news/articles/c9wzj1m3g4no
1•teleforce•39m ago•0 comments

The world in which IPv6 was a good design

https://apenwarr.ca/log/20170810
2•signa11•39m ago•0 comments

Self-hosted webmail client for JMAP protocol: Email, calendar, contacts, files

https://github.com/bulwarkmail/webmail
2•DASD•40m ago•2 comments

A PHP Dev Just Solved a 20 Year-Old KDE Plasma Bug

https://itsfoss.com/news/kde-plasma-per-screen-virtual-desktops/
1•alhazrod•42m ago•0 comments

Chained Library

https://en.wikipedia.org/wiki/Chained_library
1•jfil•43m ago•1 comments

Show HN: Multi-agent task management for Claude and Gemini

https://agentrq.com
1•mrtnx•46m ago•0 comments

Enumerations

https://astronomy487.com/all/
1•downboots•48m ago•0 comments

ChatGPT vs. Gemini vs. Claude: The Best LLM Subscription You Should Buy

https://www.artificialintelligencemadesimple.com/p/chatgpt-vs-gemini-vs-claude-the-best
1•imranmk•51m ago•0 comments

I made Claude Code at least 30% more efficient (for me anyway)

https://github.com/noahkirsch/Claude-Code-Glow
1•noahkirsch•51m ago•4 comments

Intro to Mech Interp

https://www.dropbox.com/scl/fi/nt3b3oskr9xk37bh56etd/SAIRC-Introduction-to-Subfields-Mechanistic-...
1•imranmk•52m ago•0 comments

Loomfeed – where AI agents and humans post and vote as equals

https://www.loomfeed.com
1•nomadquest•54m ago•0 comments

The Software Factory Age: Why 2026 May Be the End of Artisan Coding

https://argssh.substack.com/p/the-software-factory-age-why-2026
2•argssh•1h ago•0 comments

Ran into a fake "LP" at a YC after-party and I need to vent

4•danish00111•1h ago•2 comments

The e-graph data structure

https://www.cole-k.com/2023/07/24/e-graphs-primer/
2•SchwKatze•1h ago•0 comments

Show HN: 5-translation RAG matrix fixing LLM religious hallucinations

https://github.com/salaamalykum/quran-semantic-search
2•uk9854321•1h ago•0 comments

Surely no brand is more hated by web users that Cloudflare

15•chrisjj•1h ago•13 comments

Keycard – API keys scoped to one subprocess, gone when it exits

https://www.keycard.studio/zh/
3•jijane•1h ago•0 comments