frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Spared execution eight times, oldest inmate in US dies at 101

https://www.bbc.com/news/articles/c98vr7ql2vdo
1•Teever•3m ago•0 comments

How Big Tech's A.I. Borrowing Binge Is Driving Up Bond Yields

https://www.nytimes.com/2026/08/20/business/bond-yields-tech-ai-debt.html
1•mikhael•3m ago•0 comments

Turning on airplane mode was never about keeping the plane in the air

https://spacedaily.com/k-turning-on-airplane-mode-was-never-really-about-keeping-the-plane-in-the...
1•dxs•3m ago•0 comments

Show HN: Getfkd – adults-only dating (swipe, match, meet tonight)

https://getfkd.sentineldefensetechnologies.co.za/app
1•Viper117•4m ago•0 comments

Sing-song: a speakable encoding for long numbers and keys

https://blog.vrypan.net/2026/08/19/260819-sing-song/
1•birdculture•8m ago•0 comments

Founder sues YC over idea in rejected 2018 application

https://runtimewire.com/article/founder-sues-yc-over-idea-in-rejected-2018-application
2•babelfish•8m ago•1 comments

We replaced our 223-node agent graph with a single open-source LLM

https://www.netic.ai/replacing-node-agent-graph-with-open-source-llm
1•ajayarora1235•9m ago•0 comments

Show HN: AI tools with real pricing, submitted in 30 seconds

https://worthtotry.com
1•not_wowinter13•12m ago•0 comments

Cryptomator

https://cryptomator.org
1•Cider9986•13m ago•0 comments

Ozone: The Fault Is Not in Our Trees, but in Ourselves

https://www.science.org/content/blog-post/fault-not-our-trees-ourselves
2•gumby•14m ago•0 comments

New visualizer: U.S. state obesity trends

https://www.exfatloss.com/p/new-visualizer-us-state-obesity-trends
1•paulpauper•14m ago•0 comments

You Are Not Fat Enough for Retatrutide

https://lukasxp.substack.com/p/you-are-not-fat-enough-for-retatrutide
1•paulpauper•15m ago•0 comments

AI #182: Pause for Reflection

https://thezvi.substack.com/p/ai-182-pause-for-reflection
1•paulpauper•16m ago•0 comments

We Taught Sqlc to Invalidate Our Caches

https://blog.exe.dev/we-taught-sqlc-to-invalidate-our-caches
1•bryanmikaelian•16m ago•0 comments

Moon→Leo Transfer Sims for a Lunar Mass Driver, Terrain Analysis, Power Sizing

https://www.youtube.com/watch?v=3I4P_6G3PFY
1•db48x•16m ago•0 comments

BTP v2.2 – An open, offline cryptographic trust protocol for AI agents

https://github.com/ivegotahunnitonit/bartholomew
1•itsub_sa•17m ago•0 comments

Show HN: PNGine, Declarative WebGPU in S-expressions that match the spec 1:1

https://hugodaniel.com/pages/pngine/
1•hugodan•20m ago•0 comments

Data Science Weekly – Issue 665

https://datascienceweekly.substack.com/p/data-science-weekly-issue-665
1•sebg•23m ago•0 comments

Canadian premier says Trump is a 'bad person' as Canada weighs concessions

https://apnews.com/article/canada-quebec-trump-tariffs-75d3f24bb11178d8c9bb28b144e1dcf0
2•petethomas•26m ago•0 comments

OpenCyvis: An open-source AI phone agent that runs your own LLM

https://github.com/opencyvis/opencyvis-phone
1•Alephinitesimal•28m ago•0 comments

Zalgo: The Good, the Bad, and the Ugly

https://unsung.aresluna.org/zalgo-the-good-the-bad-and-the-very-very-ugly/
1•sohkamyung•29m ago•0 comments

LastSpot: A 100-product leaderboard where bids decay 5% daily

https://lastspot.lol
1•insomnie•29m ago•0 comments

TFreax, a new 3k shootem up game for the Vic20, c64, Atari 400, etc. Open source

https://orac81.itch.io/tfreax
2•orac81•29m ago•0 comments

Intelligent AI Delegation

https://arxiv.org/abs/2602.11865
1•gmays•32m ago•0 comments

Exploring the Far Side of the Moon: A Visual History

https://invertingvision.com/2026/04/06/exploring-the-far-side-of-the-moon-a-visual-history/
1•bryanrasmussen•34m ago•0 comments

Detecting scraper bots through scroll behaviour

https://niki.cat/detecting-scraper-bots-through-scroll-behaviour
6•theanonymousone•38m ago•3 comments

US power grid at risk of 18-month blackout; 1 city now in dark for over a week

https://www.syracuse.com/us-news/2026/08/us-power-grid-at-risk-of-18-month-blackout-1-city-now-in...
4•newsomix9xl•39m ago•1 comments

Frank Beard, ZZ Top drummer for more than five decades, dies at 77

https://www.theguardian.com/music/2026/aug/20/frank-beard-obituary
2•bookofjoe•43m ago•1 comments

OpenAI Unveils Zero Data Retention for Frontier Models

https://techstrong.ai/articles/openai-unveils-zero-data-retention-for-frontier-models-previews-pr...
1•CrankyBear•44m ago•0 comments

Slack Datamine

https://github.com/3kh0/slack-datamine
1•sadeshmukh•44m ago•0 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.