frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

House Summons Australian Censor Julie Inman Grant over Global Takedown Demands

https://reclaimthenet.org/us-congress-summons-australias-censor
1•qwertypoiu•41s ago•0 comments

Nomor WhatsApp Halo BCA 0817.395.377

1•momchenr•2m ago•0 comments

Show HN: Fragment – An AI-native notebook with YAML-based Prism Protocol

https://fragment.place/demo/prism
1•poieticdog•2m ago•0 comments

Show HN: Ardage, a tool to build ArXiv Markdown datasets using natural language

https://github.com/HariharPrasadd/ardage
1•hariharprasadd•3m ago•0 comments

The Path to Crypto Agility and Quantum Readiness

https://blog.trace3.com/the-path-to-crypto-agility-and-quantum-readiness
1•mooreds•6m ago•0 comments

How Three YC startups built their companies with Claude Code

https://www.claude.com/blog/building-companies-with-claude-code
3•gmays•10m ago•0 comments

RLCDev

https://rlcdev.app/
2•luthiraabeykoon•12m ago•2 comments

Nomor WhatsApp Halo BCA

1•Cjmapope•14m ago•0 comments

Non-Residents LLC Solutions

https://llcclass.com/foreigners/
1•zlonmask•16m ago•1 comments

Berapa WhatsApp BCA

1•Cjmapope•17m ago•0 comments

Reverse Engineering Antigravity's Browser Automation

https://alokbishoyi.com/blogposts/reverse-engineering-browser-automation.html
1•dsr12•18m ago•0 comments

Self-hosting DNS for no fun, but a little profit

https://linderud.dev/blog/self-hosting-dns-for-no-fun-but-a-little-profit/
1•pabs3•18m ago•0 comments

Nomor Layanan Halo BCA

1•jcalfucura•20m ago•0 comments

Azure HorizonDB – managed Postgres-compatible database

https://techcommunity.microsoft.com/blog/adforpostgresql/announcing-azure-horizondb/4469710
1•vyrotek•23m ago•0 comments

A Style is Worth One Code: open-source Midjourey-like --sref

https://arxiv.org/abs/2511.10555
1•meander_water•23m ago•0 comments

Show HN: Faraday – the most capable AI scientist for biotech

https://twitter.com/AscentBio/status/1989554865819807933
1•xuefei_gao•32m ago•0 comments

Robin: AI-Powered Dark Web Osint Tool

https://github.com/apurvsinghgautam/robin
2•modinfo•32m ago•0 comments

Ozempic-Jesse Wells[Ytvid] [video]

https://www.youtube.com/watch?v=TG75cdOcE6M
1•rolph•34m ago•1 comments

Create Streets City Design

https://www.createstreets.com/front-page-2/projects-2/
1•yeknoda•35m ago•0 comments

Pingap: Simple and efficient reverse proxy based on pingora

http://pingap.io/pingap-en/
1•klaussilveira•38m ago•0 comments

The Tsar Bath – Granite Marvel of Saint Petersburg: History and Secrets [video]

https://www.youtube.com/watch?v=4oXrEmiv9ns
1•sipofwater•38m ago•0 comments

Forward declaring a type in C++: The good, and the bad

https://andreasfertig.com/blog/2025/10/forward-declaring-a-type-in-cpp-the-good-and-the-bad/
1•klaussilveira•40m ago•0 comments

Scholar Labs: An AI Powered Scholar Search

https://scholar.googleblog.com/2025/11/scholar-labs-ai-powered-scholar-search.html
2•alechammond•43m ago•0 comments

Telecom-wavelength quantum teleportation using frequency-converted photons

https://www.nature.com/articles/s41467-025-65912-8
1•treetalker•45m ago•1 comments

The New AI Consciousness Paper

https://www.astralcodexten.com/p/the-new-ai-consciousness-paper
1•pseudolus•46m ago•0 comments

Show HN: Batch process images with AI workflows

https://nanobibi.com/en/bulk
1•jokera•47m ago•0 comments

Stargate is coming back after 14 years [video]

https://www.youtube.com/watch?v=e82uV9sBt4I
3•sponaugle•48m ago•2 comments

Pluribus

https://en.wikipedia.org/wiki/Pluribus
1•1659447091•53m ago•1 comments

Show HN: MCP Compact – Middleware to trim noisy browser/DOM/tool outputs

https://sabareesh.com/posts/mcp-compact/
1•sabareesh•53m ago•0 comments

Watch how Apple 3D prints Watches by blasting powdered titanium with lasers

https://www.theverge.com/news/823988/apple-watch-3d-printing-process
3•Brajeshwar•54m ago•1 comments
Open in hackernews

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

https://github.com/Oaklight/ToolRegistry
3•Oaklight•6mo ago

Comments

Oaklight•6mo 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•6mo 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•6mo ago
what's GTM?
venk12•6mo ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.