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

Why the Future of AI Depends on Smaller Models

https://jeevan.life/posts/why-the-future-of-ai-depends-on-smaller-models.html
1•lroe•1m ago•0 comments

The agent principal-agent problem

https://crawshaw.io/blog/agent-principal-agent
1•bumbledraven•3m ago•0 comments

Show HN: Sfera – sliding puzzle in curved space (open-sourced)

https://github.com/bntre/Sfera
1•bntr•3m ago•0 comments

SubQ: Sub-quadratic LLM built for 12M-token reasoning

https://subq.ai/
1•anujbans•6m ago•0 comments

Camera

https://online-camera.com
2•ent101•10m ago•0 comments

KDE Plasma 6.7 to Provide a Better Experience for CPU-Based Rendering

https://www.phoronix.com/news/KDE-Plasma-Faster-WL-SHM
2•doener•11m ago•0 comments

Live Global Hantavirus Outbreak Tracker

https://hantavirusmap.com
1•N19PEDL2•12m ago•0 comments

Interviewing/Applying to YC

1•chanlee514•16m ago•0 comments

I tried the viral 'jaw release' fascial massage

https://www.thetimes.com/life-style/health-fitness/article/jaw-release-facial-massage-v7rmgqsb9
2•petethomas•17m ago•0 comments

Ask HN: Who Uses a todo.txt?

2•mikenikles•17m ago•0 comments

Why does AI like goblins and Japan so much?

https://english.elpais.com/technology/2026-05-07/why-does-ai-like-goblins-and-japan-so-much.html
2•geox•17m ago•0 comments

Dirty Frag: Universal Linux LPE

https://github.com/V4bel/dirtyfrag
1•danaris•21m ago•0 comments

Root-based Android app backup tool powered by Restic

https://github.com/hddq/restoid
1•anotherevan•25m ago•0 comments

A man who blew up a nuclear power station and disappeared

https://www.theguardian.com/world/2026/may/05/the-man-who-blew-up-a-nuclear-power-station-koeberg...
3•Michelangelo11•32m ago•0 comments

Pronouns in Perl (2009)

https://www.modernperlbooks.com/mt/2009/11/from-novice-to-adept-pronouns-in-perl
1•tosh•33m ago•0 comments

Discussion on Fsnotify Maintainer Removal

https://github.com/fsnotify/fsnotify/issues/757
1•mjyut•33m ago•1 comments

3 Women Who Fundamentally Shaped Modern Software [Reddit!!!]

https://old.reddit.com/r/compsci/comments/1t6jo79/3_women_who_fundamentally_shaped_modern_software/
1•signa11•35m ago•0 comments

Eating eggs could cut Alzheimer's risk by 27%

https://www.sciencedaily.com/releases/2026/05/260506225214.htm
3•y1n0•35m ago•2 comments

Can houseplants purify the air in your home?

https://phys.org/news/2026-05-houseplants-purify-air-home-science.html
2•y1n0•36m ago•0 comments

AI giveth and AI taketh CPU

https://stackoverflow.blog/2026/05/08/ai-giveth-and-ai-taketh-cpu/
1•y1n0•37m ago•0 comments

When a Meta CTO and an AWS ProServe Principal Converge on the Same Philosophy

https://www.outcomeops.ai/blogs/the-o16g-manifesto-validates-what-weve-been-building-since-july
2•linsys•40m ago•0 comments

The layoffs will continue till we learn to use AI

https://twitter.com/championswimmer/status/2051807284691612099
3•s4i•42m ago•0 comments

Attenborough: The risk-taker who changed how we see Earth

https://www.bbc.co.uk/news/resources/idt-715ff936-f52a-429d-bb35-d1940d7f6111
2•mellosouls•44m ago•0 comments

European 8mm footage from the previous century

https://old-love.eu/
3•flixz_•48m ago•0 comments

Axavive Official Site 2026: Pricing, Bonuses, and 90-Day Guarantee

https://finance.yahoo.com/sectors/healthcare/articles/axavive-skin-exploding-2026-golden-22590060...
2•farjzaty•50m ago•0 comments

Krytonum – a bare-metal C++ OS built from scratch

https://github.com/Velo-Computing-Technologies/Krytonum
2•hs100000•51m ago•0 comments

The Nature of Programming

https://medium.com/@tautvilas/what-is-programming-22a72ef4fd02
4•brisky•51m ago•0 comments

Show HN: When the LLM Accidentally

2•lucid-dev•52m ago•0 comments

Building an In-Person System (NYC)

https://www.notion.so/Building-an-In-Person-System-NYC-354c7880b1938067843defd62925fec4?source=co...
2•field-trace•53m ago•0 comments

Show HN: SafeKibble – free email alerts when your pet's food is FDA-recalled

https://www.safekibble.app/
2•akest•54m ago•1 comments