frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

CoRecursive Interview with Paul Lutus, the Author of Apple Writer

https://corecursive.com/remote-developer/
1•lioeters•45s ago•0 comments

In-browser agent that bulk enriches any webpage

https://www.rtrvr.ai/blog/agentic-dataset-enrichment-in-your-browser
1•arjunchint•2m ago•0 comments

Rolling Stones match Beatles with 15th UK number one album

https://www.reuters.com/business/media-telecom/rolling-stones-match-beatles-with-15th-uk-number-o...
1•1659447091•8m ago•0 comments

Three workers digging in a field outside the data center

https://sign2.nl/websign/three-workers-digging-in-a-field-outside-the-data-center-by-dinnis-van-d...
1•jruohonen•9m ago•0 comments

Flathub's AI slop ban looks like it was the right call

https://www.omgubuntu.co.uk/2026/07/flathub-ai-slop-ban-data
1•shaunpud•9m ago•0 comments

Show HN: Scenario Tests for Distributed Systems

https://www.srinidhin.com/blog/11.html
1•srinidhin•11m ago•0 comments

ADHD friendly journaling: Garden of Roses and Thorns

https://thinkersutra.substack.com/p/rosesandthornsadhd
1•shrini11•14m ago•0 comments

Critical thinking has become an AI‑era buzzword. But what does it mean?

https://theconversation.com/critical-thinking-has-become-an-ai-era-buzzword-but-what-does-it-actu...
1•jruohonen•15m ago•0 comments

The Adventures of a Donkey (1815)

https://gutenberg.org/cache/epub/79114/pg79114-images.html
1•petethomas•21m ago•0 comments

California roadside icon Pea Soup Andersen's, closed for years, to be demolished

https://www.sfgate.com/centralcoast/article/pea-soup-andersens-demolition-22342288.php
1•MilnerRoute•23m ago•0 comments

Tabstack by Mozilla

https://tabstack.ai
1•handfuloflight•26m ago•0 comments

What's New on World Emoji Day 2026

https://blog.emojipedia.org/whats-new-on-world-emoji-day-2026/
1•doublepg23•32m ago•0 comments

Mac gaming is finally getting the overpowered upgrade it deserves

https://www.macworld.com/article/3189951/apples-latest-game-porting-toolkit-beta-changed-how-i-th...
10•kristianp•35m ago•1 comments

Postlia – a social media scheduler that flags AI-sounding posts

https://postlia.com
1•EraySaygin•36m ago•1 comments

Same Crash. Twice the Funerals

https://www.talkingwreckless.com/p/same-crash-twice-the-funerals
1•haltingproblem•38m ago•0 comments

Mess with DNS

https://messwithdns.net/
1•gurjeet•41m ago•1 comments

Over 10k people shared what they love about GPT-5.6

https://welcome-to-codex.openai.chatgpt.site/
1•pretext•42m ago•0 comments

Ask HN: Claude Code for Ordinary User

2•oriettaxx•43m ago•0 comments

How Does Pangram Work?

https://pangram.substack.com/p/how-does-pangram-work
2•pretext•48m ago•0 comments

Pre-auth SQL injection in WordPress Core

https://github.com/47Cid/wp2shell-lab
1•sid47•49m ago•0 comments

Show HN: DeskMakeover – Restyle every Windows desktop icon in one click

https://dm.xiaominglab.com/
1•yangjinming•53m ago•0 comments

US Considers Creating Finra-Like Watchdog to Vet Top AI Models

https://www.bloomberg.com/news/articles/2026-07-17/us-considers-creating-finra-like-watchdog-to-v...
2•htrp•53m ago•0 comments

Show HN: IKEA Complexity Index

https://ikea.greg.technology/
4•gregsadetsky•56m ago•0 comments

PenEcho: An Open-Source Canvas with AI

https://github.com/erickong/penecho
2•mkw5053•56m ago•1 comments

Claude, with feedback from ChatGPT, writes a history of AI

https://docs.google.com/document/d/1SuekouRgA8NrQMOJdmpfowesV4-qTQxmhOe54aTYyw8/edit?tab=t.0
2•the-mitr•1h ago•0 comments

Tell HN: Codex may have reached 10M active users; usage limits reset again

4•linzhangrun•1h ago•0 comments

Certificate Expiry for Hacker News.com

https://news.ycombinator.com/
4•aarjaneiro•1h ago•1 comments

Kimi K3 vs. Meta: Muse Spark 1.1

https://runtimewire.com/article/head-to-head-kimi-k3-vs-meta-muse-spark-1-1
2•ryanmerket•1h ago•1 comments

Japan now has human refrigerators inspired by Japanese vending machines

https://soranews24.com/2026/07/18/japan-now-has-human-refrigerators-aims-to-help-save-lives-in-su...
7•rawgabbit•1h ago•3 comments

The Server Is a Sync Relay Now: Architecting Around Client-Owned State

https://tiarebalbi.com/en/blog/local-first-server-sync-relay-architecture
2•yruzin•1h 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`.