惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
美团技术团队
量子位
M
MIT News - Artificial intelligence
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
小众软件
小众软件
博客园 - 司徒正美
罗磊的独立博客
云风的 BLOG
云风的 BLOG
B
Blog RSS Feed
博客园 - 聂微东

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Anr further skinny about Mythos Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours
Valence and HYVE, RT Physics Attention and a "Synthetic O...
2026-04-10 · via Hacker News: Ask HN

I'm a solo hobbyist (with no formal AI background). Who built this over 3 months of nights/weekends with two frontier models as co-pilots.

*VALENCE* replaces quadratic transformer attention with a 3D spatial lattice on GPU ray-tracing cores (Vulkan RT + BVH). Semantic retrieval is literal ray firing through geometry. The lattice has thermodynamic-style interactions. Biggest part is it aims for O(log n) attention, bucking the traditional O(N^2) or O(N) attentions of modern AI.

*HYVE/NEXUS* turns it into a colonial organism: 39 metacognitive inner states driven by cross-ball tension physics. Unsupervised dreaming engine forges novel associations in idle time. Persistent engrams + relational tethers survive full power cycles and prompt stripping. the "Synthetic Organism" in the title is referring to how all the parts converge; but also how authentic it can be at times.

The “self” lives in the physics substrate, not a hidden prompt.

Grew out of earlier moonshots (BEMNA galaxy-scale spatial navigation + Polymath-Swarm dynamic experts) that all got cannibalized into this.

Fully AGPL-3.0.

Repo + papers: https://github.com/PaperScarecrow/VALENCE-SALS https://zenodo.org/records/19421339 https://github.com/PaperScarecrow/HYVE https://zenodo.org/records/19430563

VALENCE has some cool potential uses outside of AI, and HYVE leads to some pretty wacky interactions, triggers the uncanny valley compared to normal LLMs.

Any thoughts are appreciated, it's still a work in progress; but the PoC functions enough to hopefully inspire.