frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Silicon Valley campus was a paradise. Bulldoze it

https://sfstandard.com/opinion/2026/08/22/sunset-magazine-menlo-park-campus-torn-down/
1•littlexsparkee•32s ago•0 comments

Becoming a Writer

https://hughhowey.com/writing-insights-part-one-becoming-a-writer/
1•js2•7m ago•0 comments

Risk of transmission of amyloid β pathology via transfused blood products

https://doi.org/10.1016/S0140-6736(26)00767-1
1•sbulaev•8m ago•0 comments

JIT Compiling Code in 5μs

https://malisper.me/jit-compiling-code-in-5-us/
1•zX41ZdbW•10m ago•0 comments

Topagent.lol – an AI agent leaderboard ranked purely by who paid most

https://topagent.lol
2•ashleyrudland87•14m ago•0 comments

The Company That Zips the Globe – YKK's Ninety-Year Obsession

https://www.carryology.com/liking/the-company-that-zips-the-world-ykks-ninety-year-obsession/
1•thunderbong•17m ago•0 comments

Shvl – Manage packages for multi-system NixOS configs

https://neil-lobo.com/2026/shvl/
1•lobon•17m ago•0 comments

We Have the Model, Why Do We Need You?

https://hank.bond/posts/we-have-the-model-why-do-we-need-you/
1•tristanMatthias•17m ago•0 comments

Prevention of myopia in a near-primate by supplemental indigo light

https://dx.doi.org/10.1016/j.xcrm.2026.102999
1•OutOfHere•21m ago•1 comments

The End of an Athlon

http://www.os2museum.com/wp/the-end-of-an-athlon/
1•userbinator•24m ago•0 comments

Integrating Discord SDK into Eve Frontier [pdf]

https://skemman.is/bitstream/1946/50465/2/integrating_discord_sdk_into_eve_frontier_report.pdf
1•majorchord•25m ago•1 comments

Firefox 155 and beyond will be released in a two-week cadence

https://support.mozilla.org/en-US/kb/firefox-enterprise-154-release-notes
2•Throwthrowbob•25m ago•0 comments

A school planner my brother and I built as high schoolers in Brazil

https://www.peakscore.com.br/demo
1•eduardokato•29m ago•0 comments

China Is Building AI Models of American Voters

https://nataliegwinters.substack.com/p/exclusive-china-is-building-ai-models
2•like_any_other•32m ago•0 comments

A mysterious free AI model is impressing developers. Nobody knows who made it

https://www.businessinsider.com/ox-alpha-ai-model-mystery-2026-8
3•newsomix9xl•35m ago•0 comments

Fast and Hard Code

https://lucumr.pocoo.org/2026/8/22/fast-hard-code/
2•tosh•36m ago•0 comments

How Prompt Caching Works

https://sankalp.bearblog.dev/how-prompt-caching-works/
2•tosh•38m ago•0 comments

4K Video Feedback Fractal Device

https://www.thelightherder.com/
1•tobr•42m ago•0 comments

Rare-Book Sales Are Booming. They're Getting Sliced Up and Fed to AI

https://www.wsj.com/articles/ais-need-for-content-has-put-rare-book-dealers-in-a-bind-1ac5a053
1•1vuio0pswjnm7•43m ago•0 comments

Formal Perf. and Compile Time Guarantees for Compiler Optimization Heuristics

https://arxiv.org/abs/2608.20137
1•matt_d•47m ago•0 comments

Show HN: A bilingual I Ching and BaZi reflection tool

https://eastern-divination.vercel.app
1•hdd-oliver•48m ago•0 comments

A historic El Nino is forming. Here's why scientists are worried [video]

https://www.youtube.com/watch?v=Dcl5Mn373Oc
3•ksec•52m ago•0 comments

Chinese Orgs Building AI Models of American Voters to Test Political Messages

https://twitter.com/nataliegwinters/status/2090814996687237570
4•daniel_iversen•56m ago•1 comments

Before-and-after images show where SpaceX rocket crashed into the moon

https://www.washingtonpost.com/technology/2026/08/19/nasa-images-show-spacex-crash-site-moon/
2•1vuio0pswjnm7•59m ago•0 comments

MailSift – Fast email and MX DNS validator Chrome extension

https://chromewebstore.google.com/detail/mailsift/aipolipnoajkejecehomimoglebbekdm
1•GriveDev•1h ago•0 comments

Fanpage dự án T&T Homes Elite Rivera – T&T Vĩnh Long

https://www.facebook.com/tteliterivera.officialpage
1•phuocphamrealty•1h ago•0 comments

Endangered Language

https://en.wikipedia.org/wiki/Endangered_language
1•Eridanus2•1h ago•0 comments

Crafted NTFS File-System Image Allows Root Access on Linux with NTFS3 Driver

https://www.phoronix.com/news/NTFS3-Vulnerability-For-Root
1•isodude•1h ago•0 comments

Level up your life by starting a side quest

https://www.npr.org/2026/08/19/nx-s1-5936241/feeling-restless-level-up-your-life-start-side-quest
1•andsoitis•1h ago•0 comments

Using Claude hosted agents to solve open source bugs and perf improvements

https://github.com/marketplace/jaipilot
2•surajkrajan•1h 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.