frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: MandoCode Desktop – Native Windows AI Coding Assistant on Ollama .NET

https://github.com/DevMando/MandoCode.Desktop
1•devmando•36s ago•0 comments

How AI Is Changing Open Source

https://enblog.eischmann.cz/2026/07/23/how-ai-is-changing-open-source/
1•pksadiq•2m ago•0 comments

Notation design and how it affects thought

https://github.com/kai-qu/notation
1•tosh•2m ago•0 comments

KaaS – Knowledge as a Service: an out-of-the-box LLM wiki compiler

https://github.com/bybit-exchange/kaas
1•lucasmaan•3m ago•0 comments

Show HN: Jamit

https://jamit.app
1•Ikeorizu•3m ago•0 comments

Why Mexico Built an $8,500 Electric Car

https://spectrum.ieee.org/mexico-olinia-car-electric-vehicle
1•pseudolus•3m ago•0 comments

Compliance Copilot (UAE)

https://github.com/imranbaloch/uae-compliance-copilot
1•imranku07•5m ago•0 comments

Show HN: Argpeek – Zero-dependency CLI argument inspector for Python

https://github.com/prasad-a-abhishek/argpeek
1•prasadaabhishek•5m ago•0 comments

Some thoughts about Anthropic's new cryptanalysis results

https://blog.cryptographyengineering.com/2026/07/29/some-notes-about-anthropics-new-results/
2•supermatou•6m ago•0 comments

Aisler Lovely Library – curated collection of electronic symbols and footprints

https://github.com/AislerHQ/lovely-library
1•gregsadetsky•7m ago•0 comments

List of most massive black holes

https://en.wikipedia.org/wiki/List_of_most_massive_black_holes
1•ethanpil•7m ago•0 comments

eBay reaches $56M settlement with e-com newsletter writers it terrorized in 2019

https://techcrunch.com/2026/07/28/ebay-reaches-56m-settlement-with-e-commerce-newsletter-writers-...
2•pseudolus•8m ago•0 comments

Google Gemini Distillation Service [archive link]

https://web.archive.org/web/20260728173925/https://docs.cloud.google.com/gemini-enterprise-agent-...
1•bluepeter•9m ago•0 comments

Your Wish Is My Command

https://masterbran.ch/posts/your-wish-is-my-command.html
2•grapemane•9m ago•0 comments

Ton 618

https://en.wikipedia.org/wiki/TON_618
1•ethanpil•10m ago•0 comments

Show HN: Kudory – Tailor your CV for each job application

https://kudory.com
1•acbeni•11m ago•0 comments

Keychron announces first open-source firmware for gaming mice

https://www.digitalfoundry.net/news/2026/07/keychron-announces-first-open-source-firmware-for-gam...
3•JLO64•11m ago•1 comments

An agent with a spreadsheet engine beats one without

https://grid.is/blog/an-agent-with-a-spreadsheet-engine-beats-one-without
1•mooreds•11m ago•0 comments

The last decade of front-end engineering

https://www.natemeyvis.com/the-last-decade-of-front-end-engineering/
1•Brajeshwar•14m ago•0 comments

Every Time I Hire a Linguist, Inference Costs Go Down

https://arxiv.org/abs/2607.25335
2•cwbuilds•14m ago•0 comments

AI companies are reportedly shredding books after using them to train AI models

https://www.tomshardware.com/tech-industry/artificial-intelligence/ai-companies-are-reportedly-sh...
1•Pandionic•14m ago•0 comments

Boss Profits from Your Excuses

https://www.youtube.com/watch?v=suVyMze_qO0
1•gillysuit•15m ago•1 comments

NSF partners with universities and industry on pilot 4-year PhD programs

https://www.nsf.gov/news/nsf-partners-universities-industry-pilot-initiative-four
2•yiyingzhang•15m ago•1 comments

Show HN: Open-sourced, non-AI newtab extension to read your X/Twitter bookmarks

https://chromewebstore.google.com/detail/twitter-x-bookmarks-on-ne/acpkgdfhoaalmnhjifhneghcgfnjkglo
1•iankit17•17m ago•0 comments

Existing industry processes are blueprints for AI workflows

https://abtdomain.com/blog/2026/07/from-fords-assembly-line-to-local-ai-pipelines/
1•ABTdomain•18m ago•0 comments

eBay and ex-executives to pay $55.7M to couple sent cockroaches

https://www.theguardian.com/technology/2026/jul/28/ebay-harassment-lawsuit-settlement
1•mitchbob•19m ago•0 comments

Show HN: Energy, carbon and water estimates for AI content, shown as ranges

https://aicontentfootprint.com/
1•daniloedu•19m ago•0 comments

The rise of fake online shopping platforms that let you pretend to buy things

https://www.fastcompany.com/91560432/dopamine-sites-fake-online-shopping-apps-let-you-pretend-to-...
1•austinallegro•19m ago•0 comments

Emacs Writing Machine

https://chainsawriot.com/postmannheim/2026/07/25/writeredeck.html
1•abnercoimbre•21m ago•0 comments

Newsmax, Meta Enter AI Content Partnership

https://news.bloomberglaw.com/artificial-intelligence/newsmax-meta-enter-ai-content-partnership
1•cdrnsf•23m 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`.