frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Canadian government spent $46.8M on a secret Palantir contract

https://theijf.org/brief/canadian-palantir-contract-amendments-obd
1•logickkk1•1m ago•0 comments

Sakana Fugu

https://sakana.ai/fugu/
1•Finbarr•9m ago•0 comments

Show HN: Free AI courses that require a short reflection to earn a certificate

https://www.abc.com.py
1•pfannl•9m ago•0 comments

Why the Human Genome's Tangled Physicality May Confound AI

https://www.quantamagazine.org/why-the-human-genomes-tangled-physicality-may-confound-ai-20260618/
1•Jimmc414•13m ago•0 comments

Tlbic: A Time-Limited Basic Income System Designed with AI, v7.0

https://drive.google.com/file/d/1MtiNjQeQO9ilLuEFXwVeKgWOzec4F2Dn/view?usp=drive_link
1•michikawa59•15m ago•1 comments

Staggeringly precise optical lattice clock has a wealth of practical application

https://www.nippon.com/en/in-depth/d01235/
1•anigbrowl•16m ago•0 comments

Rights for Gods

https://www.lrb.co.uk/blog/2026/june/rights-for-gods
1•mitchbob•18m ago•1 comments

Microbubbles in Medicine

https://worksinprogress.co/issue/microbubbles/
1•Jimmc414•18m ago•0 comments

Microsoft Activation Scripts – Activate Windows / Office / ESUs

https://github.com/massgravel/Microsoft-Activation-Scripts
1•beatthatflight•19m ago•0 comments

Watt lies beneath (Geothermal Energy)

https://worksinprogress.co/issue/watt-lies-beneath/
1•Jimmc414•21m ago•0 comments

Josh helps Rust manage code across multiple repositories

https://blog.rust-lang.org/inside-rust/2026/06/04/how-josh-helps-rust-manage-code-across-multiple...
2•Tiberium•29m ago•0 comments

My Opinion on RL

2•umjunsik132•35m ago•0 comments

The Art of Kite Flying (1430–1929)

https://publicdomainreview.org/collection/art-of-kite-flying/
2•benbreen•38m ago•0 comments

Show HN: Woltspace – a lodge for your coding agents

https://www.woltspace.com/
2•jerpint•42m ago•0 comments

GitHub Banned All CI for Our (OSS) Org Because of Bad Drive-By Contributors

5•BlueMatt•42m ago•0 comments

Americans and AI 2026: Chatbots, Smart Devices and Views on Impact

https://www.pewresearch.org/internet/2026/06/17/americans-and-ai-2026-chatbots-smart-devices-and-...
3•toomuchtodo•48m ago•1 comments

Rightwing populist 'El Tigre' wins Colombia election

https://www.ft.com/content/49294716-56be-40a4-ba31-b4e376ccb47f
2•petethomas•48m ago•0 comments

Zombie unicorns are haunting Silicon Valley

https://www.economist.com/business/2026/06/21/zombie-unicorns-are-haunting-silicon-valley
9•andsoitis•51m ago•1 comments

Crossary – AI-assisted field mapping that outputs signed Excel files

https://www.crossary.com
2•migueljpalmeida•52m ago•0 comments

Japan's Toto to invest $495M in chip materials, targeting 1-nm era

https://asia.nikkei.com/business/tech/semiconductors/japan-s-toto-to-invest-495m-in-chip-material...
6•Nrbelex•55m ago•2 comments

Never Too Late

https://stephengbarr.substack.com/p/its-never-too-late-practical-tips
2•SGBmedia•56m ago•0 comments

Remaking BBC test cards to teach you video processing

https://www.youtube.com/watch?v=U_6HxPkrgcg
1•unleaded•57m ago•0 comments

Job application asked for my SAT scores

https://mrmarket.lol/job-application-asked-for-my-sat-scores/
3•mrmarket•57m ago•0 comments

2k retired Google Pixel phones get a second life as a private cloud

https://www.theregister.com/on-prem/2026/06/18/2000-retired-google-pixel-phones-get-a-second-life...
3•joebuckwilliams•59m ago•1 comments

Early prototype of Stonehenge unearthed 3 miles from prehistoric landmark

https://www.nbcnews.com/world/united-kingdom/stonehenge-united-kingdom-prehistoric-prototype-summ...
2•gmays•1h ago•1 comments

Keogram: The Sky in 2025

https://apod.nasa.gov/apod/ap260621.html
1•mef51•1h ago•0 comments

Entity Core Protocol

https://github.com/EntityChurch/entity-core-protocol/blob/master/specs/ENTITY-CORE-PROTOCOL.md
1•billatbillslab•1h ago•1 comments

You're probably using Agent Skills wrong

https://notes.ansonbiggs.com/youre-probably-using-agent-skills-wrong/
4•MisterBiggs•1h ago•1 comments

Hacking their bodies for a longer life: is there science behind their methods?

https://www.nature.com/articles/d41586-026-01884-z
2•olalonde•1h ago•0 comments

World-first catch: new shark species

https://www.eurekalert.org/news-releases/1132305
2•gmays•1h 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.