frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Shopify UCP is insanely powerful

https://stack412.com/
2•westche2222•7m ago•0 comments

I designed and synthesized PAC-832 in a chemistry lab I built in my garage

https://twitter.com/DouglasYaoDY/status/2070904914050797582
2•gasull•10m ago•0 comments

People and Blogs Interview: David Cain, Raptitude

https://manuelmoreale.com/interview/david-cain
2•Curiositry•11m ago•0 comments

Why Entertainmentindustry.ai Will Not Be Developed in Australia

https://entertainmentindustry.ai/
2•DavidFrangiosa•17m ago•1 comments

From Prompting Agents to Loop Engineering

https://twitter.com/omarsar0/status/2068008743153832264
2•gmays•19m ago•0 comments

Slop, trust, and a three-line patch

https://klez.me/2026/06/28/slop-trust-and-a-three-line-patch/
2•the_kLeZ•20m ago•1 comments

Google Patent Reveals Satellite Messages May Carry Device Tracking Data

https://patentlyze.com/patent/google-stuffing-device-data-satellite-messages/
3•Dfol•27m ago•1 comments

Show HN: Moumantai – self-hosted, agent-driven apps you can use on any device

https://github.com/xiang-deng/moumantai
2•no_0044•33m ago•0 comments

AMD Strix Halo RDMA Cluster Setup Guide

https://github.com/kyuz0/amd-strix-halo-vllm-toolboxes/blob/main/rdma_cluster/setup_guide.md
4•jakogut•33m ago•0 comments

GTA 3 on a Volumetric Display (2025) [video]

https://www.youtube.com/watch?v=onYH5gvlnzE
2•Tiberium•35m ago•0 comments

Australia to double maximum penalty for platforms in breach of social media ban

https://www.bbc.co.uk/news/articles/c78yv5g74e9o
2•bbg2401•37m ago•1 comments

Never before have so many been trapped in place

https://kindofvoiceless.substack.com/p/there-will-be-nowhere-to-go
2•OgsyedIE•38m ago•0 comments

Why American data centers can't plug in

https://worksinprogress.co/issue/why-american-data-centers-cant-plug-in/
2•Gaishan•39m ago•0 comments

The Lost Discipline of the Alarm: What Notification Design Forgot [video]

https://www.youtube.com/watch?v=Ira28fgSF7M
3•jumpocelot•41m ago•0 comments

Nix Taco Sprint 2026

https://jrdsgl.com/nix-taco-sprint-2026/
4•alurm•42m ago•0 comments

Show HN: QR code renderer in a TrueType font

https://qr.jim.sh/
2•foodevl•42m ago•1 comments

Gary Marcus Trademarked a Rebranded Failed Prediction

https://aidatumpoint.substack.com/p/gary-marcus-trademarked-a-rebranded
2•MadCatBureau•42m ago•1 comments

Show HN: Engye – transfer files between any two devices by scanning a QR code

https://engye.fuzzyworld.net/
2•psafronov•43m ago•0 comments

Rhythm&timing in laughter: Human vocal plasticity falls on a hominid continuum

https://www.nature.com/articles/s42003-026-10499-z
2•bookofjoe•44m ago•0 comments

I'm Building a Space Cadet Pinball Machine [video]

https://www.youtube.com/watch?v=BU_02HABZ4s
2•fortran77•46m ago•0 comments

Toolkit for Your AI Scientists – Rigorous, Auditable and Verifiable

https://github.com/ARA-Labs/Agent-Native-Research-Artifact
2•amberjcjj•47m ago•0 comments

I Adapted the CME FedWatch Methodology to ECB, BoE and BoJ

https://centralbank.watch
2•madams0815•55m ago•0 comments

Every Resource in Kansas City

https://kc.cjohnson.io/resources/
3•thebuilderbob2•57m ago•0 comments

"Backrooms" Have Become a New Kind of Tourist Destination

https://scitechdaily.com/scientists-say-the-backrooms-have-become-a-new-kind-of-tourist-destination/
3•Gaishan•1h ago•0 comments

America's Large Homebuilders Shift the Cost of Shoddy Construction to Buyers

https://hntrbrk.com/investigations/homebuilders
38•JumpCrisscross•1h ago•7 comments

The parents movement that banned cellphones has a new target

https://www.politico.com/news/2026/06/27/schools-classroom-screentime-pushback-00974778
3•JumpCrisscross•1h ago•0 comments

A fiction archive for comparing frontier AI model behavior over time

https://frontierfictionarchive.org/en/news/a-fiction-archive-for-comparing-frontier-ai-model-beha...
1•DAIngerousFic•1h ago•0 comments

Regulations don't go far enough to protect privacy from smart glasses; experts

https://news.northeastern.edu/2026/06/22/meta-smart-glasses-privacy/
4•gnabgib•1h ago•0 comments

The Link Between Cancer and Fasting That They're Hiding from You [video]

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

Show HN: FIFA 2026 bracket predictor – see live crowd % as picks come in

https://quizzy.earth/p/0Dpwk5TjHe/fifa-world-cup-2026-predict-the-bracket-live
1•apostophet•1h ago•1 comments
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`.