RSSAmplifier

Blog

Harshit Yadav

anything and everything from machine learning data sceince, projects & progress, SolvePao Tron Legacy ,system design and maybe food ?

harshityadav.github.ioRSS feed ↗5 posts

Latest posts

AZ-500 Is Retiring: What Happens Next?

What AZ-500 retirement on August 31, 2026 means for active certifications, renewals, and the SC-500 transition.

Apple + Android AI: How Foundation Model Frameworks Are Coming to Mobile

How Apple and Android are moving AI integration from app-level APIs toward platform-level foundation model frameworks.

How Mobile Push Notifications Actually Work: A Backend Engineer’s Guide to Signal vs. State Synchronization

A deep dive into mobile push notifications as a distributed state synchronization problem operating across APNs, iOS background governors, and backend event pipelines.

Homebrew Explained : Shipping my first MacOs App Drezze

How Homebrew works under the hood and how to distribute a macOS app through a custom tap and Homebrew Cask.

SSH Passkeys: One Public Identity, Many Devices

SSH ID SSH access has a deceptively simple problem. You own a laptop, a desktop, perhaps a work machine, a phone-connected terminal, and maybe a hardware security key. Every one of those devices can generate its own SSH key pair. That is good: private keys stay local. But it creates operational friction. Every server needs to know every public key you may use. SSH ID makes that public-key di...