frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Wild West of Commercial Surrogacy

https://www.theatlantic.com/magazine/2026/10/usa-commercial-surrogacy-industry/688357/
1•Anon84•1m ago•0 comments

Google Artemis: Let AI assistants and test suites use real phones like a human

https://github.com/google/artemis
1•yarapavan•4m ago•0 comments

What's on the Box vs. What's in the Box

https://rjcorwin.github.io/blog/whats-on-the-box-vs-whats-in-the-box.html
1•staticvar•7m ago•0 comments

JetKVM Mini – A low-cost, ESP32-P4X-based KVM with Ethernet or WiFi connectivity

https://www.cnx-software.com/2026/09/14/jetkvm-mini-a-low-cost-esp32-p4x-based-kvm-with-ethernet-...
2•pyprism•10m ago•0 comments

Nike exits the S&P 100 after 18 years and a $200B market-cap wipeout

https://fortune.com/2026/09/08/nike-stock-plummets-sp500-market-cap-index/
1•andsoitis•11m ago•0 comments

A paper portfolio that freezes the price from the day you add a pick

https://stockwatchlist.app
1•harzem•11m ago•0 comments

A Discussion on Self-Evolving SaaS Systems

https://www.suggix.com/blog/a-discussion-on-selfevolving-saas-systems
1•mike_watson•14m ago•0 comments

I Stabilized Never Type

https://blog.ihatereality.space/0C-never-type/
4•birdculture•22m ago•0 comments

Show HN: Replay Doctor – Local CLI to find silent prompt cache leaks

https://replay.doctor/
1•danielsaito•23m ago•0 comments

Show HN: SaneHosts – Mac GUI for /etc/hosts with Touch ID before writes

https://sanehosts.com/
1•sanebar•24m ago•0 comments

Assistive Access User Guide for iPhone

https://support.apple.com/en-in/guide/assistive-access-iphone/welcome/ios
1•vismit2000•25m ago•0 comments

Show HN: Imageaicraft] – GPT Image 2 Image Generator and Editor

https://imageaicraft.com
1•zhou594660747•31m ago•0 comments

Making Hundreds of Mugs by Hand

https://www.youtube.com/watch?v=O163JMvWixg
1•brudgers•32m ago•0 comments

Artifactory: In-the-Wild Exploitation of CVE-2026-42016,CVE-2026-42018

https://www.wiz.io/blog/artifactory-under-attack-in-the-wild-exploitation-of-cve-2026-42016-cve-2...
2•ls1911•34m ago•0 comments

OEMpocalypse: Unprivileged Android app to root on Samsung, Xiaomi, others

https://calif.io/research/oempocalypse
3•negura•36m ago•0 comments

Brief Legal [1A] Thoughts on the "AI Safety" Fights to Come

https://prestonbyrne.com/2026/09/13/brief-legal-thoughts-on-the-ai-safety-fights-to-come/
4•blueSky1989•36m ago•1 comments

A.I. Slopware Is Everywhere Now. Nobody Is Using It

https://www.nytimes.com/2026/09/12/opinion/ai-software-coding-apps.html
6•walterbell•38m ago•0 comments

Show HN: Kairo – Fail-closed LLM inference routing from RTX 5090 measurements

https://github.com/peter941221/Kairo
2•peter941221•40m ago•0 comments

Bernie Sanders proposes 20 years in prison for developers pursuing ASI plans

https://www.tomshardware.com/tech-industry/artificial-intelligence/sanders-proposes-20-year-priso...
8•girish_r•40m ago•2 comments

Show HN: PaperFlip – the bird never moves, you fold the paper

https://apps.apple.com/us/app/paperflip/id6807705987
1•hongbiaoluo15•41m ago•0 comments

Why Forth Matters

https://nomlang.org/post/post.14.sep.2026.html
1•mjbq•43m ago•1 comments

Historic Business Machines Collection

https://cdm16471.contentdm.oclc.org/digital/collection/p16471coll9/search
2•Group_B•44m ago•0 comments

Sere, a compiled Python-like systems programming language

https://sere-lang.com
2•handheldheart•46m ago•3 comments

Show HN: Bipluk, Open-source browser Web MIDI librarian for vintage synthesizers

https://github.com/maxcomperatore/bipluk.com
2•halfradaition•46m ago•0 comments

Show HN: Dllog – Replay debug logs when an operation fails

https://github.com/arhuman/dllog
2•doolta•46m ago•0 comments

The logging dilemma: keeping debug context without debug noise

https://blog.assad.fr/en/post/log-dilemma/
2•doolta•47m ago•2 comments

AI Forces You to Commit to Your Initial Belief

https://idiallo.com/blog/making-changes-mid-sentence
3•walterbell•48m ago•0 comments

Show HN: I made a tiny MoE/Engram viz tool

https://sw-ml-study.github.io/moe-microscope/
2•softwarewright•1h ago•0 comments

The Accelerationist Case for Frontier Pacing

https://contraptions.venkateshrao.com/p/the-accelerationist-case-for-frontier
3•wskinner•1h ago•0 comments

Show HN: Is It Greg?

https://github.com/antoineleclair/is-it-greg
24•antoineleclair•1h ago•8 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.