blog.himanshubalani.comWhy RAM Prices Are Skyrocketing: The AI Memory Crisis ExplainedThe PC you were planning to build in 2026 just became significantly more expensive and it's going to stay that way for years. RAM prices have soared way too much and the consumer memory is now a low-priority commodity while AI infrastructure consumes...Dec 27, 2025·15 min read
blog.himanshubalani.comHow I made my portfolio website in FlutterAs we all know, all developers should build a portfolio website once in their journey. I realized that as well and started building one in 2022. It's a canon event. I used one of those free HTML website templates you find at HTML5 UP and deployed it...Jun 13, 2024·5 min read
blog.himanshubalani.comImproving Flutter Web App PerformanceI have been building my portfolio website using Flutter Web (you can visit it by clicking here). Turns out Flutter kind of sucks when it comes to building websites. It happens because flutter builds WebApps and not websites. These webapps often stutt...Mar 14, 2024·4 min read
blog.himanshubalani.comFantastic Communities and where to find themAre you a seasoned developer or just breaking into tech? It's important to build relationships with like-minded individuals either way. Let's see how you can explore communities. What IS a community? A community (in the tech world at least) is a grou...Sep 14, 2023·4 min read
blog.himanshubalani.comAbstraction, Artificial intelligence and the Ability to understand tech underlyingWhat is Abstraction? In object-oriented programming (OOP), abstraction is a fundamental concept that focuses on representing essential features or behaviours of real-world objects in a simplified and generalized manner. Abstraction aims to hide unnec...Jun 23, 2023·5 min read