proomt

Search

Search posts, papers, and topics

Top

  1. 304

    One-Electron Universe

    The article explains the one‑electron universe hypothesis: Wheeler’s idea that all electrons and positrons are different segments of a single particle’s world‑line moving forward and backward in time, with historical notes on Feynman and Stueckelberg.

    Hacker News front pagewikipedia.org2 minHN19299
  2. 308

    Back to the future: modules for Guix packages (2022)

    Guix-Modules is a new tool that generates Environment Modules files from Guix packages, allowing HPC users to leverage Guix's reproducible software environments with their familiar `module` command interface. This bridges the gap between traditional HPC environment management and Guix's declarative, reproducible approach.

    Hacker News front pageguix.info7 minHN671
  3. 310

    Pre-Greek: The lost language hidden within Ancient Greek

    The article surveys the mysterious set of ~1,000 Ancient Greek words with no Indo‑European etymology, arguing they are borrowings from a now‑lost “Pre‑Greek” substrate spoken by earlier Neolithic farmers. It explains linguistic concepts (substrate, superstrate, adstrate), gives examples (olive, fig, cypress, etc.), and outlines how such borrowings reveal migration and contact patterns.

    Hacker News front pagelinguisticdiscovery.com43 minHN19372
  4. 314

    When scanners miss the attack: how Cloudflare Client-Side Security protects storefronts

    Cloudflare’s Page Shield uses a graph‑neural‑network (GNN) to model JavaScript as a syntax‑tree graph, followed by a lightweight LLM for second‑opinion triage and an ensemble of frontier models for deep analysis. This pipeline caught eight malicious payloads across four distinct affiliate‑theft and backdoor techniques that traditional scanners missed, demonstrating the need for runtime, behavior‑…

    Cloudflarecloudflare.com21 minHN2
  5. 317

    Why Do Video Diffusion Models Violate Physics? Unveiling the Flaws in Attention Mechanisms

    The paper investigates why video diffusion models often break physical laws, pinpointing excessive spatial decay from Rotary Position Embedding (RoPE) as the culprit. By analyzing cross‑attention trajectories and self‑attention patterns, the authors identify specific attention heads that drive motion planning. They propose a lightweight fix: scaling RoPE frequency per denoising step, which empiri…

    Hugging Face Daily Papersarxiv.org1 minpaper
  6. 323

    SiliconBench: Speed, Memory, and Fidelity for LLM Serving on Unified-Memory Desktops

    SiliconBench benchmarks nine Apple‑Silicon LLM serving engines on unified‑memory desktops, measuring speed, memory usage, and output fidelity across Qwen3, Qwen3.5, and Gemma‑4 models. It finds vllm‑metal doubles throughput at modest concurrency, memory budgets often fail to preserve headroom, and only three stacks satisfy all fidelity and model‑coverage requirements, with tensor‑parallel scaling…

    Hugging Face Daily Papersarxiv.org1 minpaper
  7. 324

    Inside OpenAI’s agentic software factory

    OpenAI has internalized Codex and ChatGPT Work as a universal coding agent, achieving >90% adoption across the company and reshaping tooling, CI/CD load, and engineering roles. The shift has forced a new agentic software factory, massive infra scaling, and a rethink of IDEs, PRs, and code reviews.

    The Pragmatic Engineerpragmaticengineer.com15 minHN1
  8. 325

    Negativland, Culture Jamming, and the Art of Making Something New

    Negativland is a long‑running experimental sound collage collective that coined “culture jamming” and has built a niche audience through DIY releases, legal battles over sampling, and a massive archive of their freeform radio show. Their recent live show at the Internet Archive highlights remote collaboration and ongoing preservation efforts, but the piece offers no technical insight for software…

    Hacker News front pagearchive.org4 minHN12340
  9. 326

    In-Context Robot Learning with VLM Agents

    GPT‑Policy is a framework that lets a large vision‑language model (e.g. GPT‑6 Astra) perform in‑context robot learning: a context compiler extracts visual transitions from demos, the VLM proposes tool actions, and a constrained controller verifies and executes them. Real‑robot experiments show that raw video demos improve success rates even without explicit action labels, and that providing align…

    Hugging Face Daily Papersarxiv.org1 minpaper
  10. 328

    From Pretraining to Proficiency: Real-World Subtask RL for Long-Horizon Manipulation with Minimal Human Intervention

    The paper presents PARTS, a framework that augments a frozen pretrained robot policy with RL‑learned residuals on selected bottleneck subtasks, using local success rewards and minimal human resets. In real‑world bimanual and single‑arm tasks, PARTS more than doubles success rates with only minutes of robot rollouts, outperforming prior fine‑tuning methods.

    Hugging Face Daily Papersarxiv.org1 minpaper
  11. 329

    One to More, More to One: Category-Aware Iterative Expert Training for Software Engineering Agents

    The authors propose a category‑aware expert‑training loop (RRE) and a multi‑teacher on‑policy distillation (MOPD) to improve software‑engineering agents across heterogeneous task categories. On Pro‑618 and SWE‑bench Multilingual the final student model reaches 58.04% and 59.00% resolution, 5.39 and 2.78 points above the base.

    Hugging Face Daily Papersarxiv.org1 minpaper