frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Integer

https://gist.github.com/17twenty/1f230ab8256f42d4cd3ba931b9bd440b
1•hactually•3m ago•0 comments

That Disgraceful, Disreputable, (Wonderful) Form of Punctuation: The Parenthesis

https://lithub.com/on-that-disgraceful-disreputable-wonderful-form-of-punctuation-the-parenthesis/
1•pseudolus•4m ago•0 comments

ServiceNow are pushing customers off SaaS – are other industries doing similar?

1•rorychatt•5m ago•0 comments

Netstate – US Business Data from Primary Sources

https://netstate.co
1•qitx•8m ago•0 comments

OpenAI announces slowing pace of development after hack by rogue agent

https://www.theguardian.com/technology/2026/aug/18/open-ai-pause-hack
1•pseudolus•10m ago•1 comments

Study Finds Outdated Ideas About Antibiotics Are Common

https://healthcare.utah.edu/newsroom/news/2026/08/always-finish-your-antibiotics-longer-better-ou...
1•gumby•11m ago•0 comments

China's LandSpace beats SpaceX with steel-booster recovery after orbital launch

https://www.scmp.com/news/china/science/article/3364492/chinas-landspace-beats-spacex-steel-boost...
2•decimalenough•12m ago•1 comments

Personetta – One YAML Persona for Cursor, Copilot, Claude, and Cline

https://github.com/EdwardAF-IT/Personetta
1•EdwardAF-IT•19m ago•0 comments

Follow-Up Thoughts on Watermarking Schemes for AI-Generated Text

https://daringfireball.net/2026/08/follow-up_thoughts_on_watermarking
1•pinkmuffinere•21m ago•0 comments

Tiny satellite will use the dark side of the Moon as a shield

https://www.cam.ac.uk/research/news/tiny-satellite-will-use-the-dark-side-of-the-moon-to-eavesdro...
2•NordStreamYacht•21m ago•0 comments

The Economics and Engineering of On-Premises LLMs

https://cacm.acm.org/blogcacm/the-economics-and-engineering-of-on-premises-llms/
1•pseudolus•21m ago•0 comments

Are there space filling curves for the Hilbert Cube? (2010)

https://mathoverflow.net/questions/34982/are-there-space-filling-curves-for-the-hilbert-cube
1•peter_d_sherman•25m ago•0 comments

Calling Python from Matlab

https://www.mathworks.com/campaigns/offers/calling-python-from-matlab-cheat-sheet.html
1•teleforce•27m ago•0 comments

Fideliya Pass: Loyalty Program and More

https://www.fideliyapass.com/
1•zakox•31m ago•0 comments

New paper shows that 37% of workers in US saw real wages decline from 2021-2024 [pdf]

https://bfi.uchicago.edu/wp-content/uploads/2026/08/BFI_WP_2026-108-1.pdf
3•jplusequalt•33m ago•3 comments

What's New with Monitoring in PostgreSQL 19

https://clickhouse.com/blog/postgres-19-monitoring-whats-new
1•saisrirampur•34m ago•0 comments

Bonds Are Getting Hammered, and Wall Street Says the Rout Won't End Anytime Soon

https://www.wsj.com/finance/investing/bonds-are-getting-hammered-and-wall-street-says-the-rout-wo...
1•petethomas•36m ago•0 comments

Scientists stunned by children's lung recovery in ultra low emission zone

https://www.bbc.com/news/articles/c1l1r1zne1ro
2•dabinat•39m ago•0 comments

The Secret Killer of Startups: Low Ambition [video]

https://www.youtube.com/watch?v=ozhRhElbVcI
2•stuartaxelowen•39m ago•0 comments

Trump's Broken Promises, in 11 Charts

https://www.nytimes.com/interactive/2026/08/18/opinion/trump-economy-campaign-promises.html
3•whack•40m ago•0 comments

Rent's Rule

https://en.wikipedia.org/wiki/Rent%27s_rule
3•peter_d_sherman•46m ago•0 comments

The quest to find the best Calvin and Hobbes panel

https://www.polygon.com/best-calvin-and-hobbes-panel-ever/
1•thunderbong•48m ago•0 comments

Kithly – a family social network with no ads and no algorithm

https://kithly.social/
1•jkagidesignsllc•58m ago•0 comments

The Defender's Window

https://openai.com/index/the-defenders-window/
1•nedruod•58m ago•0 comments

Show HN: Search inside podcast episodes and read transcript while listening

https://metapodcast.net
1•lamecoder•58m ago•0 comments

Cerebras CS4

https://www.cerebras.ai/cs4
10•sunils34•59m ago•1 comments

SecIT Bench A frontier benchmark for AI agents in IT and security workflows

https://secitbench.cribl.io/
1•ram_rar•59m ago•0 comments

Testing Claude-designed proteins in the wet lab

https://www.adaptyvbio.com/blog/anthropic-1
1•julian_englert•1h ago•1 comments

Nutritional benefits of sourdoughs: A systematic review (2022)

https://www.sciencedirect.com/science/article/pii/S2161831322013023
2•BiraIgnacio•1h ago•1 comments

Over 170k Nonprofits Lost All Their Data. Is Microsoft to Blame?

https://slate.com/technology/2026/08/microsoft-software-nonprofit-data-delete.html
4•croes•1h ago•1 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.