frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Genera OS

https://wiki.c2.com/?GeneraOs
1•tosh•1m ago•0 comments

Leak reveals Google's Aluminium OS with a 16-minute video

https://www.androidauthority.com/google-aluminium-os-leak-3665979/
1•thunderbong•1m ago•0 comments

The Role of HubSpot in Driving Successful CRM Adoption in Africa

https://amdan.pro/the-role-of-hubspot-in-driving-successful-crm-adoption-in-africa/
1•amdanmerit•3m ago•0 comments

Tep: A Sinatra-flavoured framework that compiles to a native binary via Spinel

https://github.com/oripekelman/tep
1•futurecat•6m ago•0 comments

Show HN: Design posters showcasing your country's electrical grid

https://github.com/open-energy-transition/grid2poster
1•lyoncy•11m ago•0 comments

European governments: 3.000 tracking sites, 1.000 phpMyAdmins, and 99% poorly

https://internetcleanup.foundation/2026/05/european-governments-3000-tracking-sites-1000-phpmyadm...
4•aequitas•15m ago•2 comments

A Brazilian Space Launch System for the Small Satellite Market

https://www.mdpi.com/2226-4310/6/11/123
1•rbanffy•16m ago•0 comments

Show HN: FreedomLang, a small AOT language where the compiler is just JavaScript

https://github.com/DO-SAY-GO/freelang
1•keepamovin•16m ago•0 comments

The Download: a Nobel winner on AI, and the case for fixing everything

https://www.technologyreview.com/2026/05/12/1137103/the-download-nobel-winner-ai-maintenance-of-e...
1•joozio•17m ago•0 comments

The Emacsification of Software

https://sockpuppet.org/blog/2026/05/12/emacsification/
2•rdslw•20m ago•0 comments

Google announces Googlebooks with Gemini Intelligence focus

https://9to5google.com/2026/05/12/googlebooks-announcement/
1•pjmlp•21m ago•0 comments

Weird A.I

https://www.computer.org/csdl/magazine/an/2026/01/11442847/2eXeigMA4eI
3•tosh•24m ago•0 comments

A Critique of Cybernetics, by Hans Jonas (1953) [pdf]

https://s3.amazonaws.com/arena-attachments/892605/f0747c7943bec99f4891969d4a808ecd.pdf
2•lukebuehler•25m ago•1 comments

Axavive vs. Collagen: Which Is Best for Skin in 2026?

https://finance.yahoo.com/sectors/healthcare/articles/axavive-skin-exploding-2026-golden-22590060...
2•natujaiq•26m ago•0 comments

Hella Jongerius: I am a design pastor (holistic d-ethics)

https://www.youtube.com/watch?v=pME7hgUqpmE
2•vi_sextus_vi•26m ago•0 comments

Why AI Projects Fail

https://krellixlabs.com/en/blog/why-ai-projects-fail
3•radu_me•27m ago•0 comments

Digger engines drive JCB's attempt on hydrogen-powered land speed record

https://www.thetimes.com/uk/transport/article/jcb-hydromax-world-land-speed-record-lqvqgx0cp
2•sorentwo•28m ago•0 comments

"I applied to be pope"

https://www.thestandard.com.hk/world/article/331886/I-applied-to-be-pope-Losing-grip-on-reality-w...
4•hansmayer•28m ago•0 comments

Hella Jongerius Retools UN Delegates' Lounge Preserves Dutchness (NY 2013)

https://metropolismag.com/projects/hella-jongerius-retools-u-n-delegates-lounge/
1•vi_sextus_vi•29m ago•0 comments

AI Will Hit a Wall in 2026, if nothing changes [video]

https://www.youtube.com/watch?v=XA84pSrPHS0
1•mpweiher•30m ago•0 comments

The Ozempic plateau may be caused by the drug starving the gut bacteria

https://www.researchhub.com/proposal/32164/gut-microbiomescfa-axis-as-a-pharmacodynamic-modifier-...
2•cryptarsh•30m ago•0 comments

EU iPhones Get AirPods-Style Pairing for Third-Party Wearables in iOS 26.5

https://www.macrumors.com/2026/05/11/ios-26-5-eu-third-party-wearable-changes/
1•cgeier•31m ago•0 comments

How to Build Better Startup Products Using Apple's Thinking

https://comuniq.xyz/post?t=1069
1•01-_-•36m ago•0 comments

Trump Says Nvidia CEO Jensen Huang Is Flying with Him to China

https://www.forbes.com/sites/siladityaray/2026/05/13/trump-says-nvidia-ceo-jensen-huang-is-flying...
2•01-_-•37m ago•0 comments

Chrome IndexedDB: SQLite back end

https://chromestatus.com/feature/5161589557821440
1•fofoz•39m ago•0 comments

The role of cat eye narrowing movements in cat–human communication (2020)

https://www.nature.com/articles/s41598-020-73426-0
3•mifydev•41m ago•0 comments

One Startup Is Gambling. Ten Is Mathematics

https://www.mynameisfeng.com/blog/one-startup-is-gambling-ten-is-mathematics
5•edward8628•43m ago•3 comments

Emergent Quantization from a Dynamic Vacuum

https://journals.aps.org/prresearch/abstract/10.1103/l8y7-r3rm
1•davedx•46m ago•0 comments

What Is BusyBox?

https://specular.fi/post/what-is-busybox
2•maxloh•46m ago•1 comments

Social Media Is Now Parasocial Media

https://journals.sagepub.com/doi/10.1177/20563051261437487
3•john-doe•46m 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.