frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tyler Cowen Is the Tycho Brahe of Economics

https://3quarksdaily.com/3quarksdaily/2026/06/tyler-cowen-is-the-tycho-brahe-of-economics.html
1•paulpauper•32s ago•0 comments

Zen and the Art of Machine Learning Research

https://blog.jxmo.io/p/zen-and-the-art-of-machine-learning
1•jxmorris12•45s ago•0 comments

The White House Is Ratcheting Up Its War Against Anthropic

https://www.theatlantic.com/technology/2026/06/trump-anthropic-export-control-ai-race/687555/
1•Filligree•56s ago•0 comments

Ask HN: Does anyone have their PMs shipping code to customer-facing products?

2•reluctant_dev•6m ago•0 comments

Earn lending-market yield on internet dollars

https://www.askthehive.ai/
1•prismoonprismo•10m ago•0 comments

Ratchets: a Rust tool that polices style violations with a flexible budget

https://github.com/imbue-ai/ratchets
1•nvader•11m ago•0 comments

Ai2 ACE2S – Simulate atmospheric variability – Scale of days to centuries

https://huggingface.co/allenai/ACE2S-SHiELD-plus
1•embedding-shape•15m ago•0 comments

Free Full on App Opensource. This One Is an Absolute Gem Find on GitHub

https://github.com/Prithvi-Web/Treemap
1•DaGoat487•16m ago•4 comments

Amazon Announces Multibillion-Dollar Data Center in Missouri

https://www.narracomm.com/amazon-announces-multibillion-dollar-data-center-in-missouri/
2•thelonelyborg•18m ago•1 comments

How the PH1 barrel became a legend in America's craft beer scene

https://www.washingtonpost.com/food/2026/06/15/how-ph1-barrel-became-legend-america-craft-beer-sc...
1•bookofjoe•20m ago•2 comments

The US just treated an LLM as a munition

https://substack.productmind.co/p/four-thoughts-on-anthropics-fable
2•okosisi•24m ago•1 comments

DeepFork – reverse-engineer any OSS repo into a clean-room rebuild blueprint

https://github.com/GerardoRdz96/deepfork
2•gerardordz96•29m ago•1 comments

Reviews have become expensive, rewrites have become cheap

http://ishmeetbindra.com/posts/reviews-have-become-expensive-rewrites-have-become-cheap/
2•arzh2•33m ago•0 comments

Explosions in Iran IRGC Infighting over "Deal", Hezbollah Attacks Israel [video]

https://www.youtube.com/watch?v=ZehgwIxh4eA
2•Bender•34m ago•0 comments

The Org Harness

https://pub.towardsai.net/the-org-harness-edef5844ba10?source=friends_link&sk=c7ddedd34684476842b...
1•tacoda•38m ago•0 comments

Xiaomi's agentic AI coding harness MiMo Code beats Claude Code at 200 step tasks

https://venturebeat.com/technology/xiaomis-new-open-source-agentic-ai-coding-harness-mimo-code-be...
3•gmays•40m ago•0 comments

Show HN: An Information Exchange for Agents

https://callsign.sh/
1•ric2z•41m ago•4 comments

FreeBSD 15.1-Release Now Available

https://lists.freebsd.org/archives/freebsd-announce/2026-June/000274.html
1•cperciva•42m ago•0 comments

Startup supposed to revolutionize California's wine industry 'It failed'

https://www.latimes.com/business/story/2026-06-15/this-startup-was-supposed-to-revolutionize-cali...
4•iancmceachern•45m ago•0 comments

The Exe.dev iOS App

https://blog.exe.dev/ios
1•bryanmikaelian•48m ago•0 comments

As a potential bug bounty hunter need an advice from bounty hunting veterans

1•SunShineDust•48m ago•0 comments

Eight Crew Members Believed Dead in B-52 Bomber Crash at California Air Base

https://www.wsj.com/us-news/b-52-bomber-crashes-shortly-after-take-off-at-california-air-base-253...
1•fortran77•48m ago•2 comments

UK social media ban for children: the privacy problems Australia exposed

https://proton.me/blog/uk-social-media-ban-privacy
3•jethronethro•50m ago•0 comments

Continue has been acquired by Cursor

https://www.continue.dev
2•platevoltage•51m ago•3 comments

Ultracoding: The Next Frontier

https://www.jay.ai/blog/ultracoding-the-next-frontier
2•_jayhack_•53m ago•0 comments

The Productivity J-Curve [pdf]

https://ide.mit.edu/sites/default/files/publications/jcurve.pdf
1•kioku•58m ago•0 comments

Www.ander.com

https://blog.cloudflare.com/es-es/welcome-to-connectivity-cloud/
1•the-art•59m ago•0 comments

Stolen fries are spicier than justice: How covert larceny enhances taste

https://www.sciencedirect.com/science/article/abs/pii/S0950329326001126
3•gnabgib•1h ago•0 comments

Beyond Transcription: ASR Model Delivers Words, Emotion, and Intent in 200ms

https://whissle.ai/blogs/multilingual-asr-benchmark-ngram-language-models
1•ksingla025•1h ago•0 comments

Egyptian Fractions

https://blog.plover.com/math/egyptian-fractions.html
3•luu•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.