{
  "version": "https://jsonfeed.org/version/1",
  "title": "Jottings of Vishal - philosophy",
  "home_page_url": "https://jottings.vishalvshekkar.com/tags/philosophy.html",
  "feed_url": "https://jottings.vishalvshekkar.com/tags/philosophy/feed.json",
  "description": "Posts tagged with \"philosophy\"",
  "items": [
    {
      "id": "https://jottings.vishalvshekkar.com/jots/6499276369.html",
      "url": "https://jottings.vishalvshekkar.com/jots/6499276369.html",
      "title": "A isFavorite: Bool is the most violent compression anyone's ever done to a feeling.",
      "content_html": "<p>A <code>isFavorite: Bool</code> is the most violent compression anyone&#39;s ever done to a feeling. &quot;I loved that shot of espresso on a rainy Tuesday when the grind finally clicked&quot; gets crushed down to a single byte. The heart icon is a one-byte shrine to a memory it can&#39;t actually hold.</p>\n<p>The sad, nerdy part is that we know one byte is nowhere near enough to be true, and we also know it&#39;s exactly enough to be useful. So we ship it. A real model of why you loved something can&#39;t be computed, and even if it could, nobody&#39;s tapping through twelve screens to log it. A faithful record of the feeling is useless. A sliver of a truth you can query is gold.\nThat&#39;s what a favorite button really is. A quiet admission that we&#39;d rather keep a searchable lie than an unsearchable truth.</p>\n<p>And that&#39;s most of data modeling, honestly. The question is never &quot;how do we represent reality?&quot; It&#39;s &quot;how much of reality can we throw away before the query stops coming back?&quot;</p>\n<blockquote>\n<p>PS: A Bool is represented using a byte in most languages as opposed to a bit because the CPU can&#39;t directly address a bit.</p>\n</blockquote>\n",
      "date_published": "2026-05-29T11:36:32.763Z",
      "tags": [
        "philosophy",
        "thoughts",
        "tech"
      ]
    },
    {
      "id": "https://jottings.vishalvshekkar.com/jots/4820179286.html",
      "url": "https://jottings.vishalvshekkar.com/jots/4820179286.html",
      "title": "Philosophers spent two thousand years on the Ship of Theseus: replace every plank one by one, is ...",
      "content_html": "<p>Philosophers spent two thousand years on the Ship of Theseus: <em>replace every plank one by one, is it still the same ship?</em>\nA programmer heard the question, ran the planks through a hash function, and said &quot;<em>no, it&#39;s a different ship, here&#39;s the receipt, can we go to lunch.</em>&quot;</p>\n<p>Turns out the riddle was only hard because everyone insisted the answer had to be profound. Ask &quot;the same in what sense, and who&#39;s asking&quot; and it stops being philosophy and becomes inventory.</p>\n",
      "date_published": "2026-05-29T06:56:41.792Z",
      "tags": [
        "thoughts",
        "philosophy",
        "ship-of-theseus",
        "hash"
      ]
    }
  ]
}