frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Authentication Bypass in Cisco Catalyst SD-WAN Controller

https://www.rapid7.com/blog/post/ve-cve-2026-20182-critical-authentication-bypass-cisco-catalyst-...
1•baq•47s ago•0 comments

Ask HN: Which country will first pass laws limiting Meta Ray-Ban glasses?

1•nothrowaways•1m ago•0 comments

C++26: Standard Library Hardening – Sandor Dargo's Blog

https://www.sandordargo.com/blog/2026/05/13/cpp26-library-hardening
1•rbanffy•2m ago•0 comments

Clinics scramble for experimental Revolution Medicines pancreatic cancer drug

https://www.reuters.com/legal/litigation/us-cancer-clinics-scramble-get-experimental-revolution-m...
1•JumpCrisscross•6m ago•0 comments

Chinese memory module makers ramp up production as DDR5 breakthrough hits market

https://www.scmp.com/tech/tech-trends/article/3353464/chinese-memory-module-makers-ramp-productio...
1•yogthos•7m ago•0 comments

Mado: Fast Markdown linter written in Rust

https://github.com/akiomik/mado
1•nateb2022•10m ago•0 comments

Localmaxxing

https://tomtunguz.com/localmaxxing/
1•gmays•11m ago•2 comments

Head of Microsoft's Israel branch to step down after inquiry into deal with IDF

https://www.theguardian.com/technology/2026/may/12/microsoft-head-israel-step-down
2•rbanffy•12m ago•0 comments

Postgres FDW: Pushdown is a negotiation

https://clickhouse.com/blog/postgres-fdw-pushdown-negotiation
3•4mog•14m ago•0 comments

Show HN: Watch a neural net discover molecules by arguing with itself

https://randman444.github.io/meta-molecule/
1•cmaicurious•17m ago•0 comments

Show HN: Design.md Generator

https://chromewebstore.google.com/detail/ai-design-taste-designmd/peclkdlolmcclhhgpoehpikgknbmkknc
6•novateg•17m ago•0 comments

A $300M+ Deal Could Hand Anthropic Control Over Rival SDKs

https://entrepreneurloop.com/anthropic-stainless-acquisition-300m-developer-tools-deal/
1•vipshek•17m ago•0 comments

GitHub Actions Security Checklist for Supply Chain Attacks

https://corgea.com/learn/github-actions-security-checklist
1•asadeddin•18m ago•0 comments

Claude for Legal

https://github.com/anthropics/claude-for-legal
5•Einenlum•20m ago•0 comments

Community is the whole job search

https://taylordesseyn.substack.com/p/community-is-the-whole-job-search
2•mooreds•21m ago•0 comments

Pigs could end the transplant waiting list

https://bigthink.com/science-tech/pigs-could-end-the-transplant-waiting-list/
5•lschueller•23m ago•1 comments

Show HN: I built a Web-Scraper API that is 6-7x more efficient than current ones

https://scrapewithruno.com/
3•polaritymaking•23m ago•0 comments

Organ Harvesters

https://cinemasojourns.com/2026/05/14/organ-harvesters/
3•jjgreen•25m ago•0 comments

The Missing Manual: Digital Sovereignty

https://berjon.com/digital-sovereignty/
2•doener•26m ago•0 comments

What It Will Take to Make AI Sustainable

https://www.wired.com/story/what-it-will-take-to-make-ai-sustainable/
2•cdrnsf•27m ago•0 comments

Google DeepMind Workers Vote to Unionize over Military AI Deals

https://www.wired.com/story/google-deepmind-workers-vote-to-unionize-over-military-ai-deals/
7•cdrnsf•28m ago•0 comments

An Engineer's Post Protesting Laptop Surveillance Is Going Viral Inside Meta

https://www.wired.com/story/meta-employee-protest-mouse-tracking-surveillance-ai-training/
4•cdrnsf•29m ago•0 comments

Show HN: Full Stack HQ – Claude.md and Agent Stack for Claude Code

https://github.com/sabahattink/antigravity-fullstack-hq
3•sabahattink•30m ago•0 comments

Sprite Scaling on the Master System: Building the New on the Ruins of the Old

https://nicole.express/2026/zoom-zoom.html
2•ndr42•30m ago•0 comments

Microsoft starts canceling Claude Code licenses

https://www.theverge.com/tech/930447/microsoft-claude-code-discontinued-notepad
7•speckx•32m ago•0 comments

The Agent Security Stack: Transport, Identity, Policy, Runtime

https://www.keycard.ai/blog/agent-security-stack/
1•mooreds•32m ago•0 comments

The data is abundantly clear: the EU Digital Markets Act is working

https://www.osnews.com/story/144954/the-data-is-abundantly-clear-the-eu-digital-markets-act-is-wo...
2•ndr42•32m ago•0 comments

Minimal Structures

https://chefcinnamon.github.io/memo/posts/minimal-structures/
3•cnmon•34m ago•0 comments

Our Partnership with Z.ai

https://developer.puter.com/blog/puter-zai-annoucement/
3•ent101•35m ago•0 comments

Upwork unable to payout contracts for over 24h

https://status.upwork.com/
5•cr4zy•37m 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`.