frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Your AI Frustration Is My Opportunity

https://metedata.substack.com/p/012-your-ai-frustration-is-my-opportunity
2•young_mete•5m ago•0 comments

Data Analysis with Vector Functional Programming (2016) [video]

https://www.youtube.com/watch?v=VOeiSMFp2uA
1•tosh•6m ago•0 comments

I did everything but my app doesn't attract anyone

https://apps.apple.com/tr/app/finverdict-crypto-stocks/id6757922254
2•ooozooo•8m ago•1 comments

Confessions of a Gasoline Huffer

https://www.thestranger.com/features/confessions-of-a-gasoline-huffer-484025/
2•CharlesW•11m ago•0 comments

Show HN: Amazon-ready books from simple HTML: EPublish

https://frequal.com/epublish/
1•TeaVMFan•11m ago•1 comments

SixForty – photo sharing for the Apple II

https://www.colino.net/wordpress/sixforty-photo-sharing-for-the-apple-ii/
1•wanderingjew•14m ago•0 comments

Show HN: Make your own Tiled Words puzzles

https://tiledwords.com/builder
1•paulhebert•21m ago•0 comments

EU weighs restricting use of US cloud platforms to process sensitive gov data

https://www.osnews.com/story/144943/eu-weighs-restricting-use-of-us-cloud-platforms-to-process-se...
8•abdelhousni•25m ago•1 comments

Bieke Depoorter – A Magnum photographer exploring portraiture

https://www.youtube.com/watch?v=NGZDrpCTKRM
1•fallinditch•25m ago•0 comments

Raw Truthful Nothing Hidden Musician Bares All with New Album

https://www.youtube.com/playlist?list=PLiykFHje0lV5iOXB1WegGtZ3yOS11HtP1
1•keithgdarley•27m ago•1 comments

Show HN: Free guide to CPython internals for experienced Python developers

https://pynsights.vercel.app
1•MarinhoD•38m ago•0 comments

Nostalgic Electronics Kits Central

https://www.nostalgickitscentral.com/
3•cf100clunk•40m ago•1 comments

Human-Like Document AI

https://pageindex.ai/
2•DeathArrow•42m ago•1 comments

What AI Did to My College Class

https://www.nytimes.com/2026/05/17/opinion/chatgpt-ai-college-school-graduation.html
8•billyp-rva•43m ago•0 comments

The quiet grief of adult friendship

https://timesofindia.indiatimes.com/blogs/civil-irony/the-quiet-grief-of-adult-friendship/
6•luispa•43m ago•1 comments

Meta deletes popular 1M follower account after Kuwaiti request

https://twitter.com/ryangrim/status/2055992439031185782
21•bhouston•44m ago•3 comments

The occasional ECONNRESET

https://movq.de/blog/postings/2026-05-05/1/POSTING-en.html
12•zdw•45m ago•1 comments

Americans Are Smashing Flock Cameras

https://stateofsurveillance.org/news/flock-cameras-destroyed-nationwide-ice-backlash-2026/
140•rolph•45m ago•97 comments

The Protein Shortage Is Coming

https://www.theatlantic.com/culture/2026/05/protein-powder-shortage/687193/
4•paulpauper•47m ago•0 comments

A chat-less interface to collaborate with LLM agents directly from your files

https://github.com/piqoni/piqo-extension
1•lexoj•47m ago•0 comments

Is the Modern NBA Breaking Its Stars?

https://www.theringer.com/2026/05/14/nba/nba-injuries-leg-calf-hamstring-achilles-data
1•paulpauper•48m ago•0 comments

Reviewing so called Pull Requests at $dayjob

https://rkta.de/dayjob-pr-review.html
2•g0xA52A2A•49m ago•0 comments

Oto Smart Sprinkler Review (2026): Solar-Powered and Simple to Use

https://www.wired.com/review/oto-smart-sprinkler/
1•joozio•50m ago•0 comments

TinyStories-260K running locally on a stock Game Boy Color

https://github.com/maddiedreese/gbc-transformer
1•medbar•51m ago•0 comments

Google Maps Satellite Imagery of Palisades Fire Area Reverts

https://twitter.com/royolone/status/2055465365312815543
4•kingleopold•52m ago•1 comments

Engineering a Safer World: Risk Modelling – and Safety Engineering? – For AI Lo

https://www.lesswrong.com/posts/mL5asdegoa56CkqgJ/engineering-a-safer-world-risk-modelling-and-sa...
2•joozio•54m ago•0 comments

A Parliament of Owls and a Murder of Crows: How Groups of Birds Got Their Names

https://www.themarginalian.org/2024/01/04/brian-wildsmith-birds-company-terms/
4•bookofjoe•54m ago•0 comments

Getting Matured Through Learning

2•Shailendra_S•54m ago•0 comments

How Reese Witherspoon built $900M company from a problem Hollywood wouldn't fix

https://fortune.com/2026/05/17/reese-witherspoon-hello-sunshine-900-million-sale-founder-mindset/
4•happy-go-lucky•57m ago•0 comments

Rethinking the Luddites in the Age of AI

https://www.newyorker.com/books/page-turner/rethinking-the-luddites-in-the-age-of-ai
4•simonebrunozzi•1h 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.