frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

EyesOff Spots Shoulder Surfers Using a Privacy-First Approach

https://www.eyesoff.app/blog/how-eyesoff-spots-shoulder-surfers/
1•Two_hands•1m ago•0 comments

But Nothing Has Changed on Our Side

https://cacm.acm.org/blogcacm/but-nothing-has-changed-on-our-side/
1•visha1v•4m ago•1 comments

I can build anything, but only the void sees it

1•urbanogt5•7m ago•0 comments

AI researchers ran a secret experiment on Reddit users (2025)

https://www.livescience.com/technology/artificial-intelligence/ai-researchers-ran-a-secret-experi...
1•rolph•10m ago•1 comments

Verizon is About to Break our Watches

https://www.jefftk.com/p/verizon-is-about-to-break-our-watches
2•jefftk•11m ago•0 comments

AI bots ignore evidence. Can we trust them with science?

https://www.sciencenews.org/article/ai-ignore-evidence-trust-science
1•rolph•12m ago•0 comments

1-click-unpaywall Bookmarklet via Nopaywall.net

https://www.nopaywall.net/bookmarklet
1•MajesticWombat•15m ago•0 comments

What do nuns give up

https://silvestro2026.substack.com/p/what-do-catholic-nuns-give-up
1•silvestromedia•18m ago•0 comments

Moe Estimator – Simulate decode speed with layer-major prefetch hiding

https://www.agrillo.it/AI/Calculators/MOE-tieredstreaming.html
1•ConteMascetti71•21m ago•0 comments

Microsoft GDID telemetry includes full browsing and gaming history

https://old.reddit.com/r/sysadmin/comments/1undrrd/microsoft_gdid_tracks_all_windows_installations/
2•jjbinx007•23m ago•0 comments

Show HN: A home for short stories generated from 5 random emojis

https://www.moon-zine.net/
1•riedhes•24m ago•0 comments

Reading Is Fun

https://github.com/baturyilmaz/readingisfun
1•k3030•26m ago•0 comments

BareMetal RAM Dumper – Bare-metal x86 tool for Cold Boot Attack experiments

https://github.com/pIat0n/BareMetal-RAM-Dumper
5•liffik•26m ago•1 comments

Spending a Day on Sweden's $200M Stealth Warship [video]

https://www.youtube.com/watch?v=i5lHWgMmrt8
1•dataflow•28m ago•0 comments

Zenú Gold: Reassessing Matriarchy in Pre-Contact Colombia (2025)

https://archaeolog.substack.com/p/zenu-gold-reassessing-matriarchy
1•BaseBaal•30m ago•0 comments

Historic Photos of NASA's Cavernous Wind Tunnels

https://www.theatlantic.com/photo/2018/05/historic-photos-of-nasas-cavernous-wind-tunnels/560660/
1•ohjeez•35m ago•0 comments

Why don't people use Git properly?

https://deadsimpletech.com/blog/why-dont-people-use-git-properly
2•mmphosis•35m ago•2 comments

AI Has Hacked the Code of Human Civilization – Yuval Noah Harari

https://www.youtube.com/watch?v=hBtVGwuJzpk
1•doener•39m ago•0 comments

Sick leave: Germany rising but not the worst in Europe

https://www.dw.com/en/sick-leave-germany-rising-but-not-the-worst-in-europe/a-77815488
5•bushwart•45m ago•0 comments

What should a personal website be?

https://ratfactor.com/cards/personal-website
1•tolerance•45m ago•1 comments

Elon Musk posted twice as often on UK race and immigration as about SpaceX IPO

https://www.theguardian.com/technology/2026/jul/04/elon-musk-uk-race-immigration-spacex-ipo
10•iamflimflam1•45m ago•0 comments

National Institute of Standards and Technology | NIST | Official US Time

https://time.gov/
1•Bender•46m ago•0 comments

No more than 100 000 faint satellites should orbit Earth

https://www.eso.org/public/news/eso2607/
12•Breadmaker•46m ago•1 comments

Review-flow – automate 80% of code review so humans focus on the 20%

https://github.com/DGouron/review-flow
2•DGouron•47m ago•0 comments

Lessons from a Year of Exploring Common Ground

https://americans-agree.org/insights/lessons-from-a-year-of-exploring-common-ground
2•quadtree•49m ago•0 comments

Only 1 of the Top 5 AI Coding Models on WebDev Arena Isn't Chinese

https://arena.ai/leaderboard/code/webdev?rankBy=labs
4•SweetSoftPillow•50m ago•1 comments

Using Local Coding Agents – By Sebastian Raschka, PhD

https://magazine.sebastianraschka.com/p/using-local-coding-agents
2•rbanffy•52m ago•0 comments

Game Boy Advance Dev: Logging to the Console

https://www.mattgreer.dev/blog/gba-dev-logging/
1•jandeboevrie•52m ago•0 comments

Shipping post-quantum cryptography to Python – The Trail of Bits Blog

https://blog.trailofbits.com/2026/06/30/shipping-post-quantum-cryptography-to-python/
2•rbanffy•52m ago•0 comments

MITS - Micro Instrumentation and Telemetry Systems

https://www.abortretry.fail/p/micro-instrumentation-and-telemetry
2•rbanffy•55m ago•0 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.