<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>personal-data on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/personal-data/</link>
    <description>Recent content in personal-data on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 19 May 2026 11:08:59 +0800</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/personal-data/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Agent-consumable content</title>
      <link>https://www.s-anand.net/blog/agent-consumable-content/</link>
      <pubDate>Tue, 19 May 2026 11:08:59 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/agent-consumable-content/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-05-19-agent-consumable-content.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m making more and more of my content agent-consumable, i.e. easier for ChatGPT, Claude Code, etc. to read, in three ways.&lt;/p&gt;
&lt;p&gt;One, I &lt;strong&gt;export&lt;/strong&gt; content in an agent-friendly way.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Google email, calendar, chat&lt;/strong&gt;. I use &lt;a href=&#34;https://github.com/googleworkspace/cli&#34;&gt;&lt;code&gt;gws&lt;/code&gt;&lt;/a&gt; to &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/backupgoogle.py&#34;&gt;back up&lt;/a&gt; into scannable one-line entries.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Meet recordings&lt;/strong&gt;. I &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/backupmeet.py&#34;&gt;back up&lt;/a&gt; transcripts and videos (with a compact audio copy).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;WhatsApp chats&lt;/strong&gt; that I &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/backupwhatsapp.py&#34;&gt;back up&lt;/a&gt; into similar one-liners.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Browsing history&lt;/strong&gt; by &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/browsing_history.py&#34;&gt;exporting&lt;/a&gt; my Edge history SQLite database.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Daily activities&lt;/strong&gt; by &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/activities.py&#34;&gt;integrating&lt;/a&gt; the above with my command line and commit history.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AI conversations&lt;/strong&gt; by exporting them manually or via &lt;a href=&#34;https://tools.s-anand.net/aiscrapers/&#34;&gt;bookmarklets&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social media records&lt;/strong&gt; like LinkedIn invites/conversations, Twitter, Hacker News, Discourse, etc via &lt;a href=&#34;https://tools.s-anand.net/&#34;&gt;bookmarklets&lt;/a&gt; or &lt;a href=&#34;https://github.com/sanand0/scripts/&#34;&gt;scripts&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Financial records&lt;/strong&gt; like bank statements, receipts, payslips, tax filings, utility payments, rentals, property records, investments, insurance, pensions, invoices, credit scores, etc. by exporting them manually.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Medical records&lt;/strong&gt; like tests, prescriptions, doctor visits, etc. by exporting them manually.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Personal records&lt;/strong&gt; like certificates, educational records, CV, passport / visa applications, etc. by exporting them manually.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Two, I &lt;strong&gt;log&lt;/strong&gt; / &lt;strong&gt;generate&lt;/strong&gt; more content. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://til.s-anand.net/&#34;&gt;Things I learnt&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&#34;https://www.s-anand.net/blog/&#34;&gt;blog posts&lt;/a&gt;&lt;/strong&gt; I write.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/sanand0/blog/blob/live/pages/prompts/&#34;&gt;Prompts&lt;/a&gt;&lt;/strong&gt; I use frequently.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://tools.s-anand.net/trending-repos/&#34;&gt;Trending GitHub repos&lt;/a&gt;&lt;/strong&gt; I want to evaluate.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://sanand0.github.io/talks/&#34;&gt;Talks&lt;/a&gt;&lt;/strong&gt; I deliver and &lt;strong&gt;&lt;a href=&#34;https://sanand0.github.io/datastories/&#34;&gt;data stories&lt;/a&gt;&lt;/strong&gt; I write.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://sanand0.github.io/llmdemos/&#34;&gt;Demos&lt;/a&gt;&lt;/strong&gt; I build and &lt;strong&gt;&lt;a href=&#34;https://sanand0.github.io/&#34;&gt;code&lt;/a&gt;&lt;/strong&gt; I write.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.s-anand.net/blog/i-lost-22-kg-in-22-weeks/&#34;&gt;Weight&lt;/a&gt;&lt;/strong&gt; and other fitness data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://tds.s-anand.net/&#34;&gt;Teaching material&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;a href=&#34;https://exam.sanand.workers.dev/tds-2026-05-ga0&#34;&gt;assessments&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&#34;https://sanand0.github.io/datastories/tds-2026-01-p1/&#34;&gt;evaluations&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&#34;https://sanand0.github.io/tds-2024-sep-project-2-results/similar.html&#34;&gt;analysis&lt;/a&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Coding agent logs&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors&lt;/strong&gt;: Location, mostly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Daily journals&lt;/strong&gt;: Food, sleep, deeds, pains, &amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Media journals&lt;/strong&gt;: Books, movies, TV series, &amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notes&lt;/strong&gt; (of various kinds): TODOs, app / tool ideas, people I know / meet, questions I&amp;rsquo;m asked, my beliefs, &amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;(Notably missing are photos / videos, which I&amp;rsquo;ve fallen out of the habit of.)&lt;/p&gt;
&lt;p&gt;Three, I &lt;strong&gt;summarize&lt;/strong&gt; the content for agents. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Adding blog frontmatter&lt;/strong&gt; by &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/summarize.py&#34;&gt;summarizing&lt;/a&gt; my &lt;a href=&#34;https://github.com/sanand0/blog/&#34;&gt;blog posts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adding transcript frontmatter&lt;/strong&gt; by &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/summarize.py&#34;&gt;summarizing&lt;/a&gt; my meeting transcripts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Identifying actions&lt;/strong&gt; &lt;a href=&#34;https://github.com/sanand0/scripts/blob/4071a2a795817177789531aeb1dd2ed8bb732199/setup.fish#L309&#34;&gt;extracted&lt;/a&gt; from transcripts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Summarizing my code&lt;/strong&gt; as &lt;a href=&#34;https://github.com/sanand0/sanand0/&#34;&gt;podcasts&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Summarizing prompts&lt;/strong&gt; as &lt;a href=&#34;https://github.com/sanand0/scripts/tree/main/agents&#34;&gt;SKILL.md&lt;/a&gt; files.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Summarizing conversations&lt;/strong&gt; into advice for &lt;a href=&#34;https://www.s-anand.net/blog/ai-advice-for-teams/&#34;&gt;AI&lt;/a&gt;, &lt;a href=&#34;https://www.s-anand.net/blog/time-management/&#34;&gt;time management&lt;/a&gt;, etc.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Summarizing technical choices&lt;/strong&gt; into a &lt;strong&gt;&lt;a href=&#34;https://tools.s-anand.net/radar/&#34;&gt;technology radar&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Extracting transcripts elements&lt;/strong&gt;, like insights, experiments to run, actions, what I missed, what they missed, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On my list is &lt;a href=&#34;https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f&#34;&gt;Karpathy&amp;rsquo;s LLM wiki&lt;/a&gt;, summarizing my photos, and more.&lt;/p&gt;
&lt;p&gt;Just &lt;em&gt;writing&lt;/em&gt; this post took me an hour! It also convinced me that I have &lt;em&gt;lots&lt;/em&gt; of content and there&amp;rsquo;s a lot of under-leverage in unleashing agents on what I already have.&lt;/p&gt;
&lt;!-- https://chatgpt.com/c/6a0a60df-df40-83ec-88d3-f213441c52be --&gt;
</description>
    </item>
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/mining-digital-exhaust-workshop-2025/</link>
      <pubDate>Tue, 09 Dec 2025 05:36:05 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/mining-digital-exhaust-workshop-2025/</guid>
      <description>&lt;p&gt;In my Mining Digital Exhaust workshop on Saturday,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;One discovered that they &lt;strong&gt;cycle when life is unstable&lt;/strong&gt;, not for fitness.&lt;/li&gt;
&lt;li&gt;Another found that their &lt;strong&gt;buys are good but sells are bad&lt;/strong&gt; trades.&lt;/li&gt;
&lt;li&gt;I learnt that I &lt;strong&gt;watch YouTube most at office&lt;/strong&gt; (12-4 &lt;strong&gt;pm&lt;/strong&gt;), not at home.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;How? A fairly straight-forward process:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Export your personal data. (Use Chrome Devtools Protocol to scrape.)&lt;/li&gt;
&lt;li&gt;Upload to ChatGPT, Gemini, Claude, &amp;hellip; and have them analyze &lt;strong&gt;with code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Have them narrate in the style of your favorite author.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Models are super smart, but everyone has equal access to them. Your personal data is unique. Combine them to get something &lt;strong&gt;powerful&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Workshop summary: &lt;a href=&#34;https://sanand0.github.io/talks/2025-12-06-mining-digital-exhaust/&#34;&gt;https://sanand0.github.io/talks/2025-12-06-mining-digital-exhaust/&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/rVACVezdDxc&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Organized by Hasgeek at the Sahaj Software office in Bangalore.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://sanand0.github.io/talks/2025-12-06-mining-digital-exhaust/sketchnote.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/sanand0_in-my-mining-digital-exhaust-workshop-on-activity-7403991793068892160-ix31&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google search trends</title>
      <link>https://www.s-anand.net/blog/google-search-trends/</link>
      <pubDate>Sun, 08 Jan 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-search-trends/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.google.com/psearch/trends&#34;&gt;Google search trends&lt;/a&gt;. Here is an interesting piece from my search trend. What I don&amp;rsquo;t understand is, where did thiep and amway come from?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-my-google-search-trends_83776626_o-png.webp&#34;&gt;&lt;img alt=&#34;My Google search trends&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-my-google-search-trends_83776626_o-png.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ritzkini&lt;/strong&gt; &lt;em&gt;9 Jan 2006 10:29 am&lt;/em&gt;:
from the &amp;ldquo;the&amp;rdquo; and the &amp;ldquo;am&amp;rdquo; perhaps..dunno..&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Madhu&lt;/strong&gt; &lt;em&gt;10 Jan 2006 5:15 am&lt;/em&gt;:
If you realise shareholders of google can just keep clicking away on the links in their mail or search results. Google makes money but shareholders have no cost. If I were an analyst firm covering google, I would employ people just to keep clicking on the ads;) I guess in a proper market, the per click fee would come down over a long term.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sash&lt;/strong&gt; &lt;em&gt;13 Jan 2006 5:26 pm&lt;/em&gt;:
hey ; are u from jamuna hostel @iit madras? sorry for spamming the place but i want to know&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;13 Jan 2006 8:56 pm&lt;/em&gt;:
From Alak, actually. Class of 96.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Ghosts in the machines</title>
      <link>https://www.s-anand.net/blog/ghosts-in-the-machines/</link>
      <pubDate>Mon, 07 Mar 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/ghosts-in-the-machines/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.citypaper.com/news/story.asp?id=8182&#34;&gt;What happens to your online self when you die?&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Hacking using keyboard whispers</title>
      <link>https://www.s-anand.net/blog/hacking-using-keyboard-whispers/</link>
      <pubDate>Wed, 12 May 2004 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/hacking-using-keyboard-whispers/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s possible to make sense out of &lt;a href=&#34;http://searchsecurity.techtarget.com/originalContent/0,289142,sid14_gci963348,00.html&#34;&gt;keyboard whispers&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
