frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Free Ways to Find Someone's Email Address

1•lakshmirk•1m ago•0 comments

Microplastics and nanoplastics in urban air originate mainly from tire abrasion

https://phys.org/news/2026-03-microplastics-nanoplastics-urban-air-abrasion.html
1•JeanKage•1m ago•0 comments

FlowLessAI – connects to GitHub, audits your codebase, delivers a PR with fixes

https://www.flowlessai.one/
1•mozinovati•2m ago•1 comments

Qwen3-ASR-Swift

https://github.com/ivan-digital/qwen3-asr-swift
2•handfuloflight•3m ago•0 comments

X Accounts with over 1M Followers

https://millionsclub.win/
1•saejox•3m ago•1 comments

Can the Most Abstract Math Make the World a Better Place?

https://www.quantamagazine.org/can-the-most-abstract-math-make-the-world-a-better-place-20260304/
1•mathgenius•4m ago•0 comments

Show HN: Compare ORMs Side-by-Side

https://orm-party.fkey.dev/?f=django-prisma
1•kuchin•6m ago•0 comments

Delta – 3D racing game for MSX2 (z80)

https://jacco.ompf2.com/delta-dodge-engage-launch-target-assault/
1•jbikker•6m ago•1 comments

Summer Academy for Intercultural Dialogue 2026

https://survey.lamapoll.de/SAID26
1•rendx•13m ago•0 comments

Trojan Source: Invisible Vulnerabilities

https://arxiv.org/abs/2111.00169
2•rbanffy•14m ago•0 comments

RemixAI – All-in-One AI Platform to Generate Images, Videos and Creative Effects

1•rosemery•16m ago•0 comments

Insightful Pipe

https://insightfulpipe.com
1•bellamoon544•17m ago•1 comments

Why every demo account is named John DOE (a 700-year-old reason)

2•deep1283•19m ago•0 comments

The One Question That Exposes Fake Product-Market Fit

https://susanjmontgomery.substack.com/p/the-one-question-that-exposes-fake
1•mgav•21m ago•3 comments

Open YouTube links directly in the app, skip the browser

https://ytopen.app
1•ssarisen•23m ago•0 comments

The US military is still using Claude – but defense-tech clients are fleeing

https://techcrunch.com/2026/03/04/the-us-military-is-still-using-claude-but-defense-tech-clients-...
1•marcofloriano•23m ago•0 comments

Child's Play

https://cinemasojourns.com/2026/03/05/childs-play/
1•jjgreen•27m ago•0 comments

RasS (Rounding-as-a-Service)

https://github.com/jtayped/raas
4•matan-h•28m ago•1 comments

Federated Systems Dissapear

https://test.roelof.info/log/how-federated-systems-dissapear/
1•OuterVale•31m ago•0 comments

Show HN: I Built Glassdoor but for Food Delivery Drivers in Dubai

https://igotfilmed.com/
1•shraddha92•34m ago•0 comments

Vivo Time: stop wasting time, start living it

https://www.vivotime.net/
1•lopespm•36m ago•0 comments

Nokian Tyres launches studded winter tire that adapts to changes in temperature

https://company.nokiantyres.com/news-and-media/news-article/a-new-era-of-winter-driving-begins-no...
2•komape•36m ago•0 comments

The Technical Differences Between the MacBook Neo and MacBook Air

https://512pixels.net/2026/03/the-differences-between-the-macbook-neo-and-macbook-air/
1•tosh•36m ago•0 comments

AI in Warfare Is Here

https://www.wionews.com/world/ai-in-warfare-is-here-pentagon-used-anthropic-s-claude-ai-in-iran-s...
1•hmontazeri•41m ago•0 comments

Show HN: GridSnap–Open-source encrypted grid-based note manager (Tauri and Rust)

https://github.com/akinalpfdn/GridSnap
1•akinalpfdn•44m ago•1 comments

Databasus: Databases backup tool (PostgreSQL, MySQL, MongoDB)

https://github.com/databasus/databasus
1•thunderbong•44m ago•0 comments

Show HN: TypeCrt – Zero-latency typing test in vanilla TS, no frameworks

https://typecrt.pages.dev/
1•shadowline•44m ago•0 comments

2025 Plan for National Economic and Social Development

https://drive.google.com/file/d/1isxLR34Ltzs3jkgS2ZbSNeDM7Jdf2aTs/view
1•hunglee2•44m ago•0 comments

Refusal in LLMs is mediated by a single direction

https://www.lesswrong.com/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction
2•rzk•45m ago•0 comments

Show HN: PyMath Preview – preview LaTeX math in Python docstrings inside VS Code

https://github.com/sankarebarri/pymath-preview
1•sankarebarri•45m ago•1 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.