frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: IMAX Analysis throughout the years (1994 – 2026)

https://github.com/omarirfa/IMAX-Analysis
1•fl4res•1m ago•0 comments

Tesla Balance Bike

https://shop.tesla.com/product/balance-bike-for-kids
2•surprisetalk•2m ago•0 comments

Color-space: open color spaces collection with one API

https://color-space.io/
1•made_by_dy•4m ago•0 comments

Watching a language model think before it speaks

https://blog.nathanlangley.dev/posts/subtext.html
1•ninjahawk1•8m ago•0 comments

IGGT4D: Streaming 4D Instance-Grounded Geometry Transformer

https://iggt4d.github.io/
1•ilreb•10m ago•0 comments

A.I. Drones Are Coming. We Are Not Ready

https://www.nytimes.com/2026/07/20/opinion/ai-drones-modern-warfare.html
2•lxm•14m ago•1 comments

Apply Tracker, Free AI CV, Cover Letter and Job Tracker

https://www.apply-tracker.com/en
1•mirnumbing•14m ago•0 comments

Findborg – an ad-free find engine with community, AI, and real web results

https://www.findborg.com/
1•findborg•15m ago•0 comments

FilmWorld: Agentic Novel-to-Film Generation

https://filmworld-ai.github.io/
1•ilreb•15m ago•0 comments

If AI writes everything, why should anyone trust you?

https://www.adgully.com/post/18212/if-ai-writes-everything-why-should-anyone-trust-you
2•sbulaev•20m ago•0 comments

Nvidia increases the price of Jetson modules and devkits by up to 101%

https://www.cnx-software.com/2026/07/22/nvidia-increases-the-price-of-jetson-modules-and-devkits-...
2•mikece•21m ago•0 comments

Why Create Next Palantir?

https://nimish.ch/next-palantir
3•nimish_chauhan•21m ago•0 comments

A simple API for offering your coding agent a smoke break

https://smoke-break.pineapplefreefall.com
1•cr4shed•21m ago•0 comments

Zynthoro – AI-native ERP for SMEs, replace 15 tools, built solo

https://zynthoro.ai/
1•Zynthoro•23m ago•0 comments

Better Than Free: How to Differentiate in the Age of AI

https://tim.blog/2026/07/17/better-than-free/
1•lxm•23m ago•0 comments

Moravec's Paradox

https://en.wikipedia.org/wiki/Moravec%27s_paradox
1•m-hodges•23m ago•0 comments

Human, All Too Human: Martin Heidegger (1999) [video]

https://archive.org/details/youtube-gQ09a5LJFqo
1•petethomas•23m ago•0 comments

Coding agents cannot remove complexity

https://12gramsofcarbon.com/p/agentics-coding-agents-cannot-remove
1•theahura•26m ago•0 comments

Show HN: Roblox Gakuran Guide and Wiki

https://gakuranguide.wiki/
1•cksmct•30m ago•0 comments

Tangleflow: Converts GitHub Actions workflows to tangled workflows and back

https://github.com/43081j/tangleflow
1•wertyk•34m ago•0 comments

Aurora DSQL: Scalable, Multi-Region OLTP

https://brooker.co.za/blog/2026/07/19/dsql-paper.html
2•mariuz•35m ago•0 comments

1 month and 60 models later

https://www.supcpu.com/research/1-month-and-60-models-later/
3•romellogoodman•35m ago•0 comments

Galloping Galaxies (1985-1986)

https://archive.org/details/s-01-e-01-part-one_20260604
2•petethomas•36m ago•0 comments

A Controlled Study of Attention-Only Transformers

https://arxiv.org/abs/2607.18363
2•E-Reverance•37m ago•1 comments

The first six ideas in machine learning

https://stochastic.blog/the-first-six-ideas-in-machine-learning/
1•Anon84•37m ago•0 comments

Never Enough

https://dark.ronacher.eu/2026/7/21/never-enough/
1•reasonableklout•38m ago•0 comments

Show HN: My Attempt of Ricing macOS

https://github.com/kushvinth/dotfiles
1•Kushvinth•38m ago•0 comments

Air Force conducts live-fire test for Collaborative Combat Aircraft program

https://www.acc.af.mil/News/Article-Display/Article/4547699/air-force-conducts-live-fire-test-for...
2•lxm•40m ago•0 comments

Nanbeige4.2-3B

https://huggingface.co/Nanbeige/Nanbeige4.2-3B
5•drgore•40m ago•0 comments

What's under your feet in New York City

https://www.youtube.com/watch?v=Iclf_JnPkKw
2•sheri•43m 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.