Skip to content

Blog Posts

Thoughts, experiences, and technical insights from my journey in software development.

Popular hashtags

Cover Image for Real-SWE: The Benchmark That Exposes AI Coding Agents

Real-SWE: The Benchmark That Exposes AI Coding Agents

The top model solves just 38.8% of tasks pulled from real enterprise codebases. Real-SWE shows the gap between demo and production.

#ai-coding-agent#benchmark#swe-bench#claude-code#developer-tools
Cover Image for Rust Is Now a Tier-1 Language at Microsoft

Rust Is Now a Tier-1 Language at Microsoft

Rust now sits alongside C++, C# and TypeScript as a Tier-1 language at Microsoft, thanks to a new codegen backend wired directly into MSVC.

#rust#microsoft#compiler#windows#open-source
Cover Image for New trusting-trust attack backdoors NixOS via GNU strip

New trusting-trust attack backdoors NixOS via GNU strip

Researchers show Ken Thompson's classic trusting-trust attack isn't a compiler-only problem: a tampered GNU strip alone can backdoor an entire NixOS build.

#supply-chain-security#nixos#reproducible-builds#linux#open-source