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

Claude Code: all issues get auto-closed without review?

https://github.com/anthropics/claude-code/issues/30407
1•marcindulak•2m ago•1 comments

Visconti-Sforza Tarot

https://en.wikipedia.org/wiki/Visconti-Sforza_Tarot
1•kakadu•3m ago•0 comments

How the Vision Pro Rollout Inflamed Tensions at Apple

https://www.wired.com/story/book-excerpt-mutiny-noam-scheiber-apple-vision-pro/
1•alsetmusic•4m ago•0 comments

Show HN: I'm organizing a vibe coding game dev competition

https://vibej.am/2026/
3•pieterhg•13m ago•0 comments

Iran war volatility is driving oil trading boom on Hyperliquid, says JPMorgan

https://www.coindesk.com/business/2026/03/20/iran-war-volatility-is-driving-oil-trading-boom-on-h...
1•PaulHoule•16m ago•0 comments

A History of the Early Years of AI at the University of Edinburgh

https://journals.sagepub.com/doi/epdf/10.1177/30504554261417567
1•jeremyscanvic•18m ago•0 comments

Tesla gets FSD Supervised approved in the Netherlands – here's what it means

https://electrek.co/2026/04/10/tesla-fsd-supervised-approved-netherlands-rdw-europe/
1•Someone•20m ago•0 comments

Persistent vs. Stubborn / Genius vs. Intelligent

1•shoman3003•21m ago•0 comments

Show HN: Angel Copilot – open-source tool for assessing startup deals

https://github.com/chouligi/angel-copilot/tree/main
1•chouligi•22m ago•0 comments

Why AI Coding Tools Still Feel Stuck on Localhost

https://kubekattle.github.io/ktl/blog/ai-tools-stuck-on-localhost.html
2•KyleVlaros•22m ago•2 comments

Towards a Science of Scaling Agent Systems

https://arxiv.org/abs/2512.08296
2•gpi•22m ago•0 comments

Is Ireland the worst run country in Europe?

https://www.irishtimes.com/opinion/2026/04/11/david-mcwilliams-ireland-has-too-much-money-and-is-...
4•yawboakye•26m ago•1 comments

Native macOS Multi Agent Development UI

https://super.engineering
3•ksajadi•26m ago•1 comments

Show HN: Bal – a Knights and Knaves logic puzzle game with Glicko rating system

https://bal.sciforge.ai/
1•skaye•29m ago•0 comments

AIs Job Ledger has 2 Columns

https://www.aei.org/economics/ais-job-ledger-has-two-columns/
1•RickJWagner•31m ago•0 comments

Chaoskampf

https://en.wikipedia.org/wiki/Chaoskampf
1•thunderbong•32m ago•0 comments

’Abhorrent’: the inside story of the Polymarket gamblers betting millions on war

https://www.theguardian.com/business/2026/apr/11/polymarket-gamblers-betting-iran-war-ukraine-new...
12•sandebert•32m ago•1 comments

Codex GUI's spinner uses 70% of GPU

https://github.com/openai/codex/issues/16857
1•Einenlum•35m ago•0 comments

Meta is set to pay its top AI executives almost a billion each in bonuses

https://www.msn.com/en-my/news/other/meta-is-set-to-pay-its-top-ai-executives-almost-a-billion-ea...
2•seekdeep•35m ago•0 comments

Škoda Duobell bike bell pierces noise-cancelling headphones

https://www.dezeen.com/2026/04/09/skoda-duobell-bike-bell-noise-cancelling-headphones/
3•trauco•38m ago•0 comments

US intelligence indicates China is preparing weapons shipment to Iran

https://www.cnn.com/2026/04/11/politics/us-intelligence-iran-china-weapons
3•OutOfHere•38m ago•1 comments

Japan's cabinet approved a bill classifying crypto as a financial instrument

https://www.ccn.com/news/crypto/japan-classifies-crypto-financial-instrument-historic-shift/
1•giuliomagnifico•41m ago•0 comments

Show HN: Bunqueue – Saga workflow engine for Bun with embedded SQLite

https://bunqueue.dev/guide/workflow/
1•kernelvoid•41m ago•0 comments

Hungary Is a Laboratory for Illiberal Nationalism. The Results Are In

https://www.cato.org/commentary/hungary-laboratory-illiberal-nationalism-results-are
2•rwmj•43m ago•0 comments

Show HN: I rebuilt a 2000s browser strategy game on Cloudflare's edge

https://kampfinsel.com/
3•parzivalt•43m ago•0 comments

I built a pure WGSL LLM engine to run Llama on my Snapdragon laptop GPU

https://github.com/Beledarian/wgpu-llm
1•Beledarian•44m ago•1 comments

Scaling Managed Agents: Decoupling the brain from the hands

https://www.anthropic.com/engineering/managed-agents
1•jbredeche•49m ago•0 comments

Keyboards

https://mastodon.social/@keyboards
1•doener•49m ago•0 comments

Designing a Programming Language Around Korean's SOV Grammar Instead Of

https://github.com/wwoosshh/geul-lang/releases/tag/v0.7.1
2•birdculture•52m ago•0 comments

Hungarian government creds left in the safe hands of 'FrankLampard'

https://www.theregister.com/2026/04/11/hungary_government_logins_breach/
3•Brajeshwar•54m ago•0 comments