frontpage.
newsnewestaskshowjobs

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

Understanding NvPCRs in Systemd v262

https://katexochen.aro.bz/posts/systemd-v262-nvpcrs/
1•dimonomid•52s ago•0 comments

The Uxn/Varvara ecosystem personal computing stack

https://100r.co/site/uxn.html
1•AlexeyBrin•1m ago•0 comments

The Pentagon wants $30M to build an AI-powered lie detector

https://www.technologyreview.com/2026/09/25/1145144/pentagon-ai-lie-detector/
1•joozio•7m ago•0 comments

Ask HN: Will you take the $5k from Trump?

2•roschdal•9m ago•1 comments

Anthropic: The Situation Report

https://www.anthropic.com/features/ebola-response
1•reimertz•9m ago•0 comments

Amazon Illegally 'Bricked' Older Kindle Models, Class Action Suit Claims

https://www.classaction.org/news/amazon-illegally-bricked-older-kindle-models-class-action-suit-c...
1•DeepLogin•9m ago•0 comments

Sun.com (1996)

https://web.archive.org/web/19961219233058/http://www.sun.com/
1•basilikum•10m ago•0 comments

PipePipe: NewPipe hard fork implementing SponsorBlock

https://github.com/InfinityLoop1308/PipePipe
1•Qision•13m ago•0 comments

Can Claude fix itself? From no to maybe

https://www.sylvainkalache.com/blog/can-claude-fix-itself
1•sylvainkalache•15m ago•0 comments

How to Clone Linux on Windows

https://kant2002.github.io/en/git/hacking/2026/09/25/cloning-linux-on-windows.html
1•AzatJ•16m ago•0 comments

Toby – Your Website Agent

https://www.tobysite.com/en
2•matwiemann•18m ago•1 comments

Show HN: PDF Remediation that you can validate before and after with PAC

https://accesslumens.com/pdf-remediation
2•prabhusaves•18m ago•0 comments

Avoid Publishing Scams

https://wwnorton.com/contact-us/publishing-scam-alert
1•Bluestein•19m ago•0 comments

Uproar in France over award-winning author accused of using AI

https://www.bbc.com/news/articles/ck7v4y45893go
14•harscoat•20m ago•8 comments

Cognira – a self-learning model that updates from useful chats (was ConwAI

https://cognira.dev
3•thomasconway01•21m ago•0 comments

Can you predict a 1 word answer from 10k people?

https://crowdle.gg/
2•pompomsheep•28m ago•1 comments

One Hat Less [2019]

https://asylum.madhouse-project.org/blog/2019/01/09/One-hat-less/
1•phoronixrly•29m ago•0 comments

Four things I learned throughout the last years working with AI

https://www.ssp.sh/brain/what-i-learned-writing-with-ai/
3•zazuke•30m ago•1 comments

Proof and Progress in Mathematics (1994)

https://arxiv.org/abs/math/9404236
1•rramadass•33m ago•1 comments

Tree shaking squint on the server with esbuild

https://blog.michielborkent.nl/squint-tree-shaking-hyper-esbuild.html
1•Borkdude•33m ago•0 comments

Show HN: Agentic CUDA Kernel Optimizer

https://github.com/bertaye/agentic-cuda-optimizer
2•bertaye•35m ago•0 comments

AI-Powered Fuzzing with the GitHub Security Lab Taskflow Agent

https://github.blog/security/application-security/ai-powered-fuzzing-with-the-github-security-lab...
2•joshcsimmons•45m ago•0 comments

The Mafia may be keeping fentanyl out of Italy

https://economist.com/europe/2026/09/24/the-mafia-may-be-keeping-fentanyl-out-of-italy
25•runeks•48m ago•8 comments

Oracle on the hook to pay data centre investors even if site has no electricity

https://www.ft.com/content/a96bf05a-a299-4d6a-a753-b298dd0f4016
18•Betelbuddy•49m ago•10 comments

Tell HN: PSA: AI can make old games run on 64-bit macOS

2•Razengan•49m ago•0 comments

'We didn't need air conditioning': the airport cooled by natural ventilation

https://www.theguardian.com/environment/2026/sep/25/didnt-need-air-conditioning-airport-cooled-na...
6•Geekette•52m ago•0 comments

Cloudflare addressed cross-tenant data exposure vulnerability in Containers

https://blog.cloudflare.com/containers-cross-tenant-vulnerability/
3•flashblaze•55m ago•1 comments

I wrote a Ray Tracer in Brainfuck

https://epestr.com/blog/writing-a-ray-tracer-in-brainfuck/
5•epestr•1h ago•0 comments

Instrumental Monitor Evasion Emerges Under Ordinary Task Pressure

https://arxiv.org/abs/2609.30217
2•sbulaev•1h ago•0 comments

Theranos founder reportedly to be transferred to halfway home next year

https://www.theguardian.com/us-news/2026/sep/24/theranos-elizabeth-holmes-transfer-halfway-home
4•Geekette•1h ago•0 comments