[
    {
        "id": "15",
        "title": "Secret Excel Shortcuts That Aren't on Any Cheat Sheet (But Should Be)",
        "slug": "secret-excel-shortcuts-that-aren-t-on-any-cheat-sheet-but-should-be",
        "category": "excel",
        "author": "Admin",
        "excerpt": "\n\nSource: www.youtube.com...",
        "tags": "youtube, video, sharing, camera phone, video phone, free, upload",
        "views": "5",
        "created": "2026-04-09 04:08:34",
        "updated": "2026-04-09 04:08:34",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "14",
        "title": "AI will reshape 50-55% of U.S. jobs in next 3 years, analysis finds",
        "slug": "ai-will-reshape-50-55-of-u-s-jobs-in-next-3-years-analysis-finds",
        "category": "ai",
        "author": "Admin",
        "excerpt": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
        "tags": "youtube, video, sharing, camera phone, video phone, free, upload",
        "views": "6",
        "created": "2026-04-09 04:02:59",
        "updated": "2026-04-09 04:02:59",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "13",
        "title": "Anthropic says newest AI model is too powerful to release to public",
        "slug": "anthropic-says-newest-ai-model-is-too-powerful-to-release-to-public",
        "category": "ai",
        "author": "Admin",
        "excerpt": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
        "tags": "youtube, video, sharing, camera phone, video phone, free, upload",
        "views": "5",
        "created": "2026-04-09 04:01:05",
        "updated": "2026-04-09 04:01:27",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "12",
        "title": "'Terrifying warning sign': Anthropic delays AI model over security concerns",
        "slug": "terrifying-warning-sign-anthropic-delays-ai-model-over-security-concerns-1",
        "category": "ai",
        "author": "Admin",
        "excerpt": "Anthropic says Mythos (officially dubbed “Claude Mythos Preview”) is not ready for a public launch because of the ways it could be abused by cybercriminals a...",
        "tags": "youtube, video, AI, Claude, Mythos, Security, Vulnerabilities, Software, Anthropic, Open AI, Congress, Sam Altman, Dario Amodei",
        "views": "6",
        "created": "2026-04-09 03:56:44",
        "updated": "2026-04-09 03:58:10",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "11",
        "title": "Anthropic develops AI ‘too dangerous to release to public’",
        "slug": "anthropic-develops-ai-too-dangerous-to-release-to-public",
        "category": "ai",
        "author": "Admin",
        "excerpt": "Silicon Valley start-up Anthropic has restricted access to its latest AI system, saying it is currently too dangerous to release to the public.",
        "tags": "Artificial Intelligence, Big tech, Companies, Business, Standard",
        "views": "6",
        "created": "2026-04-09 03:50:49",
        "updated": "2026-04-09 03:52:18",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "10",
        "title": "Meta Unveils New A.I. Model, Its First From the Superintelligence Lab - The New York Times",
        "slug": "meta-unveils-new-a-i-model-its-first-from-the-superintelligence-lab-the-new-york-times-1",
        "category": "ai",
        "author": "Admin",
        "excerpt": "The model, Muse Spark, performed better than Meta’s previous A.I. models but lags rivals on coding ability.",
        "tags": "meta, model, advertisement, zuckerberg, skip, muse",
        "views": "5",
        "created": "2026-04-09 02:38:01",
        "updated": "2026-04-09 02:38:55",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "9",
        "title": "Anthropic's new Mythos model system card shows devious behaviors",
        "slug": "anthropic-s-new-mythos-model-system-card-shows-devious-behaviors-1",
        "category": "ai",
        "author": "Admin",
        "excerpt": "Inside the alarming test results for Mythos.",
        "tags": "Computer security, Axios, Emerging Tech, generative AI or genAI, Mythos, Anthropic, OpenAI, Exploit (computer security), Artificial intelligence, Claude (language model), Beat poetry, Logan Graham, Prompt injection, Cyber threats",
        "views": "3",
        "created": "2026-04-09 02:35:53",
        "updated": "2026-04-09 02:36:05",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "1",
        "title": "The Rise of Generative Agents",
        "slug": "the-rise-of-generative-agents-1",
        "category": "ai",
        "author": "Alex Chen",
        "excerpt": "How autonomous agents are changing the way we interact with software. From simple chatbots to complex multi-step reasoning systems, generative agents represent a paradigm shift in how we think about human-computer interaction.",
        "tags": "ai, agents, future, llm",
        "views": "3",
        "created": "2026-04-08 23:03:27",
        "updated": "2026-04-09 01:41:18",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "2",
        "title": "Mastering XLOOKUP vs VLOOKUP",
        "slug": "mastering-xlookup-vs-vlookup-1",
        "category": "excel",
        "author": "Sarah Jenkins",
        "excerpt": "Why the new XLOOKUP is the king of data retrieval in modern spreadsheets. A comprehensive guide to migrating your formulas and understanding the key differences.",
        "tags": "excel, productivity, formulas",
        "views": "10",
        "created": "2026-04-06 23:03:27",
        "updated": "2026-04-09 02:06:23",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "3",
        "title": "AsyncIO: Concurrency Made Easy",
        "slug": "asyncio-concurrency-made-easy-1",
        "category": "python",
        "author": "Mike Ross",
        "excerpt": "Deep dive into asynchronous programming in Python for high-performance applications. Learn how to write concurrent code that scales without the complexity of threading.",
        "tags": "python, coding, async, performance",
        "views": "2",
        "created": "2026-04-04 23:03:27",
        "updated": "2026-04-09 01:56:48",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "4",
        "title": "Query Optimization 101",
        "slug": "query-optimization-101",
        "category": "sql",
        "author": "Emily White",
        "excerpt": "Learn how to write efficient SQL that scales with your data growth. From indexing strategies to query plan analysis, master the art of database performance.",
        "tags": "sql, data, optimization, indexing",
        "views": "3",
        "created": "2026-04-02 23:03:27",
        "updated": "2026-04-08 23:03:27",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "5",
        "title": "Modernizing Access Applications",
        "slug": "modernizing-access-applications",
        "category": "access",
        "author": "David Miller",
        "excerpt": "Bridging the gap between legacy databases and modern cloud connectivity. A practical guide to extending Microsoft Access with modern tools and services.",
        "tags": "access, database, modernization, cloud",
        "views": "2",
        "created": "2026-03-31 23:03:27",
        "updated": "2026-04-08 23:03:27",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "6",
        "title": "Building RAG Systems with LangChain",
        "slug": "building-rag-systems-with-langchain",
        "category": "ai",
        "author": "Alex Chen",
        "excerpt": "Retrieval-Augmented Generation combines the power of large language models with your own data. Learn how to build production-ready RAG pipelines from scratch.",
        "tags": "ai, rag, langchain, llm",
        "views": "3",
        "created": "2026-03-29 23:03:27",
        "updated": "2026-04-08 23:03:27",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "7",
        "title": "Power Query: ETL for Everyone",
        "slug": "power-query-etl-for-everyone",
        "category": "excel",
        "author": "Sarah Jenkins",
        "excerpt": "Transform messy data into clean, analysis-ready datasets using Excel's built-in ETL engine. No coding required — just point, click, and transform.",
        "tags": "excel, power-query, etl, data",
        "views": "3",
        "created": "2026-03-27 23:03:27",
        "updated": "2026-04-08 23:03:27",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    },
    {
        "id": "8",
        "title": "FastAPI: The Modern Python Web Framework",
        "slug": "fastapi-the-modern-python-web-framework",
        "category": "python",
        "author": "Mike Ross",
        "excerpt": "Build high-performance APIs with automatic documentation, type validation, and async support. FastAPI is redefining Python web development.",
        "tags": "python, fastapi, api, web",
        "views": "2",
        "created": "2026-03-25 23:03:27",
        "updated": "2026-04-08 23:03:27",
        "exportedAt": "2026-04-09T19:40:47+00:00"
    }
]