frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Rivian explains why they won't adopt Apple CarPlay

https://www.macrumors.com/2026/05/28/rivian-software-chief-on-carplay/
1•andsoitis•35s ago•0 comments

Testing products on AI-generated buyers

https://www.bain.com/insights/synthetic-customers-earn-their-stripes/
1•paulpauper•1m ago•0 comments

Soft Serve and Soft Power

https://listomania.substack.com/p/soft-serve-and-soft-power
1•paulpauper•1m ago•0 comments

Secure GCP Auth in Bitbucket Pipelines

https://emilytburak.net/posts/bitbucket-pipes-gap-gcp-oidc/
1•mooreds•2m ago•0 comments

US State Privacy Legislation Tracker

https://iapp.org/resources/article/us-state-privacy-legislation-tracker
1•mooreds•4m ago•0 comments

White House aliens website is scary

https://www.whitehouse.gov/aliens/
1•brisket_bronson•5m ago•0 comments

Everything We Know About OpenAI's Planned iPhone Rival

https://www.macrumors.com/2026/05/29/everything-we-know-about-openai-iphone-rival/
2•andsoitis•5m ago•0 comments

Dusklight – GC Twilight Princess Decompiled

https://twilitrealm.dev/
1•shepherdjerred•6m ago•0 comments

The First Killer App

https://dl.acm.org/doi/pdf/10.1145/2509224
1•jruohonen•7m ago•0 comments

Why is this text everywhere? (Lorem Ipsum) [video]

https://www.youtube.com/watch?v=kL1PDqzqhM4
1•fanfantm•8m ago•0 comments

Zerostack v1.3.4 released – Lightweight Unix-like coding agent

https://github.com/gi-dellav/zerostack/releases/tag/v1.3.4
1•gidellav•11m ago•0 comments

768GB Intel Optane DIMMs to run 1T-parameter LLM with single GPU at 4tps

https://www.tomshardware.com/tech-industry/artificial-intelligence/enthusiast-runs-1-trillion-par...
1•walterbell•12m ago•0 comments

Fortunes of Anthropic's Seven Cofounders More Than Double to $16.6B Each

https://www.forbes.com/sites/richardnieva/2026/05/29/anthropics-cofounders-worth/
1•andsoitis•15m ago•0 comments

1M Ancient Greek fragments soon to be translated with the help of AI

https://www.oeaw.ac.at/en/news/austrian-academy-of-sciences-is-developing-the-ancient-greek-ai-ap...
1•janandonly•16m ago•0 comments

For targeted assassination using a ricin-Lorazepam combination

https://vostoktechnicalbureau.substack.com/p/for-targeted-assassination-using
1•VostocBuraeu•16m ago•0 comments

Mental Health Benefits

https://samatahealth.com/
2•paulsiccha•17m ago•0 comments

One engine, many tools – Introducing Rubydex

https://railsatscale.com/2026-05-12-one-engine-many-tools/
1•weaksauce•17m ago•0 comments

The Value of Science – Poincare [pdf]

https://academicweb.nd.edu/~powers/ame.60611/poincare.pdf
1•mindcrime•18m ago•0 comments

Sycophantic AI decreases prosocial intentions and promotes dependence

https://www.science.org/doi/10.1126/science.aec8352
1•jg0r3•19m ago•0 comments

Byte, Vol. 7, No. 8 (1982) [pdf]

https://archive.org/download/byte-magazine-1982-08/1982_08_BYTE_07-08_Logo.pdf
1•susam•20m ago•0 comments

Net 11 introduces runtime-native async replacing compiler-gen. state machines

https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-11/runtime
1•polskibus•22m ago•0 comments

Looking Back at Lewis and Clark

https://www.newyorker.com/magazine/2026/06/01/this-vast-enterprise-craig-fehrman-book-review
1•bookofjoe•22m ago•1 comments

LocalEmu, a free AWS emulator (fork of archived LocalStack)

https://github.com/localemu/localemu
2•CloudHackerFr•24m ago•0 comments

A disappearing Service Processor (2025)

https://oxide.computer/blog/cosmo-sp
2•mooreds•25m ago•0 comments

Frona v2026.5.5 – self-hosted personal AI assistant

https://github.com/fronalabs/frona/releases/tag/v2026.5.5
1•syncerx•26m ago•0 comments

The price of the Manhattan Project (2013)

https://blog.nuclearsecrecy.com/2013/05/17/the-price-of-the-manhattan-project/
1•downbad_•26m ago•0 comments

Transfer Emotions to VR Avatar via Brain with PiEEG XR

https://www.notebookcheck.net/For-VR-PiEEG-XR-measures-brain-activity-in-real-time.1311211.0.html
2•Christiangmer•30m ago•0 comments

The Cost of AI: From the Perspective of a Game Developer

https://alextardif.com/AI.html
1•coinfused•32m ago•0 comments

Who Has the Hardest Fist in China's AI Valuation Race?

https://crossingriver.substack.com/p/who-has-the-hardest-fist-in-chinas
2•ramimac•34m ago•0 comments

Saffron

https://ronaldperry.org/SaffronWebPage/index.html
1•giancarlostoro•34m 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`.