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•10mo 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•10mo 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•10mo 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`.

Show HN: AI agents debating questions that stump LLMs

https://factagora.com/
1•ttlcc13•27s ago•0 comments

Show HN: Elida – Session Border Controller for AI Agents

https://elida.dev/blog/2026/03/15/your-ai-soc-and-sre-agents-need-a-border-controller/
1•zamorofthat•3m ago•1 comments

Unscale the Internet

https://www.ystrickler.com/unscale-the-internet/
2•YounesDz•5m ago•0 comments

Kennedy childhood vaccine overhaul stalled by judge

https://www.statnews.com/2026/03/16/kennedy-childhood-vaccine-changes-blocked-judge/
1•gmays•6m ago•0 comments

Launch an autonomous AI agent with sandboxed execution in 2 lines of code

https://amaiya.github.io/onprem/examples_agent.html
2•wiseprobe•6m ago•0 comments

Every Bracket

https://every-bracket.com
1•michaefe•7m ago•0 comments

Neighbors Say SF Tesla Supercharger Lot Has Become Urine Dumping Ground

https://www.sfgate.com/local/article/tesla-supercharger-lot-lombard-22080348.php
4•randycupertino•10m ago•0 comments

Reverse as the VibeVerse (why pivot, when you can punk)

https://attentionhorizon.world/
1•maieuticagent•10m ago•1 comments

Observation of the doubly charmed heavy proton Ξcc+

https://lhcb-outreach.web.cern.ch/2026/03/17/observation-of-the-doubly-charmed-heavy-proton-%CE%B...
1•nobody9999•12m ago•0 comments

The Pleasures of Poor Product Design

https://www.inconspicuous.info/p/the-pleasures-of-poor-product-design
1•NaOH•16m ago•0 comments

Can weight-loss pills replace injectables?

https://www.nature.com/articles/d41586-026-00856-7
1•y1n0•17m ago•0 comments

Market Claw

https://github.com/DSparkles/MarketClaw
1•sparksdobro•19m ago•0 comments

Frontier Models Removed from GitHub Copilot Student Plan

https://github.com/orgs/community/discussions/189268
1•kpapa05•20m ago•0 comments

U.S. Book Output Rose 32.5%, Topped Four Million in 2025

https://www.publishersweekly.com/pw/by-topic/industry-news/publisher-news/article/99943-book-outp...
2•ilamont•21m ago•0 comments

Why We're Joining TikTok

https://www.nationalreview.com/2026/03/why-were-joining-tiktok/
1•petethomas•22m ago•0 comments

A tale about fixing eBPF spinlock issues in the Linux kernel

https://rovarma.com/articles/a-tale-about-fixing-ebpf-spinlock-issues-in-the-linux-kernel/
2•y1n0•24m ago•0 comments

Attackers are exploiting AI faster than defenders can keep up, new report warns

https://cyberscoop.com/booz-allen-report-ai-helps-attackers-move-faster-than-current-defenses/
3•Gaishan•24m ago•0 comments

Meta Is Shutting Down Horizon Worlds on Meta Quest

https://www.wired.com/story/meta-is-shutting-down-horizon-worlds-on-meta-quest/
2•y1n0•25m ago•0 comments

UBI Is the Wrong Answer to the Right Problem

https://simontlbt.substack.com/p/why-ubi-is-the-wrong-answer-to-the
2•simontlbt•27m ago•0 comments

Duranium: A More Reliable PostmarketOS

https://postmarketos.org/blog/2026/03/17/introducing-duranium/
1•nikodunk•30m ago•0 comments

Trump Officials Weigh New $1B Deal to Stop Offshore Wind Farms

https://www.nytimes.com/2026/03/17/climate/offshore-wind-settlements-trump.html
3•chiffre01•31m ago•0 comments

Improving breast cancer screening workflows with machine learning

https://research.google/blog/improving-breast-cancer-screening-workflows-with-machine-learning/
1•brandonb•33m ago•0 comments

Krazam – Work Sext [video]

https://www.youtube.com/watch?v=nQKAfugfn7A
1•tart-lemonade•36m ago•0 comments

FAQs About the Public Debt

https://www.treasurydirect.gov/help-center/public-debt-faqs/
2•uticus•38m ago•0 comments

Software 2.0: Planning and Verifying a Greenfield Project

https://aaronstannard.com/software-2.0-case-study-textforge/
2•Aaronontheweb•38m ago•0 comments

Show HN: A local WebP/AVIF converter because I was tired of slow browser tools

https://ghostlyinc.com/en-us/tools/pixel-press/
1•ghostlyInc•43m ago•0 comments

Lobster Pitch: A YC Adventure

https://benmathes.github.io/lobster-pitch/index.html
1•simonpure•43m ago•0 comments

Show HN: A macOS job that resets your AI coding limits automatically

https://github.com/shnksi/optimize-ai-limits
1•shnksi•44m ago•0 comments

A digital resource for studying the graffiti of Herculaneum and Pompeii

https://ancientgraffiti.org/Graffiti/
1•thomassmith65•49m ago•0 comments

Maid in Canada: More Than You Wanted to Know

https://thesecondbestworld.substack.com/p/maid-in-canada-much-more-than-you
2•paulpauper•51m ago•1 comments