Home / Tagged
Tagged: Programming
5 posts
-
Growing a Seashell in Code
A beach holiday got me curious about how seashells get their shapes, so I rebuilt one from scratch in Rust: coiling, ornament, pigment and light, with live 3D viewers you can play with.
-
The 2,000-Year Code Review: Building an IDE and AI Arena for the Kural
A closest ancient skill to computer programming that I can think of, is writing poems (pun intended). I always felt close to Thiruvalluvar, as he was one of the ancient…
-
Learning Rust lang by implementing a Ray Tracing renderer using AI
Whenever I want to learn a new programming language, explore an acceleration framework, or dive into a new chipset or math co-processor, my go-to experiment is implementing a ray…
-
Decoding 2D Lidar Data: Interfacing Sensor from Robotic Vacuum Cleaner 3irobotix CRL-200S
After removing the Lidar sensor from my robotic vacuum cleaner, my curiosity was around how this remarkable device operates. My goal was to understand the interface protocol and…
-
AI assisted coding (GitHub Copilot) and never going back
It began when the CTO at my workplace, where I'm currently employed full-time, proposed, "Let's give GitHub Copilot a try; it could cut down engineers' time by 40%." He reiterated…