My Blog | Ideas beyond code.

Reacting to Andrej Karpathy’s talk, “Software Is Changing (Again)”

Andrej Karpathy’s appeared on June 17, 2025 at AI Startup School in San Francisco...

Is Vibe Coding Really the Future?

“You really know intelligence has been commoditized when CEOs start vibe coding!” Satya Nadella...

Code Reviews 201: How to Create a Good Pull Request?

I haven’t always been a person with “good student syndrome.” However, the more I...

Code Reviews 101: Building a Strong Foundation for Your Team

To enable your team to perform effective code reviews, you must first address a...

Hello World!

First of all, this is the third blog I’ve ever created. Each time, it...

Data Structures for Games: Priority Queue for Unity in C#

One of my professors used to say that applications are nothing but data structures...