frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: A drag and drop GUI builder for CustomTkinter

https://github.com/talhababi/VisualTK-Studio
1•talhababi•41s ago•0 comments

The Password That Lets Caterpillars Hide in an Ant's Lair

https://www.nytimes.com/2026/02/25/science/caterpillar-ant-language.html
1•digital55•1m ago•0 comments

Claude just killed our startup

https://twitter.com/irabukht/status/2025846968245948795
1•SunshineTheCat•2m ago•0 comments

Jmp.chat: SMS via XMPP

https://jmp.chat/
1•inigyou•3m ago•0 comments

Smartphone Mkt to Decline 13% in '26, Largest Drop Ever Due to Memory Shortage

https://www.idc.com/resource-center/press-releases/wwsmartphoneforecast4q25/
2•littlexsparkee•3m ago•0 comments

Metacritic Drops VideoGamer's AI Slop Review of Resident Evil Requiem

https://www.avclub.com/metacritic-removes-ai-review
1•mindracer•4m ago•0 comments

Show HN: Huesnatch – Free Color Extractor

https://huesnatch.com/
1•tatheery•5m ago•1 comments

BIS reaches $374K administrative enforcement settlement agreement with Vizocom

https://globalsanctions.com/2026/02/bis-reaches-374000-administrative-enforcement-settlement-agre...
1•markus_zhang•5m ago•0 comments

Show HN: Tracecore: Benchmark AI Agents on Deterministic Coding Tasks

https://github.com/justindobbs/Tracecore
1•extra_cookin•6m ago•0 comments

Show HN: Produce "proof" that your comment was human generated

https://www.ityped.it/
1•ttamslam•6m ago•0 comments

Cracking the Python Monorepo

https://gafni.dev/blog/cracking-the-python-monorepo/
1•amcvitty•7m ago•0 comments

Unlocking secret ThinkPad functionality for emulating USB devices (2024)

https://xairy.io/articles/thinkpad-xdci
1•transpute•8m ago•0 comments

Canadian government demands safety changes from OpenAI

https://www.engadget.com/ai/canadian-government-demands-safety-changes-from-openai-204924604.html
3•whynotmaybe•9m ago•0 comments

Show HN: Usplus.ai – Build a company of AI agents and execute work autonomously

https://usplus.ai:443/
1•usplusAI•13m ago•0 comments

What If Intelligence Didn't Evolve? From Noise to Programs in Brainfuck [video]

https://www.youtube.com/watch?v=M2iX6HQOoLg
1•guld•14m ago•1 comments

Itwillsync – Sync any terminal-based coding agent to your phone over LAN

https://github.com/shrijayan/itwillsync
1•shrijayan•17m ago•1 comments

What Your DNA Reveals about the Sex Life of Neanderthals

https://www.nytimes.com/2026/02/26/science/human-evolution-neanderthal-sex.html
1•Hooke•18m ago•0 comments

What happened after Elon Musk took the Russian army offline

https://www.politico.com/news/2026/02/25/elon-musk-russian-army-starlink-00793742
5•GMoromisato•19m ago•0 comments

Block (Square) plans to lay off nearly half its staff in embrace of AI

https://www.morningstar.com/news/marketwatch/20260226254/block-plans-to-lay-off-nearly-half-its-s...
4•pwthornton•20m ago•0 comments

Security Boundaries in Agentic Architectures

https://vercel.com/blog/security-boundaries-in-agentic-architectures
1•umairnadeem123•20m ago•0 comments

New Path to Battery-Grade Lithium Uses Electrochemistry

https://spectrum.ieee.org/mangrove-lithium-refining-ev-bottleneck
2•defrost•20m ago•0 comments

Windows XP Bliss hill looking almost identical to original

https://old.reddit.com/r/windows/comments/1r8iper/windows_xp_bliss_hill_looking_almost_identical_to/
2•gnabgib•21m ago•0 comments

We built Depot Wrapped 2025

https://depot.dev/blog/how-we-built-depot-wrapped
4•Charmizard•22m ago•0 comments

A Comparative Security Analysis of Three Cloud-Based Password Managers

https://eprint.iacr.org/2026/058
1•u1hcw9nx•22m ago•2 comments

If AI Is Doing the Investigation, Version the Investigation

https://wingedpig.com/2026/02/26/if-ai-is-doing-the-investigation-version-the-investigation/
1•markfrwc•23m ago•2 comments

Launch GIDE v1.0 AI Code Editor

https://generativeide.com/
2•rohangnaneshjh•23m ago•0 comments

Show HN: oosh – Annotation-driven CLI framework for Bash

https://github.com/bruno-de-queiroz/oosh
1•brunodequeiroz•24m ago•0 comments

VCs and Top Programmers Tackle Open Source Funding Issues Permanently

https://techcrunch.com/2026/02/26/a-vc-and-some-big-name-programmers-are-trying-to-solve-open-sou...
1•birdculture•24m ago•1 comments

Show HN: OpenClaw skills degrade agent safety

https://github.com/faberlens/hardened-skills
1•shadab_nazar•27m ago•1 comments

Solving email problems for startups and SaaS

1•peter_joe•28m ago•0 comments
Open in hackernews

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

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

Comments

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