frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Conway's Law

https://martinfowler.com/bliki/ConwaysLaw.html
1•pykello•4m ago•0 comments

Big Ball of Mud

https://www.laputan.org/mud/mud.html
1•pykello•5m ago•0 comments

Grindr CEO Says AI Is Doing the Work of 200 Engineers

https://ai-updates.net/grindr-ceo-says-ai-is-doing-the-work-of-200-engineers/
1•ashurandi•8m ago•0 comments

How to Be a Consultant, a Freelancer, or an Independent Contractor (2011)

https://jacquesmattheij.com/be-consultant/
1•downbad_•9m ago•0 comments

Show HN: Non-custodial Monero->BTC/LTC atomic swaps in the browser (testnet)

https://testnetswap.com/
1•Tech1k•20m ago•0 comments

I'm leaving OpenAI to build Jurassic Park

https://taylor.town/leaving-openai
5•birdculture•25m ago•1 comments

How to Keep Thinking

https://www.seangoedecke.com/how-to-keep-thinking/
1•vinhnx•29m ago•0 comments

To Save C, We Must Save ABI

https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi
1•gurjeet•30m ago•0 comments

Roku now has a 24/7 AI slop channel

https://www.theverge.com/entertainment/976939/roku-fairground-ai-fast-channel
2•BlueBerry2001•33m ago•0 comments

Show HN: ContentIQ – Evaluate and optimize content quality before publishing

https://app.contentiq.net/
1•Sharanxxxx•35m ago•0 comments

Europe's wildfires have raised the danger posed by unexploded WWII bombs

https://theconversation.com/europes-wildfires-have-raised-the-danger-posed-by-unexploded-wwii-bom...
2•jjp•37m ago•0 comments

It Looks Like You're Trying to Take over the World (2022)

https://gwern.net/fiction/clippy
1•vinhnx•37m ago•0 comments

A look into AP2 and HTTP 402 illustrated

https://blog.owulveryck.info/2026/06/25/from-isolated-agents-to-agentic-mesh-orchestrating-sdlc-w...
1•owulveryck•38m ago•0 comments

Show HN: Dsv4 Codex Proxy – Make DeepSeek V4 Flash 0731 "Codex-Native"

https://github.com/ryanzhou/dsv4-codex-proxy
1•zhoutong•38m ago•0 comments

Initial Apple M3 Pro / Max / Ultra Support Being Upstreamed for Linux 7.3

https://www.phoronix.com/news/M3-Pro-Max-Ultra-Linux-7.3
1•pizzaiolo•39m ago•0 comments

Codex Pet

https://github.com/joryeugene/georgie-phalene-codex-pet
1•calmhive•44m ago•0 comments

Apple Could Give "Obsolete" iPads New Life with This One Weird Trick

https://www.ifixit.com/News/118176/apple-could-give-obsolete-ipads-new-life-with-this-one-weird-t...
2•wrxd•45m ago•1 comments

A shell exclamation mark is not for yelling. Be lazy

https://refp.se/articles/your-shell-and-the-lazy-exclamation-mark
3•thunderbong•45m ago•0 comments

Partmode – SolidWorks open source alternative – Live browser demo

https://github.com/bomWiki/partmode
1•punnerud•47m ago•0 comments

How much of our existence do we owe to sugar?

https://www.scientificamerican.com/article/how-much-of-our-existence-do-we-owe-to-sugar/
1•XzetaU8•54m ago•0 comments

AIUsageBar – Track Claude, Codex, Cursor and Gemini Usage from the Mac Menu Bar

https://www.aiusagebar.com
2•cjdesignstudio•59m ago•0 comments

Hardware backdoors in some x86 CPUs

https://github.com/xoreaxeaxeax/rosenbridge
20•epestr•1h ago•1 comments

VLC Name (2006)

https://jbkempf.com/blog/VLC-Name/
2•con•1h ago•0 comments

How ideas of a censorship network moved from the online fringe to Trump po

https://www.technologyreview.com/2026/08/07/1141105/how-ideas-of-a-vast-censorship-network-moved-...
1•joozio•1h ago•0 comments

In the Atacama Desert, astronomers live and work in a James Bond villain lair

https://www.bbc.com/future/article/20260609-inside-the-bond-set-where-astronomers-live
2•hurrell•1h ago•0 comments

Claude Code: sessions can now message each other

https://twitter.com/ClaudeDevs/status/2085817074816070014
2•tosh•1h ago•0 comments

Linux Foundation Launches the Tokenomics Foundation

https://www.linuxfoundation.org/press/linux-foundation-launches-the-tokenomics-foundation-to-defi...
2•Alien1Being•1h ago•0 comments

C-ECS: c99 header-only ECS for games

https://briansunter.com/projects/c-ecs
1•_simian•1h ago•0 comments

The SaaS Extinction Test

https://frontierai.substack.com/p/the-saas-extinction-test-f6e
1•inferhaven•1h ago•0 comments

Amazon behind private gas plant for new data centers

https://finance.yahoo.com/energy/articles/amazon-behind-massive-private-gas-210211828.html
1•e12e•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.