<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>Mitch Blog</title>
  <subtitle>Welcome to mitch.softmulch.com!</subtitle>
  <link href="https://mitch.softmulch.com/feed.xml" rel="self" />
  <link href="https://mitch.softmulch.com/" />
  <updated>2026-07-24T16:58:29Z</updated>
  <id>https://mitch.softmulch.com/</id>
  <author>
    <name>Mitch</name>
  </author>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-25t01:58:29+0900/" />
    <updated>2026-07-24T16:58:29Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-25t01:58:29+0900/</id>
    <content type="html">&lt;p&gt;RSS ☑️&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Saved quotes from the past</title>
    <link href="https://mitch.softmulch.com/posts/20260723-2/" />
    <updated>2026-07-24T00:00:00Z</updated>
    <id>https://mitch.softmulch.com/posts/20260723-2/</id>
    <content type="html">&lt;p&gt;Long story short, I had a Blogger site that I had started soon after COVID. I went back to it to see if I wanted to salvage any pieces I was proud of, but they were all truthfully embarrassing.&lt;/p&gt;
&lt;p&gt;However, the quotes I had on the site were quite interesting. So I&#39;ve decided to just migrate those here.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It was summer. The room was dark in spite of the door and window open on the great outer light. Through these narrow openings, far apart, the light poured, lit up a little space, then died, undiffused. It had no steadfastness, no assurance of lasting as long as day lasted. But it entered at every moment, renewed from without, entered and died at every moment, devoured by the dark. And at the least abatement of the inflow the room grew darker and darker until nothing in it was visible anymore. For the dark had triumphed. &lt;br&gt; And Sapo, his face turned towards an earth so resplendent that it hurt his eyes, felt at his back and all about him the unconquerable dark, and it licked the light on his face. Sometimes abruptly he turned to face it, letting it envelop and pervade him with a kind of relief. Then he heard more clearly the sounds of those at work, the daughter calling to her goats, the father cursing his mule. But silence was in the heart of the dark, the silence of dust and the things that would never stir, if left alone. And the ticking of the invisible alarm-clock was as the voice of that silence which, like the dark, would one day triumph too. And then all would be still and dark and all things at rest for ever at last. &lt;br&gt; &lt;br&gt; - Samuel Beckett, &lt;em&gt;Malone Dies&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;￼Then I went back into the house and wrote, It is midnight. The rain is beating on the windows. It was not midnight. It was not raining. &lt;br&gt;&lt;br&gt; - Samuel Beckett, &lt;em&gt;Molloy&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Now I was making my way through the garden. There was that strange light which follows a day of persistent rain, when the sun comes out and the sky clears too late to be of any use. The earth makes a sound as of sighs and the last drops fall from the emptied cloudless sky. A small boy, stretching out his hands and looking up at the blue sky, asked his mother how such a thing was possible. Fuck off, she said. &lt;br&gt;&lt;br&gt; - Samuel Beckett, &lt;em&gt;The End (From &#39;Three Novels&#39;)&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The way in which you quit it rewrote the story of your life in a negative form.  Those who knew you reread each of your acts in the light of your last.  Henceforth, the shadow of this tall black tree hides the forest that was your life.  When you are spoken of, it begins with recounting your death, before going back to explain it.  Isn&#39;t it peculiar how this final gesture inverts your biography?  &lt;br&gt;&lt;br&gt; - Edouard Leve, &lt;em&gt;Suicide&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The hand went away and she had hold of something else but it was the ceiling he’d never looked at that she wanted to grip though it was beyond the birth of her baby which was happening and happening. &lt;br&gt;&lt;br&gt; - Joseph McElroy, &lt;em&gt;Women and Men&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Solomon described in one lecture a very personal experience he had while a medical student at the University of Michigan. He recounted how he stumbled as if by chance into a crowded lecture hall. He was rather unhappy in his medical studies at the time, and was perhaps seeking something different that day. He got precisely that. The professor, Frithjof Bergmann, was lecturing that day on something that Solomon had not yet been acquainted with. The professor spoke of how Nietzsche&#39;s idea of the eternal return asks the fundamental question: &amp;quot;If given the opportunity to live your life over and over again ad infinitum, forced to go through all of the pain and the grief of existence, would you be overcome with despair? Or would you fall to your knees in gratitude?&amp;quot; After this lecture, Solomon quit medical school and began studies in philosophy. &lt;br&gt;&lt;br&gt; - &lt;a href=&quot;https://en.wikipedia.org/wiki/Robert_C._Solomon&quot;&gt;Robert C. Solomon - Wikipedia&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
</content>
  </entry>
  <entry>
    <title>The issue with social media (or more specifically Instagram)</title>
    <link href="https://mitch.softmulch.com/posts/20260723/" />
    <updated>2026-07-23T00:00:00Z</updated>
    <id>https://mitch.softmulch.com/posts/20260723/</id>
    <content type="html">&lt;p&gt;One of the earliest concepts in software that I learned when getting into the industry was &amp;quot;decoupling&amp;quot;.&lt;/p&gt;
&lt;p&gt;It&#39;s the idea that basically says, in software development, it&#39;s better to build many smaller pieces, that have their own limited functions and usecases, and to combine them to create a bigger project, rather than having a single behemoth program handling everything. This makes for easier reusability of the parts in other projects, and easier maintenance, since debugging/fixing individual pieces is easier than having to understand the whole machine. And importantly, these factors allow for the pieces to be used, and trusted for use, for a long time.&lt;/p&gt;
&lt;p&gt;What strikes me as ironic is that software engineers who have learned this concept, most probably in college where they majored in Computer Science, go on to work for companies like Meta, and contribute to social media platforms that are anything but decoupled.&lt;/p&gt;
&lt;p&gt;Sure, the code itself must be decoupled; the front- and back-end servers are split so communication exclusively occurs via APIs, which must again have their own specific and limited use cases. I get that.&lt;/p&gt;
&lt;p&gt;But it does signify a lack of self awareness to only utilize a powerful concept for the inner workings of the product, and not the product itself.&lt;/p&gt;
&lt;p&gt;If you take Instagram, it started off as a straightforward social media platform: you follow people you want to hear from, and you get their updates, or talk to them directly. Now Instagram&#39;s just a content machine. My top page doesn&#39;t even show me people that I follow. I open the god forsaken For You page and it&#39;s the same thing, except it&#39;s exponentially overwhelming. The app quite obviously does not care for I find familiar, or that I even want that. [1]&lt;/p&gt;
&lt;p&gt;It&#39;s a personally important point for me so I&#39;ll say it again: &lt;strong&gt;Instagram does not care to show you the people - i.e. friends and family - that you follow.&lt;/strong&gt; [2] The algorithm doesn&#39;t distinguish between your high school friend and Tung Tung Sahur or whatever the next brainrot meme is; that&#39;s clearly not a priority.&lt;/p&gt;
&lt;p&gt;Of course, I understand that it&#39;s because they are financially dependent on keeping you on their platform longer. And the main tactic is - and always will be  - novelty, not familiarity. [3]&lt;/p&gt;
&lt;p&gt;What is specifically insidious is that this was a change so gradual, I didn&#39;t question it until it was right in front of my face. Before I knew it, watching Reels and zoning out was a bad habit that I had somehow happened to get myself into.&lt;/p&gt;
&lt;p&gt;But I couldn&#39;t get myself to uninstall the app, or just quit, solely because my friends are there, and if they message me, I have to be there to answer them. And I believe this is why most people are still using the app as well.&lt;/p&gt;
&lt;p&gt;In fact, I believe this is why Instagram still keeps this feature to begin with. It&#39;s no longer an app that helps you stay connected with others while you enjoy content; it&#39;s a hellhole that tethers you by threatening the loss of those connections.&lt;/p&gt;
&lt;p&gt;The result is this hodge-podge platform that has no other objective but to bounce you off walls of enticements and obligations, hoping you get stuck on at least one of them.&lt;/p&gt;
&lt;hr&gt;
&lt;br&gt;
&lt;p&gt;This website started, in part, from experimenting how decoupling social media would look like for me.&lt;/p&gt;
&lt;p&gt;It would mean breaking up the main features that I used social media for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Messaging/Communicating&lt;/li&gt;
&lt;li&gt;Sharing&lt;/li&gt;
&lt;li&gt;Content [4]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and finding viable alternatives.&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;For communication, I already use messaging apps which are used solely for that purpose.&lt;/p&gt;
&lt;p&gt;For content, there are a ton of options that are less of a headache to use than Instagram.&lt;/p&gt;
&lt;p&gt;Sharing was the one aspect that I didn&#39;t have a clear alternative for.&lt;/p&gt;
&lt;p&gt;Obviously, posting on a centralized platform with authentication/authorization features would be a nice security blanket to allow for sharing personal information. But as I&#39;ve touched on a bit in the &lt;a href=&quot;https://mitch.softmulch.com/about&quot;&gt;About page&lt;/a&gt;, even that doesn&#39;t feel incredibly safe.&lt;/p&gt;
&lt;p&gt;A personal website, while I wouldn&#39;t have the same authorization wall, would allow me to have full control over what I do and don&#39;t share.&lt;/p&gt;
&lt;hr&gt;
&lt;br&gt;
&lt;p&gt;This is a very new endeavor for me. And since nobody around me is doing anything similar either, I&#39;m mostly winging it, seeing what feels right and what doesn&#39;t.&lt;/p&gt;
&lt;p&gt;I&#39;ve never been a person to post much on Social Media to begin with, so I&#39;m not entirely sure how much I&#39;ll even update. But it is starting to become an interesting experiment to see just how much more frequently I do post, which could be indicative of how I was unconsciously discouraged from posting on traditional platforms. [5]&lt;/p&gt;
&lt;p&gt;But for now, I just knew I wanted to be able to share without getting my attention vacuumed.&lt;/p&gt;
&lt;br&gt;
&lt;hr&gt;
&lt;em&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;To be clear, I&#39;m not saying that there is an issue with Instagram is currently this way. What I have an issue with is that Instagram used to be a social media platform, and is currently this way. For example, TikTok is similar to Instagram. I don&#39;t use TikTok. It&#39;s a content platform, and if I don&#39;t like a platform and the content there, I just won&#39;t use it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I know you can set &amp;quot;Close Friends&amp;quot; and get a separate feed for that, but I don&#39;t get why users are the ones who have to specify this...&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I am really bad when it comes to controlling myself with short form content. There were times when I would be on my phone for two hours straight scrolling Reels. I wish I were joking.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Which, by the way, barely constitutes as being &amp;quot;a part of&amp;quot; social media to me.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I already do feel a lot more, relaxed and lighthearted, about what I post. I think the lack of reactions and comments makes it easier for me to just post what I want, without worrying about the reception of it. If no one cares about what I post, then that&#39;s fine because I wouldn&#39;t know, and if someone does care, they would care enough to reach out to me about something I wrote and that would be special as well. Or maybe they reach out saying they are angered or disagree vehemently. Which I hope doesn&#39;t happen.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/em&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-23t08:21:01+0900/" />
    <updated>2026-07-22T23:21:01Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-23t08:21:01+0900/</id>
    <content type="html">&lt;p&gt;Was thinking of getting a split keyboard; &lt;a href=&quot;https://keeb.io/products/iris-ce&quot;&gt;Keeb Iris&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-23t08:20:01+0900/" />
    <updated>2026-07-22T23:20:01Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-23t08:20:01+0900/</id>
    <content type="html">&lt;p&gt;Had a dream that the Opera Garnier was an AirBnb and I stayed there with like 200 other people&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-21t23:01:12+0900/" />
    <updated>2026-07-21T14:01:12Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-21t23:01:12+0900/</id>
    <content type="html">&lt;p&gt;Probably shouldn&#39;t write so much about what I&#39;m doing for the website. Feels like circular logic if I&#39;ve built a site to complain about what I have to do for the site lol. Like a rapper who only raps about how rich he got off of rapping&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-21t22:58:54+0900/" />
    <updated>2026-07-21T13:58:54Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-21t22:58:54+0900/</id>
    <content type="html">&lt;p&gt;Finished reading Plato&#39;s Timaeus. Probably will read The Republic next&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-21t13:52:53+0900/" />
    <updated>2026-07-20T23:52:53Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-21t13:52:53+0900/</id>
    <content type="html">&lt;p&gt;Responsive imaging is broken too so I need to fix it. Photos look weirdly stretched out on mobile&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-20t19:03:13+0900/" />
    <updated>2026-07-20T10:03:13Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-20t19:03:13+0900/</id>
    <content type="html">&lt;p&gt;Oh also RSS feeds. Although that would &lt;em&gt;definitely&lt;/em&gt; be something that people don&#39;t use... but I do want to live in a world where more people use it so be the change you want to see I guess&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-20t18:54:44+0900/" />
    <updated>2026-07-20T09:54:44Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-20t18:54:44+0900/</id>
    <content type="html">&lt;p&gt;want to figure out favicon soon&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-20t18:53:19+0900/" />
    <updated>2026-07-20T09:53:19Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-20t18:53:19+0900/</id>
    <content type="html">&lt;p&gt;Another boiling hot day in Japan where I will have not left my apartment a single time...&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>(Book Review)  Bill Walton, Back from the Dead</title>
    <link href="https://mitch.softmulch.com/posts/20260720/" />
    <updated>2026-07-20T09:21:34Z</updated>
    <id>https://mitch.softmulch.com/posts/20260720/</id>
    <content type="html">&lt;p&gt;&lt;em&gt;I originally wrote this book review in September 2024, on a different blog (now defunct). I liked it so I&#39;ve decided to post it again here.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;One of my biggest inspirations in life is Bill Walton. I became familiar with him through listening to him cover Pac-12 basketball games as a color commentator, during when I was in college, and especially right after graduating and moving back to Japan, when I ironically was watching even more of those games. To me, he completely revolutionized what it meant to call basektball games; that sometimes you didn&#39;t even have to be talking about the game to be effective. I remember him asking Dave Pasch (the play-by-play announcer that Bill would be paired with a lot) one time about if he had read Infinite Jest. And then in true Bill Walton fashion, he would ramble on about the 7 Wonders of the World, and then the Vietnam War. And then Bob Dylan.&lt;/p&gt;
&lt;p&gt;He would know an incredible amount of detail about the personal lives of the college athletes, and while that wasn&#39;t really the thing I cared about when listening to him, there was this feeling that you were listening to a person who was curious and interested in the world around him, including even the very proximate Pac-12 basketball community, and you could get a glimpse into this wonderful web of knowledge and history he&#39;d been able to weave in his head. I remember he would call every sporting event he called a &amp;quot;Celebration of Life&amp;quot;, and you could feel how happy he was to partake. He was also someone who wouldn&#39;t shy away from controversy, even on air, and to me that was badass; I struggle to recall specific things he said, but I remember laughing about something Bill said while watching a game with my brother, imagining how furious the producers must have been. But to me, for us, the best part was just being able to listen to a person having fun, enjoying a basketball game as a fan, cracking a few jokes at the expense of Dave and maybe a few higher-ups at ESPN or wherever, just a free man being who he is.&lt;/p&gt;
&lt;p&gt;So when Bill&#39;s death was announced a few months ago, a little after the final basketball season of the Pac-12 as we knew it then, it came as an incredible shock, and was very sad. It&#39;s still hard to believe, that a person who was so full of vigor and enthusiasm, who was calling games up until a few months before his passing, would be gone so suddenly.&lt;/p&gt;
&lt;p&gt;I told some people about this, but I had somehow always assumed that within my lifetime, I would meet Bill Walton. There&#39;s this fairly well-known book called &amp;quot;The Artist&#39;s Way&amp;quot; which I used to read and do exercises from back during COVID, exercises that were supposed to help you understand who you truly wanted to be, what you wanted to do, stuff like that - and one of the exercises was to think of 5 people you&#39;d like to have lunch with. I think I had picked some writers that I was into at the time; DFW was definitely in there. Then the book tells you to pick 5 completely new people; the idea was that the initial 5 people you picked would probably be people who you felt you &lt;em&gt;had to say&lt;/em&gt; were your top picks, as in they were &lt;em&gt;proper&lt;/em&gt; picks. But these next 5 people would then be people who you actually &lt;em&gt;really&lt;/em&gt; wanted to have lunch with. Bill Walton was one of the first people on the list. I had just assumed that we would probably have lunch together someday - it didn&#39;t seem that crazy, since his wife is Japanese, and I felt decently well connected with the American community here. But stupidly I forgot to take death into account.&lt;/p&gt;
&lt;p&gt;And so as a way to commemorate Bill&#39;s life the best way I felt I could, I decided to read his autobiography, &amp;quot;Back from the Dead&amp;quot;. Being familiar with his broadcasting style of spontaneous tagents, refreshing and brutally honest remarks, and most of all overwhelming positivity and joy, I thought it would simply be the book version of that. But I ended up being pretty wrong.&lt;/p&gt;
&lt;p&gt;One thing that struck me the most about the book was the amount of pain Bill had struggled with throughout his life. I knew that his basketball career had been riddled with injuries, but when you read the book and more than half of it ends up being about the hardships and the pain, it was hard to skip the details the way I had done until then: as just part of the footnotes in the record books of basketball, and of the life of Bill Walton.&lt;/p&gt;
&lt;p&gt;In fact the book started with, and lingered on, suprisingly dark and negative themes which stuck out to me the most vividly. I remember the book starting with Bill Walton crawling on the floor in his house because he is unable to walk properly. The details of Coach Wooden expressing his remorse that he had &amp;quot;failed his students&amp;quot; stuck as well (although why exactly he felt that way, I can &#39;t recall...). My view of Bill&#39;s life changed drastically then; for someone who seemed to be having the most fun out of everyone whenever he was on air, his life story was uncharacteristically somber.&lt;/p&gt;
&lt;p&gt;Looking back, this dark theme is actually the backbone of his whole story; the injuries, the chronic pain, his basketball career that was disappointingly cut short because of it, and the deaths of his coach, teammates and family, although redeemed in parts by his athletic (multiple NBA championships) and academic (studying at Stanford Law School while playing for the San Diego Clippers, which I had no idea about) successes.&lt;/p&gt;
&lt;p&gt;Up until reading this book, I had always assumed that writing is the best way for someone to communicate their ethos. But when reading Bill Walton&#39;s book, I felt that the part of him that I wanted to connect to the most - the fun-loving, gracious, gregarious, spontaneous, welcoming, encyclopedia-like, insanely interesting to the point of being, for me, almost mythical - was not there. When the facts are laid out, it&#39;s hard to deny that it was a story with a lot of sadness, frustration, and disappointment.&lt;/p&gt;
&lt;p&gt;But there&#39;s the other interpretation that maybe this is purely Bill communicating his ethos. That this book was simply as accurately as Bill could have depicted his own life. That the Bill I thought I knew through his broadcasting was him when he got to briefly forget about the pain he was constantly going through.&lt;/p&gt;
&lt;p&gt;Whatever the reason may have been, one thing that can be said for certain is that I couldn&#39;t see anything resembling Bill&#39;s broadcasting in Bill&#39;s writing. In fact Bill the broadcaster and Bill the writer feel like they very well could be completely different people. It made me aware (and it makes me feel embarrassingly naive when I type it out) that the medium in which a person expresses their art can have such a large effect on what&#39;s communicated.&lt;/p&gt;
&lt;p&gt;I&#39;ll miss Bill. Thanks for giving many people a reason to feel excited even with everything you were going through.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-20t17:49:17+0900/" />
    <updated>2026-07-20T08:49:17Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-20t17:49:17+0900/</id>
    <content type="html">&lt;p&gt;though if I&#39;m only going to be posting text here (can&#39;t post images with current limitations), and I&#39;m definitely not going to implement a search feature, it actually might be better if I didn&#39;t have pagination at all&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title></title>
    <link href="https://mitch.softmulch.com/thoughts/2026-07-20t17:16:23+0900/" />
    <updated>2026-07-20T08:16:23Z</updated>
    <id>https://mitch.softmulch.com/thoughts/2026-07-20t17:16:23+0900/</id>
    <content type="html">&lt;p&gt;figured out how to organize these &amp;quot;tweets&amp;quot; in a more sophisticated fashion, which allows for things like having links to each of them. and hopefully pagination&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Reading updates, 2026-07-18</title>
    <link href="https://mitch.softmulch.com/posts/20260718/" />
    <updated>2026-07-18T00:00:00Z</updated>
    <id>https://mitch.softmulch.com/posts/20260718/</id>
    <content type="html">&lt;p&gt;Well, since I started a blog, I&#39;ve got to write something... I&#39;ll talk about what I usually like talking and thinking about the most, which is what I&#39;m reading at the moment.&lt;/p&gt;
&lt;picture&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;https://mitch.softmulch.com/posts/20260718/f6zjVuSy-K-800.webp 800w&quot;&gt;&lt;img src=&quot;https://mitch.softmulch.com/posts/20260718/f6zjVuSy-K-800.jpeg&quot; alt=&quot;The Mahabharata&quot; width=&quot;800&quot; height=&quot;600&quot;&gt;&lt;/picture&gt;
&lt;p&gt;I got The Mahabharata from a local bookstore in 神保町 called 一誠堂書店. It&#39;s a very nice bookstore with some seriously rare, good quality books. I didn&#39;t really think I would be able to afford a purchase from here, but alas this was a great bargain and I&#39;m glad I jumped on it early.&lt;/p&gt;
&lt;p&gt;I got it a few weeks ago so I haven&#39;t been able to get too into it (although I had read the abridged Penguin version of the Mahabharata a year ago, which made me really want to own a proper copy). But even reading the introduction has been fruitful. You can see a lot of parallels between, say this book and the Bible, where the generations of descendants are described on and on in this endless fashion, which seems pointless other than as historical markings, but the translator says that at least in the Mahabharata it seems to be a carefully deliberated riddle. The Bible (Old Testament, especially Genesis) has this very deliberate nature of layering stories one after another that serve to capture a sense of totality through division; that is, of combing through all the patterns of what could be possible (I&#39;m thinking of the origin of the universe story obviously, as well as details on acts of trespassing committed between various levels of family (father-son, father-daughter, father-mother, etc...), and the ways that people in the bigger history of the origin of Israel seem to mirror each other in what they did, coming and going from the same lands, conducting the same rituals. So seeing these similar themes in other religious scriptures is intriguing.&lt;/p&gt;
</content>
  </entry>
</feed>