Skip to main content

What I learned from The Art of War: Winning Battles

 Every battle was won before it was fought
- Sun Tzu on The Art of War

People use this quote on different aspects. Some use it on business, some with their work, most of the time it is use in war. But this has more than what it means. This applies to all that you do: even walking.

Let's digest it:

Doing something has basic parts

  1. Goal (Ends, Want, Effect)
  2. Work(Means, Task, Cause)

When you do something, you have a goal in mind: a reason why you are doing it. If you don't have a reason then you are stupid. Even just wasting your time is a reason for doing something. Let's take your reading this article as an example. Why are you reading this? It could be that you are interested with Sun Tzu and his book. Perhaps, you got interested with the article itself. Maybe you are looking for knowledge or wisdom and you ended up here by chance. Every reason is valid. Some or most may or may not like it. But, it is valid and you have a reason: which means you are not stupid.

Before you can get to the goal, you do the work first. There is no sense in having a goal without working for it. It's like wanting to win the lottery without buying a ticket. Or, wanting to be in shape without working out. I think you get what I mean.

Now, what am I implying?

I define battle as the small or big things that we do in life. From taking an bath to leading a nation. We do battle everyday. And, when Sun Tzu say "Every battle was won before it was fought" I understood it as having accomplished things right after you have decided to do them. So, if you are fickle minded in doing something or has doubts about yourself on doing it, think about this article. There's always an answer, because every battle was won before it was fought.

Popular

White Paper: The Agile Transportation System (ATS) – AI-Driven, Routeless, and On-Demand Mobility

  Abstract / Executive Summary The Agile Transportation System (ATS) is a next-generation urban mobility solution that leverages Artificial Intelligence (AI) to revolutionize transportation. Unlike traditional public transit with fixed routes and rigid schedules , ATS operates on an AI-powered routeless model that dynamically adapts to commuter demand. It also integrates an intelligent passenger selection system to optimize seating, prevent congestion, and enhance accessibility. Designed initially for Bonifacio Global City (BGC), Philippines , ATS ensures on-demand scheduling, flexible vehicle deployment, and 24/7 availability . By incorporating AI-powered analytics, predictive algorithms, and real-time optimization , ATS offers a truly agile, scalable, and commuter-centric transportation system. Introduction Urban mobility is facing major challenges, including traffic congestion, inefficient public transport, and long waiting times . Traditional public transit operates on pred...

Retrieval-Augmented Generation (RAG) Using First-Principles Thinking

Instead of just learning how Retrieval-Augmented Generation (RAG) works, let's break it down using First-Principles Thinking (FPT) —understanding the fundamental problem it solves and how we can optimize it. Step 1: What Problem Does RAG Solve? Traditional AI Limitations (Before RAG) Large Language Models (LLMs) like GPT struggle with: ❌ Knowledge Cutoff → They can’t access new information after training. ❌ Fact Inaccuracy (Hallucination) → They generate plausible but false responses. ❌ Context Limits → They can only process a limited amount of information at a time. The RAG Solution Retrieval-Augmented Generation (RAG) improves LLMs by: ✅ Retrieving relevant information from external sources (e.g., databases, search engines). ✅ Feeding this retrieved data into the LLM before generating an answer. ✅ Reducing hallucinations and improving response accuracy. Core Idea: Instead of making the model remember everything, let it look up relevant knowledge when needed....

Agile Transportation System (ATS) Values and Principles

Here’s a draft of the Agile Transportation System (ATS) Values and Principles. ATS Core Values Adaptability Over Rigidity - ATS prioritizes flexible route adjustments and dynamic scheduling based on real-time demand rather than fixed, inefficient routes. Availability Over Scarcity - There should always be an ATS unit available when and where it's needed, reducing wait times and ensuring continuous service. Efficiency Over Redundancy - Every unit must maximize passenger load without compromising speed and convenience, ensuring an optimal balance of utilization. Simplicity Over Complexity - Operations should be straightforward, avoiding unnecessary bureaucracy and ensuring seamless passenger movement. Continuous Improvement Over Static Systems - ATS evolves based on data and feedback, refining operations to enhance reliability and customer satisfaction. Customer Experience Over Just Transportation - The system is not just about moving people; it's about making their journe...