Skip to main content

52 week money challenge: select a week version

I'm guessing you already read 52 week money challenge and it's reversed version.

Now comes another version since I don't have the patience to be steady(except when driving).

I call it: Select-A-Week version

How it works?


  1. Just choose the amount depending on what you have and what's highest amount that week
  2. Set aside the amount
  3. Cross out the week
  4. Wait for another week
  5. Repeat.
Let's take the chart below as an example


If this week, you were able to save Php300, then cross out the 7/25/2014. So, you don't have to just set aside Php50.00. The bigger you set aside, the easier it will be to save in the future. The following week, you were able to save Php1000.00 then cross out 10/31/2014. Now, you have Php300.00 and Php1000.00 crossed out. Let's say you save another Php300.00 the following week, since you already crossed the Php300.00, you'll just have to cross out Php250.00. That leaves you extra Php50.00, which you can also cross out or spend depending on what you fancy.

Happy Saving!

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