frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Claw Patrol Security firewall for agents

https://clawpatrol.dev/
1•steilpass•3m ago•0 comments

The Colors That Make You Look Better: Dress Sharper, Look Healthier, Feel More

https://www.amazon.com/Colors-That-Make-Look-Better-ebook/dp/B0H6QYN5FJ/ref=sr_1_1?crid=2GQJZSWOS...
1•funnyenough•4m ago•0 comments

Catalyst: Automating a task forever should be easier than doing it manually once

https://www.serval.com/serval-news/introducing-catalyst-automating-a-task-forever-should-be-easie...
2•emot•5m ago•0 comments

NASA makes moves to dodge costly delays on its path to build a $30B moon base

https://www.cnn.com/2026/06/30/science/nasa-moon-base-announcement
1•mooreds•6m ago•0 comments

We Live Like Royalty and Don't Know It

https://www.thenewatlantis.com/publications/we-live-like-royalty-and-dont-know-it
1•mooreds•7m ago•0 comments

Anthropic launches AI drug discovery program

https://www.google.com/url?q=https://www.cnbc.com/2026/06/30/anthropic-launches-ai-drug-discovery...
1•benchtobedside•10m ago•0 comments

STMZ Kinetic

1•Stmz_Kinetics•10m ago•0 comments

What a Russian Army Collapse Might Look Like

https://www.thebulwark.com/p/what-a-russian-army-collapse-might-look-like-ukraine-drones-logistic...
2•mooreds•14m ago•0 comments

Australia sues Amazon for making allegedly unfair contracts with subscribers

https://www.bbc.com/news/articles/c20yz9rzwy0o
1•aussieguy1234•17m ago•0 comments

Solid-state material converts sunlight into UV light

https://phys.org/news/2026-06-solid-state-material-visible-high.html
1•indynz•18m ago•0 comments

I like Claude Desktop, so I created my own

https://www.zandrey.com/blog/i-like-claude-desktop-so-i-created-my-own
1•rats•19m ago•0 comments

Show HN: Hinge for Trading

https://www.retail-intelligence.ai/
4•chips2011•19m ago•0 comments

Find Top Shopify Development Services for Your ECommerce Success

https://www.techwrath.com/top-shopify-development-services-ecommerce-success/
1•techwrath11•22m ago•0 comments

Cool way to grow early stage revenue

https://x.com/kyaagents
1•Johnall_n•23m ago•0 comments

Commonplace: Self-hosted, privacy-tiered memory for your AI agents

https://github.com/itsmeduncan/commonplace
1•itsmeduncan•25m ago•0 comments

Trump Reports at Least $1.4B in 2025 Crypto Earnings

https://www.bloomberg.com/news/articles/2026-06-30/trump-reports-at-least-1-2-billion-in-crypto-e...
3•petethomas•27m ago•0 comments

Reddit will require you to log in to use old.reddit.com

https://arstechnica.com/gadgets/2026/06/reddit-will-require-you-to-log-in-to-use-old-reddit-com/
8•righthand•29m ago•3 comments

Quran MCP

https://mcp.quran.ai/
2•abdelhousni•29m ago•0 comments

Scalable GANs with Transformers

https://arxiv.org/abs/2509.24935
1•MediaSquirrel•29m ago•0 comments

Vroni Is a Software Delegate

https://www.vroni.com/
1•doener•33m ago•0 comments

AWS Service Availability Updates

https://aws.amazon.com/about-aws/whats-new/2026/06/aws-service-availability/
2•dabinat•33m ago•0 comments

Kids online safety package clears House

https://www.nbcnews.com/tech/tech-news/kids-internet-and-digital-safety-act-passes-house-free-spe...
3•Cider9986•34m ago•2 comments

Capacitor Plague

https://en.wikipedia.org/wiki/Capacitor_plague
2•leonidasv•34m ago•0 comments

Free Electron Lasers (2017) [video]

https://www.youtube.com/watch?v=RKqof77pKBc
1•nharada•34m ago•0 comments

22x memory amp DoS in Anthropic's buffa protobuf decoder (CVE-2026-55407)

https://www.endorlabs.com/learn/endor-labs-ai-sast-finds-zero-day-cve-2026-55407-buffa
2•bugvader•35m ago•0 comments

Doughnut (Economic Model)

https://en.wikipedia.org/wiki/Doughnut_(economic_model)
1•doener•36m ago•0 comments

Fanianolima667 Gmail.com

https://blog.cloudflare.com/wordpress-pingback-attacks-and-our-waf/
1•Alefmax•36m ago•0 comments

Claude Code Skills: 98 AI architectures, Haiku at 93% of Fable 5 quality

https://github.com/GPire/claude-skills-swarm
1•GPrab•37m ago•0 comments

We Built a Tool to Predict Runaway LLM Costs (Before They Kill Your Margins)

https://the746th.substack.com/p/before-you-scale
1•dcriglerd•37m ago•0 comments

Hatari – Online Atari ST/STE/TT/Falcon Emulator

https://hatari.frama.io/hatari/online/hatari.html
9•gregsadetsky•37m ago•2 comments
Open in hackernews

TPP

https://github.com/universe-components/touchpoint
3•wchswchs•1y ago

Comments

wchswchs•1y ago
I've been exploring some new ideas while working on TPP, a protocol for multi-agent systems, and one of the concepts I'm really excited about is something I’m calling "Gear-Based Programming."

It’s a different take compared to traditional block-based programming—there are no explicit concepts like tasks or tools. The idea is to simplify the way we design and build intelligent agents, especially when it comes to multi-agent collaboration.

I think this could evolve into a new programming paradigm for the AI era—kind of like how object-oriented programming replaced procedural programming back in the day.

Curious to hear your thoughts. Does this idea resonate with anyone? Has anyone tried similar approaches?

wchswchs•1y ago
In the past, building an adaptive system often meant defining dozens of different extension interfaces just to barely make it work. With TPP, that's no longer necessary—adaptive behavior can be achieved with just a single, unified type of interface.