frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Read Something Wonderful (About Biology)

https://read.asimov.com
1•mailyk•29s ago•0 comments

In Praise of DHH

https://okayfail.com/2025/in-praise-of-dhh.html
1•birdculture•1m ago•0 comments

Nano Banana Pro has been released, come and try it for free

https://nanobananaproai.io
1•sinpor1•1m ago•1 comments

Show HN: Fulfilled – Non-custodial financial co-pilot for goal optimization

https://matthew-glossops-workspace.share.arcade.software/share/iiL0WyFF1O1iSlSi1TGg
1•mattglossop•1m ago•0 comments

Switching to Rust's own mangling scheme on nightly

https://blog.rust-lang.org/2025/11/20/switching-to-v0-mangling-on-nightly/
1•ingve•1m ago•0 comments

32-Bit Integer Multiplication on Tenstorrent

https://www.jasondavies.com/2025/tenstorrent-multiply-int32/
1•jasondavies•3m ago•0 comments

Eastern Shipbuilding Suspends Work on Coast Guard's Offshore Patrol Cutters

https://gcaptain.com/eastern-shipbuilding-suspends-work-on-coast-guards-offshore-patrol-cutter-pr...
1•speckx•4m ago•0 comments

How Visa Actually Works

https://nandinfinitum.com/posts/visa/
1•nanfinitum•7m ago•0 comments

Florida nonprofit news reporters ask board to investigate their editor's AI use

https://www.niemanlab.org/2025/11/florida-nonprofit-news-reporters-ask-board-to-investigate-their...
1•danso•8m ago•0 comments

Show HN: Yonoma – Behavior based email automation for SaaS

3•vimall_10•9m ago•0 comments

Practice on Long Behavior Sequence Modeling in Tencent Advertising

https://arxiv.org/abs/2510.21714
1•PaulHoule•10m ago•0 comments

Systems design 3: LLMs and the semantic revolution

https://apenwarr.ca/log/20251120
1•goranmoomin•11m ago•0 comments

Show HN: Tangent – Open-source security data pipeline

https://github.com/telophasehq/tangent
2•ethanblackburn•12m ago•0 comments

The HTML Tags Everybody Hated (2017)

https://thehistoryoftheweb.com/blink-marquis-tag/
1•freedomben•12m ago•0 comments

1984 Swedish Hotline – World's First Social Network

https://medium.com/@RetroTechShow/1984-swedish-hotline-possibly-the-worlds-first-accessible-socia...
1•michalpleban•12m ago•0 comments

Against Apologising

https://cjlm.ca/posts/against-apologising/
1•speckx•12m ago•0 comments

More than half of UK novelists believe AI will replace their work

https://www.theguardian.com/books/2025/nov/20/more-than-half-of-uk-novelists-believe-ai-will-repl...
1•bookofjoe•12m ago•1 comments

Show HN: Code Mode for MCP in MCP-use's client

1•pzullo•14m ago•0 comments

Windows 1 was released 40 years ago

https://videocardz.com/newz/windows-1-was-released-40-years-ago
2•speckx•15m ago•0 comments

The Firefly and the Pulsar

https://www.centauri-dreams.org/2025/11/20/the-firefly-and-the-pulsar/
2•JPLeRouzic•15m ago•0 comments

MacKenzie Scott Gives $700M to Historically Black Colleges

https://www.nytimes.com/2025/11/17/us/hbcus-mackenzie-scott-donations.html
2•bookofjoe•16m ago•1 comments

Show HN: A step-by-step guide for push notifications on iOS, Android, + Rails

https://newsletter.masilotti.com/p/hotwire-native-deep-dive-push-notifications
1•joemasilotti•17m ago•0 comments

Jimdo use LangChain to power personalized business guidance at scale

https://blog.langchain.com/customers-jimdo/
2•yaaan•18m ago•0 comments

Pornhub Is Urging Tech Giants to Enact Device-Based Age Verification

https://www.wired.com/story/pornhub-is-urging-tech-giants-to-enact-device-based-age-verification/
3•basisword•19m ago•1 comments

US jobs saw surprising jump in September after slow summer

https://www.bbc.com/news/articles/cvg423n377lo
1•onemoresoop•19m ago•0 comments

GoDaddy launches ANS API and standards site for verifiable agent identity

https://aboutus.godaddy.net/newsroom/news-releases/press-release-details/2025/GoDaddy-advances-tr...
2•tmuhlestein•21m ago•1 comments

The lowercase aesthetic as cultural liberation

https://www.humaninvariant.com/blog/lowercase
1•radeeyate•22m ago•0 comments

UK Government Unveils England's First Ever Men's Health Strategy

https://www.gov.uk/government/news/government-unveils-englands-first-ever-mens-health-strategy
1•robtherobber•22m ago•0 comments

China's shadow Navy trains to take Taiwan

https://www.reuters.com/graphics/USA-CHINA/TAIWAN-INVASION/zjpqdekmlvx/
7•m-hodges•22m ago•0 comments

More Updates and Fixes for ReSharper and Rider 2025.3

https://blog.jetbrains.com/dotnet/2025/11/20/resharper-rider-2025-3-0-2/
1•quapster•25m ago•0 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.