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

Agentic Coding for Non-Vibe Coders

https://theasymptotic.substack.com/p/agentic-coding-for-non-vibe-coders
1•tipoffdosage904•19s ago•1 comments

Show HN: Render Claude Code and Codex Transcripts as Browsable HTML

https://github.com/forhadahmed/ai-transcript
2•forhadahmed•2m ago•0 comments

Oracle and OpenAI scrap deal to expand flagship Texas data centre

https://www.ft.com/content/2fa83bbf-abf2-43f1-b2f0-84a1391150b9
1•petethomas•3m ago•0 comments

We professional C-suites, lost the battle against vibe-leadership?

1•Bridged7756•4m ago•0 comments

What Production AI APIs Need Beyond Response = LLM(prompt)

https://medium.com/@lei-ye/what-breaks-after-your-ai-demo-works-638ac910f9fa
2•leiishta•4m ago•1 comments

Sem – Semantic version control. Entity-level diffs on top of Git

https://github.com/ataraxy-labs/sem
2•pabs3•5m ago•0 comments

The Vienna Method in Amsterdam

https://watermark02.silverchair.com/desi_a_00379.pdf?token=AQECAHi208BE49Ooan9kkhW_Ercy7Dm3ZL_9Cf...
1•jruohonen•9m ago•0 comments

From Human Ergonomics to Agent Ergonomics

https://wesmckinney.com/blog/agent-ergonomics/
1•kermatt•10m ago•1 comments

One Year of Claude Code

https://www.maxghenis.com/blog/my-claude-code-config/
1•ankitg12•11m ago•0 comments

Rising star chip scientist Jiang Jianfeng leaves MIT for Peking University

https://www.scmp.com/news/china/science/article/3345553/rising-star-chip-scientist-jiang-jianfeng...
2•mikhael•16m ago•0 comments

Push for $40 smartphones builds momentum, but still faces cost hurdles

https://techcrunch.com/2026/03/07/push-for-40-smartphones-builds-momentum-but-still-faces-cost-hu...
2•jnord•18m ago•0 comments

Explosion reported outside US embassy in Oslo, police say

https://www.bbc.com/news/articles/c5yjegg892lo
3•petethomas•21m ago•0 comments

Show HN: Booklet AI – AI-Powered Digital Flipbook Creator

https://bookletai.org/index.html
1•feiyu123456•23m ago•0 comments

Show HN: HireSignal – discover tech hiring signals from social posts (waitlist)

https://www.hiresignal.pro/
1•startupYu•33m ago•0 comments

A blog post series about big integer arithmetic

https://theblessedmachine.substack.com/p/big-integers-writing-and-optimizing
1•Tommyrexx•33m ago•0 comments

Show HN: Strata – 31-43% cheaper Claude Code reads via entropy, no parser

https://github.com/noopz/strata
1•noopz_•34m ago•0 comments

Managers have no human rights (2024)

https://yosefk.com/blog/managers-have-no-human-rights.html
3•signa11•36m ago•0 comments

Beyond the CPU: Why Your Next Computer Needs an NPU

https://techlife.blog/posts/beyond-the-cpu-why-your-next-computer-needs-an-npu/
1•clarkmaxwell•42m ago•0 comments

How to Live Forever

https://internetguy.dev/posts/live-forever/
1•internetguy•42m ago•1 comments

Experiment That Predicted How AI Agents Would Cooperate

https://pub.towardsai.net/information-topology-in-multi-agent-systems-cb925c5b86d9
1•erenkaratas•43m ago•1 comments

Show HN: cryptographic receipts for AI code changes pip install titanate

https://github.com/Rehanrana11/titan-gate-public
1•rmasoodx22•49m ago•1 comments

Show HN: Beecon Infrastructure as Intent, open source IaC built for AI agents

https://beecon.sh
2•gtlpanda•49m ago•0 comments

Show HN: Make AI and automation pipelines fail-closed

https://github.com/OneInX/Manifest-InX-EBS
1•oneinx•53m ago•1 comments

Show HN: Scan0tron – AI screen capture that auto-fills forms ($49)

https://jrdconnect.com
1•jaydurangodev•58m ago•0 comments

PCB devboard the size of a USB-C plug

https://github.com/Dieu-de-l-elec/AngstromIO-devboard
1•zachlatta•1h ago•0 comments

Rethinking Syntax: Binding by Adjacency

https://github.com/manifold-systems/manifold/blob/master/docs/articles/binding_exprs.md
1•owlstuffing•1h ago•1 comments

Velxio, Arduino Emulator

https://velxio.dev/
1•dmonterocrespo•1h ago•1 comments

Fatbikes are wreaking havoc in Sydney's wealthy beach suburbs

https://www.bbc.com/news/articles/cy8l1d221evo
5•randycupertino•1h ago•4 comments

Titan Missile Museum Tour [video]

https://www.youtube.com/watch?v=okeYauThQAU
2•nodesocket•1h ago•0 comments

AI agent freed itself and started mining crypto

https://www.axios.com/2026/03/07/ai-agents-rome-model-cryptocurrency
4•badc0ffee•1h ago•0 comments