frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Cuba sees nationwide power blackout for third time in six months (aljazeera.com)

https://www.aljazeera.com/news/2026/7/7/cuba-sees-nationwide-power-blackout-for-third-time-in-six...
1•gridmatters•40s ago•0 comments

Everything a Child Learns

https://withmarble.com/curriculum/
1•theanonymousone•1m ago•0 comments

472,712 Price Changes: Wednesday and Thursday Dominate

https://beaconmon.com/blog/shopify-competitor-price-change-timing
1•haimanotgetu•2m ago•0 comments

Planned Texas data centers could emit more greenhouse gases than many countries

https://www.texastribune.org/2026/07/09/texas-data-centers-ai-power-plants-pollution-state-permits/
1•hn_acker•2m ago•0 comments

Netflix Exploring Live TV and Bundles as It Struggles to Keep Viewers Hooked

https://www.wsj.com/business/media/netflix-is-exploring-live-tv-and-bundles-as-it-struggles-to-ke...
1•bookofjoe•3m ago•1 comments

Ask HN: Thoughts on a MCP to manage cloud and AI spend?

1•edifil•3m ago•0 comments

Toward Environmental Liberalism

https://blog.andymasley.com/p/toward-environmental-liberalism
1•jger15•4m ago•0 comments

Show HN: CiteReady – Can AI search (ChatGPT, Perplexity) cite your site?

https://citeready.sprytools.com/
1•grenzfrei•4m ago•0 comments

Show HN: Run 25 Audio Models (TTS/STT/STS/Muisc) Locally in C++/GGML. No Python

https://github.com/0xShug0/audio.cpp
1•0xshug0•6m ago•0 comments

China retrieves booster in reusable rocket breakthrough

https://www.dw.com/en/china-retrieves-booster-in-reusable-rocket-breakthrough/a-77904960
1•tuxie_•6m ago•0 comments

Michigan's explosive outbreak of diarrheal parasite jumps to over 1,200 cases

https://arstechnica.com/health/2026/07/michigans-explosive-outbreak-of-diarrheal-parasite-jumps-t...
1•rbanffy•6m ago•0 comments

Show HN: ParkMyAws – stop paying for dev/staging AWS instances at night

https://parkmyaws.com
1•moisish•6m ago•0 comments

Productivity by Sam Altman

https://blog.samaltman.com/productivity
1•nanfinitum•7m ago•0 comments

Show HN: New TLS 1.3 (RFC-8446) implementation written in Rust

https://github.com/c410-f3r/wtx
1•CaioFer•7m ago•0 comments

Anthropic found a hidden space where Claude puzzles over concepts

https://www.technologyreview.com/2026/07/09/1140293/anthropic-found-a-hidden-space-where-claude-p...
2•Brajeshwar•8m ago•0 comments

The AI Picbreeder Experiment

https://pub.sakana.ai/picbreeder-vlm/
1•hardmaru•9m ago•0 comments

Why Human+AI collaboration beats AI-only automation

https://www.techradar.com/pro/why-human-ai-collaboration-beats-ai-only-automation
1•ilreb•11m ago•0 comments

We Carried Out the Red/Blue Button Experiment with Life or Death Stakes

https://thebsdetector.substack.com/p/we-carried-out-the-redblue-button
1•surprisetalk•11m ago•0 comments

Looma – turn coding-agent history into resumable project context

https://github.com/devYRPauli/looma
2•yashrajpandey•12m ago•0 comments

I found the e-ink monitor I've been waiting for, and it changes how I work

https://www.xda-developers.com/finally-found-e-ink-monitor-waiting-for-changes-how-work/
2•raffael_de•12m ago•0 comments

Lawmakers Call for CDC to Track Vitamin K Shot Refusals, Cite ProPublica Report

https://www.propublica.org/article/vitamin-k-cdc-rfk-jr-lawmakers-letter
2•hn_acker•12m ago•0 comments

Significant OpenAI Regression On SimpleBench

https://old.reddit.com/r/singularity/comments/1uski8w/significant_openai_regression_on_simplebench/
1•optimalsolver•13m ago•0 comments

China may struggle to fund Xi Jinping's tech dreams

https://economist.com/finance-and-economics/2026/07/09/china-may-struggle-to-fund-xi-jinpings-tec...
1•andsoitis•13m ago•0 comments

The Salience of Data

https://www.mbi-deepdives.com/data/
1•vinhnx•14m ago•0 comments

The Iran War threatened a food crisis. The next Gulf conflict could do the same

https://www.reuters.com/graphics/IRAN-WAR/FERTILIZER/zjvqgwgakvx/
3•littlexsparkee•14m ago•1 comments

Keeping an Offline Copy of StackOverflow with Kiwix (2020)

https://rickcarlino.com/2020/keeping-an-offline-copy-of-stackoverflow-with-kiwix.html
1•turtleyacht•15m ago•0 comments

Proton Login Issues, anyone else impacted?

https://status.proton.me
1•aarondong•16m ago•3 comments

The Spec Ceiling: Why AI Coding Speed Moves the Bottleneck to Product Discovery

https://magnus919.com/2026/07/the-spec-ceiling-why-ai-coding-speed-moves-the-bottleneck-to-produc...
1•vinhnx•17m ago•0 comments

Trump Pushes Out Members of Bipartisan Election Commission Ahead of Midterms

https://www.propublica.org/article/federal-election-assistance-commission-trump-dismantled
3•hn1986•18m ago•0 comments

Netflix in Talks to Buy Letterboxd

https://variety.com/2026/digital/news/letterboxd-sales-talks-netflix-sony-paramount-1236806379/
2•theanonymousone•18m ago•0 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`.