« All posts

» Summary

Jul 21, 2026

Jul 21, 2026
Today

Windows' Hidden Device ID Exposed, Kimi Linear Challenges Full Attention, Plus New Dev Tooling

Reverse engineering of an undocumented Windows API revealed how `clipc!GetOfflineDeviceUniqueID` returns a salt-scoped, 32-byte SHA-256 device identifier consumed by licensing and device-identification components. Without public PDB symbols, researchers manually reconstructed the function's prototype, internal structures, and RPC call chain from `clipc.dll` through `clipsvc.dll`, documenting TPM and UEFI-based retrieval methods.

On the AI front, Kimi Team released Kimi Linear, a hybrid attention architecture built around Kimi Delta Attention (KDA) that extends Gated DeltaNet with finer-grained gating and a specialized chunkwise algorithm. A 48B-parameter pretrained model layering KDA with Multi-Head Latent Attention matched or exceeded full-attention baselines on identical training recipes while delivering stronger hardware efficiency. Separately, a JuliaHub benchmark pitting OpenAI's GPT-5.6 family against Anthropic's claude-fable-5 on sealed physical simulation problems showed claude-fable-5 had the highest weighted score (0.889) but at nearly 6 times the cost and speed of the cheapest option, and warned that compiling clean code does not guarantee correct physics.

Developer tooling saw several notable releases. Stagehand from Browserbase provides an open-source browser automation SDK with AI-resolved instructions and deterministic clicks, surpassing 23,000 GitHub stars. Lucen is a source-to-source compiler that parallelizes Python loops guaranteed bit-identical results by only transforming loops after static safety checks. A new disk-native graph database, Slater, speaks standard Bolt, pages from on-disk images, and handles graphs too large for RAM using a log-structured merge write layer.

Security and infrastructure improvements also surfaced. QuantmLayer wraps AI coding agents inside kernel-level sandboxes built with BPF-LSM, seccomp, cgroups, and AppArmor, and ships profiles for Claude, Codex, Gemini, and others. An effort to add `$ORIGIN` support to the Linux kernel evolved into a flexible eBPF loader hook in `binfmt_misc` that dynamically determines interpreter paths. A proposed portable passkey record format from c2sp.org aims to make WebAuthn credential storage interoperable by treating records as opaque strings akin to password hashes.

» Statistics

Posts
76
Reads
3
Avg. score
7.7

» Most read

  1. GPT-5.6 vs Claude Fable 5: Benchmarking Physical AI Simulation18.5
  2. Kimi Linear: Hybrid Attention Architecture Beats Full Attention18.6
  3. Reverse-Engineering Windows' Undocumented Offline Device ID API18.8
  4. Transitioning to Desired-State Reference Data in PostgreSQL07.5
  5. NoopJS: A Compiler That Ships 0 KB JavaScript for Static Pages07.3
  6. Semcast: A SQL Engine with Semantic Operators for Unstructured Data07.4
  7. Slater: A Low-Memory GraphDB for Graphs That Don't Fit in RAM08.5
  8. Reduced Build Time from 4:34 to 1:08 by Switching to Rust Rolldown Plugin07.4
  9. YouTube System Design for Robotics Data Infrastructure07.0
  10. Aido: AI-Powered Pull Request Review Companion07.1

» Top scored

  1. Reverse-Engineering Windows' Undocumented Offline Device ID API18.8
  2. Maith: A Disciplined Framework for AI-Assisted Math Research08.8
  3. Stagehand: AI-Resolved Instructions Meet Deterministic Browser Automation08.8
  4. Kimi Linear: Hybrid Attention Architecture Beats Full Attention18.6
  5. Linux kernel edges toward $ORIGIN support via eBPF08.6
  6. Slater: A Low-Memory GraphDB for Graphs That Don't Fit in RAM08.5
  7. Lucen parallelizes Python loops via two comments, bit-identical results08.5
  8. GPT-5.6 vs Claude Fable 5: Benchmarking Physical AI Simulation18.5
  9. QuantmLayer Locks Down AI Coding Agents with Kernel-Level Sandboxing08.4
  10. A Portable Passkey Record Format and Go API Proposal08.4

» Sources

Hashnode #826Hashnode #913Hacker News — Front Page5Artificial Intelligence Reddit4TomsHardware4Hashnode #103Hashnode #122Hashnode #12Hashnode #162Hashnode #202Hashnode #32Frontend Development Reddit2Hashnode #181İşletim Sistemi Reddit1Programming Languages Reddit1Hashnode #41Hashnode #111Hashnode #131Hashnode #151Database Reddit1Hashnode #171

» Share