[
  {
    "title": "15 Days with Fable",
    "date": "2026-07-16",
    "url": "https://phuaky.com/journal/2026/fifteen-days-with-fable/",
    "slug": "/journal/2026/fifteen-days-with-fable/",
    "excerpt": "Fable 5 came out two weeks ago. This is one long article on everything I actually built with it: 15 builds, real numbers, live links where they exist, and the embarrassing parts left in. It grows as each build lands.",
    "categories": [
      "TECHNOLOGY_AI",
      "BUSINESS_ENTREPRENEURSHIP"
    ],
    "tags": [],
    "featured": true,
    "pinned": false
  },
  {
    "title": "Token Daddy: An Investment Thesis on Compute Power",
    "date": "2026-04-07",
    "url": "https://phuaky.com/journal/2026/token-daddy/",
    "slug": "/journal/2026/token-daddy/",
    "excerpt": "Sugar daddies have money. Drug lords have drugs. Oil sheiks have oil. In the AI age, the person holding the GPUs decides who gets to build. A power taxonomy, an inverted escape curve, and where in the compute stack the money actually pools.",
    "categories": [
      "FINANCE_CRYPTO",
      "TECHNOLOGY_AI"
    ],
    "tags": [],
    "featured": false,
    "pinned": false
  },
  {
    "title": "Gemini Hackathon Post-Mortem: Lessons for Next Time",
    "date": "2026-01-11",
    "url": "https://phuaky.com/journal/2026/google-gemini-hackathon/",
    "slug": "/journal/2026/google-gemini-hackathon/",
    "excerpt": "Built a working voice AI demo in 7 hours. Here's what I learned about hackathon strategy.",
    "categories": [
      "TECH"
    ],
    "tags": [],
    "featured": false,
    "pinned": false
  },
  {
    "title": "Marathon #5: The Day the Demon Never Showed Up",
    "date": "2025-12-08",
    "url": "https://phuaky.com/journal/2025/legends-harden-legends/",
    "slug": "/journal/2025/legends-harden-legends/",
    "excerpt": "I ran every previous marathon for the moment the body votes to stop. This time, I ran a 17-minute PB, but the demon never came. The training worked too well, robbing me of the only moment I actually cared about.",
    "categories": [
      "MARATHON",
      "PERSONAL_DEVELOPMENT"
    ],
    "tags": [
      "marathon",
      "running",
      "training",
      "hyrox",
      "personal best"
    ],
    "featured": true,
    "pinned": false
  },
  {
    "title": "Revenge Coding at 2AM: Building a Chrome Extension to Filter Twitter Noise",
    "date": "2025-08-23",
    "url": "https://phuaky.com/journal/2025/chrome-extension-noise-signal/",
    "slug": "/journal/2025/chrome-extension-noise-signal/",
    "excerpt": "How getting dragged to a vibe coding hackathon led to building a privacy-first Chrome extension that uses local AI to filter Twitter trash",
    "categories": [
      "TECHNOLOGY_AI"
    ],
    "tags": [
      "chrome extension",
      "javascript",
      "ollama",
      "local AI",
      "privacy",
      "twitter",
      "social media",
      "hackathon",
      "claude code"
    ],
    "featured": false,
    "pinned": false
  },
  {
    "title": "From Cockiness to 8 AI Agents: Building a Production Tax System in 3 Months",
    "date": "2025-06-15",
    "url": "https://phuaky.com/journal/2025/2025-ai-agents/",
    "slug": "/journal/2025/2025-ai-agents/",
    "excerpt": "How my brother's tax struggles led to 20+ iterations, 8 specialized AI agents, and a 90%+ accurate system that costs under $1 instead of hundreds of dollars",
    "categories": [
      "TECHNOLOGY_AI",
      "BUSINESS_ENTREPRENEURSHIP"
    ],
    "tags": [
      "AI agents",
      "LangChain",
      "RAG",
      "OpenAI",
      "Singapore tax",
      "multi-agent systems"
    ],
    "featured": true,
    "pinned": true
  },
  {
    "title": "At the Frontier: Climbing Personal Mountains to Reveal New Horizons",
    "date": "2025-05-19",
    "url": "https://phuaky.com/journal/2025/frontier-of-skills/",
    "slug": "/journal/2025/frontier-of-skills/",
    "excerpt": "Personal growth is like exploring the frontier—each mountain climbed reveals new, previously invisible opportunities",
    "categories": [
      "PERSONAL_DEVELOPMENT"
    ],
    "tags": [],
    "featured": false,
    "pinned": false
  },
  {
    "title": "The Enabler's Paradox: Reflections on Career Transitions",
    "date": "2025-03-28",
    "url": "https://phuaky.com/journal/2025/crypto-freelancing-2024/",
    "slug": "/journal/2025/crypto-freelancing-2024/",
    "excerpt": "Navigating the tension between stability and ambition in the pursuit of meaningful work and financial freedom.",
    "categories": [
      "PERSONAL_DEVELOPMENT"
    ],
    "tags": [],
    "featured": false,
    "pinned": true
  },
  {
    "title": "The Art of Finishing: Navigating Feature Creep in Solo Development",
    "date": "2025-02-26",
    "url": "https://phuaky.com/journal/2025/finishing-what-i-started/",
    "slug": "/journal/2025/finishing-what-i-started/",
    "excerpt": "What started as an overnight hackathon turned into a two-week marathon. A candid exploration of feature creep, the 80/20 problem in indie development, and why finishing projects is harder than starting them.",
    "categories": [
      "TECHNOLOGY_AI",
      "PERSONAL_DEVELOPMENT",
      "INSIGHTS_LEARNINGS",
      "BUSINESS_ENTREPRENEURSHIP"
    ],
    "tags": [],
    "featured": true,
    "pinned": false
  },
  {
    "title": "The Rollercoaster of Building Startups: Bans, Bumps, and Bouncing Back",
    "date": "2025-02-20",
    "url": "https://phuaky.com/journal/2025/the-rollercoaster-of-building-startups-bans-bumps-and-bouncing-back/",
    "slug": "/journal/2025/the-rollercoaster-of-building-startups-bans-bumps-and-bouncing-back/",
    "excerpt": "From Shopee bans to X account suspensions, my startup journey has been a brutal cycle of build, believe, and bounce back. A raw account of facing platform bans while trying to launch AI-powered solutions.",
    "categories": [
      "BUSINESS_ENTREPRENEURSHIP"
    ],
    "tags": [],
    "featured": true,
    "pinned": false
  },
  {
    "title": "Crypto Data Scraper in 1 Day",
    "date": "2025-01-13",
    "url": "https://phuaky.com/journal/2025/crypto-data-scraper-in-1-day/",
    "slug": "/journal/2025/crypto-data-scraper-in-1-day/",
    "excerpt": "Building a Python application to scrape cryptocurrency data from CoinMarketCap and project websites, with Google Sheets integration",
    "categories": [
      "FINANCE_CRYPTO"
    ],
    "tags": [],
    "featured": false,
    "pinned": false
  },
  {
    "title": "From Entrepreneur to SalaryMan: A Journey of Unexpected Growth",
    "date": "2024-07-20",
    "url": "https://phuaky.com/journal/2024/From Entrepreneur to Salaryman/",
    "slug": "/journal/2024/From Entrepreneur to Salaryman/",
    "excerpt": "My personal journey transitioning from business owner to employee, reflecting on the challenges, unexpected growth, and maintaining entrepreneurial ambitions while navigating a new career path.",
    "categories": [
      "PERSONAL_DEVELOPMENT",
      "BUSINESS_ENTREPRENEURSHIP",
      "INSIGHTS_LEARNINGS"
    ],
    "tags": [],
    "featured": true,
    "pinned": false
  },
  {
    "title": "AI Sharing Day 2: Growth, Challenges, and Lessons Learned",
    "date": "2024-07-16",
    "url": "https://phuaky.com/journal/2024/ai-sharing-day-2/",
    "slug": "/journal/2024/ai-sharing-day-2/",
    "excerpt": "A reflection on hosting the second AI Sharing Day, from preparation challenges to community building success, highlighting lessons learned and the growth experienced.",
    "categories": [
      "TECHNOLOGY_AI"
    ],
    "tags": [],
    "featured": true,
    "pinned": false
  },
  {
    "title": "E-commerce Tempts Me - But I Want to Solve Real Problems",
    "date": "2024-03-01",
    "url": "https://phuaky.com/journal/2024/e-commerce-tempts-me---but-i-want-to-solve-real-problems/",
    "slug": "/journal/2024/e-commerce-tempts-me---but-i-want-to-solve-real-problems/",
    "excerpt": "My journey from obsessing over e-commerce optimization to seeking meaningful work that addresses real-world problems, reflecting on the difference between efficiency and effectiveness.",
    "categories": [
      "BUSINESS_ENTREPRENEURSHIP",
      "PERSONAL_DEVELOPMENT",
      "INSIGHTS_LEARNINGS"
    ],
    "tags": [],
    "featured": true,
    "pinned": false
  },
  {
    "title": "Crossroads in Cambodia",
    "date": "2024-02-05",
    "url": "https://phuaky.com/journal/2024/crossroads-in-cambodia/",
    "slug": "/journal/2024/crossroads-in-cambodia/",
    "excerpt": "A transformative journey to Cambodia for a friend's wedding that evolved into a profound exploration of personal values, relationships, and cultural insights.",
    "categories": [
      "TRAVEL_ADVENTURE",
      "PERSONAL_DEVELOPMENT",
      "INSIGHTS_LEARNINGS"
    ],
    "tags": [],
    "featured": false,
    "pinned": false
  },
  {
    "title": "2023 Reflecting on the Year End",
    "date": "2023-12-31",
    "url": "https://phuaky.com/journal/2023/2023-reflecting-on-the-year-end/",
    "slug": "/journal/2023/2023-reflecting-on-the-year-end/",
    "excerpt": "A year-end reflection on achievements, regrets, and lessons learned through various projects and personal challenges.",
    "categories": [
      "INSIGHTS_LEARNINGS"
    ],
    "tags": [
      "PersonalGrowth"
    ],
    "featured": false,
    "pinned": false
  },
  {
    "title": "Running my 3rd Marathon",
    "date": "2023-12-27",
    "url": "https://phuaky.com/journal/2023/running-my-3rd-marathon/",
    "slug": "/journal/2023/running-my-3rd-marathon/",
    "excerpt": "My experience and reflections on running my third marathon, with strategies, challenges, and lessons learned for future races.",
    "categories": [
      "MARATHON"
    ],
    "tags": [],
    "featured": false,
    "pinned": false
  },
  {
    "title": "What is the Kimchi Premium?",
    "date": "2018-03-10",
    "url": "https://phuaky.com/journal/2018/what-is-the-kimchi-premium/",
    "slug": "/journal/2018/what-is-the-kimchi-premium/",
    "excerpt": "The kimchi premium—higher crypto prices on South Korean exchanges—spurred arbitrage goldmines since 2017. Alameda Research, Three Arrows Capital, and BXB Capital leveraged it, with Sam Bankman-Fried’s firm fueling FTX’s rise. Explained by Investopedia and others, it’s a tale of profit amid regulation.",
    "categories": [
      "CRYPTO"
    ],
    "tags": [
      "kimchi premium"
    ],
    "featured": false,
    "pinned": false
  },
  {
    "title": "Professional Chef - Learning Through Fire",
    "date": "2015-01-01",
    "url": "https://phuaky.com/journal/professional/2015-chef-years/",
    "slug": "/journal/professional/2015-chef-years/",
    "excerpt": "Three intense years in professional kitchens taught me discipline, creativity under pressure, and the art of perfect execution.",
    "categories": [
      "CAREER_PROFESSIONAL"
    ],
    "tags": [
      "chef",
      "culinary",
      "fine-dining",
      "cooking",
      "hospitality"
    ],
    "featured": false,
    "pinned": false
  }
]