PKPrashant Koiralainblog.prashantkoirala.info.np·Jun 3 · 23 min readCloud cost is becoming an architecture problemCloud cost is no longer just a monthly finance review. It is now an architecture problem. The reason is simple. Modern cloud bills are shaped by design decisions long before finance sees the invoice. 61M
PKPrashant Koiralainblog.prashantkoirala.info.np·Jun 1 · 21 min readAI is making software faster but less stableAI coding tools changed the rhythm of software development. A developer can now ask for a component, a migration, a test file, a refactor, a parser, a GitHub Action, a Terraform module, or a bug fix a153OLA
PKPrashant Koiralainblog.prashantkoirala.info.np·May 31 · 22 min readVector databases are not always the answerVector databases became one of the default answers to almost every AI product question. Building a chatbot over your documents? Use a vector database. Building semantic search? Use a vector database. 10
PKPrashant Koiralainblog.prashantkoirala.info.np·May 24 · 19 min readThe TanStack-ification of frontend developmentFrontend development used to have a simple center of gravity. Pick a framework. Build the app inside it. Let that framework decide routing, data loading, state management, rendering, forms, and deploy10
PKPrashant Koiralainblog.prashantkoirala.info.np·May 22 · 23 min readThe rise of security first architectureSecurity used to arrive late. A team designed the product. Developers built the features. DevOps prepared deployment. Then, near the end, someone asked the security team to review it. That model no lo00