frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI Data Centers Have Been Great for the Steel Industry, Now a Power Crisis Looms

https://www.wsj.com/business/energy-oil/ai-data-centers-power-competition-steel-48a17dbd
1•1vuio0pswjnm7•30s ago•0 comments

Can Architecture Ever Save Us from Sickness?

https://thereader.mitpress.mit.edu/can-architecture-ever-save-us-from-sickness/
1•the-mitr•39s ago•0 comments

ICE Tracks Down Woman to Force Her to Delete Instagram Post

https://newrepublic.com/post/212340/ice-poll-worker-election-delete-instagram-post
1•HotGarbage•2m ago•0 comments

300k-Year-Old Cave Site Explored in Northern Israel

https://archaeology.org/news/2026/06/18/300000-year-old-cave-site-explored-in-northern-israel/
1•andsoitis•2m ago•0 comments

Tracking (and predicting) the World Cup in a circle

https://www.saj.ad/2026/wc
1•dajas•5m ago•0 comments

Aera: Cross Platform Agentic Browser

https://getaera.app
1•handfuloflight•6m ago•0 comments

The Meadows of Medieval Summer

https://www.historytoday.com/archive/out-margins/meadows-medieval-summer
1•benbreen•10m ago•0 comments

Britons ordered to remove air conditioning from homes in 40C heat under Net Zero

https://www.telegraph.co.uk/money/consumer-affairs/air-conditioning-torn-from-homes-under-net-zer...
2•dmitrygr•12m ago•1 comments

Closer to Rude Than Snide: An Interview with Leo Robson

https://www.theideasletter.org/essay/closer-to-rude-than-snide/
1•lermontov•22m ago•0 comments

Show HN: We made an Audio ML sharing platform

https://www.noysr.com/explore
1•bigboi6969•23m ago•0 comments

New EV-makers keep appearing in China

https://www.economist.com/business/2026/06/24/strange-new-ev-makers-keep-appearing-in-china
3•andsoitis•27m ago•1 comments

Study suggests most Americans would be healthier without daylight saving time

https://med.stanford.edu/news/all-news/2025/09/daylight-saving-time.html
4•andsoitis•33m ago•0 comments

Fastllm: A LLM inference library that runs DeepSeek-V4 with 10GB VRAM

https://github.com/ztxz16/fastllm
1•nogajun•33m ago•0 comments

Bandcamp has laid off most of their engineers

https://bsky.app/profile/grmnygrmny.bandcamp.com/post/3mpgvo7l2v22t
7•ulrikrasmussen•38m ago•0 comments

Read Banned Books

https://www.penguinrandomhouse.com/banned-books/
2•hkhn•41m ago•0 comments

Artifacts dating back 400,000 years show ‘complex and rich’ pre-human society

https://www.cnn.com/2026/06/29/science/israel-prehistoric-cave-scli-intl
3•breve•44m ago•0 comments

The end of the engineer. The rise of the operator

https://getoperators.ai/manifesto
1•pro_methe5•46m ago•0 comments

Memory in the Age of AI Agents (Survey Paper)

https://arxiv.org/abs/2512.13564
1•thoughtpeddler•49m ago•0 comments

"It's Hard to Eval" Is a Product Smell

https://hamel.dev/blog/posts/eval-smell/
4•call-me-al•54m ago•0 comments

Snap to AI – One-Keystroke Screenshots to Claude, ChatGPT, etc. (macOS)

https://snaptoai.app
1•threeten•58m ago•0 comments

Free Google Docs Resume Templates to Copy and Edit – ResumeDocs

https://googledocsresumetemplate.com/google-docs-resume-template/
1•Hardd•1h ago•0 comments

AI Story Generator for Game Masters – Free D&D and RPG Tools

https://aistorygenerator.work
2•Hardd•1h ago•0 comments

Show HN: Drifty – AI Focus agent shuts down distractions tabs while you work

https://drifty.so/
1•Ari_Shin•1h ago•0 comments

Zuckerberg Urges Meta to Explore Working with Polymarket and Kalshi

https://www.nytimes.com/2026/06/26/technology/zuckerberg-meta-polymarket-kalshi.html
5•CaptainZapp•1h ago•3 comments

Cost calculators for common home renovation projects

https://costto.build/
1•way007•1h ago•0 comments

NASA's X-59 "frankenjet" tests supersonic flight without the sonic boom

https://arstechnica.com/gadgets/2026/06/nasas-x-59-frankenjet-tests-supersonic-flight-without-the...
3•joak•1h ago•0 comments

Warren Buffett skips donation to Gates Foundation amid Epstein review

https://www.aol.com/articles/warren-buffett-skips-donation-gates-012320000.html
5•1vuio0pswjnm7•1h ago•0 comments

Revisiting: Stack pivot, W^X break – in the context of PixelSmash

https://www.mail-archive.com/misc@openbsd.org/msg198341.html
3•gibletz•1h ago•0 comments

Snapcompact: SoTA Compaction – Instant, Local, Free

https://blog.can.ac/2026/06/10/snapcompact/
1•handfuloflight•1h ago•0 comments

Positive and Negative Time Flows in the Toronto Experiment on the 4/3πC Formula

https://medium.com/@f9121212/topological-derivation-of-geometric-boundaries-for-positive-and-nega...
2•ortrich•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`.