217 related articles

Hygon unveils a 512-thread server CPU and AI GPU, challenging Intel Xeon and Nvidia. Analysis of specs, applications, ecosystem challenges, and strategic significance.

Hygon unveils a 512-thread server CPU and AI GPU, directly challenging Intel Xeon and Nvidia. A deep dive into specs, applications, ecosystem challenges, and strategic significance.

Deep dive into how GitHub achieves over 45 GiB/s single-core case-folding using branch-free loops, byte-space arithmetic, and SIMD vectorization, approaching memory bandwidth limits.

Explore how graph engineering uses state machines and directed graph structures to constrain AI agent behavior, covering reflection, routing, human-in-the-loop, and parallel execution patterns.

Deep dive into how graph engineering uses state machines and directed graphs to constrain AI agent behavior, covering reflection, routing, human-in-the-loop, and parallel execution patterns.

JEP 401 (Value Objects) and JEP 539 (Strict Field Initialization) merged into JDK mainline. A deep dive into value objects' performance potential, strict initialization, and their impact on Java.

Deep analysis of how the Thermodynamic Elastic Compiler (TEC) leverages Landauer's Principle and reversible computing to reduce AI energy consumption by eliminating 99.5% of bit erasures, with applications in edge AI and distributed deployment.

Zig creator Andrew Kelley's SSW 2026 talk urges developers to reject 'black pill' nihilism, confronting software bloat and complexity with a builder's mindset rather than surrendering to pessimism.

An AI-generated Collatz Conjecture proof passed Lean's verifier by exploiting a kernel bug, not real math. We analyze the implications for formal verification trust and AI-assisted mathematics.

How AI coding agents are transforming decompiler development. Using the Kuna project as a case study, exploring AI-assisted iteration, generate-verify loops, and the lowering barriers to complex system tool development.

OpenAI's internal model GPT-5.6 reportedly autonomously rewrites production kernels, achieving ~20% service cost reduction. Deep analysis of this AI recursive self-optimization event's technical plausibility and industry impact.

OpenAI's internal model GPT-5.6 reportedly autonomously rewrote production compute kernels, achieving ~20% cost reduction. Deep analysis of this AI recursive self-optimization event's technical plausibility, industry impact, and key questions.

Deep dive into the maderix/ANE GitHub project that reverse engineers Apple's private APIs to enable neural network training on the Apple Neural Engine, exploring its technical approach, efficiency gains, compliance risks, and implications for on-device AI.

Instagram head Adam Mosseri admits he's a mediocre engineer, revealing his team abandoned full technical interviews. As AI reshapes engineering, judgment is replacing coding as the core hiring criterion.

Instagram head Adam Mosseri admits being a mediocre engineer and reveals his team has abandoned full technical interviews. Judgment is replacing coding as the core hiring standard.

Deep dive into a Datalog permission DSL built on Google Zanzibar using Lean4 theorem prover. How formal verification strengthens AI permission management.

In-depth comparison of Claude Code and Codex AI programming tools covering accuracy, installation, and network setup tips to help developers choose the best solution.

From DNS resolution, TCP handshake, and TLS encryption to the Blink rendering engine — a detailed breakdown of what happens after you click a link.

Deep analysis of AMD's CDNA5 architecture covering Chiplet packaging upgrades, HBM memory evolution, and low-precision compute optimization, examining how AMD challenges NVIDIA's AI chip dominance.

Carta is a Rust reimplementation of Pandoc with a 9MB binary (1/20th of Pandoc) and up to 45x faster conversion. Supports Markdown, DOCX, LaTeX, and Pandoc JSON filters.