Ahmad Rosid

  Software Developer based in Indonesia. Loves solving problems with technology and sharing it with the world.

   



3 Stories by Ahmad Rosid

Build a real-time chat app with Rust and React

Learn to build a real-time chat app that's fast and reliable, using Rust and React. WebSockets enables the client-server communication.
5 25 min read

Set up rate limiting in Next.js with Redis

Learn how to set up, test, and deploy a rate limiter in a Next.js app using a Redis client. Manage the number of requests...
0 6 min read

Pinning Rust async data types for memory safety

We investigate different methods for implementing pinning with async data in Rust and look at how to safely access pinned data.
0 9 min read