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

and you just have to smile

shot at mocha blends excelsior eastwood...dont you just love that smile.

task manager: before clicking end process - part 2

continuation of the 1st part 1. igfxpers.exe - is a process installed alongside NVidia graphics cards and provides additional configuration options for these devices. "This program is a non-essential process, but should not be terminated unless suspected to be causing problems." processlibrary.com says its not a critical component. so there's nothing to worry about 2. igfxsrvc.exe - is a process associated with Intel(R) Common User Interface from Intel Corporation. It is installed with graphic card drivers with Intel chipsets. This program is important for the stable and secure running of your computer and should not be terminated. from processlibrary.com i wouldn't want to terminate this. 3. igfxtray.exe - is a process which allows you to access the Intel Graphics configuration and diagnostic application for the Intel 810 series graphics chipset. This program is a non-essential system process, and is installed for ease of use via the desktop tray. also ...

Wrestling with an Old Acer Laptop to Install ALBERT—And Winning!

You know that feeling when you take an old, battle-worn laptop and make it do something it was never meant to handle? That’s exactly what we did when we decided to install ALBERT (A Lite BERT) on an aging Acer laptop. If you’ve ever tried deep learning on old hardware, you’ll understand why this was part engineering challenge, part act of stubborn defiance. The Challenge: ALBERT on a Senior Citizen of a Laptop The laptop in question? A dusty old Acer machine (N3450 2.2 GHz, 4gb ram), still running strong (well, kind of) but never meant to handle modern AI workloads. The mission? Get PyTorch, Transformers, and ALBERT running on it—without CUDA, because, let’s be real, this laptop’s GPU is more suited for Minesweeper than machine learning. Step 1: Clearing Space (Because 92% Disk Usage Ain’t It) First order of business: making room. A quick df -h confirmed what we feared—only a few gigabytes of storage left. Old logs, forgotten downloads, and unnecessary packages were sent to digita...