Back to blog
Jun 03, 2025
2 min read

Weekly Reads: 3 June 2025

Curated links and insights from what I read this week.

Here’s a list of articles, videos, or tools I found interesting this week, along with short notes on why they caught my attention. X

📰 Articles

  1. Account Takeover due to Puny-code Interesting writeup that shows how Puny-code can lead to vulnerability like account takeover. This is a good read for Backend devs.

  2. Go Concurrency for beginners A very well written write up on go concurrency for beginners like me. The examples used are pretty nice.

  3. Reservoir Sampling The best visualizations I have ever seen for an explanations.

  4. User Tracking by Big Tech This was kind of eye opener for me. It explains about much more deep things that Big tech like Google etc use to track users. Kinda interesting read.


🎥 Videos

  1. Javascript for Hackers A good watch for those interested in web security and Backend.

That’s all for this week! If you found something great recently, feel free to share it with me.