


Show HN: Detecting coordinated financial narratives with embeddings and AVX2I built an open-source system called Horaculo that analyzes coordination and divergence across financial news sources. The goal is to quantify narrative alignment, entropy shifts, and historical source reliability. Pipeline Fetch 50–100 articles (NewsAPI) Extract claims (NLP preprocessing) Generate sentence embeddings (HuggingFace) Compute cosine similarity in C++ (AVX2 + INT8 quantization) Cluster narratives Compute entropy + coordination metrics Weight results using historical source credibility Output structured JSON signals Example Output (query: “oil”) Json Copiar código { "verdict": { "winner_source": "Reuters", "intensity": 0.85, "entropy": 1.92 }, "psychology": { "mood": "Fear", "is_trap": true, "coordination_score": 0.72 } } What it measures Intensity → narrative divergence Entropy → informational disorder Coordination score → cross-source alignment Credibility weighting → historical consensus accuracy per source Performance 1.4s per query (~10 sources) ~100 queries/min ~150MB

Show HN: A calorie explorer for 5,796 foods (1–900 kcal)I built this free searchable/sortable normalised nutritional facts database. I made it for the users of my App to quickly find how many calories ingredients have for their meal plan. It's very interesting to see the range of calories across 5796 foods.If you want to replicate it, the data is obtained from the USDA FoodData Central.

Best vans | 2026 new van cars rankings | CarBuzzSearching for the best vans for 2026 should not be mistaken for minivans. We’re talking about the heavy-duty ones like the Ford e-Transit that, quite literally, keep the economy going. These vans do ...

Blake Lively and Justin Baldoni Face Off in Court: Settlement Fails as ‘It Ends With Us’ Trial LoomsBlake Lively and Justin Baldoni just showed up to court in February, but were unable to reach a settlement. And while they were set to appear in court for their trial in March 2026 and bring the It ...

Different paths lead to same destination for Pitt freshmen quarterbacks Corey Dailey and Angelo RendaCorey Dailey and Angelo Renda had very different high schools careers, but both young quarterbacks look to take advantage of enrolling early. Corey Dailey and Angelo Renda share several things in ...

You Can’t Be “Too Happy Being Single”If you’re a happily single woman, I’d recommend keeping that to yourself. Not because the information itself is so very damning, but because there’s no good way to convey it—no safe way for those ...

Show HN: Consciousness Gateway – AI routing with consciousness-first alignmentI built a self-hosted AI gateway that implements all 3 layers of the GATO alignment framework (Model, Agent, Network) using consciousness-aware routing based on Donald Hoffman's conscious agent theory.What makes it different from standard gateways:1. Product Algebra routing (Kronecker fusion) selects models based on cross-modal interaction patterns, not just cost/capability2. Dharma constraints (no-self regularization, entropy optimization, mindfulness, compassion) are built into every request pipeline3. RBAC + reputation engine creates Nash equilibrium incentives for good agent behaviorLive metrics from first requests: - Ego formation: 0.000 (no persistent self-representation) - Compassion score: 0.970 - Ethos validation: passingThe routing is based on empirically validated research - we trained 439 models proving Product Algebra fusion beats attention baselines at cross-modal tasks (10 statistically significant wins, p

Venezuela to debate historic amnesty bill for political prisonersVenezuela’s historic amnesty is meant to clear the rap sheets of hundreds of people jailed for challenging the Maduro regime – Copyright AFP Federico PARRA ...

What’s New This Year at TurboTaxSigh. Another tax season is upon us. I filed my 2025 taxes with TurboTax, exploring its newest features and free or low-cost filing options. The service makes it super easy for returning users by ...

Biden campaign picks right-side podium for CNN debate, Trump will have the last word - ABC News - Breaking News, Latest News and VideosBiden campaign picks right-side podium for CNN debate, Trump will have the last word ABC News - Breaking News, Latest News and Videos

Harding Loevner Global Developed Markets Equity Q4 2025 CommentaryWhile valuations of US and international markets were once similar, the US now trades at nearly twice the multiples of foreign stocks. Harding Loevner managers avoided several of the highest-flying AI ...

WWE Elimination Chamber 2026: Date, Time, Card And How To WatchForbes contributors publish independent expert analyses and insights. Brian Mazique has covered combat sports and video games since 2011. This voice experience is generated by AI. Learn more. This ...

Show HN: Open-source React Native templates (trading, messaging, AI chat)I built and open-sourced a collection of 20 production-ready React Native templatesEach template is a single, self-contained screen. All built with React Native New Architecture, TypeScript, and 4 core libraries: Reanimated, Gesture Handler, Unistyles, and React Native SVG. No UI framework, no heavy dependencies. Framework-agnostic, works with Expo Router, React Navigation, or custom navigation.I started this project before AI got good at writing UI code. The plan was different then. But building UI screens is becoming a commodity, AI makes it cheaper every day, and the trend is clear.Developers can move much faster now — no need to rebuild the same onboarding flow every time. So these are more useful as open reference implementations, showing what's achievable with a focused, minimal stack, than as a gated product.Templates also include some basic documentation to help AI coding assistants understand the structure if you want to use them for customization.Demo app available on TestFli

Show HN: Unpack – a lightweight way to steer Codex/Claude with phased docsI've been using LLMs for long discovery and research chats (papers, repos, best practices), then distilling that into phased markdown (build plan + tests), then handing those phases to Codex/Claude to implement and test phase by phase.The annoying part was always the distillation and keeping docs and architecture current, so I built Unpack: a lightweight GitHub template plus docs structure and a few commands that turns conversations into phases/specs and keeps project docs up to date as the agent builds. It can also generate Mintlify-friendly end-user docs.There are other spec-driven workflows and tools out there. I wanted something conversation-first and repo-native: plain markdown phases, minimal ceremony, easy to adapt per stack.Example generated with Unpack (tiny pokedex plus random monsters):Demo: https://apresmoi.github.io/pokesvg-codex/Phases index: https://github.com/apresmoi/pokesvg-codex/blob/main/.unpack/...I’d love feedback on what the “minimum good” phase/spec format shoul

Blood omics data forecasts trauma outcomes with high accuracyResearchers at the University of Colorado Anschutz have developed a way to predict how trauma patients will recover, days before complications come to fruition, by analyzing the molecules in their ...
