{
    "version": "https://jsonfeed.org/version/1",
    "title": "Adithyan",
    "home_page_url": "https://adithyan.io/",
    "feed_url": "https://adithyan.io/feed.json",
    "description": "My personal blog where I share things I wish I had known earlier. I document my musings, writings, and experiences.",
    "items": [
        {
            "id": "https://adithyan.io/blog/xcode-27-agent-skills",
            "url": "https://adithyan.io/blog/xcode-27-agent-skills",
            "title": "Xcode 27 ships with Apple-native agent skills",
            "summary": "Apple now ships seven Xcode agent skills that can be exported and used with other agents.",
            "date_modified": "2026-06-09T00:00:00.000Z",
            "tags": [
                "Xcode",
                "SwiftUI",
                "Agents",
                "Apple",
                "Developer Tools"
            ]
        },
        {
            "id": "https://adithyan.io/blog/i-animated-my-paper-sketch-with-gemini-omni",
            "url": "https://adithyan.io/blog/i-animated-my-paper-sketch-with-gemini-omni",
            "title": "I Animated My Paper Sketch With Gemini Omni",
            "summary": "A small paper sketch turned into a short Gemini Omni video.",
            "date_modified": "2026-05-23T00:00:00.000Z",
            "tags": [
                "AI Video",
                "Gemini Omni",
                "Remotion",
                "Lyria",
                "Codex",
                "Creative Workflow"
            ]
        },
        {
            "id": "https://adithyan.io/blog/notes-from-harness-engineering",
            "url": "https://adithyan.io/blog/notes-from-harness-engineering",
            "title": "Notes on harness engineering",
            "summary": "Some notes from the field. Been obsessed with this for the last few weeks.",
            "date_modified": "2026-04-24T00:00:00.000Z",
            "tags": [
                "AI",
                "Agents",
                "Harness",
                "Codex",
                "Claude",
                "Tooling"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-is-a-harness-video-tools",
            "url": "https://adithyan.io/blog/codex-is-a-harness-video-tools",
            "title": "Codex Is a Harness. Swap the Tools, Get a Video Editor.",
            "summary": "A meta video about how a coding agent becomes a video editor: model + harness + swappable tools. Recorded on green screen, edited end-to-end with Codex.",
            "date_modified": "2026-04-09T00:00:00.000Z",
            "tags": [
                "Video",
                "Remotion",
                "Codex",
                "Agents",
                "Tooling"
            ]
        },
        {
            "id": "https://adithyan.io/blog/bring-claude-into-codex",
            "url": "https://adithyan.io/blog/bring-claude-into-codex",
            "title": "I Brought Claude Into Codex",
            "summary": "I spend most of my time in Codex and I do not want to leave it. But I still miss Claude for writing and creative work. So I brought Claude in as a sub-agent instead of switching tools.",
            "date_modified": "2026-03-31T00:00:00.000Z",
            "tags": [
                "AI",
                "Codex",
                "Agents",
                "Subagents",
                "OpenAI",
                "Anthropic",
                "Model Providers"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-under-the-hood-visual-guide",
            "url": "https://adithyan.io/blog/codex-under-the-hood-visual-guide",
            "title": "How Codex works under the hood",
            "summary": "A visual guide to Codex App Server, local and remote setup, streamed updates, and thread-turn-item.",
            "date_modified": "2026-03-30T00:00:00.000Z",
            "tags": [
                "Codex",
                "OpenAI",
                "AI",
                "Agents",
                "App Server",
                "JSON-RPC"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-plugins-visual-explainer",
            "url": "https://adithyan.io/blog/codex-plugins-visual-explainer",
            "title": "Codex plugins, visually explained",
            "summary": "A seven-panel visual guide to what Codex plugins are, what can go inside them, and how they get installed.",
            "date_modified": "2026-03-27T00:00:00.000Z",
            "tags": [
                "Codex",
                "Plugins",
                "AI",
                "Agents",
                "MCP",
                "OpenAI"
            ]
        },
        {
            "id": "https://adithyan.io/blog/building-dobby-health",
            "url": "https://adithyan.io/blog/building-dobby-health",
            "title": "Diary Day 6 to 8: Behind the scenes of building my personal agent from scratch",
            "summary": "I wired my health context into Dobby so one voice-first assistant can answer questions that used to require multiple apps.",
            "date_modified": "2026-03-25T00:00:00.000Z",
            "tags": [
                "AI",
                "Agents",
                "Codex",
                "Health",
                "Personal Software",
                "Apple"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-subagents-visual-guide",
            "url": "https://adithyan.io/blog/codex-subagents-visual-guide",
            "title": "Why subagents help: a 10-panel visual guide",
            "summary": "Once you get past the basics with agents, context pollution and context rot start showing up. This ten-panel visual guide explains why subagents help.",
            "date_modified": "2026-03-21T00:00:00.000Z",
            "tags": [
                "AI",
                "Agents",
                "Codex",
                "Subagents",
                "Agent Engineering",
                "OpenAI"
            ]
        },
        {
            "id": "https://adithyan.io/blog/building-my-personal-agent-ios-interface",
            "url": "https://adithyan.io/blog/building-my-personal-agent-ios-interface",
            "title": "Diary Day 2 to 5: Behind the scenes of building my personal agent from scratch",
            "summary": "A build note on designing a very thin, voice-first iOS interface for my personal agent, and why tailored software is becoming more accessible.",
            "date_modified": "2026-03-19T00:00:00.000Z",
            "tags": [
                "AI",
                "Agents",
                "Codex",
                "iOS",
                "Personal Software",
                "Apple"
            ]
        },
        {
            "id": "https://adithyan.io/blog/agent-engineering-101",
            "url": "https://adithyan.io/blog/agent-engineering-101",
            "title": "Agent Engineering 101: A Visual Guide",
            "summary": "A practical mental model for AGENTS.md, SKILLS, and MCP: help agents navigate the terrain, load the right know-how, and connect to the live world.",
            "date_modified": "2026-03-17T00:00:00.000Z",
            "tags": [
                "AI",
                "Agents",
                "Agent Engineering",
                "AGENTS.md",
                "Skills",
                "MCP",
                "Codex"
            ]
        },
        {
            "id": "https://adithyan.io/blog/svg-model-comparison",
            "url": "https://adithyan.io/blog/svg-model-comparison",
            "title": "GPT 5.4 vs 5.2 SVG test",
            "summary": "A quick side-by-side animated SVG test using GPT-5.4 and GPT-5.2.",
            "date_modified": "2026-03-05T00:00:00.000Z",
            "tags": [
                "OpenAI",
                "Codex",
                "SVG",
                "Creative Coding",
                "Blog"
            ]
        },
        {
            "id": "https://adithyan.io/blog/i-converted-an-old-game-controller-to-control-codex",
            "url": "https://adithyan.io/blog/i-converted-an-old-game-controller-to-control-codex",
            "title": "I Converted an Old Game Controller to Control Codex (100% Built by Codex)",
            "summary": "Builder log on turning a dusty game controller into a Codex control deck for terminal workflows, voice dictation, and multi-agent tabs.",
            "date_modified": "2026-02-27T00:00:00.000Z",
            "tags": [
                "Codex",
                "Terminal",
                "Workflow",
                "Game Controller",
                "Swift"
            ]
        },
        {
            "id": "https://adithyan.io/blog/being-more-deliberate",
            "url": "https://adithyan.io/blog/being-more-deliberate",
            "title": "Being More Deliberate",
            "summary": "Reflections on the all-consuming nature of startup life and resolving to be more intentional this year.",
            "date_modified": "2026-02-20T00:00:00.000Z",
            "tags": [
                "entrepreneurship",
                "reflection",
                "startups",
                "personal"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-text-effects-toolchain",
            "url": "https://adithyan.io/blog/codex-text-effects-toolchain",
            "title": "I Edited This Video 100% With Codex ft. SAM3 + MatAnyone + Remotion",
            "summary": "A practical workflow: record first, transcribe with word timings, generate a subject alpha, then compose everything in Remotion. No timeline editor.",
            "date_modified": "2026-02-09T00:00:00.000Z",
            "tags": [
                "Video",
                "Remotion",
                "Codex",
                "Agents",
                "Tooling"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-retrospective",
            "url": "https://adithyan.io/blog/codex-retrospective",
            "title": "Codex Retrospective: One of My Best Decisions This Year",
            "summary": "Three months after switching from Cursor to Codex, the migration has exceeded expectations. Terminal-based AI coding is the future.",
            "date_modified": "2026-02-04T00:00:00.000Z",
            "tags": [
                "Codex",
                "AI",
                "Developer Tools",
                "Claude Code",
                "Terminal",
                "Agent Coding"
            ]
        },
        {
            "id": "https://adithyan.io/blog/openai-codex-meetup-takeaways",
            "url": "https://adithyan.io/blog/openai-codex-meetup-takeaways",
            "title": "Takeaways From the OpenAI Codex Meetup",
            "summary": "My personal observations from attending the OpenAI Codex meetup in Berlin, plus detailed meeting notes summarized by Codex (a bit meta).",
            "date_modified": "2026-01-29T00:00:00.000Z",
            "tags": [
                "Codex",
                "OpenAI",
                "AI",
                "Developer Tools",
                "Agents"
            ]
        },
        {
            "id": "https://adithyan.io/blog/codex-edited-video-demo",
            "url": "https://adithyan.io/blog/codex-edited-video-demo",
            "title": "I Let Codex Edit a Video End to End",
            "summary": "Builder log: I let Codex edit a video using Remotion, transcription, and active speaker detection. No timeline. Just prompts.",
            "date_modified": "2026-01-27T00:00:00.000Z",
            "tags": [
                "Video",
                "Remotion",
                "Agents",
                "Tooling"
            ]
        },
        {
            "id": "https://adithyan.io/blog/epub-pdf-machines-of-loving-grace",
            "url": "https://adithyan.io/blog/epub-pdf-machines-of-loving-grace",
            "title": "EPUB + PDF for “Machines of Loving Grace”",
            "summary": "Kindle-ready EPUB and PDF files for Dario Amodei’s “Machines of Loving Grace.”",
            "date_modified": "2026-01-27T00:00:00.000Z",
            "tags": [
                "Reading",
                "Kindle",
                "AI",
                "Essays"
            ]
        },
        {
            "id": "https://adithyan.io/blog/kindle-ready-adolescence-of-technology",
            "url": "https://adithyan.io/blog/kindle-ready-adolescence-of-technology",
            "title": "EPUB + PDF for “The Adolescence of Technology”",
            "summary": "I wanted to read Dario Amodei’s essay on my Kindle, so I made clean PDF and EPUB files and shared them here.",
            "date_modified": "2026-01-26T00:00:00.000Z",
            "tags": [
                "Reading",
                "Kindle",
                "AI",
                "Essays"
            ]
        },
        {
            "id": "https://adithyan.io/blog/age-of-personal-software",
            "url": "https://adithyan.io/blog/age-of-personal-software",
            "title": "Made a 365-day gratitude journal",
            "summary": "I prompted a 365-day gratitude journal into existence this morning. What that means for creators, and what it means for companies like mine.",
            "date_modified": "2026-01-13T00:00:00.000Z",
            "tags": [
                "AI",
                "Reflection",
                "Creation",
                "Codex"
            ]
        },
        {
            "id": "https://adithyan.io/blog/brand-stores-ai",
            "url": "https://adithyan.io/blog/brand-stores-ai",
            "title": "50 Food Chains as Adorable Miniature Stores",
            "summary": "50 popular food chains reimagined as charming chibi-style concept stores",
            "date_modified": "2025-12-03T00:00:00.000Z",
            "tags": [
                "AI",
                "Image Generation",
                "Creative Coding",
                "Gemini"
            ]
        },
        {
            "id": "https://adithyan.io/blog/world-cities-ai",
            "url": "https://adithyan.io/blog/world-cities-ai",
            "title": "Every Major City as a Tiny Miniature World",
            "summary": "46 world cities reimagined as charming isometric miniatures",
            "date_modified": "2025-12-02T00:00:00.000Z",
            "tags": [
                "AI",
                "Image Generation",
                "Creative Coding",
                "GPT-4o"
            ]
        },
        {
            "id": "https://adithyan.io/blog/harada-method-worksheet",
            "url": "https://adithyan.io/blog/harada-method-worksheet",
            "title": "Worksheet for Harada Method",
            "summary": "I created a LaTeX worksheet for the Harada Method goal-setting system after coming across a tweet thread about it.",
            "date_modified": "2025-11-15T00:00:00.000Z",
            "tags": [
                "productivity",
                "goal-setting",
                "LaTeX",
                "templates"
            ]
        },
        {
            "id": "https://adithyan.io/blog/release-timing-weekly",
            "url": "https://adithyan.io/blog/release-timing-weekly",
            "title": "Which Day Do Top Weekly Podcasts Release?",
            "summary": "Among elite weekly shows, releases cluster Mon–Wed (Thu follows), and over half hit the same weekday ≥80% of the time.",
            "date_modified": "2025-11-06T00:00:00.000Z",
            "tags": [
                "podcasting",
                "data",
                "schedule"
            ]
        },
        {
            "id": "https://adithyan.io/blog/who-hosts-top-podcasts",
            "url": "https://adithyan.io/blog/who-hosts-top-podcasts",
            "title": "Podcast Hosting Market Share: An Analysis of the Top 10,000 Shows",
            "summary": "Analysis of 10,000 top podcasts reveals a clear 'graduation' pattern: shows often start on indie hosts but migrate to enterprise platforms like Megaphone as they grow.",
            "date_modified": "2025-11-03T00:00:00.000Z",
            "tags": [
                "podcasting",
                "data",
                "infrastructure"
            ]
        },
        {
            "id": "https://adithyan.io/blog/how-long-top-podcasts-run",
            "url": "https://adithyan.io/blog/how-long-top-podcasts-run",
            "title": "I Analyzed 1,000 Top Podcasts: Here's How Long Their Episodes Actually Are",
            "summary": "Episode length analysis of the top 1,000 podcasts reveals surprising patterns across different publishing frequencies.",
            "date_modified": "2025-10-31T00:00:00.000Z",
            "tags": [
                "podcasting",
                "data",
                "episode length"
            ]
        },
        {
            "id": "https://adithyan.io/blog/top-podcast-cadence",
            "url": "https://adithyan.io/blog/top-podcast-cadence",
            "title": "I Analyzed 1,000 Top Podcasts: Here's How Often They Actually Publish",
            "summary": "Publishing frequency analysis of the top 1,000 podcasts shows nearly 1 in 5 publish daily, while weekly still dominates.",
            "date_modified": "2025-10-30T00:00:00.000Z",
            "tags": [
                "podcasting",
                "data",
                "cadence"
            ]
        },
        {
            "id": "https://adithyan.io/blog/goodbye-cursor",
            "url": "https://adithyan.io/blog/goodbye-cursor",
            "title": "Goodbye, Cursor",
            "summary": "After two years and a recent $500 monthly bill, I'm reluctantly saying goodbye to Cursor. It's not because I want to, but because I have to.",
            "date_modified": "2025-10-22T00:00:00.000Z",
            "tags": [
                "Cursor",
                "AI",
                "Developer Tools",
                "Bootstrapping",
                "OpenAI",
                "LLM"
            ]
        },
        {
            "id": "https://adithyan.io/blog/known-vs-unknown-unfairness",
            "url": "https://adithyan.io/blog/known-vs-unknown-unfairness",
            "title": "Known vs Unknown Unfairness",
            "summary": "Reflecting on 18 months of bootstrapping: why some people seem to glide through challenges while you stumble. Six things I wish I had known earlier.",
            "date_modified": "2025-10-16T00:00:00.000Z",
            "tags": [
                "entrepreneurship",
                "startups",
                "bootstrapping",
                "lessons learned",
                "AIP"
            ]
        },
        {
            "id": "https://adithyan.io/blog/latitude59-tallinn-reflections",
            "url": "https://adithyan.io/blog/latitude59-tallinn-reflections",
            "title": "Latitude59 Reflections",
            "summary": "My experience at Latitude59 in Tallinn - from understanding Estonia startup ecosystem to learning the physics of fundraising as a first-time founder.",
            "date_modified": "2025-05-26T00:00:00.000Z",
            "tags": [
                "entrepreneurship",
                "startups",
                "Estonia",
                "Tallinn",
                "Latitude59",
                "fundraising",
                "founder journey"
            ]
        },
        {
            "id": "https://adithyan.io/blog/notes-on-mcp",
            "url": "https://adithyan.io/blog/notes-on-mcp",
            "title": "Notes on MCP: Standardization Comes From Adoption, Not Technical Superiority",
            "summary": "Reflecting on how standardization in technology is driven by ecosystem adoption and trusted stewardship, with lessons from video streaming applied to Model-Control-Protocol (MCP).",
            "date_modified": "2025-04-24T00:00:00.000Z",
            "tags": [
                "MCP",
                "Standardization",
                "Technology",
                "AI",
                "Developer Experience"
            ]
        },
        {
            "id": "https://adithyan.io/blog/bootstrappers-parable",
            "url": "https://adithyan.io/blog/bootstrappers-parable",
            "title": "The Bootstrapper's Parable",
            "summary": "A journey through the ups and downs of entrepreneurship, showcasing the roller coaster of emotions that come with bootstrapping a company.",
            "date_modified": "2025-04-17T00:00:00.000Z",
            "tags": [
                "Entrepreneurship",
                "Bootstrapping",
                "Startups",
                "Mindset"
            ]
        },
        {
            "id": "https://adithyan.io/blog/design-principles-learned-from-experience",
            "url": "https://adithyan.io/blog/design-principles-learned-from-experience",
            "title": "Design Principles I Learned From Building Real Products",
            "summary": "Two critical lessons I learned about UI design from building front-end applications for clients instead of just reading books.",
            "date_modified": "2025-04-13T00:00:00.000Z",
            "tags": [
                "Design",
                "UI",
                "UX",
                "Front-End",
                "Web Development"
            ]
        },
        {
            "id": "https://adithyan.io/blog/richard-sutton-ai-slogans",
            "url": "https://adithyan.io/blog/richard-sutton-ai-slogans",
            "title": "Explaining Richard Sutton's AI Research Slogans",
            "summary": "Richard Sutton's AI slogans explained in clear, practical terms for a technical audience.",
            "date_modified": "2025-04-01T00:00:00.000Z",
            "tags": [
                "AI",
                "Machine Learning",
                "Reinforcement Learning",
                "Research Principles"
            ]
        },
        {
            "id": "https://adithyan.io/blog/why-you-need-proxy-server-llm",
            "url": "https://adithyan.io/blog/why-you-need-proxy-server-llm",
            "title": "Why You Need a Proxy Server for LLMs",
            "summary": "As LLMs evolve rapidly, a proxy server like LiteLLM becomes essential for production applications to manage model switching, fallbacks, and authentication.",
            "date_modified": "2025-03-27T00:00:00.000Z",
            "tags": [
                "LLM",
                "API",
                "Proxy",
                "LiteLLM",
                "Production",
                "ML Engineering"
            ]
        },
        {
            "id": "https://adithyan.io/blog/a-letter-early-2024-self",
            "url": "https://adithyan.io/blog/a-letter-early-2024-self",
            "title": "A Letter to My Early 2024 Self",
            "summary": "Hard-earned startup lessons I wish I had known when starting my entrepreneurial journey.",
            "date_modified": "2024-12-31T00:00:00.000Z",
            "tags": [
                "entrepreneurship",
                "startups",
                "bootstrapping",
                "lessons learned"
            ]
        },
        {
            "id": "https://adithyan.io/blog/books-to-optimize-your-4000-hours-of-existence",
            "url": "https://adithyan.io/blog/books-to-optimize-your-4000-hours-of-existence",
            "title": "Books to Optimize Your 4000 Hours of Existence",
            "summary": "A practical list of four books that helped me improve sleep, breathing, eating, and skin care habits during my 4,000-week life window.",
            "date_modified": "2022-09-28T00:00:00.000Z",
            "tags": [
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/debt-understanding-and-leveraging-it-to-build-wealth",
            "url": "https://adithyan.io/blog/debt-understanding-and-leveraging-it-to-build-wealth",
            "title": "Debt: Understanding and Leveraging It to Build Wealth",
            "summary": "Hi Folks, We are back with another video. In this video, I talk about the concept of Debt. During discussions with my friends, I found that this topic is oft...",
            "date_modified": "2022-09-09T00:00:00.000Z",
            "tags": [
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/i-am-starting-a-youtube-channel",
            "url": "https://adithyan.io/blog/i-am-starting-a-youtube-channel",
            "title": "I Am Starting a YouTube Channel",
            "summary": "Hey Folks! Hope you all are doing well! Just a short message to everyone. I have started a YouTube channel. In my channel, I post stuff that I find interesti...",
            "date_modified": "2022-09-09T00:00:00.000Z",
            "tags": [
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/6-years-of-fi-journey-hitting-30s-implications-and-the-future",
            "url": "https://adithyan.io/blog/6-years-of-fi-journey-hitting-30s-implications-and-the-future",
            "title": "6 Years of FI, Hitting 30s: Implications and the Future",
            "summary": "Hey Ho Folks! Hope you all are safe and well! Welcome to a longish life update post. Introduction This post is going to be primarily of two parts. First, I w...",
            "date_modified": "2022-05-27T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/two-easy-methods-to-wake-up-in-the-morning",
            "url": "https://adithyan.io/blog/two-easy-methods-to-wake-up-in-the-morning",
            "title": "Two Easy Hacks to Wake Up in the Morning",
            "summary": "Hey Ho! Hope you all are safe and well! Welcome to a life hack post. Introduction For most of my adult life, I have struggled to wake up in the morning. I wo...",
            "date_modified": "2021-04-03T00:00:00.000Z",
            "tags": [
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/five-lessons-from-five-years-of-fi",
            "url": "https://adithyan.io/blog/five-lessons-from-five-years-of-fi",
            "title": "Five Lessons from Five Years of FI",
            "summary": "Hey Ho! Hope you all are safe and well! Welcome to yet another 5-year theme-based post. Introduction Recently, I realized that it’s been five years since I s...",
            "date_modified": "2021-01-05T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/go-get-some-cookies-for-2021",
            "url": "https://adithyan.io/blog/go-get-some-cookies-for-2021",
            "title": "Go Get Some Cookies for 2021",
            "summary": "Hey Ho! Hope this post finds you enjoying the new year! Introduction I started the new year by baking a big metaphorical “cookie”. It is a concept that I lea...",
            "date_modified": "2021-01-02T00:00:00.000Z",
            "tags": [
                "General",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/5-year-of-fi-journey-an-update-in-numbers",
            "url": "https://adithyan.io/blog/5-year-of-fi-journey-an-update-in-numbers",
            "title": "5 Years of FI Journey: An Update in Numbers",
            "summary": "Hey Ho! Hope you all are well and safe, in these unprecedented times. Introduction Yesterday, I realized that it’s been exactly five years since I started wa...",
            "date_modified": "2020-12-12T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/food-and-frugality",
            "url": "https://adithyan.io/blog/food-and-frugality",
            "title": "Food and Frugality",
            "summary": "Introduction “One cannot think well, love well, sleep well, if one has not dined well.” – Virginia Woolf Food is an integral part of our lives. Significant t...",
            "date_modified": "2020-06-14T00:00:00.000Z",
            "tags": [
                "General",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/the-best-is-the-enemy-of-the-good",
            "url": "https://adithyan.io/blog/the-best-is-the-enemy-of-the-good",
            "title": "The Best Is the Enemy of the Good",
            "summary": "I am reading a book and I recently come across this quote : “The best is the enemy of the good”. It was in the context of building new productive habits. At...",
            "date_modified": "2020-06-07T00:00:00.000Z",
            "tags": [
                "General",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/a-case-for-meditation-illustrated-edition",
            "url": "https://adithyan.io/blog/a-case-for-meditation-illustrated-edition",
            "title": "The Case for Meditation: Illustrated Edition",
            "summary": "Introduction I am 28 years old now. The year between 22 and 27 was a rough patch for me. Although I did portray an air of confidence and positivity to people...",
            "date_modified": "2020-05-31T00:00:00.000Z",
            "tags": [
                "General",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/investing-in-stocks-to-wait-or-not-to-wait",
            "url": "https://adithyan.io/blog/investing-in-stocks-to-wait-or-not-to-wait",
            "title": "Investing in Stocks: To Wait or Not to Wait",
            "summary": "Introduction One of the questions that I often get asked is * “Should I start investing right now? Or should I wait until the markets are slightly more favou...",
            "date_modified": "2020-05-24T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/start-investing-where-what-and-how",
            "url": "https://adithyan.io/blog/start-investing-where-what-and-how",
            "title": "Start Investing: Where, What, and How",
            "summary": "This is a follow-up to my “Smart financial tips” series. I strongly recommend to start there and come back here. Anyways, * Earlier we looked at what does “S...",
            "date_modified": "2019-01-12T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/plan-for-the-year-2019",
            "url": "https://adithyan.io/blog/plan-for-the-year-2019",
            "title": "Plan for the Year 2019",
            "summary": "Hey Fellas, Subject : A quick update on what’s in store for the year 2019. As you might have noticed there has been a long lull in this website in 2018. Ther...",
            "date_modified": "2019-01-05T00:00:00.000Z",
            "tags": [
                "Misc",
                "Updates"
            ]
        },
        {
            "id": "https://adithyan.io/blog/end-of-year-update",
            "url": "https://adithyan.io/blog/end-of-year-update",
            "title": "End of Year Update",
            "summary": "Hey Folks! First of all, I am so sorry for not posting anything for so long. It’s been a whirlwind couple of months in my life and a stressful one at that. Ne...",
            "date_modified": "2017-12-30T00:00:00.000Z",
            "tags": [
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/hiking-to-brunnsteinspitze-2180m",
            "url": "https://adithyan.io/blog/hiking-to-brunnsteinspitze-2180m",
            "title": "Hiking to Brunnsteinspitze (2180m)",
            "summary": "Hey! If you are interested in doing this hiking trail, read the “Details” section. If you are interested in how the path looks like, see the “Video” section....",
            "date_modified": "2017-10-18T00:00:00.000Z",
            "tags": [
                "Misc",
                "Travel"
            ]
        },
        {
            "id": "https://adithyan.io/blog/klettersteig-to-alpspitze-2628-m-and-matheisenkar-via-ferrata-bc",
            "url": "https://adithyan.io/blog/klettersteig-to-alpspitze-2628-m-and-matheisenkar-via-ferrata-bc",
            "title": "Klettersteig to Alpspitze (2,628 m) and Matheisenkar (Via Ferrata B/C)",
            "summary": "Hey! If you are interested in doing this hiking trail, read the “Details” section. If you are interested in how the path looks like, see the “Video” section....",
            "date_modified": "2017-08-15T00:00:00.000Z",
            "tags": [
                "Misc",
                "Travel"
            ]
        },
        {
            "id": "https://adithyan.io/blog/what-kind-of-investor-are-you-defensive-or-enterprising",
            "url": "https://adithyan.io/blog/what-kind-of-investor-are-you-defensive-or-enterprising",
            "title": "What Kind of Investor Are You: Defensive or Enterprising?",
            "summary": "Hey! This post presents the most important message from the book : “THE INTELLIGENT INVESTOR”. This book was proclaimed as “by far, the best book on investin...",
            "date_modified": "2017-05-07T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/the-only-investment-post-you-need-to-read",
            "url": "https://adithyan.io/blog/the-only-investment-post-you-need-to-read",
            "title": "Index Funds: The Only Investment Guide You Need to Read",
            "summary": "Hey! My earlier posts urged you to start investing as soon as possible. But now you are wondering on what you should do next. You are thinking – “How do I ge...",
            "date_modified": "2017-01-24T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/hiking-immenstadter-horn-gschwenderhorn-horn",
            "url": "https://adithyan.io/blog/hiking-immenstadter-horn-gschwenderhorn-horn",
            "title": "Hiking to Immenstadter Horn and Gschwenderhorn",
            "summary": "Hey! Another weekend passed. So another hiking post. If you are interested in doing the same hiking trail, read the “Details” section. If you are interested...",
            "date_modified": "2017-01-09T00:00:00.000Z",
            "tags": [
                "Misc",
                "Travel"
            ]
        },
        {
            "id": "https://adithyan.io/blog/theory-investing-part-1-stocks-bonds",
            "url": "https://adithyan.io/blog/theory-investing-part-1-stocks-bonds",
            "title": "Theory of Investing Part 1: Stocks and Bonds",
            "summary": "Hey! In finance world, it is a commonplace knowledge that stocks (and bonds) are the best long-term investment vehicles for the “average” citizen [1]. By an...",
            "date_modified": "2017-01-05T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/hiking-klausenberg-und-predigtstuhl",
            "url": "https://adithyan.io/blog/hiking-klausenberg-und-predigtstuhl",
            "title": "Hiking to Klausenberg and Predigtstuhl",
            "summary": "Hey! For the ones interested in doing the same trail, read the “Details” section. If you are interested in my ramblings about the path, read the “Travel diar...",
            "date_modified": "2017-01-03T00:00:00.000Z",
            "tags": [
                "Misc",
                "Travel"
            ]
        },
        {
            "id": "https://adithyan.io/blog/when-can-i-attain-financial-indepdence",
            "url": "https://adithyan.io/blog/when-can-i-attain-financial-indepdence",
            "title": "When Can You Attain Financial Independence?",
            "summary": "Welcome! In my earlier post, I talked about why you should start investing? Naturally, the next question is how long should you keep investing. Or in a way I...",
            "date_modified": "2016-12-26T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/what-is-a-smart-home",
            "url": "https://adithyan.io/blog/what-is-a-smart-home",
            "title": "What Is a Smart Home?",
            "summary": "Welcome to my blog on smart home! So, what the hell is smart home you ask? To understand that, first let us review how a normal home looks like. A normal bor...",
            "date_modified": "2016-12-23T00:00:00.000Z",
            "tags": [
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/what-is-this-smart-finance-tips-about",
            "url": "https://adithyan.io/blog/what-is-this-smart-finance-tips-about",
            "title": "What Is \"Smart Finance Tips\" All About?",
            "summary": "Nobody talks about money. Given that a good part of our life revolves around money, it is a surprising fact that we rarely spend time talking or thinking abou...",
            "date_modified": "2016-12-23T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/why-you-should-start-investing",
            "url": "https://adithyan.io/blog/why-you-should-start-investing",
            "title": "Why You Should Start Investing",
            "summary": "Hey! Earlier, I talked about how many of us fail to consider our financial life seriously. By doing this, we self-impose financial crutches. By not actively...",
            "date_modified": "2016-12-23T00:00:00.000Z",
            "tags": [
                "Finance",
                "Misc"
            ]
        },
        {
            "id": "https://adithyan.io/blog/biking-from-munich-to-regensburg",
            "url": "https://adithyan.io/blog/biking-from-munich-to-regensburg",
            "title": "Biking from Munich to Regensburg",
            "summary": "Note : Actually we did this tour a year back in Summer. Me and my friends did a bike tour from Munich to Regensburg. It was beautiful. You bike along the two...",
            "date_modified": "2015-09-06T00:00:00.000Z",
            "tags": [
                "Misc",
                "Travel"
            ]
        }
    ]
}