frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Let coding agents work across your laptop, remote machines, and S3

https://github.com/vasinov/ridge-core
1•vasinov•30s ago•0 comments

Autism Is a Scary Word

https://ezducate1.substack.com/p/the-day-i-chose-fight
1•karima1980•1m ago•0 comments

When Computers Were Magic

https://www.goto10retro.com/p/when-computers-were-magic
1•atan2•2m ago•0 comments

Ruining a Blog by Using an LLM

https://www.bentasker.co.uk/posts/blog/opinion/ruining-posts-with-ai.html
1•speckx•3m ago•0 comments

Chinese Industry Is Starting to Wean Off Fossil Fuels

https://e360.yale.edu/digest/china-industry-peak-fossil-fuels
1•Brajeshwar•3m ago•0 comments

Detecting and countering misuse of AI: September 2026

https://www.anthropic.com/threat-intelligence-report-september-2026
1•garo-pro•4m ago•0 comments

What Autism taught me about education

https://ezducate1.substack.com/p/when-experience-becomes-expertise
1•karima1980•4m ago•0 comments

OpenAI Targets Work of Wall Street with New ChatGPT for Financial Services

https://www.cnbc.com/2026/09/10/openai-chatgpt-for-financial-services-targets-work-of-junior-bank...
1•cramer4next•5m ago•0 comments

Compute Availability Factor: Measuring the physical deliverability of AI compute

https://doi.org/10.13140/RG.2.2.14616.56322
1•richieadomako•5m ago•0 comments

Show HN: Interactive Map of All Lighthouses in United States

https://jmoul.io/lighthouse-map/
1•hasteg•5m ago•0 comments

30 Years of Postgres Architecture

https://www.snowflake.com/en/blog/engineering/30-years-of-postgres-architecture-tom-lane/
1•tosh•5m ago•0 comments

Practical Methods for Programming Self-Study

https://www.simplethread.com/practical-methods-for-programming-self-study/
1•dxs•6m ago•0 comments

My Journey as an Autism Mom

https://ezducate1.substack.com/p/from-autism-mom-to-founder-my-journey
1•karima1980•8m ago•0 comments

Arbel: Building the Impossible RISC-V CPU

https://www.nextsilicon.com/insights/elads-blog-Arbel-RISC-V-CPU/
2•ronfriedhaber•9m ago•0 comments

House Democrat urges US action over sleeping Tesla drivers

https://www.reuters.com/world/us/house-democrat-urges-us-action-over-sleeping-tesla-drivers-2026-...
2•tartoran•10m ago•0 comments

Show HN: I created a translation service prompt

https://github.com/AlkalineGarrett/language-root-translator
2•alkaline9•13m ago•0 comments

What happens if we build less AI infrastructure vs. more: a 2027-2030 forecast

https://hunchfox.substack.com/p/the-cost-of-abundance-ai-2030
2•sahil_chaudhary•13m ago•0 comments

Music Theory for the 21st-Century Classroom

https://musictheory.pugetsound.edu/mt21c/MusicTheory.html
2•aanet•13m ago•1 comments

PPI moves up 4.8% (annualized) in August; goods advance 13.2% (annualized)

https://www.bls.gov/news.release/ppi.nr0.htm#new
1•JumpCrisscross•15m ago•0 comments

Warner Music made Suno shut down its original AI model

https://old.reddit.com/r/singularity/comments/1wbrnlp/warner_music_made_suno_shut_down_its_origin...
2•superasn•15m ago•0 comments

The Hiring Post (2015)

https://sockpuppet.org/blog/2015/03/06/the-hiring-post/
1•tosh•16m ago•0 comments

Designing Tests for Agentic AI Tools

https://automatedteach.com/p/designing-tests-for-agentic-ai-tools
2•professorgc•16m ago•0 comments

Distant sensors announced a fearsome tsunami's birth

https://www.nature.com/articles/d41586-026-02809-6
1•Brajeshwar•17m ago•0 comments

Old MacBook uses a mirror, webcam, and AI agent to code its own AMD GPU drivers

https://www.tomshardware.com/tech-industry/artificial-intelligence/old-macbook-uses-a-mirror-webc...
2•fork-bomber•18m ago•0 comments

Show HN: Globalping CLI – Run network commands from anywhere in the world

https://globalping.io/cli
1•jimaek•18m ago•0 comments

AI boom poses new financial stability risks, BIS head says

https://www.reuters.com/business/finance/ai-boom-poses-new-financial-stability-risks-bis-head-say...
2•1vuio0pswjnm7•18m ago•0 comments

Europe's LLM Router

https://cortecs.ai
1•nperson•21m ago•0 comments

Anthropic Says It Blocked Possible Efforts to Build Biological Weapons

https://www.nytimes.com/2026/09/10/us/politics/anthropic-ai-biological-weapons.html
4•jbegley•23m ago•2 comments

How Did AI Get So Biased in Favor of the Left?

https://www.cato.org/commentary/how-did-ai-get-so-biased-favor-left#
3•giardini•24m ago•3 comments

GPT-Live-1 in the API

https://openai.com/index/introducing-gpt-live-1-in-the-api/
3•charlierguo•24m 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.