frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: GDPRedirect – Become EU compliant in one line of code (satire)

https://gdpredirect.com
1•apwn•12s ago•0 comments

Strong Earthquake Felt in Caracas, Venezuela - Reuters Witness

https://twitter.com/cgtnamerica/status/2069905400963404242
1•mikhael•1m ago•0 comments

Maturana: Hardware-isolated, zero-trust agent harness

https://github.com/ajensenwaud/maturana
1•hestefisk•4m ago•0 comments

New Study Shows That Tall Hoods Cause Deaths per Year

https://www.caranddriver.com/news/a71663782/study-vehicle-hood-height-pedestrian-safety/
2•breve•5m ago•0 comments

Show HN: Clearthesis – Get a clear investment thesis for any public US company

https://www.clearthesis.ai/home
1•kumaramit0703•6m ago•0 comments

Congress passes largest housing affordability bill and Trump cancels signing

https://www.npr.org/2026/06/23/nx-s1-5867575/congress-passes-housing-affordability-bill
2•sizzle•6m ago•0 comments

OmniIDE 1.0.4 by OmniNodeCo Released

https://github.com/OmniNodeCo/OmniIDE/releases/tag/v1.0.4
1•OmniNodeCo•7m ago•0 comments

LLMs use "safety" specific neuron layers to identify vulnerabilities in code

https://arxiv.org/abs/2605.29901
1•summarity•9m ago•0 comments

Save Design: Elements Library

https://save.design/explore
1•handfuloflight•10m ago•0 comments

unrot your brain newsletter · issue #1

https://readpondercom.substack.com/p/unrot-your-brain-newsletter-issue
1•wingdiction•10m ago•0 comments

Talos: Scaling rare disease diagnosis by automated, iterative genomic reanalysis

https://www.microsoft.com/en-us/research/blog/talos-scaling-rare-disease-diagnosis-with-automated...
1•femto•11m ago•1 comments

I Built a Zero-Trust Resume Pipeline to Stop AI from Hallucinating

https://github.com/Gotili/EigenCV
1•g0tili•14m ago•0 comments

A24 Knows You're Mad About the Google AI Collab

https://www.wired.com/story/a24-knows-youre-mad-about-the-google-ai-collab/
3•nate•15m ago•1 comments

How We Securely Serve a Large Agent Fleet on a Small Infra Footprint

https://gluondb.com/blog/how-we-securely-serve-a-large-agent-fleet
4•slopranker•16m ago•1 comments

AI Browser Game Jam 3 submissions closed with 85 AI-assisted browser games

https://itch.io/jam/ai-game-jam-3/entries
1•KilledByAPixel•19m ago•1 comments

Micron stock jumps 12% as memory crunch lead to quadrupling of revenue

https://www.cnbc.com/2026/06/24/micron-mu-earnings-report-q3-2026.html
4•mgh2•19m ago•0 comments

PICO: Performance Insights for Collective Operations

https://ieeexplore.ieee.org/document/11520486
1•matt_d•20m ago•0 comments

My 75-Year-Old Dad Just Replaced Me with AI

https://suyuen.medium.com/my-75-year-old-dad-just-replaced-me-with-ai-bfd716157516
2•su_yuen•21m ago•2 comments

Obsidian-Inspired Social Network

https://aphant.dev
2•Aikaros•23m ago•0 comments

$7k Induction Cooktop Gets Smoking Hot in Two Seconds

https://www.nytimes.com/wirecutter/reviews/impulse-cooktop-review/
5•carabiner•23m ago•1 comments

Crimea's big cities in total blackout after Ukrainian drone strikes

https://www.ft.com/content/7107a1c1-8025-4237-947f-40fa39c9d2fe
4•JumpCrisscross•23m ago•0 comments

Elastic lays off 7% of employees

https://www.elastic.co/blog/ceo-ash-kulkarni-announcement-to-elastic-employees
11•dakrone•24m ago•1 comments

China moves forward with ethnic unity initiative

https://uk.news.yahoo.com/china-says-target-people-overseas-062038094.html
3•indoorfish•25m ago•0 comments

AI writes the code. Taskachu runs the project

https://taskachu.com
1•ndha•25m ago•0 comments

Is There a 'Vienna School of Agentic Coding'? [video]

https://www.youtube.com/watch?v=5mgde2Br4ik
1•raybb•28m ago•0 comments

How we built the fastest API for GLM-5.2

https://www.baseten.co/blog/how-we-built-the-worlds-fastest-api-for-glm-52/
3•Philpax•28m ago•0 comments

Same flaw, opposite verdict: what counts as a vulnerability in AI agents?

https://medium.com/@nikrig/same-flaw-opposite-verdict-ai-agents-cant-agree-what-counts-as-a-secur...
1•nrig•28m ago•0 comments

OmniHai: A Java framework for all major AI providers

https://omnihai.org/
1•henk53•33m ago•0 comments

Utah officials warn of 'unprecedented' water shortages as towns run dry

https://www.sltrib.com/news/environment/2026/06/24/unprecedented-water-cuts-hit-utah/
5•toomuchtodo•34m ago•1 comments

AI Data Center Power Requirements in 2026: The Complete Grid-to-Chip Guide

https://techplustrends.com/ai-data-center-power-requirements-2026-guide/
1•lopespm•36m 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`.