frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Hofstede's Cultural Dimensions Theory

https://en.wikipedia.org/wiki/Hofstede%27s_cultural_dimensions_theory
1•OutOfHere•1m ago•0 comments

Trump's BLS Pick E.J. Antoni Is – Shocker – A Crackpot Hack

https://www.axios.com/2025/08/12/trump-bls-ej-antoni-economists
1•Bogdanp•13m ago•0 comments

Show HN: Lit-Toaster – Notifications for Lit Web Components

https://www.lit-toaster.com/
1•Brysonbw•16m ago•0 comments

MCP's auth spec is lacking and Auth0 isn't helping

https://github.com/orgs/modelcontextprotocol/discussions/536
1•Norcim133•16m ago•1 comments

Concordia students send Starsailor rocket flying and enter the history book

https://www.cbc.ca/news/canada/montreal/starsailor-launch-concordia-university-1.7609784
1•ednite•19m ago•1 comments

SpaceX reveals why the last two Starships failed as another launch draws near

https://arstechnica.com/space/2025/08/spacex-reveals-why-the-last-two-starships-failed-as-another-launch-draws-near/
3•LorenDB•19m ago•0 comments

Sam Altman says 'yes,' AI is in a bubble

https://www.theverge.com/ai-artificial-intelligence/759965/sam-altman-openai-ai-bubble-interview
2•voxadam•19m ago•0 comments

Hurricane Erin Tracker (DeepMind)

https://deepmind.google.com/science/weatherlab
1•meta_ai_x•30m ago•0 comments

Judge Blocks FTC Investigation of Media Matters

https://www.nytimes.com/2025/08/15/technology/media-matters-ftc-musk-injunction.html
6•duxup•34m ago•1 comments

Microsoft launch inquiry on Israel use of tech for surveillance of Palestinians

https://www.theguardian.com/world/2025/aug/15/microsoft-launches-inquiry-claims-israel-used-tech-mass-surveillance-palestinians
18•t0lo•40m ago•8 comments

AI Doesn't Have a Model Problem. Why Products Are Falling Behind Models?

https://pragmaticai.substack.com/p/ai-doesnt-have-a-model-problem
1•seshakiran•40m ago•0 comments

Git-annex – manage large files without checking in content

https://git-annex.branchable.com/git-annex/
1•lemonwaterlime•44m ago•0 comments

ChatGPT-5 System Prompt Leaked

3•ada1981•50m ago•0 comments

"What I wish I'd done differently with AbstractOps" YC startups: learn from Hari

https://blog.hari.ooo/p/what-i-wish-id-done-differently-with
1•michaelnovati•1h ago•0 comments

Denuclearization Again? Lessons from Ukraine's Decision to Disarm (2018)

https://warontherocks.com/2018/04/denuclearization-again-lessons-from-ukraines-decision-to-disarm/
2•tokai•1h ago•0 comments

Show HN: A real-time browser game built for 100k people

https://nameboard.live/
1•Jaden_Simon•1h ago•0 comments

Ask HN: Tesla switching from "Godot" to "Unreal": is this ~informative?

3•zepearl•1h ago•3 comments

Kiro Pricing

https://kiro.dev/pricing/
2•jlahijani•1h ago•0 comments

How your solar rooftop became a national security issue

https://techcrunch.com/2025/08/15/how-your-solar-rooftop-became-a-national-security-issue/
6•pseudolus•1h ago•1 comments

Intergenerational Income Mobility Around the World: A New Database

https://documents.worldbank.org/en/publication/documents-reports/documentdetail/en/099149507072519419
2•alphabetatango•1h ago•1 comments

Emotional Intelligence Benchmarks for LLMs

https://eqbench.com/spiral-bench.html
1•andromaton•1h ago•0 comments

Flox closes $1M seed round to scale AI that speaks with wild animals

https://floxrobotics.com/news/flox-closes-1m-seed-round-to-scale-ai-that-speaks-to-wild-animals
2•fcpguru•1h ago•1 comments

Foxconn now making more from servers than iPhones

https://www.theregister.com/2025/08/15/foxconn_q2_2025/
8•jnord•1h ago•0 comments

New Zealand's population exodus hits 13-year high as economy worsens

https://www.yahoo.com/news/articles/zealands-population-exodus-hits-13-035658551.html
4•jnord•1h ago•1 comments

OpenEvidence Scores 100 on US Medical Licensing Exam

https://www.openevidence.com/announcements/openevidence-creates-the-first-ai-in-history-to-score-a-perfect-100percent-on-the-united-states-medical-licensing-examination-usmle
4•brandonb•1h ago•0 comments

Open source effort to implement HR 1 Medicaid requirements

https://www.navapbc.com/medicaid
1•scroot•1h ago•0 comments

YouTube to begin testing a new AI-powered age verification system in the U.S.

https://apnews.com/article/youtube-video-age-verification-system-1ce99a7089b33e88dc76e49945ded186
4•pseudolus•1h ago•2 comments

Ask HN: Is Supabase's Supavisor slow for anyone else?

1•devstein•1h ago•0 comments

Why Game Devs Don't Merge Files

https://www.kuril.in/blog/why-game-devs-dont-merge-files/
2•akurilin•1h ago•1 comments

Three AI Futures

https://cacm.acm.org/opinion/three-ai-futures/
2•pseudolus•1h ago•0 comments
Open in hackernews

New Prompt Engineering Metaheuristic – (NoA) Network of Agents

https://github.com/andres-ulloa-de-la-torre/NoA
2•scraper01•2h ago

Comments

scraper01•2h ago
I've been looking into the idea of "deep thinking" in AI, but it seems reserved for big models with huge compute budgets. I wanted to see if a different approach was possible: trading instantaneous computation for a slower burn. To explore this, I've been building an open-source research project called Network of Agents (NoA). The goal is to turn a modest laptop (I'm developing on a 32GB RAM machine) into a "solution mining" rig. You can set up a hard problem, and using a local LLM (via Ollama and a quantized Qwen model like Qwen 30b a3b), let a society of agents work on it for hours or days, iteratively refining their collective answer. The Core Idea: Backpropagation with Natural Language The system is built with LangGraph and is inspired by neural networks. It runs in epochs, with each epoch consisting of a "Forward Pass" and a "Reflection Pass". 1. The Forward Pass (Inference): • Instead of numerical weights, the network's "weights" are the natural language system prompts of its agents. • The process starts by procedurally generating a multi-layered network of agents. The first layer gets cognitive diversity from MBTI archetypes and "seed verbs" related to the user's problem. • Subsequent "hidden" layers are built by having an agent-analyst chain create a "hard request" designed to challenge the previous layer, then spawning a new agent specialized for that challenge. • Information flows through the network layer by layer, with the combined JSON outputs of one layer being broadcast as input to all agents in the next. • 2. The Reflection Pass (Learning): This is where I've tried to simulate backpropagation. • Critique as the "Loss Function": After the final layer's outputs are synthesized into a single solution, a critique_agent assesses it against the original problem and generates a constructive critique. • Propagating the "Gradient": This critique is the error signal. It's propagated backward through the network. An agent in layer N-1 receives a targeted critique based on its contribution to the final answer generated by layer N. • The "Optimizer" Meta-Prompt: At each step of the backward pass, an update_agent_prompts_node uses the incoming critique as the main input to a meta-prompt. This meta-prompt's job is to completely rewrite and evolve the receiving agent's system prompt—its skills, attributes, and even its career—to better address the critique.

The entire network learns and adapts its own instructions, not through a central controller, but through a distributed process of peer-to-peer challenge. The Long-Term Vision: A New Kind of Training Data This is the part that I find most exciting. Every run of this system produces a complete, structured trace of a multi-agent collaborative process: the initial agent personas, the layer-by-layer reasoning (CoT traces), the critiques, and the evolution of each agent's prompts across epochs. This is a new kind of dataset that captures the dynamics of reasoning, not just static information. My long-term, ambitious goal is to use this data to train a "World Language Model" – a model trained not just on text, but on the fundamental patterns of collaboration, error correction, and social intelligence. This is an early-stage research project. The code is available for anyone to run, and the immediate roadmap includes dynamic memory for small models, P2P networking for distributed mining, and better visualization. I'd love to get this community's feedback. What do you think of this approach? Is the analogy to backpropagation sound? How would you improve the meta-prompts that drive the evolution? Thanks for reading.