frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Travel Locally, Where You Are

https://www.ssp.sh/brain/travel-where-you-are/
2•zazuke•33s ago•0 comments

Fable is a compiler that brings F# into the JavaScript ecosystem

https://fable.io/
1•ofrzeta•34s ago•0 comments

Show HN: Heard – offline LoRa mesh that keeps hiking groups together

https://github.com/luciobaiocchi/heard
1•luciobaiocchi•1m ago•0 comments

AI Lead Should Be an Engineer

https://presentofcoding.substack.com/p/your-ai-lead-should-be-an-engineer
2•heterodoxjedi•3m ago•0 comments

New Founder Focused Link-in-Bio Tool

https://lablio.app
1•techguydiy•4m ago•0 comments

AUR Packages Attacked by Infostealer

https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX...
1•speckx•5m ago•0 comments

Trump phone has HTC guts. Tremendous guts. The best guts

https://www.theregister.com/personal-tech/2026/06/11/trump-phone-has-htc-guts-tremendous-guts-the...
5•beardyw•7m ago•0 comments

Skeptics Question Whether SpaceX Is Worth $1.77 Trillion

https://www.nytimes.com/2026/06/11/technology/spacex-valuation-skeptics.html
4•petilon•12m ago•1 comments

Spark – Turn any article into a LinkedIn post without leaving the tab

https://spark.bhairav.ai/
2•chandanjha_dev•13m ago•0 comments

JEP 401 being merged into JDK 28?

https://mail.openjdk.org/archives/list/jdk-dev@openjdk.org/message/AIA3O3LHFZ6T7TIPH7KZT4WS4B6U72U5/
3•birdculture•13m ago•0 comments

Shall we play a game? – LLMs use tactical nukes in 95% of simulations

https://www.kennethpayne.uk/p/shall-we-play-a-game
3•nick238•14m ago•0 comments

Recognize and break the cycle of poor family upbringing

https://comuniq.xyz/post?t=1230
2•01-_-•15m ago•0 comments

Mtplx 1.0.0

https://github.com/youssofal/MTPLX/releases
2•rrevi•15m ago•1 comments

FAQ: The Secure Boot Disaster

https://www.heise.de/en/guide/FAQ-The-secure-boot-disaster-9751994.html
2•fh973•16m ago•0 comments

AI Learned How the Universe Works and Created Unexpected Problems for Physicists

https://gizmodo.com/ai-learned-how-the-universe-works-and-that-created-an-unexpected-problem-for-...
2•SVI•18m ago•0 comments

Refactoring English: Month 18

https://mtlynch.io/retrospectives/2026/06/
4•speckx•19m ago•0 comments

Powering the next era of Confidential AI

https://cloud.google.com/blog/products/identity-security/powering-the-next-era-of-confidential-ai
4•strstr•24m ago•0 comments

Show HN: PyTorch on Java

https://github.com/haifengl/smile/tree/master/deep
2•pdsminer•24m ago•0 comments

The three lines of CSS that saved me 40kb and might do the same for you

https://blog.welcomehome.city/b/three-lines/
5•speckx•24m ago•0 comments

Governing agent autonomy with Auto-review

https://cursor.com/blog/agent-autonomy-auto-review
2•davidgomes•25m ago•0 comments

The Great American AI Act (draft) [pdf]

https://obernolte.house.gov/sites/evo-subsites/obernolte.house.gov/files/evo-media-document/the-g...
6•verdverm•26m ago•1 comments

Anthropic launches $150M Claude Corps nonprofit fellowship program

https://qz.com/anthropic-claude-corps-fellowship-nonprofits-150-million-061126
3•01-_-•27m ago•0 comments

Ivanti Sentry pre-auth RCE (CVE-2026-10520) – CVSS 10.0, public PoC, CISA KEV

https://hellorecon.com/blog/cve-2026-10520
3•slvnx•30m ago•0 comments

Building a Personal RAG Chatbot in a Few Days

https://e-mahmoudi.me/blog/building-a-personal-rag-chatbot-in-a-few-days-learning-by-engineering/
2•jeyem•32m ago•1 comments

Show HN: A habit tracker for people who keep quitting their hobbies

https://streakup.pro/
2•mark_ka•33m ago•0 comments

How Diana Ross' 1994 opening ceremony penalty gaffe came about

https://www.telegraph.co.uk/football/2026/06/11/america-world-cup-opening-ceremony-diana-ross-pen...
2•austinallegro•33m ago•1 comments

When Weight-Loss Drugs Don't Work

https://www.nytimes.com/2026/03/12/well/weight-loss-drugs-response-wegovy-zepbound.html
2•paulpauper•34m ago•0 comments

Rust Programming Language learning roadmap

https://forwardevery.day/2024/03/26/rust-programming-language-learning-roadma/
2•mahirsaid•35m ago•0 comments

Building Hollywood Motion Capture from Scratch [video]

https://www.youtube.com/watch?v=kYVqL_DqBis
2•erichocean•35m ago•0 comments

Several things I like about macOS 27 Golden Gate that have nothing to do with AI

https://arstechnica.com/gadgets/2026/06/five-things-i-like-and-one-thing-i-still-want-in-the-maco...
2•rbanffy•35m 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.