frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

AI Makes Sitting with Discomfort Feel Shameful

https://www.bennadel.com/blog/4890-ai-makes-sitting-with-discomfort-feel-shameful.htm
1•alabhyajindal•56s ago•0 comments

Show HN: Scan your OSS projects for vulnerabilities

https://console.zeroquarry.com/
1•eskibars•1m ago•0 comments

Show HN: Lose_law – Tiny CLI for Random Laws of Software Engineering

https://github.com/theElandor/lose_law
1•ettore_c•2m ago•0 comments

Stacey Unresolved

https://thecynefin.co/stacey-unresolved/
1•swolpers•5m ago•0 comments

Papyrio – Free PDF converter, no signup, no watermark

https://www.papyrio.net/
1•atabekdemurtaza•6m ago•0 comments

Smolwebifying My Site

https://akselmo.dev/posts/smolwebifying-my-site/
3•birdculture•11m ago•0 comments

How to Leverage IPv6 Subnets for Infinite Proxy Rotation

https://substack.thewebscraping.club/p/use-ipv6-scraping-nyxproxy
1•HughParry•13m ago•0 comments

Ateneo VR escape room game teaches Philippine Martial Law to a new generation

https://www.ateneo.edu/news/2026/04/ateneo-vr-escape-room-game-teaches-martial-law-new-generation
1•JeanKage•18m ago•0 comments

ZX Spectrum Archive

https://manic232.github.io/ZX-Spectrum-Archive-2026/ZX%20Spectrum%20Archive.htm
1•ivvve•20m ago•0 comments

Show HN: Async multi-person collaboration skill for Claude Code

https://github.com/AI-Collab-Skill/collab-session-skill
2•siclark•22m ago•1 comments

Politico execs meet staff, letter warns CEO risks 'undermining our reputation'

https://www.semafor.com/article/04/27/2026/axel-springer-politico-execs-meet-with-staff-after-let...
1•doener•24m ago•0 comments

The Long-Term Effects of Feeding Lionfish to Sharks and Groupers on the Reefs [video]

https://www.youtube.com/watch?v=RNJp6kydYzQ
1•skibz•24m ago•0 comments

Song Sung Blue: From Barstool to Big Screen

https://www.reelasdirt.com/song-sung-blue
1•js2•26m ago•0 comments

Build a voice agent using Soniox STT and TTS

https://soniox.com/docs/demo-apps/soniox-voice-agent
1•easwee•27m ago•0 comments

The CNRS is calculating digital environmental footprints

https://www.cnrs.fr/en/update/cnrs-calculating-digital-environmental-footprints
2•JeanKage•29m ago•0 comments

Show HN: Minimal Linux sandboxes to manage AI-Generated Code with ease

https://github.com/bugthesystem/agentjail
1•bugthesystem•30m ago•0 comments

AOMedia Releases Polygonal Mesh Coding Standard Reference Software

http://aomedia.org/press%20releases/AOMedia-Releases-Reference-Software-for-Polygonal-Mesh-Coding...
1•dabinat•32m ago•0 comments

Binary 2Pac

https://twitter.com/TuckermintNet/status/2049051430154088650
1•PerfectPicture•32m ago•0 comments

When model distillation becomes a diplomatic incident

https://underlines.news/2026/04/26/us-orders-global-diplomatic-warning-on-chinese-distillation-of...
1•dtedesco1•35m ago•0 comments

We moved our blog off Webflow and what it cost us

https://blog.bunnyhoneyclub.com/posts/why-we-moved-our-blog-off-webflow
1•shadowinbox•38m ago•0 comments

China surpasses US in research spending

https://theconversation.com/china-surpasses-us-in-research-spending-the-consequences-extend-far-b...
2•JeanKage•38m ago•0 comments

Lovable: We're Currently Experiencing Issues

https://status.lovable.dev/
1•doener•39m ago•0 comments

Why the same LLM gives different answers in different environments

https://johndwade.substack.com/p/the-environment-rewrites-the-question
2•edgecased•39m ago•2 comments

Greenest countries eye drilling as fix for Iran crisis

https://www.politico.eu/article/worlds-greenest-countries-eye-drilling-as-fix-for-iran-crisis/
2•leonidasrup•43m ago•0 comments

If this doesn't scream AI bubble is about to burst IDK what does

https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing
3•julia-kafarska•44m ago•2 comments

Goodbye Tim Apple – daily.dev Show [video]

https://www.youtube.com/watch?v=XKO67n3xfzM
2•idosh•46m ago•0 comments

What Type of AI Usage?

https://jensrantil.github.io/posts/types-of-ai-implementations/
1•JensRantil•47m ago•1 comments

AI Is Cannibalizing Human Intelligence

https://www.wsj.com/tech/ai/is-ai-smarter-than-humans-cyborg-956e0f0e
3•JeanKage•48m ago•0 comments

$1,605: average annual ad value of a U.S. Google user

https://proton.me/blog/what-is-your-data-worth-to-google
5•muzzy19•51m ago•2 comments

A Field Guide to Bugs

https://www.stephendiehl.com/posts/field_guide_to_bugs/
1•signa11•51m ago•0 comments
Open in hackernews

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

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

Comments

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