frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How LLM Inference Works

https://arpitbhayani.me/blogs/how-llm-inference-works/
1•moks•5m ago•0 comments

Many fake Gaza accounts seeking donations, disclosed

https://nypost.com/2025/11/23/world-news/new-x-location-tool-outs-fake-gaza-accounts-taking-advan...
1•asdefghyk•11m ago•1 comments

Typography in the Wild

https://www.jaydip.me/blog/typography-in-the-wild
1•jdsane•12m ago•0 comments

Show HN: Antigravity – IDE-native scaffold turns Cursor into Agent Architect

https://github.com/study8677/antigravity-workspace-template
1•study8677•15m ago•1 comments

The Proxy Process Needs an Overhaul

https://www.wsj.com/opinion/the-proxy-process-needs-an-overhaul-00052637
1•mudil•19m ago•0 comments

ArcOS: Cognitive clone OS in pure natural language (no code)

https://zenodo.org/records/17675771
2•takeshi_sakamo•24m ago•2 comments

Don't obsess with security and privacy unless they are your core business

2•amano-kenji•26m ago•0 comments

Are others seeing early-stage funding shift from AI apps to infrastructure?

1•gsk_arcis•27m ago•0 comments

Nano Banana Pro and 2.0 AI

https://www.nanobanana-pro.app
1•timi09•35m ago•0 comments

What OpenAI Did When ChatGPT Users Lost Touch with Reality: DAU Optimization

https://www.nytimes.com/2025/11/23/technology/openai-chatgpt-users-risks.html
2•nonprofiteer•37m ago•0 comments

AI Investors Want More Making It and Less Faking It

https://www.wsj.com/finance/stocks/ai-investors-want-more-making-it-and-less-faking-it-321d8202
2•fortran77•43m ago•1 comments

Americans Are Holding onto Devices Longer

https://www.cnbc.com/2025/11/23/how-device-hoarding-by-americans-is-costing-economy.html
2•jamesgill•44m ago•2 comments

Too Computerised? Too Cold?: 1999 A.D. (1967)

https://publicdomainreview.org/collection/1999-ad/
1•Hooke•48m ago•0 comments

The Feds Want to Make It Illegal to Even Possess an Anarchist Zine

https://theintercept.com/2025/11/23/prairieland-ice-antifa-zines-criminalize-protest-journalism/
7•pabs3•49m ago•0 comments

(2) Inside the Shenzhen Robot Factory That's Reinventing CNC [video]

https://www.youtube.com/watch?v=NZs8PP6lG9k
2•xbmcuser•56m ago•0 comments

Counterfactual World Models via Digital Twin-Conditioned Video Diffusion

https://arxiv.org/abs/2511.17481
2•badmonster•56m ago•0 comments

Pg_AI_query – AI-powered SQL generation and query analysis for PostgreSQL

https://www.postgresql.org/about/news/pg_ai_query-ai-powered-sql-generation-query-analysis-for-po...
2•ramesh1994•58m ago•0 comments

Show HN: I built a free kids coloring site with AI

https://happykidscoloring.com/en
2•daimajia•59m ago•0 comments

IACR 2025 election cannot be verified due to lost decryption key

https://www.iacr.org/news/item/27138
1•T3OU-736•1h ago•0 comments

A Batesian Mimicry Explanation of Business Cycles (2010)

http://falkenblog.blogspot.com/2010/07/batesian-mimicry-explanation-of.html
1•Ariarule•1h ago•0 comments

Test Your Ability to Spot Google Gemini's Nano Banana Pro

https://realorai.dev/
1•ducktective•1h ago•0 comments

Ask HN: How to get over the "Work –> Appreciation" cycle

2•Nischalj10•1h ago•0 comments

Java 25: The 'No-Boilerplate' Era Begins

https://amritpandey.io/java-25-the-no-boilerplate-era-begins/
2•MichaelNolan•1h ago•0 comments

The loneliness fix: I wanted to find new friends in my 30s

https://www.theguardian.com/lifeandstyle/2025/nov/23/the-loneliness-fix-i-wanted-to-find-new-frie...
4•mrroryflint•1h ago•0 comments

Cancer

https://jacobbrazeal.wordpress.com/2025/11/24/cancer/
1•tibbar•1h ago•0 comments

Lambda Calculus – Animated Beta Reduction of Lambda Diagrams

https://cruzgodar.com/applets/lambda-calculus
2•perryprog•1h ago•0 comments

Show HN: TikTok-Meets-AI-Game-Maker Platform

https://gamespark.app/
1•gamesparkapp•1h ago•0 comments

Dwarf Studios, Japan's King of Stop Motion

https://animationobsessive.substack.com/p/inside-dwarf-studios-japans-king
1•vinhnx•1h ago•0 comments

Snow Crystal Habits

https://www.eoas.ubc.ca/courses/atsc113/snow/met_concepts/07-met_concepts/07kl-snow-crystal-habits/
2•gsf_emergency_6•1h ago•0 comments

Developing a Giga pixel linear scanning format camera [video]

https://youtu.be/KSvjJGbFCws?si=Q1ejGM7twdU1gzUY
1•kposehn•1h ago•0 comments
Open in hackernews

TPP

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

Comments

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