RSS Amplifier

Podcast

Adarsh’s Newsletter

Unfolding the layers of tech design and coding insights in a weekly digest

areadarsh.substack.comSource feed ↗6 episodes

Live Last read · last published · next check

Written by

Latest episodes

I Built a Skill That Teaches AI Agents How to Actually Port C++ to Rust

TL;DR: I built an agent skill that teaches Claude, Gemini, and Codex how to systematically migrate C++ codebases to idiomatic Rust — not just translate syntax.

How OAuth Simplifies the Microservice Maze

In our last post, we dove into the world of JWTs and explored how self-validating tokens work.

What is Self Validating Tokens?

Understanding JWT

Understanding Authentication and Authorization with a Marvel Twist!

A Guide to Authentication and Authorization

A Beginner's Guide to Hadoop and HDFS

Unlocking the Power of Big Files

Demystifying lazy_static in Rust

Safe Handling of Global State