frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How to Use T-SNE Effectively

https://distill.pub/2016/misread-tsne/
1•cagrie•35s ago•0 comments

Ask HN: What job boards are good these days?

1•phendrenad2•1m ago•0 comments

Community condemn Bedminster AI mural as 'insult' to artists

https://www.bbc.co.uk/news/articles/cmlyq09jp49eo
1•edward•2m ago•0 comments

Geely challenges BYD with 2.2 MW charging technology

https://carnewschina.com/2026/09/23/geely-challenges-byd-with-2-2-mw-charging-technology/
2•cisc•4m ago•0 comments

Consumer Financial Protection Bureau Just Made Another Business-Friendly Move

https://www.propublica.org/article/cfpb-consumer-complaint-database
1•hn_acker•4m ago•1 comments

I added a dumb garage opener to Home Assistant

https://medium.com/@ivangomezarnedo/how-i-added-my-dumb-garage-door-to-home-assistant-4cc81a65fff8
1•ichacas•5m ago•0 comments

I gave my Al Agent autonomy, it ended up gaming Hacker News

https://kuber.studio/blog/Reflections/I-gave-my-AI-Agent-autonomy-it-ended-up-gaming-Hacker-News
1•kuberwastaken•6m ago•0 comments

President Trump, here's a deal you can make

https://garymarcus.substack.com/p/dear-president-trump-heres-a-deal
1•tosh•7m ago•0 comments

Jev in practice: typed decisions, scoped authority

https://tenuo.ai/blog/jev-scoped-authority
2•niyikiza•7m ago•0 comments

Episode 66 (Inside Java) "JSON API, Valhalla Progress, LTS PQC" [IJN]

https://inside.java/2026/08/15/podcast-066/
1•vismit2000•7m ago•0 comments

The new Mac Mini and Mac Studio are available today

https://www.apple.com/newsroom/2026/09/the-new-mac-mini-and-mac-studio-are-available-today/
2•atestu•7m ago•0 comments

Show HN: Attention – A reading extension that uses your AI-generated profile

https://chromewebstore.google.com/detail/attention/fcclhejgaklnkfgalglcmhmledgefhhp
1•Giwwi•9m ago•1 comments

The Preference Cascade Is Only Getting Started

https://thezvi.substack.com/p/the-preference-cascade-is-only-getting
1•gmays•11m ago•0 comments

China's ByteDance gained access to over 2k Nvidia B200 chips through Norway

https://www.tomshardware.com/tech-industry/data-centers/filing-reveals-how-bytedance-gained-acces...
4•sbulaev•11m ago•0 comments

Laya's Prior Art Claim Is Absurd

https://xtxinversexty.com/layas-prior-art-claim-is-absurd/
2•XTXinverseXTY•11m ago•1 comments

Show HN: The RAG ingestion layer problem: what it takes to build one

https://www.enconvert.com/blog/how-to-build-a-unified-ingestion-layer-for-your-rag-pipeline-from-...
1•het-dave•12m ago•0 comments

Seattle City Council votes to ban surveillance pricing in sale of groceries

https://advocacy.consumerreports.org/press_release/seattle-city-council-votes-to-ban-surveillance...
3•ortusdux•14m ago•1 comments

Lifelogging with Large Language Models

https://jaan.io/lifelogging-with-large-language-models
3•jaan•15m ago•0 comments

Movies This Week in NYC

https://movies.redspring.dev/
1•patrickdevivo•16m ago•1 comments

Startup Hubble Reaches Unicorn Status for Space-Based Bluetooth

https://www.bloomberg.com/news/articles/2026-09-23/startup-hubble-reaches-unicorn-status-for-spac...
2•jmarbach•17m ago•0 comments

Circuits in the Terminal

https://isene.org/2026/09/Circuits-In-The-Terminal.html
2•surprisetalk•18m ago•0 comments

AI video won Nikon Image Competition, microscope user needs to talk about it

https://reddit.com/r/labrats/comments/1wo0j5e/an_aigenerated_video_won_this_year_nikon_image/
1•internet_points•20m ago•0 comments

Dan Saunders ATM Glitch

https://en.wikipedia.org/wiki/Dan_Saunders_ATM_glitch
2•cainxinth•22m ago•0 comments

Structural Analysis in Browser (FEA)

https://elementarium.app/
3•janvorisek•22m ago•0 comments

Show HN: PCBClaw

https://github.com/liseman/pcbclaw
2•liseman•23m ago•0 comments

Show HN: InboxNest: A unified inbox for all your businesses

https://tryinboxnest.com
2•beechwood•24m ago•0 comments

Heirs of Goebbels: falsification of the events in Bucha [pdf]

https://mid.ru/upload/medialibrary/498/kdvll1f5vpeumn6sk0mue9k2iseknfwh/Report%20Falsification%20...
4•hggh•25m ago•2 comments

Caring vs. Knowing

https://blog.exe.dev/caring-vs-knowing
2•bryanmikaelian•26m ago•0 comments

Comma's hands-off driving tech under investigation after 2 fatal crashes

https://techcrunch.com/2026/09/23/commas-hands-off-driving-tech-under-investigation-after-2-fatal...
4•Brajeshwar•28m ago•0 comments

Coverd Is a Late-Stage Capitalism Fever Dream

https://unstack.jhm.lol/fintechbusinessweekly.substack.com/p/coverd-is-a-late-stage-capitalism
3•mooreds•28m ago•0 comments
Open in hackernews

Show HN: ToolRegistry – A Python Library for Structured Tool Integration

https://github.com/Oaklight/ToolRegistry
3•Oaklight•1y ago

Comments

Oaklight•1y ago
Author here!

I’ve been working on ToolRegistry, a Python library for registering, managing, and invoking tools—from local functions to MCP/OpenAPI endpoints—in a structured, composable way.

With ToolRegistry, you can:

* Register Python functions, classes, or external tools. * Auto-generate JSON Schemas for parameters. * Run tools synchronously or asynchronously in parallel. * Integrate tools over STDIO, HTTP, WebSocket, or SSE via Model Context Protocol (MCP). * Experimental support for OpenAPI services * Compose tools dynamically and reconstruct tool output messages.

The goal is to make it easier to build apps, agents, or systems that coordinate multiple tools flexibly—without getting bogged down in glue code.

GitHub: [https://github.com/Oaklight/ToolRegistry](https://github.com/Oaklight/ToolRegistry) PyPI: [https://pypi.org/project/toolregistry/](https://pypi.org/project/toolregistry/) Docs: [https://toolregistry.lab.oaklight.cn](https://toolregistry.lab.oaklight.cn)

Would love feedback—ideas, issues, or use cases welcome!

Thanks for checking it out.

venk12•1y ago
This is interesting. I am working on an adjacent idea. I am working on GTM side of things. Would you like to collaborate?
Oaklight•1y ago
what's GTM?
venk12•1y ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.