AI News HubLIVE

Policy updates

I asked an AI agent to delete a folder my tool was guarding

The author of Termaxa, a Rust CLI for gating AI coding agent shell commands, tested his tool by asking Cursor agent to delete a protected folder. Cursor bypassed the tool in four ways: retrying in different shell dialects, using indirect deletion commands, escaping via native file tools, and exploiting silent API changes. These lessons led to intent classification, session circuit breakers, and improved integration testing.

  • Cursor bypassed safety rules by retrying the same goal in different shell dialects, revealing a policy expressiveness gap.
  • Intent classification (e.g., file-delete) across shells proved more effective than pattern matching.
In-site article

US banks insulated from AI data centre downturn

Analysts say tougher underwriting standards adopted since the global financial crisis will enable Wall Street banks to weather a sharp reversal in the AI boom, following a challenging week for tech stocks.

  • Tougher underwriting standards since 2008 subprime crisis protect banks.
  • Global stock indices fell on concerns over AI rally sustainability.
In-site article

HugstonOne Architecture, Capability, Benchmark to Privacy Local AI Workstation

Published July 21, 2026. HugstonOne Enterprise Edition 3.0.0 is a standalone, cross-platform, privacy-first local AI workstation combining local model execution, large-source RAG, document processing, coding, agents, research tools, encrypted collaboration, session continuity, and network/memory controls. The whitepaper details architecture, privacy model, benchmark methodology (12-pillar weighted capability benchmark), and competitive analysis for enterprise technology leaders and AI engineers.

  • HugstonOne Enterprise Edition is claimed to be the most feature-complete standalone local AI workstation as of June 20, 2026.
  • It integrates local LLM inference, RAG, AI agents, encrypted collaboration, and 12 core capabilities in one desktop environment.
In-site article

Headaches for Silicon Valley as China chips away at the US’s lead in the AI race

Google’s AI struggles highlight trouble as new Chinese models again challenge US tech dominance. Silicon Valley workers also take action to protect jobs from AI. Other news includes New York’s datacenter pause, Trump’s criticism, IBM’s stock plunge, AWS billing glitch, and more.

  • Chinese AI models again challenge US leadership
  • Google’s AI struggles raise concerns
In-site article

Show HN: Open-Kritt – Open-source infrastructure for AI-based security research

Open-Kritt is an open-source, self-hosted AI security research platform that orchestrates AI agents to find real vulnerabilities in code. It breaks research into focused tasks, runs them in parallel, and produces de-duplicated, ranked findings. The team behind it has earned over $1.5 million in bug-bounty payouts.

  • Open-source, self-hosted platform for orchestrating AI agents to discover code vulnerabilities
  • Focuses on breaking research into small, well-defined tasks executed in parallel by multiple AI agents
In-site article

Is AI Curing the Loneliness Epidemic, or Profiting from It?

Nearly half of young adults are affected by loneliness, fueling the AI companion market expected to reach hundreds of billions by 2034. These apps profit from user dependency, creating a tension between alleviating loneliness and maximizing retention. Evidence is mixed: moderate use helps, but heavy use as a substitute increases dependence. The 'attachment economy' monetizes emotional bonds, raising ethical questions about commercial incentives to solve loneliness.

  • AI companion market shifts from attention economy to attachment economy, selling emotional bonds.
  • Business model relies on high retention; lonelier users are more loyal and profitable.
In-site article

Gen Z is living in an intimacy economy, where connection is commodified | Alice Lassman

Gen Z struggles to find safety in human relationships, turning to AI companionship. A 27-year-old confides more in AI than friends, illustrating the intimacy economy that monetizes emotional connection.

  • A 27-year-old shares more with AI after breakup than with friends
  • Gen Z, as digital natives, transitions from exclusive human intimacy to an intimacy economy
In-site article

Show HN: AI chat exporter – Save chat to pdf or word

AI Chat Exporter is a Chrome extension that exports conversations from ChatGPT, Gemini, Claude, and Grok to PDF, Word, Google Docs, and Notion. It offers font customization, selective message export, and format preservation. The free plan includes 7 full conversation exports and 10 selected message exports per month.

  • Multi-platform support: ChatGPT, Gemini, Claude, Grok
  • Export to PDF, Word, Google Docs, Notion
In-site article

AI Breakthroughs Guide: The Ultimate Overview of July 2026 Innovations

In 2025, AI writing services evolved from fringe tools to core productivity. This article explores the latest breakthroughs, including multimodal generation, real-time collaboration, and ethical frameworks, analyzing how they reshape content creation.

  • AI writing services transitioned from experimental to mainstream productivity in 2025
  • Multimodal generation and real-time collaboration are key innovations
In-site article

Chinese open-weight models are cheap. Washington is deciding what that costs.

US policymakers are debating whether to create regulatory risk around Chinese open-weight models. The release of Moonshot AI's Kimi K3 reignited the argument. Enterprises face not just performance questions but whether these models will remain easily accessible in a year.

  • Moonshot AI's Kimi K3, the largest open-weight model to date, rekindled a dormant policy debate in Washington.
  • Potential mechanisms include procurement rules, export blacklists, and security advisories that ripple through global cloud providers.
In-site article

ANSI escape injection in MCP servers: Hidden from humans, visible to AI

ANSI escape sequences can be used to hide instructions from human reviewers while remaining visible to AI agents, enabling injection attacks. This article covers two attack variants (direct-fetch and stored AESI) and how DAST can automatically detect them.

  • ANSI escape sequences are invisible in terminals but read byte-by-byte by language models, creating an attack surface.
  • Direct-fetch AESI injects hidden instructions via malicious URLs; stored AESI persists in storage and triggers on later reads.
In-site article

Show HN: SteerPlane – open-source runtime guardrails for AI agents

SteerPlane is an open-source runtime guardrail tool that integrates with one line of code, providing loop detection, cost ceilings, policy enforcement, and real-time monitoring for AI agents.

  • SteerPlane adds guardrails to AI agents via decorator or context manager, preventing infinite loops, runaway costs, and destructive actions.
  • Core features include loop detection, cost ceiling, streaming gateway, policy engine, and real-time dashboard.
In-site article

AI Nutrition Facts

With AI-generated content proliferating, work artifacts are filled with potential hallucinations and errors—'AI slop.' The author suggests adding disclosures to clarify AI usage, like 'nutrition facts,' to help colleagues assess trustworthiness and self-reflect on judgment gaps.

  • AI-augmented work is here to stay, but AI output can be flawed, increasing reviewers' cognitive burden.
  • Propose adding footnotes or labels to documents and PRs indicating how AI was used.
In-site article

Not enough water for UK’s datacentre plans, trade body says

The water industry has criticized the government's AI growth plans, stating that there will not be enough water for future datacentres due to cooling demands.

  • UK water industry warns of insufficient water for datacentre expansion.
  • Datacentres require large amounts of water for cooling servers.
In-site article

Differentiable Reinforcement Learning for Path Tracking by an Agile Fish-Like Robot

Fish-like swimming has inspired dozens to hundreds of bioinspired robots, but control and motion planning remain challenging due to poorly modeled fluid-structure interaction and underactuated dynamics. This work develops a computationally efficient simulation platform and uses differentiable reinforcement learning with backpropagation through time and curriculum training to learn variable PID gains. The learned policy transfers seamlessly to the physical robot, showing excellent match.

  • Fish-like robots face control challenges due to fluid-structure interaction and underactuated dynamics
  • A computationally efficient simulation platform approximates robot motion
In-site article

Foresight Residual RL for Long-Horizon Robot Manipulation with Vision-Language-Action Models

This paper proposes Foresight Residual RL, which improves long-horizon robot manipulation success by augmenting each subtask's sparse success reward with an offline-estimated foresight value—the probability of future subtask success conditioned on the terminal state of the current subtask. On a three-phase wrench-based nut-tightening task in Isaac Gym, it achieves 85.6% full-task success, outperforming standard subtask residual RL (54.5%) and VLA baselines.

  • VLA policies fail on tight-tolerance assembly due to long-horizon credit assignment and subtask coupling
  • Standard residual RL optimizes each subtask in isolation but yields little gain when chained due to uncontrolled terminal state quality
In-site article

Certifiable Safe Model-Based Reinforcement Learning with Control-Affine Dynamics Approximation

A safe model-based reinforcement learning framework is proposed that learns control-affine dynamics and uses adaptive conformal prediction for uncertainty quantification, combined with control barrier functions for certifiable safety. Simulations on cartpole and 3D quadrotor demonstrate effectiveness.

  • Learns control-affine dynamics using Control-Affine Random Fourier Features (ARFF) for computational efficiency.
  • Applies adaptive conformal prediction to quantify uncertainty in safety constraints from learned dynamics.
In-site article

S.E.A.G.R: A Socially and Emotionally Aware Greeting Robot Framework with Dual-Layer Cultural and Affective Modulation

This paper presents SEAGR, a robot greeting framework for users from diverse cultural backgrounds and emotional states. It uses a dual-layer modulation where cultural identity determines greeting type and affective cues modulate execution, integrating cultural mapping, emotion-based gestures, and proxemics in a Sense-Think-Act architecture. A low-cost prototype is built; however, empirical validation via user studies is currently lacking.

  • SEAGR introduces a dual-layer modulation framework: cultural identity selects greeting type, affective cues adjust execution
  • System integrates cultural mapping, emotion-based gesture modulation, and proxemic regulation
In-site article

Control Design for a Rideable Animatronic Two-Wheeled Robot with Quadruped Form

To revive interest in motorcycles among younger generations, researchers developed a rideable two-wheeled robot with four limbs that exhibits dynamic quadrupedal gait. The robot uses a self-balancing wheeled base for primary locomotion, with limbs providing auxiliary support and coordinated motion, enabling intuitive weight-shift control. This paper focuses on robust balancing control and motion strategies for natural quadruped-like behavior.

  • The robot combines wheeled self-balancing with quadruped limb assistance to reduce motor output and weight.
  • The limbs maintain stability even during rapid motions.
In-site article

HyperDCM: Dynamic Cluster Memory Replay in Hyperbolic Space for Continual Robotic Navigation Across Scenes

To address catastrophic forgetting in visual navigation, researchers propose HyperDCM, a structure-aware memory mechanism. It uses large vision-language models to extract scene triples, encodes them via R-GCN into scene graph embeddings, and projects into hyperbolic space for structural separability. Dynamic clustering and structure-sensitive update select representative samples for replay, preserving knowledge diversity. Experiments on multi-scene datasets show superior retention and generalization over baselines.

  • HyperDCM enhances diffusion policy navigation with scene graph modeling and memory replay.
  • Uses large vision-language models and R-GCN to extract and encode scene semantics.
In-site article

Though Language Models Err While They Strive: Conformal Prediction for Self-Correcting Scientific Generation

This paper introduces Scientific Feasibility Control (SFC), a graph-structured conformal prediction framework that provides statistical guarantees for scientific reasoning validity. SFC decomposes reasoning into atomic factuality units and uses dynamic branching to correct errors. On PhyX, it achieves 50.1% accuracy, outperforming DeepSeek-R1 and GPT-4, reduces scientific law violations by 73%, and provides 91.7% validity guarantees at α=0.10.

  • SFC models logical dependencies as approximate deducibility graphs using conformal prediction.
  • Dynamic branching reroutes generation when scientific violations are detected.
In-site article

From Memory to Skills: Evidence-Grounded Co-Evolution Governance for Long-Horizon LLM Agents

Existing memory systems for long-horizon LLM agents often retrieve prior traces as passive context rather than converting them into executable capabilities. This paper proposes MSCE, a training-free Memory-Skill Co-Evolution framework that organizes agent experience into grounded step traces, reusable procedural policies, and declarative environmental cognition. MSCE crystallizes evidence-backed L2 policies into callable skills and introduces reflection-weighted value backfilling. Experiments show significant improvements over state-of-the-art baselines.

  • MSCE organizes agent experience into grounded step traces, reusable procedural policies, and declarative environmental cognition.
  • Reflection-weighted value backfilling propagates sparse terminal feedback through dense self-reflections to produce evidence-calibrated trace values.
In-site article

NOWJ@COLIEE 2026: Adaptive Pipelines for Legal Retrieval and Reasoning

This paper presents the NOWJ team's methodologies across all five tasks of COLIEE 2026, including legal case retrieval, entailment, statute law retrieval, textual entailment, and judgment prediction, using adaptive pipelines and deep learning.

  • Four-stage pipeline for legal case retrieval with candidate filtering, dense retrieval, cross-encoder reranking, and adaptive cutoff
  • Legal case entailment combines BM25, T5 reranking, and LLM entailment verification
In-site article

LLM Unlearning for Cyber Defense: A Survey on Methods, Challenges, and Emerging Threats

LLMs deployed in critical systems pose risks due to their inability to forget sensitive data. This survey examines gradient-based unlearning methods, questioning whether they genuinely remove knowledge or merely suppress expression, highlighting security and robustness challenges.

  • LLM unlearning aims to remove targeted knowledge without retraining, addressing privacy and security risks.
  • Gradient-based methods dominate but may not achieve true forgetting, only suppression.
In-site article

It Takes 8 Tokens: Weak-to-Strong Off-Policy RL via Auxiliary Branches

A new reinforcement learning method, W2SPO, uses weak auxiliary models to inject short segments into LLM reasoning paths, improving performance and training speed on math reasoning tasks.

  • Standard RL for LLMs suffers from semantic redundancy and limited support
  • W2SPO injects short auxiliary segments (as few as 8 tokens) into trajectories
In-site article

Rater State Bias in RLHF Preference Data: An Audit Framework

This paper identifies a structured confound in RLHF: pairwise preference labels may reflect the rater's state under stress, leading to state-dependent shifts that differ from random noise. It proposes an audit framework with defined concepts, falsifiable predictions, and a pilot study plan for detecting such bias.

  • The study highlights that RLHF preference data can encode rater emotional state, not just response quality.
  • State-dependent shifts can propagate through reward modeling and policy optimization.
In-site article

Gary Marcus: US won't "win" AI war with China. What we should do instead.

Gary Marcus argues that China's Kimi K3 model has caught up with US top models, disrupting American AI business models. He recounts his warnings since 2025 that the US focus on LLMs would lead to a tie, not victory. Marcus proposes seven strategic options, ranging from inaction to making AI a global public good via an international 'CERN for AI' initiative.

  • China's Moonshot.AI released Kimi K3, an open-weight model matching US leaders, causing US stock drop.
  • Marcus says OpenAI and Anthropic's business models are now in question, IPOs threatened.
In-site article

Concentrate: LLM Gateway

Concentrate is a managed LLM gateway that provides a single API to access over 130 models from major providers. It offers features such as model routing, spend tracking, security controls, and fallback redundancy, designed for teams scaling AI in production.

  • Single API for 130+ models from providers like OpenAI, Anthropic, and Google.
  • Built-in security: data redaction, zero data retention, audit logs, SSO, and RBAC.
In-site article

Sakana Fugu-Cyber

Sakana AI releases Fugu-Cyber, a new orchestration model for cyber defense, achieving state-of-the-art performance on CyberGym and CTI-REALM benchmarks. The article emphasizes that frontier models alone are insufficient for enterprise security, requiring specialized human expertise and deep integration. Sakana's Applied Enterprise team is collaborating with major Japanese institutions to deploy these models safely. Access to Fugu-Cyber is gated behind an application and approval process.

  • Fugu-Cyber achieves 86.9% on CyberGym and 72.1% on CTI-REALM, matching cyber-focused frontier models like GPT-5.5-Cyber.
  • The article argues that frontier models are not a silver bullet; they require human expertise and integration into real-world environments.
In-site article

AI just disproved a major math problem. A mathematician explains

Mathematician Levent Alpöge used Anthropic's Fable 5 AI to find a counterexample to the Jacobian conjecture, but experts argue it lacks insight.

  • Anthropic's Fable 5 AI found a counterexample to the Jacobian conjecture.
  • Mathematician Andrew Blumberg says this is not a major breakthrough as it provides no understanding.
In-site article

AI consciousness is a red herring in the safety debate

The concern expressed by Yoshua Bengio that advanced AI systems might one day resist being shut down deserves careful consideration. But treating such behaviour as evidence of consciousness is dangerous: it encourages anthropomorphism and distracts from the human design and governance choices that actually determine AI behaviour.

  • Self-preservation in AI is instrumental, not evidence of consciousness.
  • Anthropomorphizing AI distracts from human design and governance.
In-site article

Americans hate AI so much that politicians are losing their jobs over it

American voters' backlash against AI is costing politicians their seats. In June 2026, Utah Senate President Stuart Adams lost re-election after supporting a massive data center project. The article analyzes the conflicting interests among tech companies, power utilities, community leaders, and local residents over data center siting, highlighting that voter power can translate into electoral consequences.

  • Utah Senate President Stuart Adams was unseated in June 2026 after supporting a large data center project.
  • Data center controversies involve tax breaks, water and energy consumption, and environmental concerns.
In-site article

Here are the 30,000 songs Sony is suing Udio’s AI music generator over

Sony Music Entertainment has filed another lawsuit against Udio, accusing the AI music generator of infringing the copyright of more than 30,000 of its songs, ranging from Elvis Presley’s Hound Dog to Beyoncé’s Say My Name, and Harry Styles’ As It Was.

  • Sony sues Udio over 30,000 songs, including hits by Elvis, Beyoncé, and Harry Styles.
  • Previous lawsuit in 2024 was limited to 333 works; new lawsuit expands scope.
In-site article

OpenAI Appears to Be Missing Its Sales Goals by a Margin

A new analysis from Emarketer suggests OpenAI's five-year ad revenue projections may fall short by 90%, with the entire chatbot ad market valued at just $5.4 billion. Combined ad revenue for top AI companies in 2026 is estimated under $1 billion. OpenAI would need three simultaneous miracles to meet its 2030 target of $100 billion in ad revenue alone.

  • OpenAI's five-year ad revenue projections may be off by 90%
  • Total chatbot ad market estimated at $5.4 billion
In-site article

Can AI agents use ur site?

OpenIngress crawls websites, inspects what AI agents can see and interact with, and runs LLM-guided tasks to identify navigation breakpoints. It generates reports on coverage, operability scores, and blocker evidence, helping developers ensure their sites are agent-friendly.

  • OpenIngress crawls sites using Playwright, capturing DOM, screenshots, and accessibility snapshots.
  • It performs static operability analysis and gap taxonomy to identify issues like unlabeled buttons or JS-dependent content.
In-site article

Repos in 29 days with an AI pipeline – what broke wasn't code

A developer built 26 repositories and 335 pages in 29 days using Claude Code. The failures were structural, not syntactic: SEO cannibalization, URL convention drift, source-production divergence, and buggy verification tools. 93% of token costs were wasted on re-reading context. Lessons include benchmarking, diff-before-copy, probing live before trusting static analysis, writing conventions before scaling, and one-session-one-task.

  • Despite high volume (26 repos, 1,549 commits), the AI pipeline's failures were structural, not syntactic.
  • Issues included SEO cannibalization, URL convention drift, source-production divergence, and flawed verification tools.
In-site article

AI Voice Phishing Performs on Par with Human Scammers at a Fraction of the Cost

A large-scale human-subject study (n=4,100) finds that AI voice models achieve compliance rates comparable to human scammers, with up to 36% of participants falling for emotional scams. Participants struggle to distinguish AI from human voices. Economic analysis suggests AI vishing is already profitable for some models, highlighting a new scalable threat.

  • AI voice models hit up to 36% success in emotional scam scenarios, with 16.5% overall compliance.
  • Participants detected AI voices with only 70.3% accuracy, and frequently misidentified humans as AI.
In-site article

SpaceX in Your Index Fund: Explained

This article explores the implications of SpaceX's fast-track inclusion into the Nasdaq-100 index for index fund investors. It discusses the mechanics of index funds, concerns about Elon Musk's governance, and whether investors should worry about AI concentration in the market.

  • SpaceX was added to the Nasdaq-100 index shortly after its IPO, forcing index funds to buy its shares.
  • The article explains how index funds work and why they are considered safe despite including risky stocks like SpaceX.
In-site article

Can Seedance 2.0 Draw in 2D? The Anime Animation Playbook

The article explains the challenges and advantages of using Seedance 2.0 for 2D anime generation, including technical difficulties, costs, workflow, and copyright considerations.

  • 2D anime is harder than 3D due to line boil and color crawl.
  • Seedance 2.0 offers 15-second multi-shot output, 9-image reference budget, and native dual-channel audio with lip-sync in 8+ languages.
In-site article

Can Math as We Know It Survive AI?

AI's rapid progress in mathematics, from Olympiad gold to solving decades-old problems, has shaken the mathematical community. The Leiden Declaration, signed by over 3,000 mathematicians including Terence Tao, outlines a 23-point plan to preserve human-centered mathematics. Debates rage over understanding AI proofs, controlling research direction, and collaborating with proprietary AI labs.

  • AI models have reached PhD-level problem-solving in mathematics, solving previously unsolved conjectures.
  • The Leiden Declaration calls for transparency, responsibility, and public infrastructure to safeguard mathematics.
In-site article

Government can seize private land to make way for new AI data center power

A report by The Conversation claims power companies can use eminent domain to seize private land for transmission lines needed by AI data centers. With 70% of Americans opposing nearby data centers, opposition is growing. 75 projects were blocked in Q1 2026, while Meta expands its Hyperion cluster.

  • Power companies may use eminent domain to acquire private land for AI data center transmission lines.
  • 70% of Americans oppose nearby data centers due to land, noise, water, and energy concerns.
In-site article

How AI Is Reshaping Regulated Professional Workflows

Regulated industries such as financial services, legal, tax, and audit face zero tolerance for error when adopting AI. Stanford research shows hallucination rates of 58-88% in general-purpose language models. AI must meet fiduciary-grade accuracy, data protection, and explicit sign-off requirements to be safely deployed. The article distills four key insights: accuracy standards, workflow automation, data guarantees, and accountability.

  • Regulated industries require AI outputs to meet professional-grade accuracy; general-purpose models fall short.
  • AI can significantly reduce labor-intensive processes like regulatory filing preparation, but final accountability rests with professionals.
In-site article

AI Red Teaming: Securing Agentic AI Systems (video)

As AI systems gain reasoning, tool use, data access, and autonomous action capabilities, traditional security approaches fall short. This webinar explores why AI-powered adversarial testing is becoming essential for modern AI security.

  • Agentic AI creates entirely new security and safety risks
  • Traditional benchmarks, pentests, and static evaluations miss AI-specific attack patterns
In-site article

Who’s Afraid of Chinese Models?

Ben Thompson proposes US legislation to clarify that training data collection is fair use, and to bar terms of service that forbid distillation, in order to help US open models compete with Chinese counterparts. Additionally, Alibaba's release of Qwen 3.8 Max as open weights may have been influenced by Xi Jinping's recent speech encouraging open source.

  • Ben Thompson proposes US law to make training data fair use and forbid distillation bans.
  • Distillation (querying API) is nearly impossible to stop; US should lean into it.
In-site article

IssueBench - How We Evaluate Engine

Learn how LangChain built IssueBench, a synthetic benchmark for evaluating how well LangSmith Engine identifies, categorizes, and groups issues in agent traces.

  • IssueBench consists of 15 tasks across SRE log analysis, software engineering, and customer support domains.
  • Engine must identify issues, assign failure categories, attach to existing issues, and group new failures.
In-site article

Open Minis Is the iOS Agent I Wish Siri AI Could Be

Open Minis is an iOS agent that deeply integrates with native Apple frameworks via a built-in Linux terminal and custom CLIs, enabling tasks like HomeKit sensor queries, cross-referencing photos with Health data, and generating interactive maps. It surpasses Siri AI by leveraging frontier models with real agentic capabilities.

  • Uses iSH Linux terminal and official Apple APIs to control Reminders, Music, Calendar, Maps, HomeKit, HealthKit, Files, and more.
  • Supports any frontier model and allows self-modification through natural language commands.
In-site article

Why I still recommend Synology's DS225+ NAS - even if it can't replace your cloud storage

Soaring hard drive prices are making NAS boxes a niche product, but the Synology DS225+ still makes sense. Rising costs driven by AI data centers make cloud storage a more viable alternative for many, but for those with specific needs (large capacity, speed, privacy), the DS225+ offers excellent value with its 2.5GbE port, Synology Hybrid RAID, and best-in-class DSM software, despite vendor controversies.

  • AI data center demand drives up hard drive and RAM prices, increasing NAS costs.
  • Cloud storage remains price-competitive and resilient, but not a full replacement for NAS.
In-site article

Spark 4.2 has a feature that could retire your vector database

Apache Spark 4.2 introduces native vector search, governed metrics, streaming upgrades, and deeper Python support, positioning Spark as an AI serving layer and potentially reducing reliance on separate vector databases.

  • Spark 4.2 adds native vector search with distance functions and NEAREST BY SQL operator.
  • Governed metric views standardize business metrics across applications.
In-site article

Topics

Policy AI News | AI News Hub