frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: I built a dead simple App Store screenshot maker

https://ezscreenshots.com
1•abrowniejr•9m ago•0 comments

Salary isn't everything: Why flexibility to work remotely is the future of work

https://thehill.com/opinion/finance/5859902-hybrid-work-performance-retention/
1•robtherobber•11m ago•0 comments

Tesla's 4680 battery cells are underperforming and frustrating buyers – Electrek

https://electrek.co/2026/05/07/tesla-4680-battery-cell-performance-data-shows-cant-build-own-cells/
1•xbmcuser•13m ago•0 comments

Introductory Lectures on Black Hole Thermodynamics [pdf]

https://www.physics.umd.edu/grt/taj/776b/lectures.pdf
2•gone35•17m ago•0 comments

Rpow2: A tribute to the original RPOW by Hal Finney

https://github.com/frkrueger/rpow
1•janandonly•17m ago•0 comments

GTM Engineer Roles at WorkMotion, Supabase, SymphonyAI

https://gtmjobs.beehiiv.com/p/9-gtm-engineer-roles-this-week-workmotion-supabase-symphonyai-more
1•benchmarkapp•23m ago•0 comments

Claude Flags Hantavirus Vaccine Questions as Security Risk

3•pell•26m ago•3 comments

Syrian Tourist Map

https://alnashra.org/map11/gis_syria2/syria_tourism.php
1•altilunium•29m ago•0 comments

Data Centers in Space

https://nb1t.sh/data-centers-in-space/
1•freakynit•30m ago•0 comments

Google removes privacy assurances after stuffing devices with their AI model

https://www.thatprivacyguy.com/blog/google-quietly-removes-on-device-ai-privacy-claim/
2•AlexanderHanff•31m ago•1 comments

Show HN: Link_in_bio – Static HTML, no-back end Linktree alternative

https://github.com/p32929/link_in_bio
1•heliskyr2•34m ago•0 comments

Debian welcomes the 2026 GSoC interns

https://bits.debian.org/2026/05/welcome-gsoc2026-contributors.html
1•tannhaeuser•35m ago•0 comments

Mathematics Genealogy Project

https://www.mathgenealogy.org
1•ipnon•36m ago•0 comments

WebRTC Is the Problem

https://moq.dev/blog/webrtc-is-the-problem/
2•L_226•36m ago•0 comments

Copying Memory Is an Art

http://miod.online.fr/software/openbsd/stories/ovbcopy.html
1•signa11•46m ago•0 comments

Zed Is Pretty Nice

https://blog.kronis.dev/blog/zed-is-pretty-nice
2•KronisLV•46m ago•1 comments

CERN's KiCad component library now open source

https://home.cern/computing/cerns-kicad-component-library-now-open-source/
4•elashri•50m ago•1 comments

Scripily – AI for Restoring and Transcribing Damaged Documents

https://scripily.com/
1•thisarajay•52m ago•0 comments

Atlas of Artificial Intelligence

https://vivamau.github.io/aimap/
1•mnovasoftrm•52m ago•1 comments

Pi-for-Word: Pi Agent as Add-In for M365 Office Word

https://github.com/damianofalcioni/pi-for-word
1•damianofalcioni•55m ago•0 comments

Global perceptions of US fall below Russia under Trump

https://www.reuters.com/world/china/global-perceptions-us-fall-below-russia-under-trump-survey-fi...
3•benterix•1h ago•1 comments

San Fran: We Buried a $10k Treasure Chest

https://www.buriedtreasuresf.com
2•vinnyglennon•1h ago•0 comments

AI is rapidly changing cybersecurity across the world

https://fixtechhubs.blogspot.com/2026/05/ai-cybersecurity-threats-are-rising.html
1•rindodi•1h ago•0 comments

GitRace – a tap-to-fly arcade game where every level is a real GitHub repo

https://driftwood-4cd6d.web.app
1•root_theory•1h ago•0 comments

SEO Migration Checklist: From A to Z (DevGuide)

https://focusreactive.com/blog/seo-migration-checklist/
2•katyadrozd•1h ago•1 comments

Coinbase AWS Service Disruption

https://status.coinbase.com/incidents/frg5wqm113dh
1•aghuang•1h ago•0 comments

Show HN: Corsproxy – Fix CORS Errors Instantly – Free for Development

https://corsproxy.io/
1•mariusbolik•1h ago•0 comments

Notes from Inside China AI Labs

https://www.interconnects.ai/p/notes-from-inside-chinas-ai-labs
1•eamag•1h ago•0 comments

Police advised to disable Bluetooth on Axon body-worn cameras to avoid detection

https://www.abc.net.au/news/2026-05-08/police-advised-turn-bodycams-to-flight-mode-over-security-...
3•stubish•1h ago•1 comments

Diagrammer: Tell the model, get the diagram or the graphical map

https://github.com/IdraDev/Diagrammer
1•idradev•1h ago•1 comments
Open in hackernews

Show HN: ToolRegistry – A Python Library for Structured Tool Integration

https://github.com/Oaklight/ToolRegistry
3•Oaklight•12mo ago

Comments

Oaklight•12mo 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•12mo 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•12mo ago
what's GTM?
venk12•12mo ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.