frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Hi, This Is Clicky

https://github.com/farzaa/clicky
1•mellosouls•1m ago•0 comments

Process Manager for Autonomous AI Agents

https://botctl.dev/
1•ankitg12•5m ago•0 comments

My Friend Circles

https://ruky.me/my-friend-circles/
1•rukshn•6m ago•0 comments

Topaz Emulates Microsoft Entra ID

https://topaz.thecloudtheory.com/blog/entra-id-emulation/
1•kamilmrzyglod•8m ago•0 comments

The 3 Ps of pooping and how to optimize them, according to a Harvard doc

https://krdo.com/health/cnn-health/2026/04/07/the-3-ps-of-pooping-and-how-to-optimize-them-accord...
1•mikhael•8m ago•0 comments

What Is Lipoless? Complete Guide to Weight Loss Support [pdf]

https://storage.prod.researchhub.com/uploads/papers/users/187827/84e59d9a-593a-4d53-a5ee-a438e41e...
1•AidanKeogh•9m ago•0 comments

The Bitter Lesson Rich Sutton [pdf]

https://www.cs.utexas.edu/~eunsol/courses/data/bitter_lesson.pdf
1•prakashqwerty•9m ago•0 comments

WikiMapped – 1.3M geolocated Wikipedia articles on an interactive world map

https://wikimapped.mukul-mehta.in/
1•rashil2000•9m ago•0 comments

March smashes heat records for continental US

https://apnews.com/article/march-temperature-record-weather-el-nino-369298794ffd94665ed78a6b4f3b0267
2•geox•12m ago•0 comments

LinkedIn facing lawsuits over scanning users' browser extensions

https://arstechnica.com/tech-policy/2026/04/linkedin-scanning-users-browser-extensions-sparks-con...
2•dryadin•12m ago•0 comments

One Engineer, One AI, One Week: Cloudflare Just Rebuilt Next.js

https://bytesizedbets.com/p/one-engineer-one-ai-one-week-cloudflare
1•alokDT•18m ago•0 comments

KFC, a.k.a. Korean Fried chicken, took over the world

https://www.theguardian.com/world/2026/apr/09/korean-fried-chicken
1•hkmaxpro•19m ago•0 comments

Meta's new model is Muse Spark, and meta.ai chat has some interesting tools

https://simonwillison.net/2026/Apr/8/muse-spark/
1•lumpa•23m ago•0 comments

I'm a 30-year veteran SWE, and my industry is currently overrun with addicts

https://old.reddit.com/r/BetterOffline/comments/1sg5ygf/im_a_30year_veteran_swe_and_my_industry_is/
3•farmerbb•25m ago•0 comments

Amazon to end support for older Kindle devices

https://techcrunch.com/2026/04/08/amazon-to-end-support-for-older-kindle-devices-2012/
1•rippeltippel•26m ago•0 comments

Building an LSP Server with Rust is surprisingly easy and fun

https://codeinput.com/blog/lsp-server
1•PaulHoule•27m ago•0 comments

A read-only HN wrapper

1•wasimsk•28m ago•0 comments

Show HN: Local browser extension, scans ToS with regex, no AI

https://chromewebstore.google.com/detail/fine-print/bhelaaijhcacllnmdlmflcjemdofpjml
2•cambone•29m ago•1 comments

Dola – AI Consulting for your tiny firm

https://dolalabs.com/
1•radurevutchi•33m ago•0 comments

Pro-Russian 'doppelganger' campaign exploits DW brand

https://corporate.dw.com/en/hungary-election-pro-russian-doppelganger-campaign-exploits-dw-brand/...
1•doener•36m ago•0 comments

My browser-based static site generator

https://stratts.au/posts/browser-based-ssg/
1•stratts•36m ago•0 comments

Out: Resumes. In: Weeklong In-Office Trials

https://www.businessinsider.com/out-resumes-in-weeklong-in-office-trials-hiring-2026-4
1•KnuthIsGod•38m ago•0 comments

AXI: Agent EXperience Interface

https://axi.md/
1•borisjabes•40m ago•0 comments

I let a agent control my window manager

https://blog.zimengxiong.com/#post/agents-will-need-a-good-window-manager
1•zimengx•43m ago•0 comments

Writers Guild Deal: $321M Health Plan Infusion, Residuals, AI Licensing Language

https://www.hollywoodreporter.com/business/business-news/writers-contract-deal-321m-health-plan-i...
1•mikhael•45m ago•0 comments

Show HN: Proroot – Zero-overhead proot replacement for Android

https://github.com/coderredlab/proroot
1•coderredlab•45m ago•0 comments

America's AI Build-Out Hinges on Chinese Electrical Parts

https://www.bloomberg.com/news/features/2026-04-01/us-ai-data-center-expansion-relies-on-chinese-...
4•doener•48m ago•0 comments

Letting go of climate guilt in 5 easy steps [pdf]

https://hsph.harvard.edu/wp-content/uploads/2024/11/21.08-Letting-go-of-climate-guilt-in-5-easy-s...
1•num42•50m ago•0 comments

Anthropics Mythos Model Sparks Fears of AI Doomsday

https://nypost.com/2026/04/08/business/anthropics-claude-mythos-model-sparks-fears-of-ai-doomsday...
2•silexia•51m ago•1 comments

Under oath, Frank Lloyd Wright introduced himself as "world greatest architect"

https://www.pidgeondigital.com/talks/the-world-s-greatest-architect/chapters/
3•felipevb•55m ago•1 comments
Open in hackernews

Show HN: Conventional Comments in GitHub

https://github.com/pullpo-io/conventional-comments
2•francesc_holly•11mo 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•11mo 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•11mo 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`.