frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Search Engine – MP3Juice

https://ppev.co.za/search/yimi-umaqondana-mahostela-97
1•figelandadrian•2m ago•0 comments

Reducing Graphics API Complexity: A Clean Slate Design for Modern GPUs

https://www.youtube.com/watch?v=aQv9pUl9PBM
1•coffeeaddict1•3m ago•0 comments

Edge Browser: End Date for Manifest V2 Set – End for uBlock Origin

https://www.heise.de/en/news/Edge-Browser-End-date-for-Manifest-V2-set-End-for-uBlock-Origin-1140...
1•wodniok•4m ago•0 comments

Ship to Burn

https://huntersoftwareconsulting.com/posts/2026-08-09-ship-to-burn/
1•mooreds•7m ago•0 comments

I think I found the best way to find a baby name

https://www.kennyalami.com/mamou
2•kennyalami•8m ago•0 comments

Show HN: Pacific Slate: a self-hosted, model-agnostic multi-agent AI assistant

https://pacslate.com/
3•badwx•12m ago•0 comments

Show HN: Wardline, a Go proxy that auto-blocks compromised AI agents

https://github.com/kabirnarang39/wardline
2•kabirnarang39•12m ago•0 comments

Is it all just vapourware?

https://kirahowe.com/2026/aug/8/is-it-all-just-vapourware
7•Lyngbakr•12m ago•0 comments

I've yet to see any"My AI went rogue and caused us to recognise a workers union

https://mastodon.neilzone.co.uk/@neil/117061512483182546
3•severine•14m ago•0 comments

Romania Extends Nuclear Reactor Output by Nine Days After Danube Blasts

https://www.bloomberg.com/news/articles/2026-08-09/romania-extends-reactor-output-by-nine-days-af...
3•alephnerd•16m ago•0 comments

TubeStream – Turn a YouTube channel into a podcast you can listen to

https://github.com/GhostService/tubestream
2•ghostservice•16m ago•0 comments

Show HN: Form cohorts in your city for study and business

https://chimera.university/event/
2•celestiallylvd1•18m ago•0 comments

Codreo AI Mail – AI Outlook Email Assistant

https://codreo.az/products/codreo-ai-mail/
2•codreotech•27m ago•0 comments

Tuxedo No. 2 – Cocktail recipes

https://tuxedono2.com
3•smartmic•27m ago•0 comments

Endless Execution

https://world.hey.com/dhh/endless-execution-4157e065
3•therepanic•29m ago•0 comments

New Zealand lost its music media, and what we're building to replace it

https://propelmusic.co.nz/articles/the-sound-went-quiet-nz-music-media
4•berghoffer•33m ago•0 comments

Show HN: Standards – Opinionated Linter

https://github.com/sarj-ai/standards
2•nasrmaswood•35m ago•0 comments

TV Station Launches Multiple 4K Broadcasts OTA on ATSC 1.0 (2024, video)

https://www.youtube.com/watch?v=_t_GN8qPf8g
3•Velocifyer•36m ago•0 comments

Ask HN: Recommended Merchant of Record and Affliate Setup

2•tisdadd•39m ago•2 comments

FreeBSD Storage for OpenShift with Democratic CSI

https://vermaden.wordpress.com/2026/08/09/freebsd-openshift-democratic-csi/
2•vermaden•39m ago•0 comments

The climate benefits of retiring an operational combustion engine vehicle

https://www.science.org/doi/10.1126/science.adv5441
2•toomuchtodo•40m ago•1 comments

Enough with all the world-historic milestones

https://scottaaronson.blog/?p=9979
2•pyentropy•43m ago•0 comments

Newfoundland has a hard bread shortage, but why do they eat it?

https://www.cbc.ca/news/canada/newfoundland-labrador/nl-hard-bread-history-shortage-9.7299276
2•empressplay•44m ago•0 comments

Show HN: Mandible TUI – rust based CLI manual viewer

https://github.com/sadigaxund/mandible
2•sakhund•44m ago•0 comments

AI Is Rewiring South Korea's Careers, Dating and Culture

https://www.bloomberg.com/news/features/2026-08-06/ai-sk-hynix-samsung-rewire-south-korea-s-caree...
2•newusertoday•46m ago•0 comments

Archival Resource Key (Ark) Alliance

https://arks.org/
3•cxr•47m ago•0 comments

Ice Age humans preferred hunting female woolly mammoths

https://www.popsci.com/science/ice-age-humans-female-woolly-mammoths/
2•gmays•48m ago•0 comments

Show HN: 35k+ paper psychedelic library that knows LSD from Lumpy Skin Disease

https://consciousnesslibrary.org/
3•elliotec•48m ago•1 comments

The Hacker's Renaissance

https://phrack.org/issues/72/19#article
6•yu3zhou4•57m ago•0 comments

The Argument Against AI Writing Is at Least 2,400 Years Old

https://feld.com/archives/2026/08/ai-writing-2400-years-old/
2•rmason•58m 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.