frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Donald Trump's 'Board of Peace' Explores Stablecoin for Gaza

https://www.ft.com/content/cf4f3076-ed54-4093-99db-a81a47df322f
1•doener•1m ago•0 comments

How Can Infinity Come in Many Sizes?

https://www.quantamagazine.org/how-can-infinity-come-in-many-sizes-20260223/
1•EA-3167•3m ago•0 comments

Chromium Toxicity

https://en.wikipedia.org/wiki/Chromium_toxicity
1•rolph•4m ago•0 comments

An 'electrical' circadian clock balances growth between shoots and roots

https://phys.org/news/2026-02-electrical-circadian-clock-growth-roots.html
1•PaulHoule•4m ago•0 comments

Show HN: AIOffice – Terminal tabs don't scale past 3 AI agents, so I built this

https://github.com/ChristianFJung/AIOffice
1•christianjung•6m ago•0 comments

Composable Fleets of Claude Agents

https://edspencer.net/2026/2/22/herdctl-composable-fleets
1•edspencer•7m ago•0 comments

Wild smart home sensors you can integrate with Home Assistant

https://www.howtogeek.com/wild-smart-home-sensors-you-can-integrate-with-home-assistant/
1•kieto•8m ago•0 comments

Firm Data on AI

https://www.nber.org/papers/w34836
2•malshe•9m ago•1 comments

Identify OpenClaw installations on managed devices

https://github.com/knostic/openclaw-detect
1•8organicbits•11m ago•0 comments

Reticulum: The Internet, Reinvented [video]

https://www.youtube.com/watch?v=XTnYVh7K6xQ
1•skywal_l•15m ago•0 comments

Humanoid Robots Celebrate Spring, Your weekly selection of robot videos

https://spectrum.ieee.org/robot-martial-arts
1•oldnetguy•20m ago•0 comments

Show HN: A Bloomberg-style terminal for healthcare

https://nofone.io/terminal
2•ahmedhawas123•20m ago•0 comments

The human heart is a Turing Machine

https://threadreaderapp.com/thread/2026013870498922612.html
1•LorenDB•21m ago•0 comments

Proof demo: court ready crypto forensic report with hash verification

https://quantumassetengine.com
1•QAEinfra•23m ago•1 comments

AI helps break the cost barrier to COBOL modernization

https://claude.com/blog/how-ai-helps-break-cost-barrier-cobol-modernization
2•mfiguiere•24m ago•1 comments

Verifpal, Rewritten in Rust

https://symbolic.software/blog/2026-02-23-verifpal-rust/
1•todsacerdoti•24m ago•0 comments

Token Anxiety

https://twitter.com/i/status/2022438070092759281
3•endorphine•25m ago•0 comments

Show HN: Autonomous loop driver and multi-model council for Claude Code

https://github.com/intellegix/intellegix-code-agent-toolkit
1•intellegix•25m ago•0 comments

Ask HN: How do you know if AI agents will choose your tool?

2•dmpyatyi•26m ago•3 comments

MediaFM: The Multimodal AI Foundation for Media Understanding at Netflix

https://netflixtechblog.com/mediafm-the-multimodal-ai-foundation-for-media-understanding-at-netfl...
1•CharlesW•27m ago•0 comments

I built a tool that forces teams to cut priorities instead of ranking them

https://www.cognu.app/less-is-more
2•anticlickwise•27m ago•1 comments

Hominem Te Esse Memento: Mortality and Ambition in AI

https://ben.bolte.cc/posts/2026-02-15-regret
1•ENadyr•28m ago•0 comments

My dad died at 56 and never made it to retirement. The 3 lessons he taught me

https://www.businessinsider.com/dad-dying-before-he-could-retire-lessons-changed-retirement-plans...
5•kiriberty•29m ago•0 comments

Study reveals whistling secret of horses' whinny

https://www.theguardian.com/world/2026/feb/23/horses-whinny-neigh-whistle
1•kiriberty•31m ago•0 comments

Early Access to a todo app that syncs to Notion

1•luis_journey•31m ago•0 comments

Show HN: 17MB pronunciation scorer beats human experts at phoneme accuracy

https://huggingface.co/spaces/fabiosuizu/pronunciation-assessment
1•fabiosuizu•31m ago•0 comments

OpenFeeder – LLM-native web content API (better accuracy, 20x less data)

https://github.com/jcviau81/openfeeder
1•jcviau•32m ago•1 comments

Would you use a tool that turns any URL into a visual UX flow map?

https://www.benchcanvas.app/
1•davidmartinsu•33m ago•1 comments

Mine. Mine. Mine. How One Corrupt Billionaire Kicked Off the Global Cobalt Spree

https://www.vanityfair.com/news/story/dan-gertler-cobalt
2•randycupertino•33m ago•2 comments

India's VIP culture is out of control

https://www.economist.com/asia/2026/02/22/indias-vip-culture-is-out-of-control
13•vinni2•33m ago•2 comments
Open in hackernews

TPP

https://github.com/universe-components/touchpoint
3•wchswchs•10mo ago

Comments

wchswchs•10mo 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•10mo 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.