{
    "version": "https://jsonfeed.org/version/1",
    "title": "Leo Qin’s Blog - Current Affairs",
    "home_page_url": "https://leoqin.com/en/category/Current%20Affairs",
    "feed_url": "https://leoqin.com/en/rss/category/Current%20Affairs/feed.json",
    "description": "LeoQin is talking here.",
    "author": {
        "name": "LeoQin",
        "url": "https://leoqin.com/en"
    },
    "items": [
        {
            "id": "https://leoqin.com/en/article/what-is-ai",
            "content_html": "A grounded overview of AI as systems that perceive, understand, decide, and learn, with a short history from Turing and Dartmouth to deep learning and generative AI, plus a practical view of how it affects daily life.",
            "url": "https://leoqin.com/en/article/what-is-ai",
            "title": "What Is AI, and How Is It Changing Everyday Life?",
            "summary": "A grounded overview of AI as systems that perceive, understand, decide, and learn, with a short history from Turing and Dartmouth to deep learning and generative AI, plus a practical view of how it affects daily life.",
            "date_modified": "2024-12-09T00:00:00.000Z"
        },
        {
            "id": "https://leoqin.com/en/article/Nextjs-or-Remix",
            "content_html": "Using OpenAI’s move from Next.js to Remix as the case study, this post compares the two React frameworks around data loading, server rendering, hydration costs, and when each one is a better fit.",
            "url": "https://leoqin.com/en/article/Nextjs-or-Remix",
            "title": "Next.js or Remix: What OpenAI’s Migration Suggests",
            "summary": "Using OpenAI’s move from Next.js to Remix as the case study, this post compares the two React frameworks around data loading, server rendering, hydration costs, and when each one is a better fit.",
            "date_modified": "2024-12-12T00:00:00.000Z"
        }
    ]
}