
Coding Rust with Claude Code and Codex
How Rust’s strict compiler transforms AI coding tools into reliable pair programmers and why the language is uniquely positioned for the age of agentic development.

How Rust’s strict compiler transforms AI coding tools into reliable pair programmers and why the language is uniquely positioned for the age of agentic development.

I started using Rust just as an experiment, to understand how they actually made memory safe language without loosing execution performance? As a software developer without any specific language…

Few days ago I’ve started distributed caching system project on top of TreeScale PubSub system. General idea is to have completely distributed caching environment, but there was some strong…