frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

More Fucked Today Than Yesterday

https://climatecasino.substack.com/p/more-fucked-today-than-yesterday
1•CharlesW•2m ago•0 comments

Migrating from Codeberg Pages to an OpenBSD VPS

https://nemin.hu/vps/index.html
1•birdculture•2m ago•0 comments

Mars500 Study Overview

https://www.esa.int/Science_Exploration/Human_and_Robotic_Exploration/Mars500/Mars500_study_overview
1•EndXA•3m ago•0 comments

A-Book vs. B-Book: how retail forex brokers fill your orders

https://forexmechanics.com/choosing-broker/execution-models/
1•wazka•5m ago•0 comments

Show HN: Slash-tokens – know LLM cost before the call leaves your machine

https://github.com/Wolfe-Jam/slash-tokens
1•wolfejam•6m ago•0 comments

Why Your Website Should Never Stop Changing

https://www.smashingmagazine.com/2026/08/why-website-should-never-stop-changing/
1•karlmush•12m ago•0 comments

LIGH – Let coding agents use and verify the iOS apps they build

https://github.com/mrmarino023/light-ios-simulator
1•mattisky999•14m ago•0 comments

Uchiyomi – self-hosted manga reader that also fetches new chapters

https://github.com/AngeloSha/uchiyomi
1•AngeloSha•14m ago•0 comments

Maiao: Gerrit-style code review workflow for GitHub, GitLab, Gitea, others

https://github.com/runetes/maiao
2•zdw•15m ago•0 comments

Glyphnosis, ASCII-inspired demo won 2nd place at Evoke 2026

https://demozoo.org/productions/396656/
1•jlundberg•15m ago•0 comments

Show HN: Game to see if you're over-/under-confident in your own knowledge

https://est.alejo.ch/
1•afc•15m ago•0 comments

Complete list of U.S. products subject to counter tariffs

https://www.canada.ca/en/department-finance/programs/international-trade-finance-policy/canadas-r...
5•jonbaer•17m ago•0 comments

AI Home Lab for Beginners: The Deep Dive

https://augmentedmind.substack.com/p/ai-home-lab-for-beginners
1•felineflock•19m ago•0 comments

Russ Cox Has Left Google

https://bsky.app/profile/swtch.com/post/3mtwnosklvk2v
3•ashishgandhi•19m ago•0 comments

CVE-2026-18963 – Keycloak Reset-Credentials Bypass → Account Takeover

https://github.com/Red-Darkin/CVE-2026-18963-keycloak
1•mqus•20m ago•0 comments

Polishing Cloth Updated

https://512pixels.net/2026/08/polishing-cloth-updated/
3•zdw•20m ago•1 comments

Show HN: Invoker Game – A lightweight browser speedrun trainer for Dota 2 combos

https://invokergame.org/
1•Darwin233•27m ago•0 comments

Where to for Clojure and Enterprise Web Applications

https://github.com/factorhouse/slipway/blob/main/docs/ring-and-sente.md
1•d_t_w•31m ago•0 comments

#1 skill an FDE Forward Deployed Engineer Needs, it's not what you think

https://www.youtube.com/watch?v=CYF7T2HiLfc
4•pvergadia•32m ago•1 comments

Why Your HEIC to PNG File Is Suddenly Ten Times Bigger

https://suolex.substack.com/p/why-your-heic-to-png-file-is-suddenly
3•Hackergeist•32m ago•0 comments

How to write the perfect function (for humans who still write code) [video]

https://www.youtube.com/watch?v=2OMRWPOSw9s
1•zahlman•36m ago•0 comments

Subscriptions: Last Week Tonight with John Oliver [video]

https://www.youtube.com/watch?v=Wko-2c7lZL8
1•tchalla•40m ago•0 comments

Show HN: TeXbrain, a LaTeX editor that runs pdfTeX in the browser via WASM

https://github.com/swimmingbrain/texbrain
7•swimmingbrain•46m ago•2 comments

Voiced: Turn one voice note into a week of drafts

https://www.getvoiced.co/
1•ericchristian1_•47m ago•0 comments

How I Use Claude Code

https://www.loopwerk.io/articles/2026/how-i-use-claude-code/
1•kjmr•47m ago•0 comments

LeBron James Borrowed $300M from Insurers Arranged by Guggenheim

https://www.advisorhub.com/lebron-james-borrowed-300-million-from-insurers-arranged-by-guggenheim/
2•petethomas•48m ago•0 comments

X sends cease-and-desist to open-source project Nitter over alleged scraping

https://techcrunch.com/2026/08/25/x-sends-cease-and-desist-to-open-source-project-nitter-over-all...
3•sbulaev•48m ago•2 comments

New AI Agent to Autonomously Prepare and Send Docs Out for Signature

https://slack.com/marketplace/A095XNK8GPK-docendorse-ai-agent?nojsmode=1
1•kariopaul•49m ago•0 comments

Rumors that OpenAI recently finished new >10T parameter training run

https://twitter.com/synthwavedd/status/2092326145270456377
2•andy12_•52m ago•1 comments

The Deadly Global War for Sand (2015)

https://www.wired.com/2015/03/illegal-sand-mining/
2•EndXA•52m 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.