Skip to main content

money works

money makes the world go round: that's half true. money and people makes the world go round. sad to say, people are letting money make the world go round when it should be the other way around. people are working for money instead of letting money work for the people.

let's take a look at the three kinds of people-money relationship, which i have in mind.

employment: when one is employed, one is working for money. he works to receive money for him to use for daily activity. once depleted, the cycle is repeated. it's advantage: it's basic, no complications and no stress (depending on whose looking at it). drawback: unstable and routinary. once you're laid off, the pay stops and you need to look for another job.

business: when one owns a business, one is working with his money. to clarify, he is helping his money grow by making the business stay afloat. then the owner would hire managers to take charge of the operations so he can sit back. then, from time to time he takes part on the operations. that's better than being an employee, in so many ways. one disadvantage though. it consumes time. not like if you are going be an investor

investor:  when one invests, he uses his money to generate more money. sample would be time deposit, real estate, stocks, bonds, etc. simplest form would be saving up in a bank with compounding interest. that may return the smallest but adding it up to, let's say, 15 years: that's big. 1,500 monthly with 0.5%interest rate for 15 years would have a future value of 281,939.13, regardless of the currency(i think).

final note, make your money work for you. do not just work for money.

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...