[{"data":1,"prerenderedAt":288},["ShallowReactive",2],{"post-\u002Fwriting-with-ai-means-thinking-with-your-archive":3},{"page":4,"translations":145,"nav":153,"related":278,"random":279},{"id":5,"title":6,"body":7,"categories":109,"category":113,"changeHistory":113,"date":114,"description":115,"disclosures":116,"draft":119,"extension":120,"firstLiveAt":113,"image":121,"imageAlt":122,"kind":123,"lang":124,"meta":125,"navigation":126,"omitGermanLocalizationDisclosure":119,"path":127,"publishedAt":113,"readingTime":128,"rights":113,"seo":129,"seoTitle":130,"slug":131,"sources":132,"stem":131,"tags":135,"translationKey":142,"type":143,"updated":113,"__hash__":144},"posts\u002Fwriting-with-ai-means-thinking-with-your-archive.md","Writing with AI Means Thinking About Your Archive, Too",{"type":8,"value":9,"toc":101},"minimark",[10,24,27,30,33,38,41,44,47,50,54,63,66,69,72,75,79,82,85,88,92,95,98],[11,12,13,14,23],"p",{},"In ",[15,16,22],"a",{"href":17,"rel":18,"target":21},"https:\u002F\u002Fwww.platformer.news\u002Fkarpathy-llm-wiki-journalism-productivity\u002F",[19,20],"nofollow","noopener","_blank","a recent Platformer article",", Casey Newton describes turning his reporting archive into an AI-assisted knowledge base. Taking inspiration from an idea by Andrej Karpathy, he processed old articles into connected Markdown pages about people, companies, and concepts. When he starts reporting on a new development, those pages help him recover the earlier story.",[11,25,26],{},"The system extends beyond the archive. Newton saves new reporting as it arrives, and a script on his computer brings it into the wiki. Old context and new developments can therefore meet in the same place. He is also clear that he still opens the original source before relying on a detail.",[11,28,29],{},"What I found most useful was the restraint in his account. The experiment has helped his own work, but he does not present it as a finished system for everyone to copy. Pages grow too long, code breaks, and AI-generated text has to be made readable. The maintenance work is part of the story, not an inconvenient detail left out of it.",[11,31,32],{},"My own website is not an automatically generated wiki. But the underlying need feels familiar: when I use AI to prepare an article, I do not want the work to begin with only the prompt I wrote that day and the sources I happened to read that week. I want earlier articles and the reasoning behind them to remain available as I work.",[34,35,37],"h2",{"id":36},"the-published-site-sits-on-an-editorial-workspace","The published site sits on an editorial workspace",[11,39,40],{},"The published articles on this site live as Markdown files. Nuxt Content turns those files into pages. Each one carries practical information such as its date, language, subject tags, and draft status; I can work with the file itself rather than entering a separate content-management interface.",[11,42,43],{},"I also use AI while researching sources, weighing article ideas, developing drafts, and editing the text. Alongside the published material, a separate editorial workspace holds research notes and article briefs. Those notes can record what a source actually supports, the limits of a claim, and the angle I intend to take.",[11,45,46],{},"That distinction matters. A published article is the version of an idea I decided to put before readers. A research file may contain the trail that led there: an unresolved question, a useful objection, or a source whose claim I chose not to adopt. When a new piece of research appears, that context can be more useful than the article title alone.",[11,48,49],{},"Keeping these materials in a form that both I and an AI tool can read lets the archive inform the next piece of writing. It does not make the right connection automatically. The relevant files still have to be found and read. But the material is available when I need to bring it into a new article.",[34,51,53],{"id":52},"i-have-already-written-about-this","“I have already written about this”",[11,55,56,57,62],{},"That need came up while I was reviewing newly published pieces from sources I follow. One proposed topic reminded me of an earlier article, ",[15,58,61],{"href":59,"rel":60,"target":21},"\u002Fwho-captures-ai-productivity-gains",[20],"Who Captures the Productivity Gains from AI?",". Instead of treating the new source as an automatic prompt for another article, I asked whether it brought a genuinely different fact or perspective to the argument I had already made.",[11,64,65],{},"The earlier article examines why an employee or a service provider who becomes more productive with AI does not necessarily receive the economic benefit. It looks at the difference between salaried work and hourly billing, and asks who captures the initial gain. Not every subsequent article about “AI and productivity” is therefore a new editorial opportunity for me.",[11,67,68],{},"If a new source makes the same point through another example, a second long article may add little. If it identifies a condition I left out, the older article may deserve an update. If it offers a different explanation, then a new piece that refers back to the first can be worthwhile. Each choice depends on what the two texts actually say.",[11,70,71],{},"Finding a file is only the first step. A search for “productivity” can surface relevant material, but two articles with similar vocabulary may still make different arguments. I expect more from AI assistance than a few automatically inserted links to old posts. The connection has to matter to the new line of thought.",[11,73,74],{},"This does not mean every article should assume that its reader has worked through the entire archive. A short explanation may be necessary again, with a link for readers who want the fuller argument. The point is to avoid presenting a conclusion as a new discovery when I have already examined it at length under a different headline.",[34,76,78],{"id":77},"a-research-note-is-not-the-same-as-my-view","A research note is not the same as my view",[11,80,81],{},"There is another boundary in how I want AI to use older material. Saving a source author's argument because it is interesting is not the same as endorsing it in my own writing. A research note, a draft, and a published article do not carry the same authority simply because they happen to sit in the same repository or use the same words.",[11,83,84],{},"A new source may challenge an earlier view. In that situation, I do not want AI to smooth the disagreement away simply to produce a consistent voice. The useful question is whether the new claim and the earlier reasoning can be assessed together. If something changes my mind, saying so is more valuable than pretending I have always held the same position.",[11,86,87],{},"This is why the purpose and provenance of a file matter alongside its text. An index can make material easier to retrieve, but it cannot decide on its own whether a claim belongs to a source, a working hypothesis, or my published position.",[34,89,91],{"id":90},"the-current-setup-is-enough-for-now","The current setup is enough for now",[11,93,94],{},"I have not yet encountered a serious problem caused by the size of the archive. The current structure is sufficient for the site at its present size. For a personal blog, I do not see a reason to begin by building a comprehensive retrieval system or a vector database just because AI is involved.",[11,96,97],{},"If finding related articles or connecting research notes becomes difficult, I would first identify where the friction actually is. A simple full-text search, more consistent metadata, a small database, or a script that builds an index may be enough. None of those options requires abandoning Markdown as the primary home for the writing.",[11,99,100],{},"The more immediate question is whether the system helps me make better editorial decisions. A good source does not always justify a new draft. Sometimes it belongs in an older article; sometimes it changes the frame for the next one; sometimes it confirms that I have already said what I have to say. AI research support should help with that decision as much as it helps produce more text.",{"title":102,"searchDepth":103,"depth":103,"links":104},"",2,[105,106,107,108],{"id":36,"depth":103,"text":37},{"id":52,"depth":103,"text":53},{"id":77,"depth":103,"text":78},{"id":90,"depth":103,"text":91},[110,111,112],"ai","business","engineering",null,"2026-09-06","What Casey Newton’s LLM wiki reveals about using AI to connect new articles with an existing archive, research notes, and editorial decisions.",{"aiUse":117,"aiNote":118},"ai-assisted","This article is based on Evren Bal’s views and working experience. AI-assisted tools were used during the research and editorial development process.",false,"md","\u002Fimages\u002Fhero\u002Fai-archive-editorial.avif","Article pages and research notes are reviewed before one new draft is prepared.","Analysis","en",{},true,"\u002Fwriting-with-ai-means-thinking-with-your-archive",6,{"title":6,"description":115},"AI-Assisted Content Creation: Connecting New Writing to Old Articles","writing-with-ai-means-thinking-with-your-archive",[133],{"label":134,"href":17},"Casey Newton — An LLM wiki changed how I work",[136,137,138,139,140,141],"ai-assisted-writing","knowledge-base","content-management","editorial-workflow","markdown","institutional-knowledge","ai-knowledge-base-is-easy-to-build-hard-to-operate","post","ZemkkxMUKAdM_FYAJhidU2UUAkI9JHs-P7hxpK5L-BM",{"en":146,"tr":147,"de":150},{"path":127,"title":6},{"path":148,"title":149},"\u002Ftr\u002Fai-ile-bilgi-tabani-kurmak-isletmek-zor","AI ile yazarken arşivi de düşünmek",{"path":151,"title":152},"\u002Fde\u002Fmit-ki-schreiben-heisst-mit-dem-archiv-weiterzudenken","Mit KI schreiben heißt, auch an das eigene Archiv zu denken",{"prev":154,"next":157,"others":160,"lucky":275,"readingTime":128},{"path":155,"title":156},"\u002Fhealthcare-ai-chatbot-triage-medical-device","AI in Healthcare: The Difference Between Chatbots, Triage, and Medical Devices",{"path":158,"title":159},"\u002Fai-value-is-not-always-more-work","AI's Value Is Not Always More Work",[161,164,167,170,171,174,177,178,181,184,187,190,193,196,199,202,203,206,209,212,215,218,221,224,227,230,233,236,239,242,245,248,251,254,257,260,263,266,269,272],{"path":162,"title":163},"\u002Fai-turned-a-refactor-i-wouldnt-do-into-a-one-hour-job","With AI, a Refactor I Wouldn't Bother With Took One Hour",{"path":165,"title":166},"\u002Fgoogle-generative-ai-data-ai-citation-timing","AI Visibility Dropped Before Search: The Google Data That Changed My Theory",{"path":168,"title":169},"\u002Fkeeping-customers-happy-isnt-enough","Keeping Customers Happy Isn’t Enough. You Have to Follow Up.",{"path":155,"title":156},{"path":172,"title":173},"\u002Fthe-end-of-coding-or-a-new-renaissance-the-invisible-crisis-of-ai","The End of Coding or a New Renaissance? The Invisible Crisis of AI",{"path":175,"title":176},"\u002Fone-victory-several-defeats","One Victory, Several Defeats",{"path":158,"title":159},{"path":179,"title":180},"\u002Fllms-txt-was-never-the-point","llms.txt Was Never the Point",{"path":182,"title":183},"\u002Ffrom-rules-to-decisions-the-real-time-sales-intelligence-platform-we-built-at-vanity","Medical Tourism Lead Management: How We Moved from Manual Routing to a Real-Time Sales System",{"path":185,"title":186},"\u002Fwhen-is-one-ai-model-enough","When Is One AI Model Enough?",{"path":188,"title":189},"\u002Fis-buying-backlinks-worth-it","Would We Still Buy This Backlink If It Sent No Ranking Signal?",{"path":191,"title":192},"\u002Fai-made-code-cheap-verification-is-still-expensive","AI Made Code Cheap. Verification Is Still Expensive.",{"path":194,"title":195},"\u002Fwhen-process-automation-actually-needs-ai","When Does Process Automation Actually Need AI?",{"path":197,"title":198},"\u002Fcomprehension-debt-the-bill-comes-due-alone","Comprehension Debt: The Bill Comes Due Alone",{"path":200,"title":201},"\u002Fwhat-makes-an-ai-system-specific-to-your-business","What Makes an AI System Specific to Your Business?",{"path":59,"title":61},{"path":204,"title":205},"\u002Feu-ai-act-after-risk-classification","EU AI Act: What Should You Do Once You Know the Risk Level?",{"path":207,"title":208},"\u002Fwordpress-to-nuxt-ai-powered-content-pipeline","From WordPress to Nuxt: Building an AI-Powered Content Pipeline",{"path":210,"title":211},"\u002Fhow-can-companies-create-value-from-ai","How Can Companies Create Value From AI?",{"path":213,"title":214},"\u002Fopen-publishing-ai-monthly-seo-reporting-experiment","Open Publishing and an AI-Assisted Monthly SEO Reporting Experiment",{"path":216,"title":217},"\u002Fproductlog-the-platform-i-built-for-myself-first","ProductLog: The Platform I Built for Myself First",{"path":219,"title":220},"\u002Fhow-i-built-a-modern-infrastructure-using-open-source-tools-and-the-power-of-cloudflare","Why I Run camiler.org on a Single VPS",{"path":222,"title":223},"\u002Fthe-job-ai-wont-take-and-the-five-it-prevents","AI Is Reducing Hiring Without Layoffs",{"path":225,"title":226},"\u002Fthe-threshold-collapsed-to-zero","The Threshold Collapsed: What ProductLog Taught Me About Building in Public",{"path":228,"title":229},"\u002Fwhy-im-building-rankextension-making-google-search-console-actually-make-sense","What Happened to RankExtension?",{"path":231,"title":232},"\u002Fis-your-ai-system-delivering-business-results","Is Your AI System Actually Delivering Business Results?",{"path":234,"title":235},"\u002Fai-assisted-rest-api-development","Preserving API Quality in AI-Assisted Development",{"path":237,"title":238},"\u002Fhow-much-authority-should-ai-have","How Much Authority Should You Give an AI System?",{"path":240,"title":241},"\u002Fdo-you-know-how-dependent-your-company-is-on-ai","Do You Know How Dependent Your Company Is on AI?",{"path":243,"title":244},"\u002Fhow-much-does-the-eu-ai-act-affect-companies-outside-the-eu","How Much Does the EU AI Act Affect Companies Outside the EU?",{"path":246,"title":247},"\u002Fchatbot-data-third-party-ai-provider","What Happens When Chatbot Data Is Sent to a Third-Party AI Provider?",{"path":249,"title":250},"\u002Fai-visibility-illusion-bing-citation-share","The AI Visibility Illusion: What Bing's Citation Share Data Actually Reveals",{"path":252,"title":253},"\u002Fstart-with-the-business-problem-not-the-ai-model","Start With the Business Problem, Not the AI Model",{"path":255,"title":256},"\u002Fwhen-does-enterprise-ai-need-rag","When Does Enterprise AI Actually Need RAG?",{"path":258,"title":259},"\u002F1m-impressions-per-month-0-revenue-a-programmatic-seo-post-mortem","1M Impressions per Month, $0 Revenue: A Programmatic SEO Post-Mortem",{"path":261,"title":262},"\u002Faccessing-know-how-is-not-the-same-as-creating-it","Accessing Know-How Is Not the Same as Creating It",{"path":264,"title":265},"\u002Fdo-ai-visibility-tools-really-work","Do AI Visibility Tools Really Work? What They Actually Measure",{"path":267,"title":268},"\u002Fbuild-in-public-2-0","Build in Public in the AI Era: What to Share and What to Keep Private",{"path":270,"title":271},"\u002Fwhy-sales-and-other-departments-keep-clashing","Why Sales and Other Departments Keep Clashing",{"path":273,"title":274},"\u002Fthe-ai-productivity-baseline-is-moving-faster-than-we-remember","AI Wasn’t Always This Good. We Just Got Used to It.",{"path":276,"title":277},"\u002Fthe-era-of-the-previous-vibe-coder-begins","The Era of the \"Previous Vibe Coder\" Begins: The Invisibility of Clean Code and the Technical Debt Bill of AI",[],[280,282,286],{"path":175,"title":176,"date":281},"2026-06-26",{"path":283,"title":284,"date":285},"\u002Fan-seo-experiment-in-a-low-competition-serp-with-google-maps-and-openai","Building camiler.org: A Programmatic SEO Experiment with Google Maps and OpenAI","2025-06-05",{"path":249,"title":250,"date":287},"2026-06-22",1788736135085]