<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Parsa Mesgarha</title><description/><link>https://parsam.io/</link><item><title>the books, videos and papers I&apos;m using to learn Maths, AI and Robotics</title><link>https://parsam.io/maths-ai-robotics/</link><guid isPermaLink="true">https://parsam.io/maths-ai-robotics/</guid><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pim-dl-papers.BaNRlEn__NSOGW.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;last week I shared that &lt;a href=&quot;https://parsam.io/yaak&quot;&gt;I left Tesla&lt;/a&gt; to pivot into AI and robotics at &lt;a href=&quot;https://yaak.ai&quot;&gt;Yaak AI&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;naturally, people were curious as to how I&apos;m planning to learn these new topics, because I&apos;ve never formally studied them before. most of my work as a software engineer hasn&apos;t required any formal knowledge in maths, nor knowledge in AI to use LLMs.&lt;/p&gt;
&lt;p&gt;some background on me: I didn&apos;t go to university, started learning to program at 17, got my first job at Google at 18, then 2 years later I joined Tesla. so I would consider myself an &lt;a href=&quot;https://en.wikipedia.org/wiki/Autodidacticism&quot;&gt;autodidact&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;because of this new journey, I thought it&apos;d be worth sharing the resources I&apos;ll be using to aid me.&lt;/p&gt;
&lt;p&gt;the topics I need to study were narrowed down to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Maths&lt;/li&gt;
&lt;li&gt;AI and Robotics (I merged them because they overlap heavily. the papers I&apos;m reading are from modern robotics, which is mostly ML)&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Maths&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pim-book.CpuCZlPl_2gdKSx.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;A Programmer&apos;s Introduction to Mathematics by &lt;a href=&quot;https://www.jeremykun.com/&quot;&gt;Jeremy Kun&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;I came across &lt;a href=&quot;https://pimbook.org/&quot;&gt;this book&lt;/a&gt; while reading &lt;a href=&quot;https://ludwigabap.com/posts/on-the-math-books-i-am-using-to-learn-about-pure-mathematics-part-1/&quot;&gt;Ludwig&apos;s post&lt;/a&gt;, and it has been phenomenal so far. if you&apos;re someone whose eyes glaze over formulas, then reconstructing them with code helps. I&apos;m using this book as a sort of catch all for the topics I need, then if I need to go deeper I can use something like &lt;a href=&quot;https://www.youtube.com/@3blue1brown&quot;&gt;3Blue1Brown&apos;s videos&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&apos;m going through these &lt;a href=&quot;https://pimbook.org/pdf/pim_toc.pdf&quot;&gt;chapters&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chapter 2. Polynomials&lt;/li&gt;
&lt;li&gt;Chapter 4. Sets&lt;/li&gt;
&lt;li&gt;Chapter 6. Graphs&lt;/li&gt;
&lt;li&gt;Chapter 8. Calculus with One Variable&lt;/li&gt;
&lt;li&gt;Chapter 10. Linear Algebra&lt;/li&gt;
&lt;li&gt;Chapter 12. Eigenvectors and Eigenvalues&lt;/li&gt;
&lt;li&gt;Chapter 14. Multivariable Calculus and Optimization&lt;/li&gt;
&lt;li&gt;Chapter 16. Groups&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;you can pay as you feel &lt;a href=&quot;https://j2kun.gumroad.com/l/pim-book&quot;&gt;for the PDF&lt;/a&gt;, but I bought a used physical copy which I think was very worth it. so have a look around on eBay or Amazon.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pim-ebay.Dmp1hbS-_17x9SY.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Essence of &lt;a href=&quot;https://www.3blue1brown.com/topics/calculus&quot;&gt;Calculus&lt;/a&gt; and &lt;a href=&quot;https://www.3blue1brown.com/topics/linear-algebra&quot;&gt;Linear Algebra&lt;/a&gt; by 3Blue1Brown&lt;/h3&gt;
&lt;p&gt;for many years I&apos;ve heard of 3b1b&apos;s videos but never had a reason to watch them until now. the animations do help with making concepts click, plus it&apos;s nice that they provide &lt;a href=&quot;https://www.3blue1brown.com/lessons/essence-of-calculus&quot;&gt;text versions&lt;/a&gt; to reference (I tend to lean towards reading more than watching).&lt;/p&gt;
&lt;p&gt;these 2 resources are pretty much the only ones I&apos;ll be using for maths. I don&apos;t need to overwhelm myself, plus I&apos;m not studying to become a mathematician, just enough to get me by.&lt;/p&gt;
&lt;h1&gt;AI and Robotics&lt;/h1&gt;
&lt;h2&gt;Books&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/deeplearning-book.CAxy8LGT_ZLCH1Y.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a href=&quot;https://www.deeplearningbook.org/&quot;&gt;Deep Learning&lt;/a&gt; by Goodfellow, Bengio and Courville&lt;/h3&gt;
&lt;p&gt;my &lt;a href=&quot;https://www.linkedin.com/in/harsi/&quot;&gt;CTO&lt;/a&gt; gave me his physical copy, and I&apos;m using it more as a reference book to lookup things. the book is free to read online, but I generally think having physical copies of textbooks like this are worth it.&lt;/p&gt;
&lt;h3&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Society_of_Mind&quot;&gt;Society of Mind&lt;/a&gt; by Marvin Minsky&lt;/h3&gt;
&lt;p&gt;gifted by my CTO, not relevant to my studies, but it seems relevant in the age of agents and as something miscellaneous to read.&lt;/p&gt;
&lt;h2&gt;Videos and Courses&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/3b1b-nn.1s5ZnJqN_Z3cgsw.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.3blue1brown.com/topics/neural-networks&quot;&gt;Neural Networks&lt;/a&gt; by 3Blue1Brown - I think the &lt;a href=&quot;https://youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi&quot;&gt;visuals&lt;/a&gt; (of course the url is suffixed with &lt;code&gt;pi&lt;/code&gt;) are even more important in learning AI, so I&apos;m happy with it so far&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ&quot;&gt;Neural Networks: Zero to Hero&lt;/a&gt; by Andrej Karpathy&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://neuralnetworksanddeeplearning.com&quot;&gt;Neural Networks and Deep Learning&lt;/a&gt; by Michael Nielsen - I went through the first few chapters a couple months ago, I like how it teaches from the absolute foundations of deep learning that won&apos;t go out of fashion any time soon (&lt;a href=&quot;https://en.wikipedia.org/wiki/Lindy_effect&quot;&gt;aka Lindy&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://course.fast.ai/&quot;&gt;Practical Deep Learning&lt;/a&gt; by fast.ai&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://manipulation.csail.mit.edu/index.html&quot;&gt;Robotic Manipulation&lt;/a&gt; by MIT&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://huggingface.co/learn/robotics-course/unit0/1&quot;&gt;Robotics Course&lt;/a&gt; by Hugging Face&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Papers&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pi0-blog.DoG1lg59_Z140h8C.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arxiv.org/abs/1706.03762&quot;&gt;Attention Is All You Need&lt;/a&gt; - the transformer architecture that changed everything&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://research.google/blog/transformers-for-image-recognition-at-scale/&quot;&gt;An Image is Worth 16x16 Words (ViT)&lt;/a&gt; - transformers applied to vision&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://hojonathanho.github.io/diffusion/&quot;&gt;Denoising Diffusion Probabilistic Models&lt;/a&gt; - the maths behind diffusion models&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.pi.website/blog/pi0&quot;&gt;π₀: A Vision-Language-Action Flow Model&lt;/a&gt; - for one of my interviews with Yaak I had to study this paper and present it back to them. this is the first paper I ever read in my life, well written. &lt;a href=&quot;https://x.com/pzrsaa&quot;&gt;let me know&lt;/a&gt; if you&apos;re interested in seeing that presentation!&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://robotics-transformer2.github.io/&quot;&gt;RT-2: Vision-Language-Action Models&lt;/a&gt; - how vision-language models can directly output robot actions&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://diffusion-policy.cs.columbia.edu/&quot;&gt;Diffusion Policy&lt;/a&gt; - representing visuomotor policy as a diffusion process&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://tonyzhaozh.github.io/aloha/&quot;&gt;Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware (ACT)&lt;/a&gt; - action chunking with transformers, the method behind ALOHA&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://umi-gripper.github.io/&quot;&gt;Universal Manipulation Interface&lt;/a&gt; - portable data collection for robot learning&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://octo-models.github.io/&quot;&gt;Octo: An Open-Source Generalist Robot Policy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arxiv.org/abs/2510.12403&quot;&gt;Robot Learning: A Tutorial&lt;/a&gt; - overview of Robotics from the Hugging Face/LeRobot team&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Blogs &amp;amp; Articles&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://karpathy.github.io/2019/04/25/recipe/&quot;&gt;A Recipe for Training Neural Networks&lt;/a&gt; by Andrej Karpathy - something to read before training models&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://drfeifei.substack.com/p/from-words-to-worlds-spatial-intelligence&quot;&gt;From Words to Worlds: Spatial Intelligence&lt;/a&gt; by Fei-Fei Li - the field Yaak operates in&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://distill.pub/2021/gnn-intro/&quot;&gt;A Gentle Introduction to Graph Neural Networks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;it might seem like a lot, but keep in mind I&apos;m not loading all of this suddenly into my brain, it&apos;s just the general path I&apos;m headed towards with studying&lt;/p&gt;
&lt;p&gt;I hope it was useful! if there&apos;s anything you could suggest, do &lt;a href=&quot;https://x.com/pzrsaa&quot;&gt;dm me on twitter&lt;/a&gt; or &lt;a href=&quot;mailto:hi@parsam.io&quot;&gt;email me&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/frankas-leave.9qvm5RZw_Z1n4Yiv.webp&quot; alt=&quot;&quot; /&gt;
(one of the robotic arms I work with is the &lt;a href=&quot;https://franka.de/franka-research-3&quot;&gt;Franka FR3&lt;/a&gt;)&lt;/p&gt;
</content:encoded></item><item><title>Leaving Tesla to work on robotics</title><link>https://parsam.io/yaak/</link><guid isPermaLink="true">https://parsam.io/yaak/</guid><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tesla-badge.DV9GFTFI_ZTMIxf.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;after &lt;a href=&quot;https://parsam.io/tesla&quot;&gt;almost 2 years&lt;/a&gt; at Tesla, I decided to part ways ~2 weeks ago (my last actual day was Jan 30).&lt;/p&gt;
&lt;p&gt;my first day, April 2024:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tesla-first-day.DF3DVjBJ_ZcYGQT.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&apos;m grateful that they allowed me to move from London to Berlin, which in itself has been one of the best decisions I made. I&apos;m glad to have worked on a bunch of interesting problems related to scaling Gigafactories globally with the software I wrote with a team of amazing coworkers.&lt;/p&gt;
&lt;p&gt;the scale in which Tesla operates is fascinating. before Tesla my job was at Google, and that experience taught me about scale in compute, but Tesla showed me that type of scale in the real world. given their size I also made so many friends from all walks of life at the office/factory.&lt;/p&gt;
&lt;p&gt;with all that said it was a tough decision, but the hardest decisions have often set me up for an easier life.&lt;/p&gt;
&lt;p&gt;my last day, yeah I look less like a child now:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tesla-last-day.rngoK_kO_KlwwN.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I wanted to take on a new challenge, especially in the field of AI and robotics. so last week I started as an ML/robotics engineer (official title is senior machine learning engineer) at &lt;a href=&quot;https://yaak.ai&quot;&gt;Yaak&lt;/a&gt;, an AI startup in Berlin where we&apos;re building the platform for spatial intelligence and robotics.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/yaak-franka.CdC0uMgN_15sJGb.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;my job will be to get robots to understand and interact with the world around them, hopefully replacing me. I think we&apos;re at a pivotal point in robotics right now where they&apos;ve gone from being brittle and domain-specific to becoming general-purpose (a la &lt;a href=&quot;https://www.pi.website/&quot;&gt;Physical Intelligence&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;looking back it&apos;s quite surreal to see the progress I&apos;ve made from Google -&amp;gt; Tesla -&amp;gt; Yaak and I&apos;m still &lt;a href=&quot;https://parsam.io/22&quot;&gt;22&lt;/a&gt;. titles are meaningless but getting to senior is still something to be proud of.&lt;/p&gt;
&lt;p&gt;excited to see what the future holds!&lt;/p&gt;
</content:encoded></item><item><title>Favourite photos (and videos) from 2025</title><link>https://parsam.io/2025-photos/</link><guid isPermaLink="true">https://parsam.io/2025-photos/</guid><pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I do these yearly, see &lt;a href=&quot;https://parsam.io/2024-photos&quot;&gt;2024&lt;/a&gt; and &lt;a href=&quot;https://parsam.io/2023-photos&quot;&gt;2023&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I think I&apos;m starting to get the hang of my Fuji XT-20 camera with the 35mm lens.&lt;/p&gt;
&lt;h1&gt;February&lt;/h1&gt;
&lt;h2&gt;Munich&lt;/h2&gt;
&lt;p&gt;this was my first time visting, and I love it. it&apos;s even more beautiful in the snow. always a pleasure visiting &lt;a href=&quot;https://x.com/CyrusYari&quot;&gt;Cyrus&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich-big-ben.KxN1ddig_zFGlX.webp&quot; alt=&quot;munich-big-ben&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich-snow.DKywCcuU_12BP6f.webp&quot; alt=&quot;munich-snow&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich-snow-me.C5qEjUJx_ZWkVaY.webp&quot; alt=&quot;munich-snow-me&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich-snow-2.ByA3LWcz_1jzyS2.webp&quot; alt=&quot;munich-snow-2&quot; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/me-bw-film.Bk3bR5bc_Z1wmNxp.webp&quot; alt=&quot;me-bw-film&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;April&lt;/h1&gt;
&lt;h2&gt;Rimini, Italy&lt;/h2&gt;
&lt;p&gt;I went to Rimini with my friends to help with the ultimate frisbee tournament &lt;a href=&quot;https://www.paganello.com/&quot;&gt;Paganello&lt;/a&gt;. I had an incredible time with the Italians. somehow I looked like a bunch of them there.&lt;/p&gt;
&lt;p&gt;also tried wine for the first time. I was pouring some during the tournament&apos;s opening party:&lt;/p&gt;
&lt;video controls&gt;
 &lt;source src=&quot;/blog/rimini-drinks.mp4&quot; type=&quot;video/mp4&quot;&gt;&lt;/source&gt;
&lt;/video&gt;
&lt;p&gt;no joke I almost had a stroke after eating this. gotta be at least 4k calories:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rimini-carbonara.iIRMue-8_1lVHpI.webp&quot; alt=&quot;rimini-carbonara&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rimini-carbonara-gone.D8tvVzMJ_Zrx8zL.webp&quot; alt=&quot;rimini-carbonara-gone&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rimini-bridge.D6zZc17-_EbAWc.webp&quot; alt=&quot;rimini-bridge&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Ponte_di_Tiberio_(Rimini)&quot;&gt;Ponte di Tiberio&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;my friend shared a cool legend about this bridge. the roman emperor Tiberius made a deal with the devil where the devil would build the bridge only on the account that he could claim the first soul who crosses it. Tiberius agreed, but he attempted to cheat the devil by sending like a dog or sheep over the bridge. the devil was furious, so he tried to destroy what he just built, but he built it so well it never broke. there&apos;s a &lt;a href=&quot;https://en.wikipedia.org/wiki/Ponte_di_Tiberio_(Rimini)#Devil_legend&quot;&gt;wikipedia section&lt;/a&gt; that does it more justice.&lt;/p&gt;
&lt;h2&gt;San Marino&lt;/h2&gt;
&lt;p&gt;also had the chance to check out this tiny country, technically it existed before Italy unified&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/san-marino.Cp92Uf4l_Z106MLX.webp&quot; alt=&quot;san-marino&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/san-marino-me.s1KkjTGi_2vKXj8.webp&quot; alt=&quot;san-marino-me&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;May&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://www.berlin.de/en/events/may-day/&quot;&gt;May 1st&lt;/a&gt; was really busy in Berlin, it&apos;s like all these people suddenly pop out of nowhere to concentrate into a few parks&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/may-1st-friends.DjnjZQv1_ZdVXrL.webp&quot; alt=&quot;may-1st-friends&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/film-salute.DMrKBuGN_1TWpWR.webp&quot; alt=&quot;film-salute&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/film-garden.CcdMCTKD_1cdxVM.webp&quot; alt=&quot;film-garden&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Tyler the Creator&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tyler-yachty.C_nijyMv_Z1h1EuW.webp&quot; alt=&quot;tyler-yachty&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;pulled 170kg&lt;/h2&gt;
&lt;p&gt;yeah it&apos;s not much looking back but it was a fun moment&lt;/p&gt;
&lt;video controls&gt;
 &lt;source src=&quot;/blog/170kg-dl.mp4&quot; type=&quot;video/mp4&quot;&gt;&lt;/source&gt;
&lt;/video&gt;
&lt;h2&gt;Copenhagen&lt;/h2&gt;
&lt;p&gt;was my 2nd time in this beautiful city, I think here and Munich are the top places I&apos;d want to raise children.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph1.B21ql4XH_26I5E2.webp&quot; alt=&quot;cph1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph2.eF-X_1tx_1vmwus.webp&quot; alt=&quot;cph2&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph3.ClW899ge_1dCm7U.webp&quot; alt=&quot;cph3&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph4.DL87jRfg_aL9NB.webp&quot; alt=&quot;cph4&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Frederiksborg_Castle&quot;&gt;Frederiksborg Castle&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph5.B_prXSJg_Z1ISxg2.webp&quot; alt=&quot;cph5&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Copenhagen_Opera_House&quot;&gt;Copenhagen Opera House&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph6.CYY3ja46_Z2tJMsd.webp&quot; alt=&quot;cph6&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph7.CeJk_rjo_1WUgzW.webp&quot; alt=&quot;cph7&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/cph8.DDrbrJAl_LWG6e.webp&quot; alt=&quot;cph8&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;June&lt;/h1&gt;
&lt;h2&gt;Munich V2&lt;/h2&gt;
&lt;h3&gt;Guns N&apos; Roses&lt;/h3&gt;
&lt;p&gt;my friend had spare tickets, only listened to welcome to the jungle but damn I was impressed. these guys are in their 60s still kicking it&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/gunsnroses.BKcJ8K5X_knvea.webp&quot; alt=&quot;gunsnroses&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Kochel&lt;/h3&gt;
&lt;p&gt;only an hour or so from Munich central station, beautiful&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-mountain.9A-yicig_1Q2uG2.webp&quot; alt=&quot;munich2-mountain&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-mountain2.CJUeXmCU_Z2e4gMl.webp&quot; alt=&quot;munich2-mountain2&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-mountain3.1HV5-dMP_Z2sDclq.webp&quot; alt=&quot;munich2-mountain3&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-mountain4.97AXfK3__yAPUs.webp&quot; alt=&quot;munich2-mountain4&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-mountain6.Zml6K2gf_Z1NxWEH.webp&quot; alt=&quot;munich2-mountain6&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-mountain7.DKxwb-dP_2rmsPj.webp&quot; alt=&quot;munich2-mountain7&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-water.lwZ805TH_Z1LrAII.webp&quot; alt=&quot;munich2-water&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich2-me.uW5gpRaQ_Z1FnX93.webp&quot; alt=&quot;munich2-me&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Bydgoszcz, Poland&lt;/h2&gt;
&lt;h3&gt;friends wedding&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/wedding-me0.hhVnBM1X_Z23ttmx.webp&quot; alt=&quot;wedding-me0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/wedding-me1.BHPRPvV1_iFjxR.webp&quot; alt=&quot;wedding-me1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/wedding-me2.URdqXBNh_22xuN4.webp&quot; alt=&quot;wedding-me2&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/wedding-me3.DFT11HdX_Z1HMyAD.webp&quot; alt=&quot;wedding-me3&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/film-wedding.C05jUHRW_10nUGS.webp&quot; alt=&quot;film-wedding&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;July&lt;/h1&gt;
&lt;p&gt;turned &lt;a href=&quot;https://parsam.io/22&quot;&gt;22&lt;/a&gt;, then headed to Amsterdam to see mr morale aka oklama aka kungfu kenny aka kdot aka kendrick lamar&lt;/p&gt;
&lt;h2&gt;Amsterdam&lt;/h2&gt;
&lt;h3&gt;&lt;a href=&quot;https://www.rijksmuseum.nl/en&quot;&gt;Rijksmuseum&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/amsterdam-plant.DwK4GC5x_Zi10Gd.webp&quot; alt=&quot;amsterdam-plant&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/amsterdam-books.DDMEjWoS_1ygizN.webp&quot; alt=&quot;amsterdam-books&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/amsterdam-nightwatch.BOnnCZBU_1yytQ.webp&quot; alt=&quot;amsterdam-nightwatch&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Kendrick Lamar &amp;amp; SZA&lt;/h3&gt;
&lt;video controls&gt;
 &lt;source src=&quot;/blog/kendrick-family-ties.mp4&quot; type=&quot;video/mp4&quot;&gt;&lt;/source&gt;
&lt;/video&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/kendrick-sza.BB0WyiiJ_1QchcH.webp&quot; alt=&quot;kendrick-sza&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Munich V3&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich3-me-cyrus.DhkAp_Hl_Z1iUys.webp&quot; alt=&quot;munich3-me-cyrus&quot; /&gt;&lt;/p&gt;
&lt;p&gt;with &lt;a href=&quot;https://x.com/CyrusYari&quot;&gt;Cyrus&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;September&lt;/h1&gt;
&lt;p&gt;was prepping for a powerlifting meet at my gym, my diet and training was dialed tf in&lt;/p&gt;
&lt;h2&gt;benched 130kg&lt;/h2&gt;
&lt;p&gt;technically not a valid lift under &lt;a href=&quot;https://en.wikipedia.org/wiki/International_Powerlifting_Federation&quot;&gt;IPF&lt;/a&gt; rules (need to pause the bar), but still pretty happy with it&lt;/p&gt;
&lt;video controls&gt;
 &lt;source src=&quot;/blog/130kg-bench.mp4&quot; type=&quot;video/mp4&quot;&gt;&lt;/source&gt;
&lt;/video&gt;
&lt;h2&gt;learned there&apos;s no press command in the squat&lt;/h2&gt;
&lt;p&gt;in the competition, a judge is there to tell you commands on your lift. for example, on the bench there are 3: down, press, rack. if you miss a command, you fail the lift. here I was practising those commands until my friend/coach told me there&apos;s no press one on the squat lmao&lt;/p&gt;
&lt;video controls&gt;
 &lt;source src=&quot;/blog/no-press.mp4&quot; type=&quot;video/mp4&quot;&gt;&lt;/source&gt;
&lt;/video&gt;
&lt;h2&gt;Berlin Strength meet&lt;/h2&gt;
&lt;h3&gt;pulled 200kg&lt;/h3&gt;
&lt;p&gt;such a good feeling when you hit a new PR. 225kg next&lt;/p&gt;
&lt;video controls&gt;
 &lt;source src=&quot;/blog/200kg-dl.mp4&quot; type=&quot;video/mp4&quot;&gt;&lt;/source&gt;
&lt;/video&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/200kg-dl.CeHgQHdZ_2a8CIa.webp&quot; alt=&quot;200kg-dl&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/200kg-dl2.BZJETL5Z_Zku5Ex.webp&quot; alt=&quot;200kg-dl2&quot; /&gt;&lt;/p&gt;
&lt;p&gt;next day I was off to Munich (again)&lt;/p&gt;
&lt;h2&gt;Munich V4&lt;/h2&gt;
&lt;p&gt;yeah I think I&apos;m addicted to this city&lt;/p&gt;
&lt;h3&gt;Oktoberfest&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/munich3-oktoberfest.DQ0lwGxx_ZcLU3A.webp&quot; alt=&quot;munich3-oktoberfest&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;October&lt;/h1&gt;
&lt;p&gt;friend visited me in London, showed him Dishoom&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/dishoom-london.CyWG8MpZ_Z2bWzAM.webp&quot; alt=&quot;dishoom-london&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;November&lt;/h1&gt;
&lt;p&gt;my twins from work&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hermanos.ulVCl4Oy_Z20gotB.webp&quot; alt=&quot;hermanos&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Clipse, London Brixton&lt;/h2&gt;
&lt;p&gt;mfs are in their 50s&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/clipse.CscUQEkt_ZMWpwf.webp&quot; alt=&quot;clipse&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;December&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/spotify-2025.DQY05Qrf_Zzu6Nd.webp&quot; alt=&quot;spotify-2025&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/flighty-2025.B0Ua5L-B_1WTteJ.webp&quot; alt=&quot;flighty-2025&quot; /&gt;&lt;/p&gt;
&lt;p&gt;again, what a year, by far the most I&apos;ve travelled. always optimistic for the future.&lt;/p&gt;
</content:encoded></item><item><title>Cool Things #2</title><link>https://parsam.io/ct-2/</link><guid isPermaLink="true">https://parsam.io/ct-2/</guid><pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;welcome to the second edition of cool things. you can check out the &lt;a href=&quot;https://parsam.io/ct-1&quot;&gt;first edition&lt;/a&gt; if you missed that one.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://mitchellh.com/writing/building-large-technical-projects&quot;&gt;My Approach to Building Large Technical Projects - Mitchell Hashimoto&lt;/a&gt; - big fan of Mitchell&apos;s work on &lt;a href=&quot;https://ghostty.org/&quot;&gt;Ghostty&lt;/a&gt;, and I found this post to be a good reminder that perfection can be the enemy of progress. Getting the demo out is more important than anything else to validate an idea.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.wallpaper.com/design-interiors/david-lynch-house-los-angeles-for-sale&quot;&gt;David Lynch&apos;s LA house&lt;/a&gt; - David Lynch&apos;s aesthetic is absolutely beautiful and one of a kind.
&lt;img src=&quot;https://cdn.mos.cms.futurecdn.net/qZV29f7uwbajiGKRmUgbPZ-1080-80.jpg.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://cdn.mos.cms.futurecdn.net/PgcGNM2xyyeRmta3RN9UQZ-1080-80.jpg.webp&quot; alt=&quot;&quot; /&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://usgraphics.com/products/berkeley-mono&quot;&gt;Berkeley Mono Typeface&lt;/a&gt; - I recently started using this and man, I&apos;ve never been this excited over a font before (probably a bit sad).&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://crustmill.com/&quot;&gt;Crust Mill&lt;/a&gt; - $199 Salt/Pepper grinder. like if &lt;a href=&quot;https://teenage.engineering/&quot;&gt;teenage engineering&lt;/a&gt; got into kitchenware.&lt;/li&gt;
&lt;li&gt;I often get Spotify links from friends when I&apos;m on my desktop, but for some reason if you&apos;re not logged in on open.spotify.com it doesn&apos;t want to open the desktop app. to get around this, you can use the &lt;a href=&quot;https://developer.spotify.com/documentation/web-api/concepts/spotify-uris-ids&quot;&gt;Spotify URI&lt;/a&gt; to force open it. For example:
&lt;ul&gt;
&lt;li&gt;For users: &lt;a&gt;spotify:user:e4ebkdi70a4wu03jwbwrglzhk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;For albums: &lt;a&gt;spotify:album:4m2880jivSbbyEGAKfITCa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sames goes for tracks/artists&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>You should be using an RSS reader</title><link>https://parsam.io/use-rss/</link><guid isPermaLink="true">https://parsam.io/use-rss/</guid><pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I love the open web, and by extension, I love what &lt;a href=&quot;https://en.wikipedia.org/wiki/RSS&quot;&gt;RSS&lt;/a&gt; stands for: &lt;s&gt;Really Simple Syndication&lt;/s&gt; freedom.&lt;/p&gt;
&lt;p&gt;To put it simply, RSS allows you to synthesise everything into a single feed. Lets say you enjoyed reading a blog post and want to see more in the future, you would add their RSS feed, like &lt;a href=&quot;https://parsam.io/rss.xml&quot;&gt;parsam.io/rss.xml&lt;/a&gt; (great guy), and see future posts.&lt;/p&gt;
&lt;p&gt;The beauty is that it&apos;s a standard format, so you have complete freedom to use whatever RSS client you want to read it. Your subscriptions don&apos;t need to be tied to an account, it could literally just be a list of links you keep handy to port between different clients.&lt;/p&gt;
&lt;p&gt;The unfortunate reality is that most people (even outside of the typical tech circles) don&apos;t even know what it is in the first place, and I hope to change your mind on that.&lt;/p&gt;
&lt;p&gt;The algorithms that power the big social media platforms are so strong it could practically one shot you in a few hours of interaction. But with RSS, there&apos;s none of that. Just pure signal.&lt;/p&gt;
&lt;p&gt;In pursuit of being intentional with what I consume on my devices, RSS feeds fit perfectly in that criteria.&lt;/p&gt;
&lt;p&gt;I prefer tapping into the noise myself, from the sources I trust and enjoy reading.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/netnewswire.zSvdDuDx_K9Uuu.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I can recommend these readers, but there are a myriad of options if you do some searching:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;iOS/macOS: &lt;a href=&quot;https://netnewswire.com/&quot;&gt;NetNewsWire&lt;/a&gt; - I use this daily (pictured above), it brings me so much joy with how simple it is. Plus it&apos;s &lt;a href=&quot;https://github.com/Ranchero-Software/NetNewsWire&quot;&gt;open source&lt;/a&gt;!&lt;/li&gt;
&lt;li&gt;Android: &lt;a href=&quot;https://github.com/ReadYouApp/ReadYou&quot;&gt;github.com/ReadYouApp/ReadYou&lt;/a&gt; - when I was testing pre-released Pixel devices I was using this, also open source!&lt;/li&gt;
&lt;li&gt;Web/cross-platform:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://feedly.com/&quot;&gt;Feedly&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://miniflux.app/&quot;&gt;Miniflux&lt;/a&gt; - paid &amp;amp; self-hosted options&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These are just some of the blogs I&apos;m subscribed to you, if you&apos;re interested in the same stuff as me then it might be helpful to get you started:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://lucumr.pocoo.org&quot;&gt;Armin Ronacher&lt;/a&gt; - &lt;a href=&quot;https://lucumr.pocoo.org/feed.atom&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://daringfireball.net&quot;&gt;Daring Fireball&lt;/a&gt; - &lt;a href=&quot;https://daringfireball.net/feeds/main&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://world.hey.com/dhh&quot;&gt;David Heinemeier Hansson&lt;/a&gt; - &lt;a href=&quot;https://world.hey.com/dhh/feed.atom&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://sive.rs&quot;&gt;Derek Sivers&lt;/a&gt; - &lt;a href=&quot;http://sive.rs/en.atom&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://dieworkwear.com&quot;&gt;Die, Workwear!&lt;/a&gt; - &lt;a href=&quot;https://dieworkwear.com/feed/&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://herman.bearblog.dev&quot;&gt;Herman Martinus&lt;/a&gt; - &lt;a href=&quot;https://herman.bearblog.dev/feed/&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://macwright.com&quot;&gt;Tom MacWright&lt;/a&gt; - &lt;a href=&quot;https://macwright.com/rss.xml&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://manuelmoreale.com/&quot;&gt;Manuel Moreale&lt;/a&gt; - &lt;a href=&quot;https://manuelmoreale.com/feed/rss&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://mitchellh.com&quot;&gt;Mitchell Hashimoto&lt;/a&gt; - &lt;a href=&quot;https://mitchellh.com/feed.xml&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://registerspill.thorstenball.com&quot;&gt;Register Spill by Thorsten Ball&lt;/a&gt; - &lt;a href=&quot;https://registerspill.thorstenball.com/feed&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://simonwillison.net/&quot;&gt;Simon Willison&lt;/a&gt; - &lt;a href=&quot;https://simonwillison.net/atom/everything/&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://stopa.io&quot;&gt;Stepan Parunashvili&lt;/a&gt; - &lt;a href=&quot;https://stopa.io/feed.atom&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://stephango.com&quot;&gt;Steph Ango&lt;/a&gt; - &lt;a href=&quot;https://stephango.com/feed.xml&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.youngmoney.co/&quot;&gt;Young Money by Jack Raines&lt;/a&gt; - &lt;a href=&quot;https://www.youngmoney.co/feed&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://xn--gckvb8fzb.com&quot;&gt;マリウス&lt;/a&gt; - &lt;a href=&quot;https://xn--gckvb8fzb.com/index.xml&quot;&gt;(feed)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have a favourite Substack you&apos;re subscribed to? &lt;a href=&quot;https://support.substack.com/hc/en-us/articles/360038239391-Is-there-an-RSS-feed-for-my-publication&quot;&gt;No problem&lt;/a&gt;, just append &lt;code&gt;/feed&lt;/code&gt; to the URL.&lt;/p&gt;
&lt;p&gt;Recommended reading:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://world.hey.com/dhh/not-just-what-you-read-but-how-64648303&quot;&gt;Not just what you read but how&lt;/a&gt; - David Heinemeier Hansson&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://atthis.link/blog/2021/rss.html&quot;&gt;Why I Still Use RSS&lt;/a&gt; - Marc&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.mnot.net/blog/2024/08/25/feeds&quot;&gt;What RSS Needs&lt;/a&gt; - Mark Nottingham&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://chriscoyier.net/2022/10/17/the-proprietary-syndication-formats/&quot;&gt;The Proprietary Syndication Formats&lt;/a&gt; - Chris Coyier&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Cool Things #1</title><link>https://parsam.io/ct-1/</link><guid isPermaLink="true">https://parsam.io/ct-1/</guid><pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I’ve been inspired by &lt;a href=&quot;https://thorstenball.com/&quot;&gt;Thorsten Ball&lt;/a&gt; to share my own form of &lt;a href=&quot;https://registerspill.thorstenball.com/t/joy-and-curiosity&quot;&gt;joy and curiosity&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://mo42.bearblog.dev/read-to-forget/&quot;&gt;Read to Forget&lt;/a&gt; - I read a lot, and always find myself sometimes shuffling around to remember the details. But I like this frame of thinking, and it reminds me of how I&apos;ve been reading &lt;a href=&quot;https://en.wikipedia.org/wiki/Nassim_Nicholas_Taleb&quot;&gt;Taleb&apos;s&lt;/a&gt; books by letting the thoughts marinade in my head over a long period instead of highlighting everything.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://stopa.io/post/297&quot;&gt;iPhone dumbphone&lt;/a&gt; - one of my favourite blogs, writing a post on something I love: people trying to make their phone use more intentional.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.bleu-de-chauffe.com/en/&quot;&gt;bleu de chauffe&lt;/a&gt; - some beautiful bags and accessories made in France.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://fontsinuse.com/&quot;&gt;Fonts in use&lt;/a&gt; - I searched up a font and stumbled on this, nice mood board.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.seangoedecke.com/the-simplest-thing-that-could-possibly-work/&quot;&gt;Do the simplest thing that could possibly work&lt;/a&gt; - I try to think this way when building systems, but it&apos;s actually much harder in practice.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/nix-darwin/nix-darwin&quot;&gt;nix-darwin&lt;/a&gt; - creating a declarative OS intrigues me, because I like having all aspects of it expressed in clear text. Kinda like how I prefer having an &lt;code&gt;init.lua&lt;/code&gt; (my Neovim &lt;a href=&quot;https://github.com/pzrsa/dotfiles/blob/main/nvim/init.lua&quot;&gt;config&lt;/a&gt;) that could be reproduced on other machines.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://chillphysicsenjoyer.substack.com/p/youre-a-slow-thinker-now-what&quot;&gt;You&apos;re a Slow Thinker. Now what?&lt;/a&gt; - I think I&apos;m a mix of both a fast and slow thinker. I think fast in social interactions, but I struggle with quick mathematics on the spot.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/us-graphics-beige.DJkHlgGU_Z1GR2J2.webp&quot; alt=&quot;&quot; /&gt;
&lt;a href=&quot;https://x.com/usgraphics/status/1962645267976753206&quot;&gt;x.com/usgraphics/status/1962645267976753206&lt;/a&gt; - love this, exactly why I find joy in my tank of a keyboard, the &lt;a href=&quot;https://www.youtube.com/watch?v=bCd6KBqvCcg&quot;&gt;HHKB&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;hope you enjoyed! do share anything you&apos;ve stumbled on recently.&lt;/p&gt;
</content:encoded></item><item><title>I deleted Hinge after a week - on dating apps</title><link>https://parsam.io/hinge/</link><guid isPermaLink="true">https://parsam.io/hinge/</guid><pubDate>Fri, 04 Jul 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Update (Jan 2026)&lt;/strong&gt;: After posting this I realised how hard it is to write about dating apps without sounding whiny or like you can&apos;t get no hoes. Most people agree that apps are genuinely shit since a lot of them don&apos;t take them seriously, but I still think I was being too rigid about them which was ignorant of me. Reading &lt;a href=&quot;https://en.wikipedia.org/wiki/The_Black_Swan:_The_Impact_of_the_Highly_Improbable&quot;&gt;Black Swan&lt;/a&gt; made me realise I should be exposing myself to upside risks, and the risk is worth it if something good happens. IRL is always the way to go, but ruling out apps entirely even if using them passively is dumb.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;For the majority of my life, I had the identity of being somewhat of a purist. I didn&apos;t have my first sip of alcohol till last year, nor gone to the club till earlier this year (I live in Berlin so it was inevitable). In general I was against a lot of things that I felt did not have a meaningful impact on my life, but also because I never deemed myself cool enough to do them.&lt;/p&gt;
&lt;p&gt;As I&apos;ve gotten older (I &lt;a href=&quot;https://parsam.io/22&quot;&gt;turned 22&lt;/a&gt; 2 days ago), I&apos;ve become more lax with these strict rules. I think having these &quot;streaks&quot; of not doing something was dumb. I remember telling myself &quot;☝️🤓 I will have my first glass of alcohol with that special someone&quot;. I had my first pint with my dad, and that brought me joy more than anything in the world.&lt;/p&gt;
&lt;p&gt;Many of my friends turn to me for advice (though I&apos;m not sure why), and I feel like it should be a duty of mine to provide them evidence based on actual experiences. If I have no skin in the game, then I&apos;m basing them off of what others say. This has worked well for a while, but I should start basing decisions on my own judgement.&lt;/p&gt;
&lt;p&gt;This brings us to the topic of dating apps, a so called necessary evil that I&apos;ve notoriously been against ever since I learned of the existence of them.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/levelsio-dating.Cp5mOJQC_ZdJ7sX.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;(&lt;a href=&quot;https://x.com/levelsio/status/1880943325261295712&quot;&gt;link&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/wsj-dating.CA5cuNnw_1bDtOh.webp&quot; alt=&quot;&quot; /&gt;
(&lt;a href=&quot;https://x.com/davidu/status/1937149103986651552&quot;&gt;link&lt;/a&gt;)&lt;/p&gt;
&lt;h1&gt;I thought it&apos;d be a good idea&lt;/h1&gt;
&lt;p&gt;Here&apos;s the thing though, I started working at 18, and most of the people in my daily life are much older than me. So when I &lt;a href=&quot;https://parsam.io/tesla&quot;&gt;moved to Berlin last year&lt;/a&gt; on my own, this put me in a rather unique position for my age. I don&apos;t know a single other 22 year old besides my friend who&apos;s interning at Tesla. I&apos;m always the youngest in the environments I’m in.&lt;/p&gt;
&lt;p&gt;It also doesn&apos;t help that I look and behave much older than my age. Funnily enough, not a single person has guessed my age correctly, they always overestimate by at least 3 years. One guy even thought I was 30! I don&apos;t even think I look older, maybe it&apos;s because my Persian genetics in the western world makes me seem older.&lt;/p&gt;
&lt;p&gt;I decided to install a dating app because I figured it would be a good way to help me bridge the communication with people around my age.&lt;/p&gt;
&lt;p&gt;But before I went straight to installing, I asked around my circle of friends for their experiences of using dating apps. I have some friends from work and gym who&apos;ve had success using them. Fun fact, I&apos;m actually writing this on a train back home from Poland after attending a wedding, where the bride and groom met on a dating app.&lt;/p&gt;
&lt;h1&gt;Downloading the app&lt;/h1&gt;
&lt;p&gt;I decided fine, I&apos;ll download Hinge since it seems like the most viable, what&apos;s the worst that could happen? I&apos;m thankfully aware enough to know that I probably won&apos;t find my wife on them, but it would be some good exposure.&lt;/p&gt;
&lt;p&gt;Oh man was I wrong.&lt;/p&gt;
&lt;p&gt;It was genuinely the most depressing week of using an app. With every swipe (not really a swipe, you just click a button to say you&apos;re not interested), I could feel my brain rotting away. People actually swipe away on these apps for years without making a decent connection, yet we still wonder why we have a social anxiety problem among our generation.&lt;/p&gt;
&lt;p&gt;From &lt;a href=&quot;https://www.aecf.org/blog/generation-z-and-mental-health&quot;&gt;&quot;Generation Z and Mental Health&quot;&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A &lt;a href=&quot;https://www.gallup.com/analytics/506663/american-youth-research.aspx&quot;&gt;2023 Gallup sur­vey&lt;/a&gt; found that &lt;strong&gt;almost half (47%) of Gen Zers ages 12 to 26 often or always feel anx­ious&lt;/strong&gt;, and more than one in five (22%) often or always feel depressed.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I also felt like such an asshole. I was seeing the flaws as opposed to the positives, because that&apos;s all thats projected to me through photos and some supposedly clever prompts.&lt;/p&gt;
&lt;p&gt;Also, since I&apos;m in Berlin, most profiles were written in German, and I honestly could not be bothered to translate each prompt, I ain&apos;t that thirsty. Most of the time I responded to the ones in English.&lt;/p&gt;
&lt;h1&gt;Deleting my account&lt;/h1&gt;
&lt;p&gt;I told myself I will try it for just a week, but everyone said that&apos;s not enough for the algorithms to kick in, so I said ok I&apos;ll do 2 weeks. After the second week I was certain that these dating apps were not for me, so I deleted my account immediately. I sent enough likes/comments in the first week to know that it just wouldn&apos;t work for me no matter how long people tell me I need to keep it installed.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/deleted-hinge-account.CF5-aF5r_Z1ri4gx.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;My profile&lt;/h1&gt;
&lt;p&gt;Here&apos;s the profile I had before deleting my account. It went through a bunch of tweaks, and most friends said it was good. I also tried to ask some people I didn&apos;t know as well to remove the bias.&lt;/p&gt;
&lt;p&gt;Looking back on it, I think my friends were bullshitting. My profile is quite shit, but it was definitely better than a lot of the ones I saw.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge1.Cnu_jVws_Z18xvTY.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge2.Cz4nfbX-_Z2qC7Kt.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge3.B9xE8eR6_Z1OfYzl.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge4.BaV0DvR6_Z1gLlOG.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge5.Bak2wJYt_Z2sRcBp.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge6.Uy_enJ1Q_Z17Aa77.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge7.ePnLYlx-_Z1zqNNi.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hinge8.D7hUYnAQ_28yaFe.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Don&apos;t get fooled by randomness (it&apos;s all luck)&lt;/h1&gt;
&lt;p&gt;You hear about all these success stories about couples who go on to get married after meeting on a dating app. But what you don&apos;t realise is that they were on these apps in the golden era. I would say this golden era was before the pandemic.&lt;/p&gt;
&lt;p&gt;The friends I mentioned earlier who just got married met on Tinder over 6 years ago, which was a completely different time. I think after COVID the apps declined, because people became so used to being socially isolated behind a screen.&lt;/p&gt;
&lt;p&gt;Dudes make the joke about seeing a girl they like, having the opportunity right there to speak to them, but instead they try to find them on an app. I know it&apos;s a joke, but it&apos;s a reality for some.&lt;/p&gt;
&lt;p&gt;I downloaded the app at a perfect time because I was absolutely immersed in &lt;a href=&quot;https://en.wikipedia.org/wiki/Nassim_Nicholas_Taleb&quot;&gt;Nassim Nicholas Taleb&apos;s&lt;/a&gt; book, &lt;a href=&quot;https://en.wikipedia.org/wiki/Fooled_by_Randomness&quot;&gt;Fooled by Randomness&lt;/a&gt;. It&apos;s a remarkable book on how chance affects us in life, and how we tend to get surprised by it, despite knowing that everything is dependant on chance. This book has single-handedly changed how I perceive the world.&lt;/p&gt;
&lt;p&gt;So I knew not to expect anything, as luck has struck me in other areas, just not in this one.&lt;/p&gt;
&lt;h1&gt;It&apos;s based on optics&lt;/h1&gt;
&lt;p&gt;People treat these apps like it&apos;s Instagram, they just don&apos;t care about finding a life partner, they want the validation. Everyone knows they&apos;re not going to find their life partner on there, yet still participate in these status games.&lt;/p&gt;
&lt;p&gt;When flaws are so easily projected, there&apos;s not much else to latch onto. Prompt&apos;s are still too shallow to represent a whole person.&lt;/p&gt;
&lt;h1&gt;Zero repercussions&lt;/h1&gt;
&lt;p&gt;When you&apos;re hiding behind a screen, it&apos;s easy to feel like there&apos;s zero consequences with how you behave online.&lt;/p&gt;
&lt;p&gt;There&apos;s no sort of reputation at stake here. If you ghost, nothing will happen.&lt;/p&gt;
&lt;p&gt;But when you&apos;re meeting someone from your school or neighbourhood, you have a reputation at stake you need to preserve.&lt;/p&gt;
&lt;h1&gt;Touch grass&lt;/h1&gt;
&lt;p&gt;As funny as it is, if you truly want to find your life partner, you need to be maximising your exposure in real life. Go to meetups, find your third space, find your people. Naturally the world will gift you when you&apos;re doing cool stuff. You can just do things.&lt;/p&gt;
&lt;p&gt;The problem with these apps is that when there&apos;s no common ground, i.e meeting your spouse at the gym or some place you go to on a recurring basis, it&apos;s harder to gauge how a person is over the long term. But when you see someone on a daily basis through work or at your gym, then you grow to like each other. Your flaws suddenly become endearing.&lt;/p&gt;
&lt;p&gt;Furthermore, at least in real life I can have some sort of control over how many girls I approach in a night out, and I would at least get a response. But on these apps you basically have to gamble with if the other person would even solicit a response.&lt;/p&gt;
&lt;h1&gt;Closing thoughts&lt;/h1&gt;
&lt;p&gt;As for me, idk.&lt;/p&gt;
&lt;p&gt;My friends tell me that I&apos;m just too young to be looking for a wife. The girls my age are not in my immediate day to day vicinity, and I&apos;m not going to force my way into that sphere. I just need to wait patiently.&lt;/p&gt;
&lt;p&gt;I highly recommend reading &lt;a href=&quot;https://signull.substack.com/p/dating-apps-are-marketplaces-not&quot;&gt;Signull&apos;s post&lt;/a&gt; on the same topic.&lt;/p&gt;
</content:encoded></item><item><title>22 years old</title><link>https://parsam.io/22/</link><guid isPermaLink="true">https://parsam.io/22/</guid><pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Today, I turn 22 years old. Wednesday is also the day I was born.&lt;/p&gt;
&lt;p&gt;Every year I slowly get closer and closer to the age people always guess for me (usually off by 3 years), which is insane because I don&apos;t even think I look that old. Some people even thought I was almost 30! My Persian genetics in the western world probably plays a part.&lt;/p&gt;
&lt;p&gt;Anyways, I&apos;m quite optimistic for this segment of my life. I know I always say that, since every year since 17 has been nothing but growth, but it&apos;s true. I&apos;m starting to see the compound effects of my decisions flourish.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&quot;https://parsam.io/21&quot;&gt;last years post&lt;/a&gt; I said I was gonna hold off on drinking ☝️🤓 &quot;until a special occasion with a special someone&quot;, but honestly having my first pint with my dad brought me joy more than anything else.&lt;/p&gt;
&lt;p&gt;This year I tried a shit ton of new stuff, and I&apos;ve broken the seal on keeping streaks for the sake of it. I&apos;m not special. It&apos;s fine to do things I was previously against without a solid ground to defend. I need to have skin in the game for the opinions I hold.&lt;/p&gt;
&lt;p&gt;I&apos;m definitely someone who thinks too much about stuff, but I&apos;m starting to learn it&apos;s good to take a step back and smell the roses. Ignorance truly is bliss.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/smelling-flowers.CFbLJ7Z-_ZQuTzu.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;(yes I know those aren&apos;t roses)&lt;/p&gt;
</content:encoded></item><item><title>On boredom</title><link>https://parsam.io/boredom/</link><guid isPermaLink="true">https://parsam.io/boredom/</guid><pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Boredom is one of the most important states you should get comfortable with.&lt;/p&gt;
&lt;p&gt;In the common case of standing in a queue, most people just feel the need to pull out their phone and start filling their brain up with junk.&lt;/p&gt;
&lt;p&gt;So, next time you&apos;re faced with it, learn to embrace it. Don&apos;t just reflexively pull out your phone the second you feel the boredom creeping. Observe what&apos;s going on around you, life is beautiful.&lt;/p&gt;
&lt;p&gt;I&apos;m sure you&apos;re not gonna be on your deathbed saying &quot;I wish watched more short videos&quot;, you&apos;ll probably say &quot;I wish I took more time to appreciate what was around me&quot;.&lt;/p&gt;
&lt;p&gt;Intentional periods of boredom helps with lowering your dopamine threshold, so things like studying becomes easier. Most of the things you know you need to get done in life go hand in hand with being bored.&lt;/p&gt;
&lt;p&gt;I feel like everyone knows this already in their heart, they know it&apos;s true, yet just need someone to remind them of it every now and then to come to that conclusion.&lt;/p&gt;
</content:encoded></item><item><title>Migrating my blog from Next.js to Astro</title><link>https://parsam.io/astro/</link><guid isPermaLink="true">https://parsam.io/astro/</guid><pubDate>Fri, 16 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I recently migrated this site from &lt;a href=&quot;https://nextjs.org/&quot;&gt;Next.js&lt;/a&gt; to &lt;a href=&quot;https://astro.build&quot;&gt;Astro&lt;/a&gt;, and I wish I did it earlier.&lt;/p&gt;
&lt;p&gt;As much as I love Next, it was just overkill for a static blog like mine. I shouldn&apos;t be shipping all of this js junk to render some text and images.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/nextjs-network-tab.DkZryRau_1KMyQD.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&apos;m not exactly an expert with Next to know why all of this needed, but I don&apos;t think I need to be. If I specify my pages are static, then it should be as it says on the tin.&lt;/p&gt;
&lt;p&gt;Now after switching to Astro, the only injected script I ship is &lt;a href=&quot;https://vercel.com/docs/analytics&quot;&gt;Vercel Web Analytics&lt;/a&gt;.
&lt;img src=&quot;https://parsam.io/_astro/astro-network-tab.DhCaiTjQ_1w2AdJ.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Initially I also attempted to try out &lt;a href=&quot;https://pages.cloudflare.com/&quot;&gt;Cloudflare Pages&lt;/a&gt;, but went back to &lt;a href=&quot;https://vercel.com/&quot;&gt;Vercel&lt;/a&gt; for convenience sake. I think Vercel has done a great job on their platform&apos;s UI.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;https://docs.astro.build/en/guides/migrate-to-astro/from-nextjs/&quot;&gt;migration&lt;/a&gt; process was smooth for a relatively simple site like &lt;a href=&quot;https://github.com/pzrsa/parsam.io/pull/10&quot;&gt;mine&lt;/a&gt;.&lt;/p&gt;
&lt;h1&gt;Content collections&lt;/h1&gt;
&lt;p&gt;Using &lt;a href=&quot;https://docs.astro.build/en/guides/content-collections/&quot;&gt;content collections&lt;/a&gt; meant I no longer have to manually write code to retrieve and process my markdown posts.&lt;/p&gt;
&lt;p&gt;This is all I have to do to define a collection of posts and retrieve them.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;// content.config.ts
const blog = defineCollection({
  loader: glob({ pattern: &quot;**/*.md&quot;, base: &quot;./src/data/blog&quot; }),
  schema: z.object({
    date: z.coerce.date(),
    title: z.string(),
    author: z.string().optional(),
    description: z.string().optional(),
  }),
});

// utils.ts
export const getBlogPosts = async () =&amp;gt; {
  const posts = await getCollection(&quot;blog&quot;);
  posts.sort((a, b) =&amp;gt; b.data.date.getTime() - a.data.date.getTime());
  return posts;
};
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Much better than doing all of this. Yeah I know my code is not elegant.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;import fs from &quot;fs&quot;;
import matter from &quot;gray-matter&quot;;
import path from &quot;path&quot;;
import { PostWithContent, PostWithContentHtml } from &quot;./types&quot;;
import html from &quot;remark-html&quot;;
import { remark } from &quot;remark&quot;;

const postsDirectory = path.join(process.cwd(), &quot;posts&quot;);

export const getSortedPostData = () =&amp;gt; {
  const fileNames = fs.readdirSync(postsDirectory);
  const allPostsData = fileNames.map((fileName) =&amp;gt; {
    // Remove &quot;.md&quot; from file name to get id
    const id = fileName.replace(/\.md$/, &quot;&quot;);

    // Read markdown file as string
    const fullPath = path.join(postsDirectory, fileName);
    const fileContents = fs.readFileSync(fullPath, &quot;utf8&quot;);

    // Use gray-matter to parse the post&apos;s metadata section
    const matterResult = matter(fileContents);

    return {
      id,
      ...matterResult.data,
    };
  });

  // Sort posts by date
  return allPostsData
    .filter(({ draft }: any) =&amp;gt; !draft)
    .sort(({ date: a }: any, { date: b }: any) =&amp;gt; {
      if (a &amp;lt; b) {
        return 1;
      } else if (a &amp;gt; b) {
        return -1;
      } else {
        return 0;
      }
    });
};

export const getAllPostIds = () =&amp;gt; {
  const fileNames = fs.readdirSync(postsDirectory);
  return fileNames.map((fileName) =&amp;gt; ({ id: fileName.replace(/\.md$/, &quot;&quot;) }));
};

export const getPost = (id: string) =&amp;gt; {
  const fullPath = path.join(postsDirectory, `${id}.md`);
  const fileContents = fs.readFileSync(fullPath, &quot;utf8&quot;);

  const matterResult = matter(fileContents);

  const content = matterResult.content;

  return {
    id,
    content,
    ...matterResult.data,
  } as PostWithContent;
};

export const getPostWithHtml = async (id: string) =&amp;gt; {
  const fullPath = path.join(postsDirectory, `${id}.md`);
  const fileContents = fs.readFileSync(fullPath, &quot;utf8&quot;);

  const matterResult = matter(fileContents);

  // Use remark to convert markdown into HTML string
  const processedHtml = await remark().use(html).process(matterResult.content);
  const contentHtml = processedHtml.toString();

  return {
    id,
    contentHtml,
    ...matterResult.data,
  } as PostWithContentHtml;
};
&lt;/code&gt;&lt;/pre&gt;
&lt;h1&gt;API Endpoints&lt;/h1&gt;
&lt;p&gt;I like to display the song I&apos;m currently playing using the &lt;a href=&quot;https://developer.spotify.com/documentation/web-api/reference/get-the-users-currently-playing-track&quot;&gt;Spotify API&lt;/a&gt;. Thanks to server &lt;a href=&quot;https://docs.astro.build/en/guides/endpoints/#server-endpoints-api-routes&quot;&gt;endpoints&lt;/a&gt; and &lt;a href=&quot;https://docs.astro.build/en/concepts/islands/#server-islands&quot;&gt;islands&lt;/a&gt; I didn&apos;t have to sacrifice this. It works even better than before, the island is server side rendered, so no JS calls.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/now-playing.gU4JMnzf_ZUw449.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Images&lt;/h1&gt;
&lt;p&gt;Images stored in &lt;code&gt;src/&lt;/code&gt; are optimised, but they cannot be accessed through a public link. On the other hand, ones stored in &lt;code&gt;public/&lt;/code&gt;, i.e the ones used in my posts, are &lt;a href=&quot;https://docs.astro.build/en/guides/images/#where-to-store-images&quot;&gt;not optimised&lt;/a&gt;, which is a shame.&lt;/p&gt;
&lt;p&gt;Since I use RSS feeds and believe in them whole heartedly, I will stick with storing them in &lt;code&gt;public/&lt;/code&gt;. It&apos;s fine, I try to display relatively optimised images, but it&apos;s something I&apos;m missing out on which is a bit annoying.&lt;/p&gt;
&lt;p&gt;P.S, if you were subscribed to my old RSS feed, &lt;code&gt;parsam.io/feed.atom&lt;/code&gt;, please update to using &lt;code&gt;parsam.io/rss.xml&lt;/code&gt; (&lt;a href=&quot;https://parsam.io/rss.xml&quot;&gt;link&lt;/a&gt;)&lt;/p&gt;
&lt;h1&gt;Dependencies&lt;/h1&gt;
&lt;p&gt;I love how much I&apos;ve cut down on dependencies during the migration. It was a much needed cleanup.&lt;/p&gt;
&lt;p&gt;Anyways, at the end of the day, these are minuscule improvements. What matters is the content I produce, but I also think having a fast website should be a right for visitors.&lt;/p&gt;
</content:encoded></item><item><title>From a gaming addiction to Google and Tesla by 21</title><link>https://parsam.io/journey/</link><guid isPermaLink="true">https://parsam.io/journey/</guid><pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;4 years ago, I started my software engineering career at 17. During this time, I&apos;ve had the rare opportunity to work at two innovative companies: &lt;a href=&quot;https://google.com&quot;&gt;Google&lt;/a&gt; and &lt;a href=&quot;https://tesla.com&quot;&gt;Tesla&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You might think I&apos;m some educated wiz kid, but I never went to university. I had terrible grades in school, and my worst grade was ironically in computer science. I don&apos;t come from a wealthy family either.&lt;/p&gt;
&lt;p&gt;With that background, no one could&apos;ve predicted I&apos;d end up where I am today. I went from a complete bum to... well... less of a bum.&lt;/p&gt;
&lt;p&gt;2025 has begun, marking roughly 4 years since I started learning to code, so I figured it&apos;d be a good time to finally share my unique journey going from newbie to mid-level software engineer at Tesla.&lt;/p&gt;
&lt;p&gt;I hope I can inspire young people looking to jumpstart their careers through unconventional routes. I would&apos;ve loved reading something like this when starting out, even though I never used to read.&lt;/p&gt;
&lt;p&gt;One of my life philosophies is authenticity, and I see a lack of it in &lt;a href=&quot;https://en.wikipedia.org/wiki/Big_Tech&quot;&gt;FAANG&lt;/a&gt; stories that resort to clickbait tactics to make a quick buck. This post aims to be a breath of fresh air.&lt;/p&gt;
&lt;p&gt;Without further ado, I hope you enjoy this glimpse into my journey 🤝&lt;/p&gt;
&lt;h1&gt;Reincarnated&lt;/h1&gt;
&lt;p&gt;July 2020, London. I&apos;d just turned 17 and finished my first year of college doing a &lt;a href=&quot;https://en.wikipedia.org/wiki/BTEC_Extended_Diploma&quot;&gt;BTEC Level 3&lt;/a&gt; in Information Technology. In the UK, college means pre-university, similar to senior high school. My college was rough – I&apos;m sure someone got stabbed there.&lt;/p&gt;
&lt;p&gt;For the past 3-4 years until then, my routine on non-school days consisted of hopping on my gaming PC immediately after waking up, and grinding games until the AM with the boys.&lt;/p&gt;
&lt;p&gt;I was quite good at most games since childhood, but took &lt;a href=&quot;https://en.wikipedia.org/wiki/Fortnite&quot;&gt;Fortnite&lt;/a&gt; competitively, earning a few grand from tournaments. Embarrassing to admit now since it&apos;s a kids&apos; game, but I loved it.&lt;/p&gt;
&lt;p&gt;The memories I&apos;ve made playing games with friends is priceless, and I wouldn&apos;t trade anything for it. I&apos;m glad I recorded hours of footage to reminisce on.&lt;/p&gt;
&lt;p&gt;Then everything changed. I can&apos;t pinpoint exactly what triggered it, but I went cold turkey. Cut ties with friends I&apos;d known since school, deleted social media, and sold all my gaming equipment in the coming weeks.&lt;/p&gt;
&lt;p&gt;I didn&apos;t care about the selling price - I needed it gone. I was fed up with myself and knew drastic change was my only route.&lt;/p&gt;
&lt;p&gt;After selling my setup, I bought a random refurbished Dell computer - the type you&apos;d use to play &lt;a href=&quot;https://en.wikipedia.org/wiki/Agar.io&quot;&gt;Agar.io&lt;/a&gt; in the corner of your school&apos;s computer room.&lt;/p&gt;
&lt;p&gt;I went from a setup like this:
&lt;img src=&quot;https://parsam.io/_astro/setup-1.hflAuLj3_ywzj.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;To this:
&lt;img src=&quot;https://parsam.io/_astro/setup-2.oDRNIiR2_19nrir.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I felt reborn, but transformed into someone almost robotic. The following months were deeply lonely, but I finally broke free from the autopilot state that had consumed most of my life.&lt;/p&gt;
&lt;p&gt;I haven&apos;t touched video games since, except I briefly played the &lt;a href=&quot;https://en.wikipedia.org/wiki/Spider-Man_(video_game_series)&quot;&gt;Spider-Man series&lt;/a&gt; on PS5 after joining Google. I returned it immediately after finishing - the guy who collected it was a bit surprised since PS5s were still hard to find.&lt;/p&gt;
&lt;p&gt;My stance on gaming has changed over the years. Initially, I was strongly against it, but now I&apos;ve grown to realise everyone has their own way to de-stress.&lt;/p&gt;
&lt;p&gt;I prefer weightlifting, following the Kizen 12 Week Powerlifting program and logging my workouts through &lt;a href=&quot;https://gravitus.com/&quot;&gt;Gravitus&lt;/a&gt;. It&apos;s more of a duty than a hobby, but I&apos;m progressing on my lifts just as I used to level up in games.&lt;/p&gt;
&lt;p&gt;With that said, I think most people struggling with purpose could start by being more intentional with their free time. This isn&apos;t just about video games, but it&apos;s a common trap that boys my age get stuck in.&lt;/p&gt;
&lt;p&gt;I still mostly see negatives with gaming. I try to avoid saying this since it&apos;s such a touchy subject and people don&apos;t want to face the truth. Some people make it work though - I mean, shit, look at &lt;a href=&quot;https://www.forbes.com/sites/paultassi/2024/11/22/elon-musk-apparently-just-became-the-no-1-diablo-4-player-in-the-world/&quot;&gt;my boss&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Since I&apos;d carved out gaming (the only thing I did all day) - I started devouring YouTube videos about starting a business. I tried Amazon drop-shipping, which I find hilarious now since it feels like such a scammy thing to do.&lt;/p&gt;
&lt;p&gt;I did extensive research but never spent a penny on buying products from &lt;a href=&quot;https://www.alibaba.com/&quot;&gt;Alibaba&lt;/a&gt;. In hindsight, that experience taught me a lot about communication, even though I practically did nothing.&lt;/p&gt;
&lt;h1&gt;University Plans&lt;/h1&gt;
&lt;p&gt;While exploring business ideas, I also had to think about my future education. In December 2020, I was applying to university. As mentioned earlier, my bad grades limited my options to low-ranked universities.&lt;/p&gt;
&lt;p&gt;It&apos;s ridiculous how much you&apos;re punished for doing poorly in secondary school. A number on a piece of paper determines your route and directly impacts your career path. Teachers in my college put so much fear in me about this, as if bad grades would wind me up at &lt;a href=&quot;https://en.wikipedia.org/wiki/Jobcentre_Plus&quot;&gt;jobcentre plus&lt;/a&gt; every week.&lt;/p&gt;
&lt;p&gt;At this point, I wasn&apos;t even considering anything tech-related. Instead, I applied to Accounting/Finance courses because I wanted to be a finance bro. No trust fund, 6&apos;0&quot;, brown eyes.&lt;/p&gt;
&lt;h1&gt;First Lines of Code&lt;/h1&gt;
&lt;p&gt;Around the same time, I’d just watched &lt;a href=&quot;https://en.wikipedia.org/wiki/David_Fincher&quot;&gt;Fincher&apos;s&lt;/a&gt; masterpiece: &lt;a href=&quot;https://www.imdb.com/title/tt1285016/&quot;&gt;The Social Network&lt;/a&gt; (I know, how cliche), and let me say that it indeed did have an impact on me to start learning to code. The film just made it look so goddamn cool.&lt;/p&gt;
&lt;p&gt;I started researching this thing called coding, going through various YouTube resources before settling on &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/HTML&quot;&gt;HTML&lt;/a&gt; and &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/CSS&quot;&gt;CSS&lt;/a&gt; at &lt;a href=&quot;https://www.freecodecamp.org&quot;&gt;freeCodeCamp&lt;/a&gt;. The quick feedback loop of seeing my code visually do something kept me hooked.&lt;/p&gt;
&lt;p&gt;After finishing that, I got bored with just manipulating elements and moved on to learning &lt;a href=&quot;https://python.org&quot;&gt;Python&lt;/a&gt;, my first actual programming language. I learned through some Udemy course (even made a &lt;a href=&quot;https://www.youtube.com/watch?v=iAYsqj7_95I&quot;&gt;video&lt;/a&gt; on it). God, I looked so young in that video. I barely stuck with that course for a few weeks.&lt;/p&gt;
&lt;p&gt;In 2021, I started building projects using &lt;a href=&quot;https://python.org&quot;&gt;Python&lt;/a&gt; and &lt;a href=&quot;https://flask.palletsprojects.com/en/stable/&quot;&gt;Flask&lt;/a&gt; (a web framework). The web space really drew me in.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/2021-contributions.OIOVf1N5_2hxNR8.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;My first real project was a PS5 stock checker for Amazon - a web scraper that listened for element changes. Basic stuff, but I felt incredibly proud of it.&lt;/p&gt;
&lt;p&gt;Eventually the stack felt limiting. Everything was vanilla and lacked the sauce. This led me to the final infinity stone of web development: &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/JavaScript&quot;&gt;JavaScript&lt;/a&gt;. I found &lt;a href=&quot;https://www.theodinproject.com/&quot;&gt;The Odin Project&lt;/a&gt;, which turned out to be a solid resource for learning JS/&lt;a href=&quot;https://nodejs.org&quot;&gt;Node.js&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I thought &quot;this programming stuff is pretty cool, I wonder if I could make a career out of it.&quot; After research, I declined my accounting offers and applied to study Computer Science at another low-ranked university. They accepted me, and I was set to start that September.&lt;/p&gt;
&lt;h1&gt;Building my Website&lt;/h1&gt;
&lt;p&gt;As you could imagine, I never read books (except the &lt;em&gt;Diary of a Wimpy Kid&lt;/em&gt; series). The first &quot;real&quot; book I ever read was &lt;a href=&quot;https://en.wikipedia.org/wiki/Think_and_Grow_Rich&quot;&gt;&lt;em&gt;Think and Grow Rich&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It was gifted to me by one of my dad&apos;s friends, who preached about how much it changed his life. 17 year old me thought &quot;eh I&apos;ll read it I guess.&quot; Looking back, this book contained a lot of &lt;a href=&quot;https://en.wikipedia.org/wiki/Snake_oil&quot;&gt;snake-oil BS&lt;/a&gt;, but it was exactly what I needed at the time.&lt;/p&gt;
&lt;p&gt;Through this newfound interest in reading, I discovered a man who&apos;d change my life: &lt;a href=&quot;https://sive.rs/&quot;&gt;Derek Sivers&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I read his book &lt;a href=&quot;https://sive.rs/a&quot;&gt;&lt;em&gt;Anything You Want&lt;/em&gt;&lt;/a&gt; after seeing it in an &lt;a href=&quot;https://www.youtube.com/watch?v=hv1gOEY3cs4&amp;amp;t=376s&quot;&gt;Ali Abdaal video&lt;/a&gt;. I loved it - it was packed with lessons about life and business.&lt;/p&gt;
&lt;p&gt;The first ever book note I wrote was on &lt;em&gt;Anything You Want&lt;/em&gt; (&lt;a href=&quot;https://parsam.io/anything-you-want&quot;&gt;link&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;I checked out Derek&apos;s website and emailed him a novel of my life story, not expecting a response. To my surprise, he replied. After a few exchanges, I mentioned I&apos;d built a website using Webflow, costing $16 monthly.&lt;/p&gt;
&lt;p&gt;This is what he said:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But I don&apos;t think you need to pay $16/month to Webflow. For the kind of site you&apos;re doing, static HTML would be WAY cheaper, more educational for you, and give you total control to move it anywhere, no monthly fee.
My best advice to make a simple site is this:
Start simple from before you even begin : stay simple in how you think of it, and how you make it. Don&apos;t let people tell you it needs to be any more complex than this.
Create one new folder on your computer called &quot;website&quot; and do everything I say below in that folder.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;He gave me a step-by-step guide on building a website from scratch using pure HTML/CSS. Mind blown, I immediately switched to hosting on &lt;a href=&quot;https://pages.github.com/&quot;&gt;GitHub Pages&lt;/a&gt;, and my new open source website was &lt;a href=&quot;https://github.com/pzrsa/parsam.io/commit/7927cccdda9843bdc7c4b17ff80626516d628301&quot;&gt;born&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;One of his pieces of advice stuck with me:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But for making a new site? Don&apos;t let anyone sell you on some complex solution. They&apos;re saying you need a jumbo jet when really you need a bicycle. Do your HTML by hand like this, and then you&apos;ll know when your site has become so big that you need a little more automation to help manage changes or links to the hundreds of pages inside. But until then, no no no. Just do HTML by hand.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;A Life-Changing Opportunity&lt;/h1&gt;
&lt;p&gt;Now on track to study computer science, I explored the job opportunities. Like any aspiring CS student, I researched the FAANG companies, dreaming of joining them one day.&lt;/p&gt;
&lt;p&gt;After spending perhaps too much time polishing my resume, I decided to apply for some work experience before university.&lt;/p&gt;
&lt;p&gt;On the Google careers page, I stumbled upon a life-changing opportunity: an early career software engineering position. I applied without much thought, because there&apos;s no way they would give me a cha-&lt;/p&gt;
&lt;p&gt;I got a response in 4 days.&lt;/p&gt;
&lt;p&gt;A fire lit under me. I immediately started grinding &lt;a href=&quot;https://leetcode.com/&quot;&gt;Leetcode&lt;/a&gt;, studying &lt;a href=&quot;https://www.crackingthecodinginterview.com/&quot;&gt;Cracking the Coding Interview&lt;/a&gt; and reaching out to strangers for mock interviews. I even did a mock interview at 6 AM, barely awake, with an engineering manager from &lt;a href=&quot;https://www.snapchat.com/&quot;&gt;Snapchat&lt;/a&gt; in the US.&lt;/p&gt;
&lt;p&gt;These were some of the most nerve-wracking yet exciting times. I treated every interaction as a learning experience, detaching myself from the outcome.&lt;/p&gt;
&lt;p&gt;While interviewing, I was still set for university that September. I attended the open day and spoke with students about the course. I wasn&apos;t feeling it at all, but felt I had no other choice. The Google position had to work out.&lt;/p&gt;
&lt;p&gt;To make it worse, there was a deadline to finalise accommodation before term started. I held off until my interviews were done.&lt;/p&gt;
&lt;p&gt;With just 2 days left to accept, my recruiter called. I got the job offer.&lt;/p&gt;
&lt;p&gt;After careful thinking, I deferred university and accepted the once-in-a-lifetime offer to join Google.&lt;/p&gt;
&lt;p&gt;Before joining, I turned 18 and completed my BTEC.&lt;/p&gt;
&lt;h1&gt;The Google Years&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/welcome-google.Ctin1da9_Z2h2spq.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I started at Google in September 2021, completed onboarding and joined the &lt;a href=&quot;https://developer.android.com/distribute/console&quot;&gt;Play Console&lt;/a&gt; team under my first manager.&lt;/p&gt;
&lt;p&gt;Our team, under an organisation owning the core platform services, managed the messages feature. We ran the pipeline sending developers notifications about necessary app changes.&lt;/p&gt;
&lt;p&gt;My mentor, a veteran with a 20-year tenure, was an absolute legend - I learned tons from him. The tooling alone took months to grasp, they say it takes 6 months to find your rhythm.&lt;/p&gt;
&lt;p&gt;Ask any current or former Google engineer - the developer experience they&apos;ve built is fascinating. From code searching to editing, reviewing, and deploying, everything is engineered in-house and just works. Pure magic to me.&lt;/p&gt;
&lt;p&gt;In the Play Console team, I improved the &lt;a href=&quot;https://en.wikipedia.org/wiki/Java_(programming_language)&quot;&gt;Java&lt;/a&gt; pipeline and built a &lt;a href=&quot;https://en.wikipedia.org/wiki/Command-line_interface&quot;&gt;command-line interface&lt;/a&gt; in &lt;a href=&quot;https://en.wikipedia.org/wiki/Go_(programming_language)&quot;&gt;Go&lt;/a&gt;. The tool saved hours of engineering time monthly, earning recognition from a senior engineer.&lt;/p&gt;
&lt;p&gt;My learning was compounding exponentially - I was building real software for millions.&lt;/p&gt;
&lt;p&gt;After 9 months, I jumped at an opportunity to join the Web on Android team, working across both &lt;a href=&quot;https://www.google.com/chrome/&quot;&gt;Chrome&lt;/a&gt; and &lt;a href=&quot;https://www.android.com/&quot;&gt;Android&lt;/a&gt; organisations.&lt;/p&gt;
&lt;p&gt;I was thrilled to work on two of the world&apos;s biggest open source projects.&lt;/p&gt;
&lt;p&gt;I worked on &lt;a href=&quot;https://web.dev/articles/webapks&quot;&gt;WebAPKs&lt;/a&gt;, a feature letting users install web apps as native Android apps. Most of my work was in Go, but I also tackled some challenging C++ towards the end.&lt;/p&gt;
&lt;p&gt;Our server handled tens of millions of monthly requests, sparking my interest in scalable backend architectures.&lt;/p&gt;
&lt;h1&gt;The Next Move&lt;/h1&gt;
&lt;p&gt;My time at Google was invaluable. I worked with brilliant people and felt grateful being the dumbest in the room.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pichAI.DLUfQRTS_12N1zg.webp&quot; alt=&quot;Even got a photo with Sundar Pichai&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Life at Google was fantastic - free food and gym, smart people, interesting problems. Still, I knew it was time to look for my next opportunity.&lt;/p&gt;
&lt;p&gt;I wanted to change everything while young. A new company would bring fresh challenges, but a new city would push me to grow in different ways. At 20, it was time to leave my parents&apos; home (though I&apos;m grateful for them), learn to live alone, cook for myself - basically become a man for myself.&lt;/p&gt;
&lt;p&gt;I returned to Leetcode and reached out to connections I&apos;d made over the past 2 years. Soon I was interviewing with &lt;a href=&quot;https://meta.com/&quot;&gt;Meta&lt;/a&gt;, &lt;a href=&quot;https://spotify.com/&quot;&gt;Spotify&lt;/a&gt;, &lt;a href=&quot;https://www.datadoghq.com/&quot;&gt;Datadog&lt;/a&gt;, &lt;a href=&quot;https://www.cloudflare.com/&quot;&gt;Cloudflare&lt;/a&gt;, &lt;a href=&quot;https://www.jpmorganchase.com/&quot;&gt;JPMorgan Chase&lt;/a&gt;, &lt;a href=&quot;https://www.xtxmarkets.com/&quot;&gt;XTX Markets&lt;/a&gt;, &lt;a href=&quot;https://www.hudsonrivertrading.com/&quot;&gt;Hudson River Trading&lt;/a&gt;, and others.&lt;/p&gt;
&lt;p&gt;Then the perfect opportunity appeared: Tesla. My friend/mentor &lt;a href=&quot;https://x.com/cyrusyari&quot;&gt;Cyrus&lt;/a&gt; referred me, and I&apos;m forever grateful to him.&lt;/p&gt;
&lt;p&gt;Tesla meant moving to Berlin - close enough to London but far enough for a new adventure. While it&apos;s Germany, Berlin is manageable since English is spoken in most places I end up in. I still started learning German over a month ago.&lt;/p&gt;
&lt;p&gt;I went through a few interview rounds with the team, then my recruiter called me to share the fantastic news: an offer to join Tesla.&lt;/p&gt;
&lt;p&gt;Funnily enough, I was also interviewing with another Elon company, &lt;a href=&quot;https://x.com&quot;&gt;X&lt;/a&gt;. At this point I&apos;d already received the Tesla offer, so I didn&apos;t proceed with the other rounds, but it was still a great learning experience.&lt;/p&gt;
&lt;h1&gt;Present Day&lt;/h1&gt;
&lt;p&gt;I&apos;ve been at Tesla since April last year, and it has been one hell of a ride.&lt;/p&gt;
&lt;p&gt;The first few months were tough - once the initial excitement wore off, I felt unexpected pressure related to the move weighing on me. Now I&apos;ve found my rhythm and established a good routine, which was my main goal after probation.&lt;/p&gt;
&lt;p&gt;My team (I&apos;m sure at least one of you is reading this post) is fantastic. We genuinely enjoy working together, which I&apos;ve learned is crucial. You could have the best product in the world, but if your team doesn&apos;t click, what&apos;s the point? I&apos;m fortunate to have found teams I connect with both professionally and personally.&lt;/p&gt;
&lt;p&gt;One thing I find unique about Tesla is that despite being worth over a trillion dollars, it still operates like a startup. I wanted to work in a smaller environment, but I still appreciate not having to deal with a startup going belly up.&lt;/p&gt;
&lt;h1&gt;Final Thoughts&lt;/h1&gt;
&lt;p&gt;If you give someone the opportunity to lock in for a whole year, no outside contact, to change up their habits and entire behaviour, do you think they&apos;d do it? I think under the right circumstances they will, especially if the change is drastic enough.&lt;/p&gt;
&lt;p&gt;Ever since I made this change I&apos;ve been on a constant cycle of improvement. Most interactions and decisions somehow push me to grow, no matter what they are.&lt;/p&gt;
&lt;p&gt;Everyone does this to some extent, but I often feel like it can be damaging since I never feel stable. I don&apos;t hear people speak about this, so I certainly hope I&apos;m not alone.&lt;/p&gt;
&lt;p&gt;It&apos;s also worth mentioning that getting in the game early means always being the youngest. To this day, I&apos;ve never worked with someone younger than me. It rapidly matures you, and your social circle becomes much older than you.&lt;/p&gt;
&lt;p&gt;It doesn&apos;t sound like much, but it affects you. You can never fully connect with peers your age who are in completely different life circumstances. Don&apos;t get me wrong - I&apos;m extremely lucky and grateful for this position, but I get this feeling that I somehow fast-tracked my way, and I can&apos;t afford to stop.&lt;/p&gt;
&lt;p&gt;I can never get back the opportunity to live the full uni experience, which in itself is priceless. You&apos;re surrounded by people the same age and circumstances as you, which helps with building lifelong relationships.&lt;/p&gt;
&lt;p&gt;It&apos;s also hard to find a wife, but that topic&apos;s for another time.&lt;/p&gt;
&lt;p&gt;Luck played a heavy role in my journey, but it&apos;s because I set myself up in situations to improve the chances of it. The world notices, and lets serendipity reward you.&lt;/p&gt;
&lt;p&gt;It goes without saying I&apos;m humbled and grateful for everyone I&apos;ve met through this wild journey. I couldn&apos;t have made it this far without the kind people sharing their time with me.&lt;/p&gt;
&lt;p&gt;This is still just the beginning, I have a long way ahead of me.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/taimur-selfie.CqNoij1Y_1gYldS.webp&quot; alt=&quot;&quot; /&gt;
Shoutout to &lt;a href=&quot;https://x.com/taimurabdaal&quot;&gt;Taimur Abdaal&lt;/a&gt; for giving me the idea to write this post.&lt;/p&gt;
&lt;p&gt;I also want to take the time to say thank you so much for reading this far. It means the world to me, and I hope it was of some value to you.&lt;/p&gt;
</content:encoded></item><item><title>I added email subscriptions</title><link>https://parsam.io/email-subs/</link><guid isPermaLink="true">https://parsam.io/email-subs/</guid><pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Great news for the 2 other people who read my blog – you can now read my posts via email!&lt;/p&gt;
&lt;p&gt;I tried using &lt;a href=&quot;https://parsam.substack.com/&quot;&gt;Substack&lt;/a&gt; as a way to just get my posts in peoples inboxes, but I didn&apos;t like how decoupled it was from my personal website.&lt;/p&gt;
&lt;p&gt;I don&apos;t like the idea of my posts lazily being posted around the internet, I want them to be in one canonical place.&lt;/p&gt;
&lt;p&gt;But thanks to &lt;a href=&quot;https://buttondown.com/&quot;&gt;Buttondown&lt;/a&gt;, I have a solution that should hopefully be less friction to send and easier to maintain.&lt;/p&gt;
&lt;p&gt;This is all it took:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;form
	action=&quot;https://buttondown.email/api/emails/embed-subscribe/parsam&quot;
	method=&quot;post&quot;
	target=&quot;_blank&quot;
&amp;gt;
  &amp;lt;input
	type=&quot;email&quot;
	name=&quot;email&quot;
	required
  /&amp;gt;
  &amp;lt;button type=&quot;submit&quot;&amp;gt;
   Subscribe
  &amp;lt;/button&amp;gt;
&amp;lt;/form&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you&apos;d like to be one of the first subscribers, then please do share your email at the bottom of this post. It would truly mean a lot to me, and I hope to provide value for your time.&lt;/p&gt;
&lt;p&gt;However if you&apos;re like me and also enjoy using an RSS reader (I use &lt;a href=&quot;https://netnewswire.com/&quot;&gt;NetNewsWire&lt;/a&gt;), then you can stay updated by following my &lt;a href=&quot;rss.xml&quot;&gt;ATOM feed&lt;/a&gt;&lt;/p&gt;
</content:encoded></item><item><title>Favourite photos from 2024</title><link>https://parsam.io/2024-photos/</link><guid isPermaLink="true">https://parsam.io/2024-photos/</guid><pubDate>Tue, 31 Dec 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/parsa-thomas.D8vALgMb_ZR71gh.webp&quot; alt=&quot;&quot; /&gt;
With &lt;a href=&quot;https://x.com/thomaspaulmann&quot;&gt;Thomas Paul Mann&lt;/a&gt; (CEO of &lt;a href=&quot;https://www.raycast.com/&quot;&gt;Raycast&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/lindyman.BzLeQc12_17xPvW.webp&quot; alt=&quot;&quot; /&gt;
With &lt;a href=&quot;https://x.com/PaulSkallas&quot;&gt;Paul Skallas&lt;/a&gt; aka LindyMan&lt;/p&gt;
&lt;h1&gt;Warsaw, Poland&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/thomas-parsa.Cj7x0_hA_1SIb9A.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/peacock-lady.z0L8pfRI_1K07VG.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/warsaw-water.asEaJg-H_ZX6mqz.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/warsaw-water-2.BIZMxWxS_Z1XxUvz.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/warsaw-grass.QozdU6iF_FePAv.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/warsaw-central.Bcm5ytFr_2smmjn.webp&quot; alt=&quot;&quot; /&gt;
Loved Warsaw.&lt;/p&gt;
&lt;h1&gt;Italy&lt;/h1&gt;
&lt;h2&gt;Naples&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pompeii.owI8ttxC_Z1aKb4q.webp&quot; alt=&quot;&quot; /&gt;
Pompeii
&lt;img src=&quot;../../assets/blog/b&amp;amp;w-geezer.jpeg&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/naples-uncles.CAsqI6wt_4JESe.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/naples-me.ana-mROa_Zc9hH.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/edgy-boat.DQuYArCa_12DRiu.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/naples-building.CA9NmwzX_159Ir0.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/naples-sea.Fj8LDAXx_Z2vdfvl.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/naples-sea-2.BIOg6pnx_ZJB0i.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/naples-me-2.BrAxbQjJ_2cEfvA.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Rome&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rome-colosseum.qN8b5N0L_Z1peYtU.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-wide.opdD1km4_Zav2I3.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-bernini.DWma8HCs_ZuL5RK.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-museum.DSHpUa4A_Z21Wpx.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-shadows.UpzhXSQf_Z1QNHGC.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-river.Uwp7ByKe_Z14xo0b.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-shadows-2.FNhOMcxN_Z130UMY.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/rome-fuji.BY-JlvIu_1yWNva.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Misc&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/berlin-car.CaJeqcdc_Z2qdE8p.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/berlin-sunset.BdHVFR7W_1yzwlf.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/berlin-church.BIL352uW_Z1xMQQI.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/berlin-relaxing.CTu2IFvZ_1KcuH1.webp&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://parsam.io/_astro/belgrade-wide.D7DBB6_L_ruQuU.webp&quot; alt=&quot;Belgrade, Serbia&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Excited for 2025 :)&lt;/p&gt;
</content:encoded></item><item><title>how to grow a network from scratch (especially when you&apos;re young)</title><link>https://parsam.io/grow-network/</link><guid isPermaLink="true">https://parsam.io/grow-network/</guid><pubDate>Mon, 16 Dec 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;before I joined Google in 2021, I was 17 years old, barely knew how to program and had no connections whatsoever in the tech industry.&lt;/p&gt;
&lt;p&gt;but early on I learned the immense value of building a strong network, especially from scratch with complete strangers.&lt;/p&gt;
&lt;p&gt;this also went hand in hand with learning that having a referral (at least in the case of the tech industry), greatly improves the chances of your application being considered, given it literally falls in a recruiters lap.&lt;/p&gt;
&lt;p&gt;I&apos;m now 21, and over the past 4 years I feel like I&apos;ve built a pretty strong network, especially for someone who didn&apos;t have any connections initially.&lt;/p&gt;
&lt;p&gt;I&apos;ve been very intentional with it because I chose to have quality over quantity. in the case of linkedin, I only have ~160 connections, in contrast to people who spam their way to 500+ without any idea of the person.&lt;/p&gt;
&lt;p&gt;not only am I &quot;connected&quot; with some fascinating people, I&apos;ve built genuine friendships with them.&lt;/p&gt;
&lt;p&gt;so, in this short post I&apos;ll be sharing some tips on how you could get your foot in the door.&lt;/p&gt;
&lt;p&gt;if you&apos;re young, ambitious and somewhat outgoing, then I hope this will be of some value to you. I certainly would&apos;ve wanted a post like this a few years ago.&lt;/p&gt;
&lt;p&gt;this isn&apos;t some crazy voodoo advice to get your way, I&apos;m just some guy who knows how to make connections with people from all walks of life.&lt;/p&gt;
&lt;p&gt;in this post:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;find people similar to you&lt;/li&gt;
&lt;li&gt;be curious&lt;/li&gt;
&lt;li&gt;being young lets you off the hook&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;find people similar to you&lt;/h1&gt;
&lt;p&gt;my parents are Persian, and I&apos;ve been made aware of how talented/vast we are when it comes to producing engineering talent.&lt;/p&gt;
&lt;p&gt;so, naturally I pretty much only reached out to other Persians, since they&apos;d be more willing to help out one of their own.&lt;/p&gt;
&lt;p&gt;if you&apos;re not from a thick culture, then honestly it doesn&apos;t make a huge difference, just something you have less to connect on.&lt;/p&gt;
&lt;h1&gt;be curious&lt;/h1&gt;
&lt;p&gt;one mistake so many people make is sending some generic message like &quot;hey, how&apos;s it going? I graduated at X so I&apos;m applying for Y, would you give me a referral?&quot;. you&apos;re probably thinking that this sounds so uninspired, but you&apos;d be surprised with how many messages I&apos;ve received with a similar tone.&lt;/p&gt;
&lt;p&gt;remember, &lt;strong&gt;you do not know this person&lt;/strong&gt;. show a reason why they should care for your career.&lt;/p&gt;
&lt;p&gt;what I did was reach out to people who I knew had some interesting story or background.&lt;/p&gt;
&lt;p&gt;that could be a website, their resume/linkedin experience, their current company. there are so many things you can touch up on in your msg that sparks a curious conversation.&lt;/p&gt;
&lt;p&gt;remember that the other person probably receives dozens of messages asking for referrals from desperate candidates, so don&apos;t send a generic msg further stating the obvious.&lt;/p&gt;
&lt;h1&gt;being young lets you off the hook&lt;/h1&gt;
&lt;p&gt;now, I&apos;m not saying this for you to do dumb stuff and then say &quot;it&apos;s fine I&apos;m young&quot;, but I am also saying that being young lets you off the hook in many cases.&lt;/p&gt;
&lt;p&gt;jokes aside in all honesty, if you&apos;re young, and by young I mean in your 20s, you literally have nothing to lose reaching out to strangers. in fact, it&apos;s the best chance for you to do it.&lt;/p&gt;
&lt;p&gt;I&apos;ve asked some silly questions to people, yet they find it quite endearing because of my age.&lt;/p&gt;
&lt;p&gt;one thing I learned from a teammate of mine at Google was to reach out to people 30+. because when they reach some sort of senior level, they feel like it&apos;s time for them to pay it forward to the next generation.&lt;/p&gt;
&lt;p&gt;in general though, this is just a fraction of the things I learnt.&lt;/p&gt;
</content:encoded></item><item><title>On Watching Films Alone</title><link>https://parsam.io/films-alone/</link><guid isPermaLink="true">https://parsam.io/films-alone/</guid><pubDate>Sat, 09 Nov 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I watch a lot of &lt;a href=&quot;https://letterboxd.com/pzrsa/&quot;&gt;films&lt;/a&gt;... not as much as I wish but a good amount to say that I think it&apos;s so much more enjoyable watching movies alone in the theatre.&lt;/p&gt;
&lt;p&gt;you can really immerse in the filmmakers world, since you don&apos;t have to worry about making comments to your friends next to you. I can just let loose and let the film take me away.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/don-cinema.zLJ9kYKa_ZIIMA4.webp&quot; alt=&quot;&quot; /&gt;
(pic of me watching films alone)&lt;/p&gt;
&lt;p&gt;I mean yeah you get some loud people in the theatre, but in general I watch films that attracts the type of crowd who appreciates the art of cinema, so are pretty respectful about it.&lt;/p&gt;
&lt;p&gt;I know I&apos;m romanticising cinema, but most of my favourite films were watched alone. I just love it so much, so I look forward to the day I could take my child to the cinema for the first time.&lt;/p&gt;
&lt;p&gt;it&apos;s also worth mentioning not every film is fun to watch by yourself, there are films made to be watched with friends. I have so many priceless memories from those films, even the shitty ones I&apos;ve watched at home on the TV.&lt;/p&gt;
&lt;p&gt;a lot of people are surprised to hear when I say I&apos;m watching a film alone, but I think it&apos;s generally because people are just not comfortable with their own presence.&lt;/p&gt;
&lt;p&gt;so if you&apos;ve never done it before, I suggest you give it a go, it&apos;ll be a fun experience, and you&apos;ll probably meet some cool people!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/marty.CfAQQDUN_Z9RzaV.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>Monthly Favourites - October 2024</title><link>https://parsam.io/mf-oct-24/</link><guid isPermaLink="true">https://parsam.io/mf-oct-24/</guid><pubDate>Thu, 31 Oct 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I&apos;m starting a new series on my blog where I share some of the interesting things I&apos;ve come across. It&apos;s kinda a bookmark dump, but you might find some value in it :)&lt;/p&gt;
&lt;h1&gt;Brave Browser (and vertical tabs)&lt;/h1&gt;
&lt;p&gt;I&apos;ve toyed with the idea of switching to vertical tabs before, but it&apos;s not natively supported in Chrome. I&apos;m fully aware of the benefits of using vertical anything, like I&apos;ve always used a vertical dock (it&apos;s hidden so rly no benefit). I finally made the switch to &lt;a href=&quot;https://brave.com/&quot;&gt;Brave&lt;/a&gt; since it supports it &lt;a href=&quot;https://brave.com/blog/vertical-tabs/&quot;&gt;natively&lt;/a&gt;, and so far it&apos;s been great. At the office I have a wide screen monitor, so it&apos;s been nice to have a static sidebar of tabs where I can actually read the title of the page, and scroll if needed. The issue with horizontal tabs is that as your tabs scale, it just gets reduced down to a favicon.
&lt;img src=&quot;https://parsam.io/_astro/brave-tabs.CLGV5ou3_ZrHoGU.webp&quot; alt=&quot;brave-tabs.heic&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Fish Shell&lt;/h1&gt;
&lt;p&gt;I used to &lt;a href=&quot;https://fishshell.com/&quot;&gt;fish shell&lt;/a&gt;, but recently I went back to using it as part of my long term plan to be minimal/intentional with everything. I like having this mentality of using the defaults of things, and fish fits that criteria. This is all I need in my &lt;code&gt;~/.config/fish/config.fish&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;eval (/opt/homebrew/bin/brew shellenv)

alias c=&quot;clear&quot;
alias vi=&quot;nvim&quot;
fish_vi_key_bindings

source &quot;/opt/homebrew/opt/fzf/shell/key-bindings.fish&quot;
fzf_key_bindings

export BUN_INSTALL=&quot;$HOME/.bun&quot;
export PATH=&quot;$BUN_INSTALL/bin:$PATH&quot;

fnm env --use-on-cd --shell fish | source
&lt;/code&gt;&lt;/pre&gt;
&lt;h1&gt;Solovair Boots&lt;/h1&gt;
&lt;p&gt;I&apos;ve never had a quality pair of leather boots, so I decided to buy the brown &lt;a href=&quot;https://solovair.com/&quot;&gt;Solovair&lt;/a&gt; Horween Leather Derby Boots. Alongside the boots, the &lt;a href=&quot;https://solovair.com/pages/history&quot;&gt;history&lt;/a&gt; of Solovair is pretty cool.&lt;/p&gt;
&lt;p&gt;So you know Dr Martens, right? Well, Dr Martens used to be manufactured by NPS (parent company of Solovair) boots in a factory in Northamptonshire, England. But in 1990 Dr Martens was about to go bankrupt, so they had to cut costs and decided to move their manufacturing overseas. As a result, Dr Martens&apos; quality degraded a lot, which has been &lt;a href=&quot;https://www.youtube.com/results?search_query=dr+martens+quality&quot;&gt;documented&lt;/a&gt; countless times online. However, Solovair continued to manufacture their shoes the old fashioned way, which is something I find so fascinating.&lt;/p&gt;
&lt;p&gt;If you value craftsmanship and history, Solovair is a great choice for leather shoes/boots. Many people buy Dr Martens just for the yellow stitches, which is not a status game I want to play. I&apos;m so happy with my purchase, and what makes it even more satisfying is that I bought this from their outlet where I got a ~60% discount on them.&lt;/p&gt;
&lt;p&gt;Photo of me wearing them as part of my halloween costume:
&lt;img src=&quot;https://parsam.io/_astro/solovair-boots.DR2fSLUU_nY3zS.webp&quot; alt=&quot;solovair-boots.heic&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Wrangler 31MWZ Cowboy Cut Jeans&lt;/h1&gt;
&lt;p&gt;For someone who squats, I have pretty big thighs, which means it&apos;s hard to find a good pair of trousers/jeans that fit the way I want. I was doing some research, and found the Wrangler 31MWZ fits my criteria perfectly. High rise, straight leg, 100% cotton, relaxed, and rich with Western American history. I bought these online for £20. Yes, £20 for a pair jeans that fit me the way I want. Can&apos;t wait to see how it patinas over time.&lt;/p&gt;
&lt;p&gt;Happy Halloween 🎃&lt;/p&gt;
</content:encoded></item><item><title>21 years old</title><link>https://parsam.io/21/</link><guid isPermaLink="true">https://parsam.io/21/</guid><pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Today I turn 21 years old, which if you didn’t know, is the one after 20. Crazy, I know.&lt;/p&gt;
&lt;p&gt;I think 20 was the most formative year for me so far. I’m generally becoming more well rounded in the important aspects of life.&lt;/p&gt;
&lt;p&gt;I feel the stakes for my decisions getting higher as I age, and this year was eye-opening for that. I’ve been learning a lot from my mistakes, and am constantly self aware of where I need to be better.&lt;/p&gt;
&lt;p&gt;Apparently I could drink alcohol in the US now, but I’m still gonna hold off on drinking until a special occasion with a special someone.&lt;/p&gt;
&lt;p&gt;As always, grateful for everything.&lt;/p&gt;
</content:encoded></item><item><title>I joined Tesla (and moved to Berlin)</title><link>https://parsam.io/tesla/</link><guid isPermaLink="true">https://parsam.io/tesla/</guid><pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I&apos;m pleased to share I joined Tesla! This will be a huge leap in my professional life as a Software Engineer, as well as my personal one as I&apos;ve moved from London to Berlin, where I&apos;ve started working from their &lt;a href=&quot;https://www.tesla.com/en_eu/giga-berlin&quot;&gt;Gigafactory&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/welcome-tesla.CbsfUX2d_ZKLJpG.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Two years ago, I got my first ever job as a Software Engineer at one of the best tech companies in the world - &lt;a href=&quot;https://parsam.io/joined-google&quot;&gt;Google&lt;/a&gt;. I genuinely can&apos;t believe I worked there, especially alongside some fantastic people who I learned so much from. It was truly a once in a lifetime opportunity.&lt;/p&gt;
&lt;p&gt;But all great things often come to an end :(&lt;/p&gt;
&lt;p&gt;Back in September, my friend &lt;a href=&quot;https://twitter.com/CyrusYari&quot;&gt;Cyrus&lt;/a&gt; kindly referred me to Tesla. I had my interviews across October and November, then received and signed the job offer/contract in December. It also took me about 3 months to get most of the German immigration stuff sorted, and it was definitely... an experience.&lt;/p&gt;
&lt;p&gt;Alongside the new title and compensation, I&apos;m really excited about the fact that I&apos;ll be living independently in a new country.&lt;/p&gt;
&lt;p&gt;I never went to university to learn the struggles of living alone (and being broke as shit). All my life I&apos;ve lived with my parents, and that is such a luxury I am eternally grateful for. I need this independence to grow as a person, and become the man I want to be (cringe but true).&lt;/p&gt;
&lt;p&gt;I&apos;m also looking forward to learning how to properly cook some nice meals for myself and guests, cause when you&apos;re living with what I consider the best &lt;a href=&quot;https://www.youtube.com/watch?v=HD59d5vJ_kk&quot;&gt;jeffs&lt;/a&gt;, it&apos;s kinda difficult. It&apos;s like learning a new language - if you&apos;re living in the country but most people speak for example English, it&apos;s much harder.&lt;/p&gt;
&lt;p&gt;Here&apos;s an Italian style Omelette I made the other day:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/omelette.It7fENup_ZLOWFu.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I can&apos;t wait to see what this new endeavour holds, and I want to express my gratitude to everyone who&apos;s helped me get to where I am today. I&apos;m fully aware I&apos;ve been extremely lucky, but there&apos;s still a long road ahead.&lt;/p&gt;
&lt;p&gt;I still vividly remember the first day I started learning how to program at the beginning of 2021 at 17, and it&apos;s ridiculous how far I&apos;ve come in 3 years.&lt;/p&gt;
</content:encoded></item><item><title>My beef with YouTube</title><link>https://parsam.io/beef-yt/</link><guid isPermaLink="true">https://parsam.io/beef-yt/</guid><pubDate>Tue, 06 Feb 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I like to watch a lot of YouTube, and I also like to watch a few great shows, one of them being an absolute masterpiece which is &lt;a href=&quot;https://www.imdb.com/title/tt7660850/&quot;&gt;Succession&lt;/a&gt;. I won’t go on a passionate ramble in this post about how much I love this show but let me just say that this show is perfection. The &lt;a href=&quot;https://www.youtube.com/playlist?list=PLRW80bBvVD3W4wa54jT6jFHm5mOEJ1uNf&quot;&gt;soundtrack&lt;/a&gt; is &lt;a href=&quot;https://www.youtube.com/playlist?list=OLAK5uy_ngeaaHOHWmauqaSqbuEdSbIBl_DjvjJb4&quot;&gt;powerful&lt;/a&gt;, dialogue is clever, cinematography is beautiful, characters are unique, and have I mentioned how &lt;a href=&quot;https://www.youtube.com/playlist?list=PLyUGJOhsTISu7CpFXbmR6vrauZNtxdSkq&quot;&gt;amazing&lt;/a&gt; the &lt;a href=&quot;https://www.youtube.com/playlist?list=OLAK5uy_n9iWeOUpsuxZd_S_xnUW4Pc51ZjswgHY4&quot;&gt;soundtrack&lt;/a&gt; by &lt;a href=&quot;https://www.youtube.com/watch?v=X0WzqanwlG0&quot;&gt;Nicholas Britell&lt;/a&gt; is? Like how could you listen to the &lt;a href=&quot;https://www.youtube.com/watch?v=LlgWqcHXD8w&quot;&gt;main theme&lt;/a&gt; and not feel so sophisticated?&lt;/p&gt;
&lt;p&gt;Anyways, as someone who likes to dissect and discuss everything when it comes to films/shows, I like rewatching clips from important scenes on YouTube to catch details I didn&apos;t notice on first watch. I also love the discourse behind it in the comments, because I get to learn more about the hidden meanings behind every piece of dialogue, body language, etc.&lt;/p&gt;
&lt;p&gt;But oh my God, I wish YouTube would stop showing me spoilers from the show in my recommended and up next. Why on earth does it think it&apos;s a good idea to recommend a scene from the finale when I just watched one clip from the first season?&lt;/p&gt;
&lt;p&gt;I’ve constantly clicked “Not interested” on the video after I’ve sadly read the title, but it still keeps coming back with the same shit. I couldn&apos;t tell you how many shows they’ve ruined because of this. I feel like I&apos;m getting punished for liking something a bit too much.&lt;/p&gt;
&lt;p&gt;A brute force solution they could implement would be to add a checkbox marking that the video contains spoilers, just like how Reddit has a spoiler tag for posts. A lot of issues would arise with this though, since they probably wouldn’t want to recommend a video containing spoilers, and so people simply won&apos;t enable it. Also a lot of video essays on films/shows contain a few spoilers, would they have to enable it as well? I think this would work for videos where it&apos;s the entire scene, and users would actually search for it as opposed to it randomly popping up in their recommendations.&lt;/p&gt;
&lt;p&gt;I don&apos;t know though, I guess I&apos;ll start opening up a YouTube tab in incognito.&lt;/p&gt;
</content:encoded></item><item><title>Oscar predictions 2024</title><link>https://parsam.io/2024-oscar/</link><guid isPermaLink="true">https://parsam.io/2024-oscar/</guid><pubDate>Thu, 25 Jan 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The &lt;a href=&quot;https://www.oscars.org/oscars/ceremonies/2024&quot;&gt;2024 Oscar&apos;s&lt;/a&gt; are happening this March, and I thought I&apos;d share my predictions. I&apos;ll be doing this for every year, including the Golden Globes and Emmys (which I just missed out on sharing my thoughts with, oh well).&lt;/p&gt;
&lt;h1&gt;Best picture&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;American Fiction&lt;/li&gt;
&lt;li&gt;Anatomy of a Fall&lt;/li&gt;
&lt;li&gt;Barbie&lt;/li&gt;
&lt;li&gt;The Holdovers&lt;/li&gt;
&lt;li&gt;Killers of the Flower Moon&lt;/li&gt;
&lt;li&gt;Maestro&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Past Lives&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;li&gt;The Zone of Interest&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Watched Barbie, Killers of the Flower Moon, Oppenheimer and Past Lives. I think Oppenheimer will win, what it achieved on a technological level was so impressive to witness in the theatre.&lt;/p&gt;
&lt;h1&gt;Best original score&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;American Fiction&lt;/li&gt;
&lt;li&gt;Indiana Jones and the Dial of Destiny&lt;/li&gt;
&lt;li&gt;Killers of the Flower Moon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Oppenheimer. If you wanna know why, just look at my &lt;a href=&quot;https://www.last.fm/user/pzrsa/library/music/Ludwig+G%C3%B6ransson/Oppenheimer+(Original+Motion+Picture+Soundtrack)?date_preset=ALL&quot;&gt;last.fm scrobbles&lt;/a&gt;.&lt;/p&gt;
&lt;h1&gt;Best director&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Anatomy of a Fall - Justine Triet&lt;/li&gt;
&lt;li&gt;Killers of the Flower Moon - Martin Scorsese&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer - Christopher Nolan&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Poor Things - Yorgos Lanthimos&lt;/li&gt;
&lt;li&gt;The Zone of Interest - Jonathan Glazer&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The goats Scorsese and Nolan going head to head, but I truly think Nolan has set another standard going forward.&lt;/p&gt;
&lt;h1&gt;Best actor&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Bradley Cooper - Maestro&lt;/li&gt;
&lt;li&gt;Colman Domingo - Rustin&lt;/li&gt;
&lt;li&gt;Paul Giamatti - The Holdovers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cillian Murphy - Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Jeffrey Wright - American Fiction&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Only saw Cillian Murphy, and honestly think it&apos;s time for the man to win. Also I think the Academy want to join the hype around it, since I guess that&apos;s how it works 🤷‍♂️.&lt;/p&gt;
&lt;h1&gt;Best actress&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Annette Bening - Nyad&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Lily Gladstone - Killers of the Flower Moon&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Sandra Huller - Anatomy of a Fall&lt;/li&gt;
&lt;li&gt;Carey Mulligan - Maestro&lt;/li&gt;
&lt;li&gt;Emma Stone - Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Saw Lily Gladstone, and her performance brought me to tears. She gave me that feeling of guilt, even though I had nothing to do with the Osage murders. I also really like Emma Stone, but I&apos;ve yet to watch Poor Things but I can see a world where she wins. I&apos;m going with Lily for this one.&lt;/p&gt;
&lt;h1&gt;Best supporting actress&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Emily Blunt - Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Danielle Brooks - The Color Purple&lt;/li&gt;
&lt;li&gt;America Ferrera - Barbie&lt;/li&gt;
&lt;li&gt;Jodie Foster - Nyad&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Da&apos;Vine Joy Randolph - The Holdovers&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I liked Emily Blunt (especially in the end scene where Oppenheimer was handed an award, if you&apos;ve seen the film you know how cold she was in it), but there&apos;s a lot of hype around Da&apos;Vine Joy Randolph performance in The Holdovers so idk.&lt;/p&gt;
&lt;h1&gt;Best supporting actor&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Sterling K Brown - American Fiction&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Robert De Niro - Killers of the Flower Moon&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Robert Downey Jr - Oppenheimer&lt;/li&gt;
&lt;li&gt;Ryan Gosling - Barbie&lt;/li&gt;
&lt;li&gt;Mark Ruffalo - Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I mean, De Niro was the scariest mf in Killers of the Flower Moon, and he&apos;s one of my favourites, but I also found RDJ chilling as Levi Strauss. De Niro for this one.&lt;/p&gt;
&lt;h1&gt;Best adapted screenplay&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;American Fiction&lt;/li&gt;
&lt;li&gt;Barbie&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;li&gt;The Zone of Interest&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I think Oppenheimers pacing for a 3 hour biopic was well done.&lt;/p&gt;
&lt;h1&gt;Best original screenplay&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Anatomy of a Fall&lt;/li&gt;
&lt;li&gt;The Holdovers&lt;/li&gt;
&lt;li&gt;Maestro&lt;/li&gt;
&lt;li&gt;May December&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Past Lives&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Past Lives, great film and score. Definitely brought me to tears, and if you didn&apos;t already know, I tend to tear or cry a lot when it comes to films/shows, but rarely anything else. It&apos;s really strange.&lt;/p&gt;
&lt;h1&gt;Best original song&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;The Fire Inside - Flamin&apos; Hot (Diane Warren)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I&apos;m Just Ken - Barbie (Mark Ronson, Andrew Wyatt)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;It Never Went Away - American Symphony (Jon Batiste, Dan Wilson)&lt;/li&gt;
&lt;li&gt;Wahzhazhe (A Song For My People) - Killers of the Flower Moon (Scott George)&lt;/li&gt;
&lt;li&gt;What Was I Made For? - Barbie (Billie Eilish, Finneas O&apos;Connell)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To be honest, I don&apos;t care about this one but I&apos;ll just say I&apos;m Just Ken cause Ryan Gosling.&lt;/p&gt;
&lt;h1&gt;Best animated feature&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The Boy and the Heron&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Elemental&lt;/li&gt;
&lt;li&gt;Nimona&lt;/li&gt;
&lt;li&gt;Robot Dreams&lt;/li&gt;
&lt;li&gt;Spider-Man: Across the Spider-Verse&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Boy and the Heron, haven&apos;t even watched it yet but I just have a hunch it&apos;s winning. Across the Spider-Verse was so good though, but doesn&apos;t feel complete to win.&lt;/p&gt;
&lt;h1&gt;Best costume design&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Barbie&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Killers of the Flower Moon&lt;/li&gt;
&lt;li&gt;Napoleon&lt;/li&gt;
&lt;li&gt;Oppenheimer&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I liked Barbie, Killers of the Flower Moon or Poor Things. I think Barbie. Heard good things about Napoleon costume design, but that film felt like such a joke to many, so I don&apos;t think so.&lt;/p&gt;
&lt;h1&gt;Best make-up and hairstyling&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Golda&lt;/li&gt;
&lt;li&gt;Maestro&lt;/li&gt;
&lt;li&gt;Oppenheimer&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Poor Things&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Society of the Snow&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Poor Things, from the trailer it looks cute.&lt;/p&gt;
&lt;h1&gt;Best production design&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Barbie&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Killers of the Flower Moon&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Napoleon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Barbie&apos;s World looked incredible, but I loved the rawness of both Killers of the Flower Moon and Oppenheimer.&lt;/p&gt;
&lt;h1&gt;Best sound&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The Creator&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Maestro&lt;/li&gt;
&lt;li&gt;Mission: Impossible - Dead Reckoning Part One&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The Zone of Interest&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Creator was a great sci-fi visually and audibly, but man Oppenheimer was soo good so idk.&lt;/p&gt;
&lt;h1&gt;Best film editing&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Anatomy of a Fall&lt;/li&gt;
&lt;li&gt;The Holdovers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Killers of the Flower Moon&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;No idea, no gripes with Killers of the Flower Moon or Oppenheimer.&lt;/p&gt;
&lt;h1&gt;Best cinematography&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;El Conde&lt;/li&gt;
&lt;li&gt;Killers of the Flower Moon&lt;/li&gt;
&lt;li&gt;Maestro&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oppenheimer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Poor Things&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Oppenheimer for sure.&lt;/p&gt;
&lt;h1&gt;Best visual effects&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The Creator&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Godzilla Minus One&lt;/li&gt;
&lt;li&gt;Guardians of the Galaxy Vol. 3&lt;/li&gt;
&lt;li&gt;Mission: Impossible - Dead Reckoning Part One&lt;/li&gt;
&lt;li&gt;Napoleon&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Creator was beautiful. The fact it was all shot on a &lt;a href=&quot;https://nofilmschool.com/greig-fraser-gareth-edwards-sony-fx3&quot;&gt;Sony FX3&lt;/a&gt; makes it even more impressive. I also loved GOTG3 and MI7 with Tom Cruise famously &lt;a href=&quot;https://www.youtube.com/watch?v=-lsFs2615gw&quot;&gt;jumping off a mountain&lt;/a&gt;.&lt;/p&gt;
&lt;h1&gt;Idk for these&lt;/h1&gt;
&lt;h1&gt;Best international feature&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Io Capitano&lt;/li&gt;
&lt;li&gt;Perfect Days&lt;/li&gt;
&lt;li&gt;Society of the Snow&lt;/li&gt;
&lt;li&gt;The Teachers&apos; Lounge&lt;/li&gt;
&lt;li&gt;The Zone of Interest&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Best documentary feature&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Bobi Wine: The People&apos;s President&lt;/li&gt;
&lt;li&gt;The Eternal Memory&lt;/li&gt;
&lt;li&gt;Four Daughters&lt;/li&gt;
&lt;li&gt;To Kill a Tiger&lt;/li&gt;
&lt;li&gt;20 Days in Mariupol&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Best live action short&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;The After&lt;/li&gt;
&lt;li&gt;Invincible&lt;/li&gt;
&lt;li&gt;Knight of Fortune&lt;/li&gt;
&lt;li&gt;Red, White and Blue&lt;/li&gt;
&lt;li&gt;The Wonderful Story of Henry Sugar&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Best animated short&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Letter to a Pig&lt;/li&gt;
&lt;li&gt;Ninety-Five Senses&lt;/li&gt;
&lt;li&gt;Our Uniform&lt;/li&gt;
&lt;li&gt;Pachyderme&lt;/li&gt;
&lt;li&gt;War Is Over! Inspired by the Music of John &amp;amp; Yoko&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Best documentary short&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;The ABCs of Book Banning&lt;/li&gt;
&lt;li&gt;The Barber of Little Rock&lt;/li&gt;
&lt;li&gt;Island In Between&lt;/li&gt;
&lt;li&gt;The Last Repair Shop&lt;/li&gt;
&lt;li&gt;Nǎi Nai and Wài Pó&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Photos from 2023</title><link>https://parsam.io/2023-photos/</link><guid isPermaLink="true">https://parsam.io/2023-photos/</guid><pubDate>Sun, 31 Dec 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/6ps-sunset.D2pJYQ2O_1rBQ7A.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/shard-morning.DD9TGu9W_Z1VTK1n.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Canal boat trip&lt;/h1&gt;
&lt;p&gt;In July, my mates and I sailed a canal boat from near &lt;a href=&quot;https://en.wikipedia.org/wiki/Napton_on_the_Hill&quot;&gt;Napton on the Hill&lt;/a&gt; to &lt;a href=&quot;https://en.wikipedia.org/wiki/Foxton,_Leicestershire&quot;&gt;Foxton&lt;/a&gt;, with the trip consisting of 7 days. We got to &lt;a href=&quot;https://en.wikipedia.org/wiki/Foxton_Locks&quot;&gt;Foxton Locks&lt;/a&gt; and back in 4 days, and spent the last 3 days in the Marina. Was such an amazing trip.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/boat.B_uvPE8F_12s3wI.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pond.B9hMWXUf_HzXAF.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/pichAI.DLUfQRTS_12N1zg.webp&quot; alt=&quot;&quot; /&gt;
Pic with Sundar Pichai, pretty funny story of how I got to this point.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/DEMIS.DwtBMe39_Z2oqcuu.webp&quot; alt=&quot;&quot; /&gt;
Pic with Demis Hassabis.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/ilyman-parsa-samonthegrind.CugoB6xH_NkxC9.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;That time when me and &lt;a href=&quot;https://www.linkedin.com/in/ilyassung&quot;&gt;Ilyas&lt;/a&gt; (left) infiltrated the Google interns mini golf event. Pic with &lt;a href=&quot;https://www.linkedin.com/in/sam-ezeh&quot;&gt;Sam&lt;/a&gt;, an actual intern.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/ilyas-parsa-creasing.DxiWSHXH_1ETuot.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;That time when me and Ilyas infiltrated yet another Google interns event, this time a fancy boat party.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/reading-festival.DZOw4WE7_ZyVyOG.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Reading Festival 2023 Imagine Dragons.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/goated.yu3oN0o-_Z1emN5e.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/shard-sunset.Bm5pVI4f_Z1Ml3Yc.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/parsa-canary-wharf.DFlBlwXp_D04co.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/isle-of-dogs.DDKiA7xe_Z1vUTpF.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/hhkb.C-7gbwqT_Z2payun.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Copenhagen 🇩🇰&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/copenhagen-horse.aZnV6Cy4_Zkn2al.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/nyhavn-wojak.BEgmb_D4_ZwSq5b.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rosenborg-tree.yoaQdK0o_W8JkE.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rosenborg-slot.CZud3TPk_Z1STkPm.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/rosenborg-garden.B5LrqeUK_12Qs9L.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/ilyas-parsa-pub.yoD_-AgJ_ZSJ4Q0.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tivoli.DHbTG-7o_24YMbh.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/marcus.2bLVo0nJ_Ju5B4.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;La La Land at Royal Albert Hall&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/la-la-land.EfcECZdb_2a948N.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/royal-albert-hall.CyyzZis-_Z24haP9.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Man, what a year.&lt;/p&gt;
</content:encoded></item><item><title>Build for yourself, all else will follow</title><link>https://parsam.io/build-for-yourself/</link><guid isPermaLink="true">https://parsam.io/build-for-yourself/</guid><pubDate>Mon, 27 Nov 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I recently saw a &lt;a href=&quot;https://youtu.be/PW-t3DEi-Wg?t=43&quot;&gt;clip&lt;/a&gt; of Tarantino saying he watches his own films, and when asked why, he said something that is just perfect:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Ah I love them! I love my movies! I&apos;m making them for me - everyone else is invited. Anytime my movies are on TV I&apos;m like &quot;oh hey&quot;, I guess I&apos;m now watching Jackie Brown for a while.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(not the exact quote, but you get the point)&lt;/p&gt;
&lt;p&gt;I resonate with it since I think more people should just build for themselves. The audience will figure itself out.&lt;/p&gt;
&lt;p&gt;I say that, but I&apos;m not going to ignore criticism from others. I just think many people get rid of authenticity just to please a specific audience, so much so that they start blurring the lines between their actual intentions and what they think the reader would be happy to hear.&lt;/p&gt;
&lt;p&gt;An example of writing for an audience would be the &lt;a href=&quot;https://news.ycombinator.com/news&quot;&gt;Hacker News&lt;/a&gt; bunch, who are notoriously frustrating to please. Cause if you leave a tiny detail, they would call you out for it even though it&apos;s completely irrelevant to the subject matter. It&apos;s sometimes absurd, so a fellow &lt;a href=&quot;https://macwright.com/2022/09/15/hacker-news&quot;&gt;blogger&lt;/a&gt; decided to redirect HN traffic away from his blog since it was starting to subconsciously affect his writing.&lt;/p&gt;
&lt;p&gt;I think the reason Tarantino is so successful is because he loves his craft, and so people are just drawn to his ambition. We should all take a page from his screenplay (very proud of this joke, thank you).&lt;/p&gt;
</content:encoded></item><item><title>My Watch Collection</title><link>https://parsam.io/watch-collection/</link><guid isPermaLink="true">https://parsam.io/watch-collection/</guid><pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I&apos;ve been into watches and &lt;a href=&quot;https://en.wikipedia.org/wiki/Horology&quot;&gt;horology&lt;/a&gt; for almost 3 years now, where it all started during the pandemic with an abundance of time, and an internet to surf. I don&apos;t really remember who got me into the hobby exactly, but I think I can safely blame someone on YouTube.&lt;/p&gt;
&lt;p&gt;Over the years I’ve built a small collection (with 3 watches I don’t know if you could even call it a collection at this point), and I thought I should share it since a post about my watches is well overdue.&lt;/p&gt;
&lt;h1&gt;SEIKO (the OG)&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/seiko.B3BDzhRx_r898P.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;My beloved &lt;em&gt;SEIKO SNZG13K1&lt;/em&gt;, the one that started it all. I bought this beauty back in September 2020 as my first ever mechanical watch, all for less than £100.&lt;/p&gt;
&lt;p&gt;What attracted me to it was its practical design. I also love the small red accent on the second hand, it sort of pops alongside all that black and white.&lt;/p&gt;
&lt;p&gt;On the inside, it uses a &lt;a href=&quot;https://calibercorner.com/seiko-caliber-7s36/&quot;&gt;7S36C&lt;/a&gt; automatic movement, which is a pretty basic movement on paper. Yet, despite its shortcomings (lack of &lt;a href=&quot;https://en.wikipedia.org/wiki/Hack_watch&quot;&gt;hacking&lt;/a&gt; or &lt;a href=&quot;https://www.google.com/search?q=define+watch+hand+winding&quot;&gt;hand-winding&lt;/a&gt;), I greatly appreciate the engineering gone into building a decently performant movement at a reasonable price.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/seiko-back.eXzDq52p_Z1c8PX3.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&apos;ve only ever used 3 straps for this watch. The stock bracelet, a black nato strap, a leather strap, and a Spectre Bond Marine Nationale strap (pictured below). It’s just so versatile, it can pretty much go with any style of strap.&lt;/p&gt;
&lt;p&gt;Anyways, my SEIKO has always held a special place in my heart, and I&apos;m always grateful for how it&apos;s introduced me to this hobby. Every time someone asks me what brands they should look at for their first watch, SEIKO is always on the top of that list.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/wearing-seiko.CuSu_Mix_ZyPgI0.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;G-SHOCK &quot;CasiOak&quot;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/g-shock.DdJWA9EK_2lSGmy.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This is my daily driver, the &lt;em&gt;G-SHOCK GA-B2100-1A1ER&lt;/em&gt;. I bought this in May 2022, also for about £100 (thank you student discount). It has by far been my most worn watch, simply because it&apos;s a G-SHOCK, and that&apos;s enough of a reason.&lt;/p&gt;
&lt;p&gt;It also features solar charging, so I never have to worry about it dying (as long as the sun exists), but honestly even if it didn&apos;t have solar charging I would have to replace the battery roughly every decade. These things are built to last.&lt;/p&gt;
&lt;p&gt;My favourite part of this watch is the design, I think it&apos;s pretty unique for a G-SHOCK. The stealthy black and octagon shape is gorgeous. And obviously the watch reminds many of the &lt;a href=&quot;https://www.audemarspiguet.com/com/en/collections/royal-oak.html&quot;&gt;Audemars Piguet Royal Oak&lt;/a&gt;, hence the nickname &quot;CasiOak&quot;.&lt;/p&gt;
&lt;p&gt;I absolutely love this watch since I think it perfectly pictures my minimalistic style.&lt;/p&gt;
&lt;h1&gt;Casio&lt;/h1&gt;
&lt;p&gt;I thought it would also be worth sharing the latest edition in my collection, the &lt;em&gt;Casio A168&lt;/em&gt;. I got this for about £30, and I just couldn&apos;t see myself going about building a collection without having this in it. It&apos;s such a classic, and you can&apos;t really go wrong owning a watch like this.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/casio.CGg4lXdl_Z1YaFuc.webp&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;My Dream Watch&lt;/h1&gt;
&lt;p&gt;For the longest time my dream watch has been the &lt;em&gt;&lt;a href=&quot;https://www.sinn.de/en/Modell/556_A.htm&quot;&gt;Sinn 556A&lt;/a&gt;&lt;/em&gt;. I think it&apos;s the finest of German engineering, plus it&apos;s something feasible to purchase (€1325.00 / ~£1150.00 / ~$1400.00).&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.sinn.de/out/pictures/generated/product/1/2340_3620_100/556.014_385_20_mit_band.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.sinn.de/out/pictures/generated/product/5/900_1400_100/556.014_385_20_n.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Prior to this, it was the Rolex Explorer 214270. As you can probably tell, there&apos;s a certain type of watch I go for: black and white, big numerals, and straight purity. The best way to put them is boringly beautiful.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://hodinkee.imgix.net/uploads/images/1556028736751-zemdcenll7a-00a5730e971e099ab90038731136c905/L1010026-Edit.jpg&quot; alt=&quot;Explorer&quot; /&gt;&lt;/p&gt;
&lt;p&gt;(Source: &lt;a href=&quot;https://www.hodinkee.com/articles/rolex-explorer-214270-review&quot;&gt;Hodinkee&lt;/a&gt;)&lt;/p&gt;
&lt;h1&gt;Closing thoughts&lt;/h1&gt;
&lt;p&gt;You probably noticed the recurring theme across all my watches: they&apos;re made by Japanese companies.&lt;/p&gt;
&lt;p&gt;Honestly though, I have no real conclusion. I just wanted to say I hope you enjoyed the glimpse into one of the hobbies I&apos;m super passionate about. I&apos;ll definitely be updating the blog with any new timepieces (one day the Sinn 556A!), so keep an eye out on that by subscribing to my &lt;a href=&quot;https://parsam.io/rss.xml&quot;&gt;RSS&lt;/a&gt; feed.&lt;/p&gt;
</content:encoded></item><item><title>The Psychology of Money</title><link>https://parsam.io/psychology-of-money/</link><guid isPermaLink="true">https://parsam.io/psychology-of-money/</guid><pubDate>Sun, 24 Sep 2023 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Summary&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Everyone goes through life with unique experiences that shape their view on money. I might make a financial decision that seems odd to you simply because I&apos;m playing a different financial game.&lt;/li&gt;
&lt;li&gt;Getting money is one thing, but keeping it is another. Getting money requires you to take risks, whereas keeping it requires some form of paranoia. It&apos;s also important to understand that gaining money involves luck, and to not become discouraged if you can&apos;t consistently replicate returns.&lt;/li&gt;
&lt;li&gt;When making financial decisions, aim to be pretty reasonable instead of coldly rational. Being reasonable is more realistic as you have a better chance of sticking with a financial plan for the long term.&lt;/li&gt;
&lt;li&gt;Be cautious of your burn rate, it&apos;s difficult to build wealth when you don&apos;t put a cap on the fun you have with your money.&lt;/li&gt;
&lt;li&gt;No one cares about your possessions, despite how much you think it would grant you that respect or admiration. You&apos;ll earn those through authenticity and humility. Like why would you want to be around people who gravitate to your shiny new possessions anyways?&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Thoughts&lt;/h1&gt;
&lt;p&gt;Honestly, &quot;The Psychology of Money&quot; was a surprisingly good read since I&apos;m not really a fan of finance books in general. I just think they&apos;re a load of BS, but I still took a shot at this one because a friend recommended it to me and I&apos;ve seen the author, Morgan Housel, pop up on Twitter/X a few times.&lt;/p&gt;
&lt;p&gt;I found it refreshing because I agree with most of the points, but I can&apos;t really remember things I disagreed with because I didn&apos;t highlight any of them on my Kindle.&lt;/p&gt;
&lt;p&gt;What I must say is that this book heavily reminded me of the fitness industry, specifically in bodybuilding/powerlifting. For example, the book makes the point that you should make reasonable financial decisions because you&apos;re more likely to stick with it, to which I absolutely agree with. And just like with workout splits, you should stick with the one that you enjoy working out to because it&apos;s accessible. Some like &lt;a href=&quot;https://www.google.com/search?q=push+pull+legs&quot;&gt;Push/Pull/Legs&lt;/a&gt; because it doesn&apos;t take up too much time, whereas young newcomers with more time on their hands start out with the &lt;a href=&quot;https://www.google.com/search?q=bro+split&quot;&gt;&quot;Bro Split&quot;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You&apos;re better off following some suboptimal financial/workout plan that you&apos;re actually going to use because who cares if you&apos;re not making 5% more returns/gains if you&apos;re not even going to do it? Reasonable &amp;gt; Rational, but that doesn&apos;t mean you should completely ignore what data tells you.&lt;/p&gt;
&lt;p&gt;It&apos;s a worthwhile read, but you&apos;re probably already familiar with most of the concepts detailed, which is a common theme amongst these finance books.&lt;/p&gt;
&lt;h1&gt;Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;When things are going extremely well, realize it&apos;s not as good as you think. You are not invincible, and if you acknowledge that luck brought you success then you have to believe in luck&apos;s cousin, risk, which can turn your story around just as quickly.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Exercise is like being rich. You think, “I did the work and I now deserve to treat myself to a big meal.” Wealth is turning down that treat meal and actually burning net calories. It&apos;s hard, and requires self-control. But it creates a gap between what you could do and what you choose to do that accrues to you over time.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The world is filled with people who look modest but are actually wealthy and people who look rich who live at the razor&apos;s edge of insolvency. Keep this in mind when quickly judging others&apos; success and setting your own goals.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Past a certain level of income, what you need is just what sits below your ego.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Be nicer and less flashy. No one is impressed with your possessions as much as you are. You might think you want a fancy car or a nice watch. But what you probably want is respect and admiration. And you&apos;re more likely to gain those things through kindness and humility than horsepower and chrome.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Leaving my phone on my desk overnight</title><link>https://parsam.io/phone-desk/</link><guid isPermaLink="true">https://parsam.io/phone-desk/</guid><pubDate>Tue, 12 Sep 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;A habit I&apos;ve stuck with for a couple years is where I leave my phone on my desk overnight.&lt;/p&gt;
&lt;p&gt;Pretty much the main reason I started doing this is because I had to get out of bed when my alarm went off. So, it meant I was less likely to jump back into bed, which happened far too often since my phone was arms length away when I was comfortably in bed.&lt;/p&gt;
&lt;p&gt;So yeah, that&apos;s the main benefit from doing this I guess, and I suggest you give it a go one night.&lt;/p&gt;
&lt;p&gt;It&apos;s nothing groundbreaking, but you&apos;d be surprised with how many people sleep right next to their phone and think it&apos;s ok.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/phone-desk.x5EiRGXn_1qXgKi.webp&quot; alt=&quot;My phone on my desk&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>20 years old</title><link>https://parsam.io/20/</link><guid isPermaLink="true">https://parsam.io/20/</guid><pubDate>Sun, 02 Jul 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Turned 20 years old today, it&apos;s quite scary how quickly time is passing by now.&lt;/p&gt;
&lt;p&gt;I think up until now I was able to get away with a lot things given my age, so now I need to start acting like an actual adult.&lt;/p&gt;
&lt;p&gt;Also, I want to make it a yearly thing to write a short post on my birthday just sharing some thoughts.&lt;/p&gt;
&lt;p&gt;So grateful for the people I met from 19-20, look forward to 20-21!&lt;/p&gt;
</content:encoded></item><item><title>Halting self-help books at some point</title><link>https://parsam.io/halt-self-help/</link><guid isPermaLink="true">https://parsam.io/halt-self-help/</guid><pubDate>Mon, 30 Jan 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I feel like at some point in my life I should pause on seeking out the next self-help book and instead invest that time and energy into reading the classics that have stood the test of time. I won&apos;t go over those &quot;classics&quot;, but I have a general idea of them that includes books from authors I find to be influential.&lt;/p&gt;
&lt;p&gt;The idea behind why I feel this way about self-help books is mostly because so many of them are BS. I&apos;ve known this for a long time, but I didn&apos;t want to fully believe it for some reason. I know self-help books won&apos;t suddenly change my life, so I&apos;d rather enjoy what I&apos;m reading to improve my life in other aspects.&lt;/p&gt;
&lt;p&gt;Besides, most of my time spent reading is on articles online, so I wouldn&apos;t be missing out on much. A lot of the things I&apos;ve learnt come from those articles written by amazing strangers, and on a much bigger variety of topics.&lt;/p&gt;
&lt;p&gt;Also it&apos;s hard to come across authors with interesting enough backstories that make their books compelling enough to read. Many authors are just repeating what others have said centuries ago. I know I&apos;m making some bold claims, but that&apos;s how I feel about it. And listen, I&apos;m all for stealing like an artist, but sometimes it&apos;s a waste of the reader&apos;s time. There&apos;s a reason why platforms that summarise books exist.&lt;/p&gt;
&lt;p&gt;So, in the future I&apos;ll most likely take the approach of re-reading books that have been life-changing to me, while also reading the ones I&apos;ve compiled in a list because there are some seriously good books out there that I just have to read.&lt;/p&gt;
&lt;p&gt;Obviously I&apos;m still early in my life and need to expose myself to as many ideas as possible, but sometimes nailing in on some core principles from books I respect would seem beneficial. I may be crazy, so if that&apos;s the case feel free to &lt;a href=&quot;mailto:hi@parsam.io?subject=you&apos;re%20crazy&quot;&gt;reach out&lt;/a&gt; with your opposing thoughts.&lt;/p&gt;
&lt;p&gt;And for finding new books, one way would be to anticipate the ones from my favourite authors (like &lt;a href=&quot;https://sive.rs/&quot;&gt;Derek Sivers&lt;/a&gt;), because I genuinely enjoy supporting them.&lt;/p&gt;
</content:encoded></item><item><title>Some photos from 2022</title><link>https://parsam.io/2022-photos/</link><guid isPermaLink="true">https://parsam.io/2022-photos/</guid><pubDate>Sun, 15 Jan 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I was inspired by &lt;a href=&quot;https://tiramisu.bearblog.dev/2021-photos/&quot;&gt;this post&lt;/a&gt; to share some of my favourite photos from 2022.&lt;/p&gt;
&lt;h1&gt;🇪🇸 Tenerife, Spain&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tenerife-plane.CJW86kad_Z1cnvBB.webp&quot; alt=&quot;Plane to Tenerife&quot; title=&quot;Plane to Tenerife&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tenerife-mountains.DuljqhAE_Z1kWlSX.webp&quot; alt=&quot;Mountains in Tenerife&quot; title=&quot;Mountains in Tenerife&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tenerife-crab.BhCWCZjf_1GhflC.webp&quot; alt=&quot;Crab in Tenerife&quot; title=&quot;Crab in Tenerife&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tenerife-plant.BAQ50OJ3_ZiNyI0.webp&quot; alt=&quot;Echium wildpretii&quot; title=&quot;Echium wildpretii&quot; /&gt;
&lt;em&gt;This strange looking plant is a &lt;a href=&quot;../../assets/blog/https://en.wikipedia.org/wiki/Echium_wildpretii&quot;&gt;Echium wildpretii&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tenerife-goats.9tO-oDqk_Z8dsn5.webp&quot; alt=&quot;Goats in Tenerife&quot; title=&quot;Goats in Tenerife&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/tenerife-plane2.DxlU_4Xs_Z1cTY5D.webp&quot; alt=&quot;Plane leaving Tenerife&quot; title=&quot;Plane leaving Tenerife&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;🇨🇭 Zurich, Switzerland&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/zurich-google.TK02b_ro_1igXGw.webp&quot; alt=&quot;Google in Zurich&quot; title=&quot;Google in Zurich&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/zurich-moon.DqAo592o_1n4d5R.webp&quot; alt=&quot;Moon in Zurich&quot; title=&quot;Moon in Zurich&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/zurich-water.Bb1dtihs_ZzyhS4.webp&quot; alt=&quot;Water in Zurich&quot; title=&quot;Water in Zurich&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/zurich-plane.CrXd7gvf_CrXB.webp&quot; alt=&quot;Plane leaving Zurich&quot; title=&quot;Plane leaving Zurich&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;Misc&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/edc-2022.r_RYr1Sr_Z1YsW77.webp&quot; alt=&quot;Everyday carry&quot; title=&quot;Everyday carry&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/seiko.BY1hBCaw_ZPEYlW.webp&quot; alt=&quot;Seiko 5 SNZG13K1&quot; title=&quot;Seiko 5 SNZG13K1&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/dog1.K9aUxVFY_1jdzdn.webp&quot; alt=&quot;Doggo&quot; title=&quot;Doggo&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/dog2.BwlxUYEy_Z1qokvP.webp&quot; alt=&quot;Doggo 2.0&quot; title=&quot;Doggo 2.0&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>Making changes to my posts</title><link>https://parsam.io/changes/</link><guid isPermaLink="true">https://parsam.io/changes/</guid><pubDate>Wed, 28 Dec 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Recently I realised that writing posts has become a chore for me. Clearly this is the case as my track record with publishing reflects this. I never wanted this to happen, but as I took on more responsibilities my current writing process was too time consuming.&lt;/p&gt;
&lt;p&gt;I&apos;m not a company who writes perfectly crafted blog posts with hours of research put into them. I&apos;m a guy who wants to document what he&apos;s interested in for his future self to look back on, and if even one person finds them resonating then that&apos;s a huge bonus.&lt;/p&gt;
&lt;p&gt;I know no one told me all my posts had to be perfectly written, but I still held myself to that standard just for the sake of it. I took so long just to get a blog post out because I kept caring about silly things no one cares about. It&apos;s not like I&apos;m PG to be writing &lt;a href=&quot;http://www.paulgraham.com/articles.html&quot;&gt;essays&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So, going forward I&apos;ll be dumping my thoughts out with stuff that may or may not be interesting to you. Some will be messy, but some might be good, but the point is to just hit &lt;code&gt;git push&lt;/code&gt; on new posts without thinking too much of it.&lt;/p&gt;
&lt;p&gt;I&apos;m still adhering to my principle of keeping my posts genuine and realistic. There is no end goal to sell you something, unlike those bloated blogs from tech companies that find a reason to over-explain solutions that someone on Stack Overflow has already answered in 5 words.&lt;/p&gt;
&lt;p&gt;I want to end up in a state of writing short posts, pretty much like &lt;a href=&quot;https://sive.rs/blog&quot;&gt;Derek Sivers&lt;/a&gt; and people on &lt;a href=&quot;https://bearblog.dev/discover/&quot;&gt;BearBlog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Anyways, thank you for reading this far. I genuinely appreciate it.&lt;/p&gt;
</content:encoded></item><item><title>And the Oscar goes to...</title><link>https://parsam.io/oscar/</link><guid isPermaLink="true">https://parsam.io/oscar/</guid><pubDate>Wed, 03 Aug 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;You.&lt;/p&gt;
&lt;p&gt;Consciously or not, I think we all are actors in different parts of our life. Everyone talks or dresses a certain way when they are put in a set environment.&lt;/p&gt;
&lt;p&gt;I recently had the privilege of speaking with &lt;a href=&quot;https://twitter.com/arkitus&quot;&gt;Ali Eslami&lt;/a&gt;, a Senior Research Scientist at &lt;a href=&quot;https://www.deepmind.com/&quot;&gt;DeepMind&lt;/a&gt;. He was a major factor in my success &lt;a href=&quot;https://parsam.io/google&quot;&gt;joining Google&lt;/a&gt;, so I&apos;m grateful to be able to call him a friend. We spoke about many topics, but one point that resonated with me the most was his realisation of how we all are actors.&lt;/p&gt;
&lt;p&gt;Obviously there are many reasons why we do this, but I think the main reason is because we want to be perceived differently by certain types of people.&lt;/p&gt;
&lt;p&gt;At work, I certainly want to be portrayed as someone smart and trustworthy. This has many benefits, but the main one being in hopes of pursuing projects which need a certain degree of responsibility.&lt;/p&gt;
&lt;p&gt;At home, I&apos;m simply different around family members.&lt;/p&gt;
&lt;p&gt;However, no matter what circumstance I&apos;m in, there&apos;s a certain baseline of traits I carry to keep me sane.&lt;/p&gt;
&lt;p&gt;I&apos;ve developed these traits from my favourite characters, but also from personal experiences in life.
I acted a certain way and it had a positive reaction, so I continued doing that.&lt;/p&gt;
&lt;p&gt;This isn&apos;t me saying you should put on a mask to be someone you simply ain&apos;t. Instead you should be sharing and withdrawing information from your daily interactions that may not fit into that role you play.&lt;/p&gt;
&lt;p&gt;The beauty of life is that you could just change your behaviour at any given moment for the right time.&lt;/p&gt;
&lt;p&gt;At the end of the day, this idea is nothing new, we all do it in some form.&lt;/p&gt;
</content:encoded></item><item><title>Make a website</title><link>https://parsam.io/website/</link><guid isPermaLink="true">https://parsam.io/website/</guid><pubDate>Mon, 18 Jul 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;With all of these social media platforms, it&apos;s becoming so polluted in the digital world.&lt;/p&gt;
&lt;p&gt;These platforms come and go, but you know what never does? The core web with pure HTML and CSS.&lt;/p&gt;
&lt;p&gt;I understand that not everyone wants to go through the hassle of building a website from scratch, hence why these sites are so big. You sign up, create a profile, maybe add a link to another social media and there you go you are now a member.&lt;/p&gt;
&lt;p&gt;The problem? You have absolutely no sort of uniqueness besides your name and profile picture.&lt;/p&gt;
&lt;p&gt;All websites are completely different from each other. Sure some people might use the same template, but the content and domain is still what differentiates each other.
(If you really want to see uniqueness, just take a look at some of the &lt;a href=&quot;https://neocities.org/browse&quot;&gt;ones hosted on Neocities&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;For me, having a website was never about creating a brand. It was just about writing for myself about my progress to look back on every few months and years. If someone ends up reading it then great, but it should rarely be your goal in the beginning.&lt;/p&gt;
&lt;p&gt;If you want to make money, sell your soul to SEO optimisation writing about nonsense.&lt;/p&gt;
&lt;p&gt;Otherwise if you want to build a platform for decades to come, keep reading.&lt;/p&gt;
&lt;h1&gt;Backstory&lt;/h1&gt;
&lt;p&gt;Before I started this website back in &lt;a href=&quot;https://github.com/pzrsa/parsam.io/commit/7927cccdda9843bdc7c4b17ff80626516d628301&quot;&gt;February 2021&lt;/a&gt;, I was writing book notes as I was trying to make reading a habit. The best way to remember the takeaways was to just write it in my own words. Didn&apos;t have to be perfect, I just had to be able to explain it in 3 sentences.&lt;/p&gt;
&lt;p&gt;One of my favourite people, &lt;a href=&quot;https://sive.rs/&quot;&gt;Derek Sivers&lt;/a&gt; told me to build a site from scratch after I emailed him about the &lt;a href=&quot;https://parsam.io/anything-you-want&quot;&gt;note I wrote&lt;/a&gt; on his book &lt;a href=&quot;https://sive.rs/a&quot;&gt;Anything You Want&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I was going to use a website builder like &lt;a href=&quot;https://webflow.com/&quot;&gt;Webflow&lt;/a&gt;, but Derek advised against that and instead sent a code snippet for a basic HTML layout. It was the most life changing email I had received in my life. It was the one email that started with me learning about technology.&lt;/p&gt;
&lt;p&gt;One point that stood out to me that Derek said is a philosophy I still stand by when starting anything:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Don&apos;t let anyone sell you on some complex solution. They&apos;re saying you need a jumbo jet when really you need a bicycle. Do your HTML by hand like this, and then you&apos;ll know when your site has become so big that you need a little more automation to help manage changes or links to the hundreds of pages inside. But until then, no no no. Just do HTML by hand.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Derek truly is a one of a kind person, and I&apos;m grateful to have been able to email him on multiple occasions.&lt;/p&gt;
&lt;h1&gt;Benefits&lt;/h1&gt;
&lt;p&gt;After having this website for over a year, I&apos;ve had a magnitude of noticeable benefits:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improved my communication skills&lt;/strong&gt;. I&apos;m trying to write less and say more.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Learn about people letting me know that they&apos;ve read my posts&lt;/strong&gt;. I don&apos;t have any statistics on how many people view my site, so it&apos;s a nice surprise. Also it&apos;s a much deeper connection over social media likes/comments.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gained better clarity over my thoughts&lt;/strong&gt;. Sometimes writing about something you&apos;re going through publicly is a good way to gain control over the situation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Increased surface area for serendipity to impact me&lt;/strong&gt;. Opportunities simply arise more because I am putting myself out there.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Met interesting people with mutual interests from their website&lt;/strong&gt;. Messaged &lt;a href=&quot;https://twitter.com/alistaiiiir&quot;&gt;Alistair&lt;/a&gt; on twitter randomly one day and ended up meeting him IRL (cool guy).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sandbox to experiment new technologies&lt;/strong&gt;. I&apos;ve recently switched to using &lt;a href=&quot;https://tailwindcss.com/&quot;&gt;Tailwind CSS&lt;/a&gt; to style my website, and using my website as the foundation to learn was a no-brainer.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Separates me from candidates who may only have a resume to show&lt;/strong&gt;. I think having a website to show your work is much stronger than a resume because of the unique factor.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Simply a non-monetary asset I take care of&lt;/strong&gt;. I do invest in stocks, but this website will stay with me forever and will continue to increase in my personal value.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Growth is visible in each post or change I make to my website&lt;/strong&gt;. Nice feeling to reflect on every few months with the &lt;a href=&quot;https://web.archive.org/&quot;&gt;Wayback Machine&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Show Your Work&lt;/h1&gt;
&lt;p&gt;A good book I recommend you read is &lt;a href=&quot;https://austinkleon.com/show-your-work/&quot;&gt;Show Your Work&lt;/a&gt; by &lt;a href=&quot;https://austinkleon.com/&quot;&gt;Austin Kleon&lt;/a&gt;. I wrote a &lt;a href=&quot;https://parsam.io/show-your-work&quot;&gt;book note&lt;/a&gt; on it that I encourage you to check out. This was the book that plunged me to start my website, alongside Derek Sivers&apos; actionable steps.&lt;/p&gt;
&lt;p&gt;It goes over why you don&apos;t need to be some sort of expert on something to share it. Just write about anything at any time. Heck right now I am writing this all over the place, but still just writing because I had this urge to write something that people might benefit from.&lt;/p&gt;
&lt;h1&gt;Independence&lt;/h1&gt;
&lt;p&gt;When you have a website that you own and manage, you take back that digital freedom that we&apos;ve all lost as social media websites grow in popularity.&lt;/p&gt;
&lt;p&gt;Technically you are still reliant on the hosting provider (I personally use &lt;a href=&quot;https://vercel.com/&quot;&gt;Vercel&lt;/a&gt; and think they are great), but I&apos;m not trying to take it that far just to host my website.&lt;/p&gt;
&lt;h1&gt;Where To Start&lt;/h1&gt;
&lt;p&gt;Some of the resources I talk about need some knowledge of the terminal. Yes you could build a website without any of that knowledge, but I&apos;m confident you could figure out how to use one.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Find a hosting provider&lt;/strong&gt;. This will be where the code for your website is hosted for others to access. There are two options I was recommended by Derek that still stand through the test of time:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://neocities.org/&quot;&gt;Neocities&lt;/a&gt; - beginner friendly.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://pages.github.com/&quot;&gt;GitHub Pages&lt;/a&gt; - you just need to know how to use &lt;a href=&quot;https://git-scm.com/&quot;&gt;&lt;code&gt;git&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A &lt;a href=&quot;https://en.wikipedia.org/wiki/Virtual_private_server&quot;&gt;VPS&lt;/a&gt; and just slap the HTML on it. Two choices I recommend are &lt;a href=&quot;https://www.digitalocean.com/&quot;&gt;DigitalOcean&lt;/a&gt; or &lt;a href=&quot;https://www.vultr.com/&quot;&gt;Vultr&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you&apos;re technical and want to use a web framework I recommend:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://jekyllrb.com/&quot;&gt;Jekyll&lt;/a&gt; - my site used to use Jekyll and it was fantastic to just write markdown.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://gohugo.io/&quot;&gt;Hugo&lt;/a&gt; - similar to Jekyll. Seen a few friends use it and think it&apos;s pretty nice as well.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Purchase a domain name (recommended)&lt;/strong&gt;. Although Neocities (&lt;code&gt;.neocities.org&lt;/code&gt;) and GitHub (&lt;code&gt;.github.io&lt;/code&gt;) will provide one, owning a domain name is still valuable.&lt;/p&gt;
&lt;p&gt;There are plenty of services that you could buy a domain from. I recommend starting with &lt;a href=&quot;https://www.namecheap.com/&quot;&gt;Namecheap&lt;/a&gt;. Don&apos;t bother spending more than £10 per year, you want to get up and running quickly. Try to go for something like &lt;code&gt;.xyz&lt;/code&gt; if your name is common. The goal is to just own a domain name, you could always change it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Start distributing copies of your content on other platforms&lt;/strong&gt;. This practice was something I&apos;ve been doing since the inception of my website. It&apos;s known as &lt;a href=&quot;https://indieweb.org/POSSE&quot;&gt;POSSE&lt;/a&gt;. I never knew until my friend &lt;a href=&quot;https://cameronbrown.co.uk/&quot;&gt;Cameron&lt;/a&gt; showed me.&lt;/p&gt;
&lt;p&gt;Everytime you create a new post, post it on all the social media sites and take advantage of the popular network without being reliant. Put it on Twitter, Substack, Medium, Reddit, Hacker News, Facebook (jk) and any other place you could. The aim is to have all of that traffic also pointed to your website.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
&lt;p&gt;After you build your website, you&apos;d be surprised to see how much you instantly stand out. People have gotten so used to these social media pages that when someone actually has a website they maintain, they&apos;re wowed.&lt;/p&gt;
&lt;p&gt;Whenever you share a new idea online, it contributes to this digital land you own. It&apos;s constantly growing with each thought you share.&lt;/p&gt;
&lt;p&gt;I like the idea of your website being an asset. If you don&apos;t become a digital landlord, you will forever stay a tenant with no control.&lt;/p&gt;
&lt;p&gt;What I&apos;m trying to say is that, the more ideas you put out on the internet, the more opportunities there are for luck to sway in your favour. It allows serendipity to do its thing.&lt;/p&gt;
</content:encoded></item><item><title>MechKeebs</title><link>https://parsam.io/mechkeebs/</link><guid isPermaLink="true">https://parsam.io/mechkeebs/</guid><pubDate>Fri, 15 Jul 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;After &lt;a href=&quot;https://github.com/pzrsa/mechkeebs/graphs/code-frequency&quot;&gt;many months&lt;/a&gt;, I finally managed to launch a personal project that helped me learn a bunch of &lt;a href=&quot;https://github.com/pzrsa/mechkeebs#technologies&quot;&gt;technologies&lt;/a&gt; I was interested in.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mechkeebs.com/&quot;&gt;MechKeebs&lt;/a&gt; is (in short) a clone of &lt;a href=&quot;https://www.reddit.com/r/MechanicalKeyboards&quot;&gt;r/mk&lt;/a&gt; where users can post their mechanical keyboard.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/mechkeebs.BQxUGYzX_11I39r.webp&quot; alt=&quot;MechKeebs Home Page&quot; /&gt;
It wasn&apos;t intended to solve any problems, but I&apos;ve learnt from a few great engineers that solving problems at my stage shouldn&apos;t be the focus. I should still obviously solve a problem when needed, but that will just come with time as I expose myself to more projects.&lt;/p&gt;
&lt;h1&gt;Technologies&lt;/h1&gt;
&lt;h2&gt;Next.js&lt;/h2&gt;
&lt;p&gt;One of the most popular React frameworks is &lt;a href=&quot;https://nextjs.org/&quot;&gt;Next.js&lt;/a&gt;, created by &lt;a href=&quot;https://vercel.com&quot;&gt;Vercel&lt;/a&gt;.
The site you&apos;re on right now was also of course built with Next.js, using &lt;a href=&quot;https://nextjs.org/docs/basic-features/pages#static-generation-recommended&quot;&gt;static generation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However the &lt;a href=&quot;https://nextjs.org/docs/basic-features/image-optimization&quot;&gt;&lt;code&gt;next/image&lt;/code&gt;&lt;/a&gt; component could be better. I couldn&apos;t get a &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Masonry_Layout&quot;&gt;masonry layout&lt;/a&gt; working without doing some dodgy tricks unfortunately.&lt;/p&gt;
&lt;p&gt;I do know that &lt;a href=&quot;https://twitter.com/leeerob/status/1545480513846185984?s=20&amp;amp;t=Sz5ATLanuOhtZKm9I1JGVQ&quot;&gt;they&apos;re aware of the feedback&lt;/a&gt;, so I&apos;m hoping to see some more improvements on it soon.&lt;/p&gt;
&lt;h2&gt;Chakra UI&lt;/h2&gt;
&lt;p&gt;This was my first time using a component library like &lt;a href=&quot;https://chakra-ui.com/&quot;&gt;Chakra UI&lt;/a&gt; or &lt;a href=&quot;https://mui.com/&quot;&gt;MUI&lt;/a&gt;.
It was fun slapping components together and making them just work for someone who hates styling. I felt very spoiled.&lt;/p&gt;
&lt;p&gt;But my issue with component libraries is that they tend to feel bloated. I simply enjoy making websites with the most barebones look.
Plus it&apos;s not really the library&apos;s fault as I don&apos;t think performance is their major selling point. A lot of great work gets put into these projects as they give accessibility support right out of the box.&lt;/p&gt;
&lt;p&gt;After switching away from the default &lt;a href=&quot;https://github.com/css-modules/css-modules&quot;&gt;CSS Modules&lt;/a&gt; Next.js provides, I took a look at using &lt;a href=&quot;https://tailwindcss.com/&quot;&gt;Tailwind CSS&lt;/a&gt; for this site. I&apos;m quite happy with it so far, so will most likely use it in future projects.&lt;/p&gt;
&lt;h2&gt;SWR&lt;/h2&gt;
&lt;p&gt;For keeping the data fresh, I used &lt;a href=&quot;https://swr.vercel.app/&quot;&gt;SWR&lt;/a&gt;, which is also created by Vercel.
I found it enjoyable to use, mostly because of how minimal it feels. It just works.&lt;/p&gt;
&lt;p&gt;For pagination, I used the &lt;a href=&quot;https://swr.vercel.app/docs/pagination#useswrinfinite&quot;&gt;&lt;code&gt;useSWRInfinite&lt;/code&gt;&lt;/a&gt; hook. It feels like magic but it certainly does its job. Took me a while to figure out how to implement it, but the provided &lt;a href=&quot;https://swr.vercel.app/examples/ssr&quot;&gt;example&lt;/a&gt; certainly helped a lot.
SWR also has a handy &lt;a href=&quot;https://swr.vercel.app/docs/with-nextjs#pre-rendering-with-default-data&quot;&gt;integration with Next.js&lt;/a&gt; where you could SSR the page, and later on have the data dynamically update on the client side.&lt;/p&gt;
&lt;p&gt;The SSR + client side fetching combo was perfect, and I look forward to using it more.&lt;/p&gt;
&lt;h2&gt;Google Cloud Storage&lt;/h2&gt;
&lt;p&gt;Using &lt;a href=&quot;https://cloud.google.com/storage&quot;&gt;Cloud Storage&lt;/a&gt; was quite easy to get up and running with the &lt;a href=&quot;https://github.com/googleapis/nodejs-storage&quot;&gt;Node.js library&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I made the mistake of sending the image back to the server, then compressing it using &lt;a href=&quot;https://github.com/lovell/sharp&quot;&gt;sharp&lt;/a&gt;. It did not work well at all when I went to production, so I used some &lt;a href=&quot;https://www.npmjs.com/package/browser-image-compression&quot;&gt;random library&lt;/a&gt; which turned out to work well.&lt;/p&gt;
&lt;p&gt;Plus I definitely did not pick GCP because of obvious reasons.&lt;/p&gt;
&lt;h2&gt;DigitalOcean + Dokku&lt;/h2&gt;
&lt;p&gt;The most dev ops stuff I had done was doing a quick &lt;code&gt;git push&lt;/code&gt; to Heroku to launch my crappy &lt;a href=&quot;https://github.com/pzrsa/flaskify&quot;&gt;Python web app&lt;/a&gt; back in the day.
But this time, I was looking forward to finally getting my hands dirty with dev ops work. I had $100 in credits provided by the &lt;a href=&quot;https://education.github.com/pack&quot;&gt;GitHub Student Developer Pack&lt;/a&gt;, so I was ready to use the &lt;a href=&quot;https://www.digitalocean.com/&quot;&gt;DigitalOcean&lt;/a&gt; + &lt;a href=&quot;https://dokku.com/&quot;&gt;Dokku&lt;/a&gt; combo.&lt;/p&gt;
&lt;p&gt;I also took the opportunity to learn Docker, which has been incredible. At the beginning I was paranoid about how Docker images actually work, mostly for security reasons. There were many instances where I nearly pushed some secrets up to &lt;a href=&quot;https://hub.docker.com/&quot;&gt;Docker Hub&lt;/a&gt;, but I refactored my code to accommodate for that.&lt;/p&gt;
&lt;p&gt;You could check out the &lt;a href=&quot;https://hub.docker.com/r/pzrsa/mechkeebs&quot;&gt;MechKeebs repo&lt;/a&gt; that contains all the images if you want.&lt;/p&gt;
&lt;p&gt;DigitalOcean provides computing services, similar to platforms like Google Cloud and AWS but at a bearable scale. I created a $6 VPS (could last me over a year with the free credits), and slapped Dokku onto it which is now my own mini Heroku.&lt;/p&gt;
&lt;p&gt;I can now use the same VPS to deploy other projects in the future without breaking the bank. I want to see how far I could go before my 1GB Memory 25GB SSD could no longer handle it. But if we&apos;re going to be real, I don&apos;t think I would gain that sort of traffic.&lt;/p&gt;
&lt;h1&gt;Some things I learned&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Spend no more than a couple weeks on a project&lt;/strong&gt;.
I took way too long to get this out the door. I started in November 2021, and deployed it in July 2022. Obviously I didn&apos;t work on it daily during that period, it was more of a 1-2 month break and working in bursts. If I had instead abandoned the project I could&apos;ve built other stuff in that time, which would help me identify patterns for a great project idea.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Skip the domain purchase&lt;/strong&gt;.
Before MechKeebs, the original project was SetupScope. As you could guess, it was a similar idea, but for desk setups. Users would&apos;ve been able to pinpoint on an image the items on their desk, making it more interactive.&lt;/p&gt;
&lt;p&gt;I had bought two domains, &lt;code&gt;setupscope.com&lt;/code&gt; and &lt;code&gt;mechkeebs.com&lt;/code&gt;, which totalled me £32. Yes, £32 because NameCheap decided to not make it clear that the &lt;code&gt;mechkeebs.com&lt;/code&gt; domain was on their marketplace. Meaning I had bought a domain that had expired a few weeks in. Unfortunately I purchased it again like a fool.&lt;/p&gt;
&lt;p&gt;Next time I will just hog a &lt;code&gt;.vercel.app&lt;/code&gt; domain for free, up until I am certain to launch. I wasted so much time and brainpower on a domain that barely had any benefits. Still, having &lt;code&gt;api.mechkeebs.com&lt;/code&gt; is pretty cool though.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Deep Work</title><link>https://parsam.io/deep-work/</link><guid isPermaLink="true">https://parsam.io/deep-work/</guid><pubDate>Fri, 03 Jun 2022 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Deep Work is a state of distraction-free concentration pushing your cognitive capabilities to the limit. Cultivate this skill and you will thrive, as focusing in the modern era with all the unnecessary noise in the world is like a superpower that allows you to work towards your personal and professional goals.&lt;/li&gt;
&lt;li&gt;Context switching from a shallow task (scrolling social media) to a deep one (writing a book note) will heavily draw from your willpower. Instead, create rituals and routines in an appropriate environment to help you ease into the transition of doing cognitively demanding work.&lt;/li&gt;
&lt;li&gt;Take the “craftsman” approach for selecting network tools like social media instead of following the “any-benefit” approach. Use the tool only if it has a substantial benefit and is worth the drag on your time and attention. Misusing tools without awareness of its cons, and just blindly following its one benefit will result in negative impacts to your productivity, resulting in no progress on what needs to be done.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;For me, deep work has been something I’ve always wanted to achieve, but it&apos;s often very hard to do so in the modern world which is full of distraction. However, this book was able to teach me the value of deep work, and how important it is to master this skill. If you manage to cultivate the skill, you would be able to produce outputs that no other person doing shallow work could.&lt;/p&gt;
&lt;p&gt;Cal emphasises the importance of having a set of rituals and routines that help ease you into deep work. You’ll most likely fail to switch into a deep state of concentration when doing shallow work (like scrolling on Twitter) to doing any sort of deep work (like writing a design document). I’ve mistakenly done it multiple times before, where context switching just draws so much of my finite willpower that in the end I just don&apos;t do the work. But, if you have a set routine, where for example you make a cup of morning coffee and head to your desk, that should be the queue for you to change into that deep state of concentration.&lt;/p&gt;
&lt;p&gt;Also, your environment is just as important, if you work in your living room on a laptop with your head looking down (whereas &lt;a href=&quot;https://hubermanlab.com/5-science-based-steps-to-improve-your-workspace%EF%BF%BC/#h-3-place-your-screen-and-vision-in-the-right-location&quot;&gt;looking up on a monitor can increase alertness&lt;/a&gt;), it&apos;s simply not as efficient as having a set workspace that puts you into the work state of mind. This also ties back to &lt;a href=&quot;https://parsam.io/atomic-habits&quot;&gt;Atomic Habits&lt;/a&gt; where I briefly touched on the importance of how the environment around you affects your daily habits.&lt;/p&gt;
&lt;p&gt;I’ve thankfully moved away from a lot of these distracting tools like social media. I’ve deleted accounts, apps and now I just never have gone back to using any of them. I can truly say it has been one of the most life-changing decisions I’ve ever made, so I hope others can become aware of the benefits of just giving up these tools once and for all. I still only use &lt;a href=&quot;https://twitter.com/pzrsaa&quot;&gt;twitter&lt;/a&gt; (barely), which is for staying up to date with people I’m genuinely interested in, and sharing stuff going on with myself. I’ve been careful on how I use it, and so far it has benefited me a lot by finding some great friends that share the same interests as me. When you use the platform as you intend, and get rid of any content that an algorithm tries to feed you, there is truly some great stuff that brings me joy.&lt;/p&gt;
&lt;p&gt;However, this is not the case for most people that use these network tools. People aren’t aware of its cons, so they end up with a random benefit justifying their unrestrained use of the platform. Cal names this the “any-benefit” approach, and is a common way of crippling your ability to work towards any personal or professional goals. Instead, take the “craftsman” approach for tool selection, by weighing out the pros and cons to see if the benefits are actually a lot more impactful to invest your time and energy into. It’s a simple approach, yet a lot of people tend to not care about the cons, so they end up blindly using the tool and ending up in a state of hyper distraction.&lt;/p&gt;
&lt;p&gt;But, if you do decide to use these platforms, don’t just be a consumer, be a creator. Take advantage of the platform and audience these tools provide you, and create any sort of content about anything you’re good at. If you don’t, you just end up as a consumer, mindlessly scrolling and numbing your brain to low quality content. Engineers have relentlessly tuned algorithms to keep you engaged on the platform, constantly withdrawing and giving hits of dopamine in return for you to watch more ads.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;I think people heading into University studying something dense, or a knowledge worker heading into a career with a lot of pinging going on (like Google Chat or Slack) should read Cal Newport’s work. Learning how to time-block is crucial for a student, as you would want to make sure you are using up your time efficiently, while also leaving room for personal stuff. As for someone in their career, learning when to be available for meetings is important, as that would set boundaries on who can invade your deep state of work within the work day.&lt;/p&gt;
&lt;p&gt;As I always say, this book won&apos;t suddenly turn you into a working machine (if that is your goal), it should however introduce you to some concepts for helping you stay focused in a distracting world.&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Started time-blocking in my calendar as a guide for the day. Not strictly, however that is the plan that I would slowly ease into as I get older with more responsibilities.&lt;/li&gt;
&lt;li&gt;When waiting for something (like in a queue for coffee), my first instinct is to no longer bring out my phone. It might make sense to kill time, but I should learn to be content with myself and what&apos;s around me. So far it has helped me with improving my sense of patience and alertness.&lt;/li&gt;
&lt;li&gt;I’m now cautious whenever I embark on selecting a new tool (like a note-taking app) for anything. I’m always tempted to download new shiny apps that popup on &lt;a href=&quot;https://news.ycombinator.com/news&quot;&gt;Hacker News&lt;/a&gt; to freshen things up, but in the end it has rarely done me any good. Most of the apps you see are distracting you from actually doing the work, so just sticking with the basics and getting value out of or improving on the system you already have is much more important.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;In this new economy, three groups will have a particular advantage: those who can work well and creatively with intelligent machines, those who are the best at what they do, and those with access to capital.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;If you suddenly decide, for example, in the middle of a distracted afternoon spent Web browsing, to switch your attention to a cognitively demanding task, you’ll draw heavily from your finite willpower to wrest your attention away from the online shininess. Such attempts will therefore frequently fail.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;On the other hand, if you deployed smart routines and rituals—perhaps a set time and quiet location used for your deep tasks each afternoon—you’d require much less willpower to start and keep going. In the long run, you’d therefore succeed with these deep efforts far more often.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The use of network tools can be harmful. If you don’t attempt to weigh pros against cons, but instead use any glimpse of some potential benefit as justification for unrestrained use of a tool, then you’re unwittingly crippling your ability to succeed in the world of knowledge work.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;We spend much of our day on autopilot—not giving much thought to what we’re doing with our time.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Without structure, it’s easy to allow your time to devolve into the shallow—e-mail, social media, Web surfing. This type of shallow behaviour, though satisfying in the moment, is not conducive to creativity. With structure, on the other hand, you can ensure that you regularly schedule blocks to grapple with a new idea, or work deeply on something challenging, or brainstorm for a fixed period—the type of commitment more likely to instigate innovation.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Working with people</title><link>https://parsam.io/people/</link><guid isPermaLink="true">https://parsam.io/people/</guid><pubDate>Wed, 09 Feb 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As you might know, I’ve &lt;a href=&quot;https://parsam.io/articles/joined-google&quot;&gt;joined an apprenticeship at Google&lt;/a&gt; 5 months ago. I completed my 3 month bootcamp in December last year, with an additional 3 weeks of internal training. So, when January 2022 started, I was assigned to a team of incredible people which has been really exciting to be a part of.&lt;/p&gt;
&lt;p&gt;I thought it would be valuable to share some thoughts and observations I&apos;ve made from working in a new environment. Everyone&apos;s experience will probably differ, but I still think they’re worth jotting down for anyone in an internship or new job.&lt;/p&gt;
&lt;h1&gt;Independency is fine, but reach out&lt;/h1&gt;
&lt;p&gt;I used to be a bit too independent with programming, up to the point where I would struggle for no reason other than to just be a lone wolf. But recently I realised that asking good, competent questions goes a long way with striking up interesting conversations. Most of the people I’ve asked a question from either answered it, transferred me to someone who can answer, or someone who couldn’t, but spinned up an interesting discussion.&lt;/p&gt;
&lt;h1&gt;You’re not an inconvenience&lt;/h1&gt;
&lt;p&gt;I doubt anyone would be frustrated with you asking a question, unless it&apos;s obviously something you could&apos;ve just searched quickly. Either way, people love being asked good questions as it gives them an opportunity to teach something they&apos;re good at. The amount of times I loved just sharing my knowledge with someone else because I got to learn something I might not have noticed. See “&lt;a href=&quot;https://en.wikipedia.org/wiki/Curse_of_knowledge&quot;&gt;Curse of knowledge&lt;/a&gt;” for an interesting read about assuming something from a beginner, and not noticing something they see.&lt;/p&gt;
&lt;h1&gt;Forget memorising everything&lt;/h1&gt;
&lt;p&gt;After joining, I was assigned a new technology to learn quite often, which was obviously overwhelming for me as it&apos;s hard to balance it all. But, I noticed how everything I was learning I would forget in a couple of days. This is because I wasn&apos;t really using it in a real world project, so my brain wasn&apos;t too keen on remembering anything. But the important thing was that I knew about its presence, so if I came across something that might need a specific library, I would know it would be a good fit. I had no idea how to use it, but like I said before, I know how to search and find answers efficiently which would allow me to.&lt;/p&gt;
&lt;p&gt;That&apos;s all for now, but I’ll be looking out for any other things I notice in the coming months that’ll be valuable to share.&lt;/p&gt;
</content:encoded></item><item><title>Steve Jobs</title><link>https://parsam.io/steve-jobs/</link><guid isPermaLink="true">https://parsam.io/steve-jobs/</guid><pubDate>Fri, 05 Nov 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Steve Jobs was a man obsessed with perfectionism and minimalism. He had a unique ability of intense focus, which allowed him to eliminate the unimportant tasks and focus on what&apos;s at hand. As a minimalist, he wasn&apos;t really materialistic and always had the goal of building something for society, unlike the other business leaders that competed with him at the time.&lt;/li&gt;
&lt;li&gt;The success of Apple was driven by Jobs&apos; ability to manipulate others into believing his ideas through a &quot;&lt;a href=&quot;https://en.wikipedia.org/wiki/Reality_distortion_field&quot;&gt;reality distortion field&lt;/a&gt;&quot;. He was an expert in changing the perception of others, and did the same for the Apple products. One way to further cornerstone his belief was by writing it on the &quot;Apple Marketing Philosophy&quot; as &apos;impute&apos; in the early days of the company.&lt;/li&gt;
&lt;li&gt;Jobs&apos; death was the result of his belief in having total control over everything, ignoring the advice from many doctors, which is something he had shown in Apple products as well. He had kept his fruit only diet since a young age, which resulted in damaging his pancreas. Steve Jobs passed away on October 5th, 2011, which devastated an entire generation of future entrepreneurs. However, his incredible legacy will continue to live on.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;I&apos;ve always been a fan of Steve Jobs for as long as I can remember. I resonate with his perfectionism, as well as having the belief in removing the clutter in our lives. Jobs and Wozniak are a duo that I highly respect, and would love to see be documented about more. On one hand we have Jobs who was a controlling businessman who knew how to portray his products, and on the other we have Wozniak who had a fascination for building stuff people used and was more keeping to himself.&lt;/p&gt;
&lt;p&gt;But one thing people who worked with Jobs tend to point out is his intense focus. Sir Jony Ive (who Jobs respected highly, making him a powerful figure in Apple) spoke about this in an &lt;a href=&quot;https://www.youtube.com/watch?v=2oksetv3i90&quot;&gt;interview with Vanity Fair&lt;/a&gt; which was great (I recommend you check out the &lt;a href=&quot;https://www.youtube.com/watch?v=ef69BUlge-A&quot;&gt;full video&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Just like Phil Knight in &lt;a href=&quot;https://parsam.io/shoe-dog&quot;&gt;Shoe Dog&lt;/a&gt;, Steve Jobs also emphasised the importance of having a driving passion for the dark times in a company. He was dropped from his own company, but later came back and saved it. Without him coming back, Apple would go down a dark path and produce some of the worst products to ever exist (like the &lt;a href=&quot;https://en.wikipedia.org/wiki/Apple_Newton&quot;&gt;Newton&lt;/a&gt;). Anyways, Jobs found his passion for design from his adopting father who worked as a car mechanic. His father was the type to paint the back of a fence, even though no one will see it. That attitude allowed Jobs to develop that perfectionism in him for the smallest things, which I think as a result drove Apple to success.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;If you&apos;re a fan of Steve Jobs, and want to know what the fascination behind him is, then this book would be a great one. If you&apos;re not into reading books, then &lt;a href=&quot;https://en.wikipedia.org/wiki/Steve_Jobs_(film)&quot;&gt;Danny Boyle&apos;s film&lt;/a&gt; (not the &lt;a href=&quot;https://en.wikipedia.org/wiki/Jobs_(film)&quot;&gt;bad one&lt;/a&gt;) is another spin of his life, mostly portraying Jobs&apos; relationship with his family, which is something I didn&apos;t go over too much in this book note. Regardless of which route you take, they both give insights into his personal and work life, and I&apos;m always happy to see the smaller things in their lives.&lt;/p&gt;
&lt;p&gt;Overall, this was a great book, and one of the most enjoyable biographies I have ever listened to. Walter Isaacson depicted Jobs as many things, but definitely an interesting man that comes once in a lifetime.&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Understanding that the path I take to where I want to be in life doesn’t have to be the same as others.&lt;/li&gt;
&lt;li&gt;Just like Jobs, I don&apos;t believe in starting a company to make money, but instead to benefit society as a whole with something I believe in.&lt;/li&gt;
&lt;li&gt;Driven to &quot;make a dent in the universe&quot; as Jobs would say.&lt;/li&gt;
&lt;li&gt;Making a conscious effort in improving my deep focus (won&apos;t be as good as Jobs’) to get stuff done.&lt;/li&gt;
&lt;li&gt;To “Think Different”, and not do the same thing as everyone else.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;You should never start a company with the goal of getting rich. Your goal should be making something you believe in and making a company that will last.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Some people say, &quot;Give the customers what they want.&quot; But that&apos;s not my approach. Our job is to figure out what they&apos;re going to want before they do. I think Henry Ford once said, &quot;If I&apos;d asked customers what they wanted, they would have told me, &apos;A faster horse!&apos;&quot; People don&apos;t know what they want until you show it to them.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;When you&apos;re doing something for yourself, or your best friend or family, you&apos;re not going to cheese out. If you don&apos;t love something, you&apos;re not gonna go the extra mile, work the extra weekend, challenge the status quo as much.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>I joined Google</title><link>https://parsam.io/joined-google/</link><guid isPermaLink="true">https://parsam.io/joined-google/</guid><pubDate>Wed, 01 Sep 2021 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Hi, I just wanted to make this short post sharing that I&apos;ve joined Google as a Software Development/Engineering Apprentice!&lt;/p&gt;
&lt;p&gt;My official start date is on 6 September 2021 and I&apos;ll be taking a 3 month bootcamp beforehand at &lt;a href=&quot;https://makers.tech/&quot;&gt;Makers&lt;/a&gt;. Then, when 2022 comes around I&apos;ll be working in their head office in London which is pretty cool.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/google-onboarding.BoxOEW7S_Z1crifb.webp&quot; alt=&quot;Google start date countdown&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Just for some context, I applied back in late June at the last minute and it took 2 months for the entire selection process. It was a bit nerve-racking, but I did learn a lot in the whole interviewing process. I won&apos;t go into much detail here, but I&apos;m looking to make a long video or article just breaking down the entire process as there is not much out there for apprenticeships in engineering roles.&lt;/p&gt;
&lt;p&gt;Also, since I am doing this for 24 months, I&apos;m deferring my year of entry for university to 2023. I think this opportunity is a once in a lifetime one and I want to take advantage of the position I&apos;ve been given. I&apos;d still love to learn about Computer Science at University because I&apos;m just interested in the history of traditional tech and the fundamentals associated.&lt;/p&gt;
&lt;p&gt;Look out for articles or videos on my &lt;a href=&quot;https://www.youtube.com/channel/UCIIXFxDwjdQtIlf5or_DcwQ&quot;&gt;channel&lt;/a&gt; in the future documenting my experience of working there and what I&apos;m learning. Feel free to follow me on &lt;a href=&quot;https://twitter.com/pzrsaa&quot;&gt;twitter&lt;/a&gt; for any additional updates.&lt;/p&gt;
&lt;p&gt;Thanks for reading this far, it means a lot :)&lt;/p&gt;
</content:encoded></item><item><title>So Good They Can&apos;t Ignore You</title><link>https://parsam.io/so-good/</link><guid isPermaLink="true">https://parsam.io/so-good/</guid><pubDate>Sun, 27 Jun 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Instead of listening to the vague cliché &quot;follow your passion&quot;, you should first instead master rare and valuable skills, and then cash in those skills for the work you love.&lt;/li&gt;
&lt;li&gt;The craftsman mindset is crucial for building a meaningful career. It focuses on what you can offer the world, whereas following your passion focuses instead on what the world can offer you. First you adopt the craftsman mindset, then the passion will follow as you gain those rare and valuable skills.&lt;/li&gt;
&lt;li&gt;Avoid the trap of attempting to gain control over your career by pursuing an unsustainable idea. You can avoid this by making &quot;little bets&quot;, where you make small executions that return concrete feedback. It&apos;s worth pursuing the mission if people take notice and are willing to pay you.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;We&apos;ve all heard the term &quot;follow your passion&quot;, and that usually comes from people in successful positions. For example, in &lt;a href=&quot;https://youtu.be/UF8uR6Z6KLc&quot;&gt;Steve Jobs&apos; Stanford Commencement Address&lt;/a&gt; he spoke about the importance of having passion, which, don&apos;t get me wrong, is in theory correct. However, instead of listening to what he said in that speech, we should instead do what he did. Jobs was not as big of a tech wiz like Wozniak, but he occasionally dabbled into when it was necessary to make a quick buck as a teenager. So, I&apos;m saying that relying on your passion to guide your career will result in disappointment. On the other hand, in the book &apos;&lt;a href=&quot;https://parsam.io/shoe-dog&quot;&gt;Shoe Dog&lt;/a&gt;&apos;, Phil mentions the importance of having a passion for what you&apos;re doing. He portrayed this by not quitting during the dark days of Nike. In hindsight, what all of them say is correct. Yes, having a passion for what you&apos;re doing will result in huge returns when executed correctly, but I don&apos;t think anyone is suddenly born with a passion.&lt;/p&gt;
&lt;p&gt;The core idea of the book is mastering valuable skills, then cashing in that &quot;career capital&quot; for work you love. Cal goes much deeper into this topic which I really enjoyed, he debunks the many myths of the &quot;passion hypothesis&quot; with statistical evidence. This is the first book I&apos;ve read of his, and I really like his writing style.&lt;/p&gt;
&lt;p&gt;So, in addition to finding the work you love, you must at some point use the &quot;career capital&quot; you&apos;ve gained from being so good that they can&apos;t ignore you. This should be into traits that define great work or in other words, control over your life. Before we get into how to cash in the career capital, you might ask how we gain this career capital without any idea of what to do.&lt;/p&gt;
&lt;p&gt;Well, Cal says that we need to adopt the &quot;craftsman mindset&quot;. It essentially is acquired through the implementation of deliberate practice. The infamous theoretical physicist Richard Feynman took advantage of deliberate practice. He did it by going deep into important papers and mathematical concepts, until he could understand the material concretely. He had a modest level of intelligence growing up, but what differed him from others was his habit of being used to the strain. Obviously, nowadays there are millions of resources to learn pretty much anything you want without using too much brain capacity. Use the internet to your advantage, you can find what you need to learn for pretty much any topic.&lt;/p&gt;
&lt;p&gt;The biggest trap a lot of people fall into is attempting to gain control without having any career capital to cash in. There are many examples in the book, but a modern example are those &quot;lifestyle influencers&quot;. What we see with these influencers is they have all the autonomy in the world, enjoying their life and posting it for others to see. But what we don&apos;t see is their frustration of not having any means to support their unconventional lifestyles. You don&apos;t want to end up in that situation where you can&apos;t even afford your next meal but put yourself blind to it.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;As this book is more catered to landing a successful career, new grads are going to gain the most value from it. But, that doesn&apos;t mean people already in their career shouldn&apos;t read it. I find that from what I&apos;ve read, you might already be in the position of being good at your work, but have limited control over what to do next. On the other hand, a new graduate with no idea what to do would follow the &quot;passion hypothesis&quot; and end up regretting obtaining a degree with no use. Obviously, what I&apos;m saying is by no means correct, but that&apos;s the best audience I can frame this book for as it fits perfectly for them. If you&apos;re someone my age and just turning 18, it wouldn&apos;t hurt to read this book as well.&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Reframed the term &quot;follow your passion&quot; into pursuing something you&apos;ve become good at, instead of diving head first into something you love but has no prospects.&lt;/li&gt;
&lt;li&gt;Focused now on becoming truly great at some skills to offer people, instead of expecting people to pay me because I love what I do with no real purpose.&lt;/li&gt;
&lt;li&gt;Embraced having my brain &quot;melting&quot; when learning new stuff. For example I&apos;ve been getting into Deep Learning topics like AI, but it has been really difficult trying to grasp the technical concepts. After a while I&apos;ve started to get a much better understanding of the benefits and limitations of AI instead of just following the buzzwords.&lt;/li&gt;
&lt;li&gt;When I do end up working in a company, I&apos;ll be aware of trying to have the best possible control over my career. I don&apos;t want to have employers convincing me to invest the career capital back into their company. This would result in me gaining more money and prestige, instead of the control I&apos;m aiming for.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;Telling someone to “follow their passion” is not just an act of innocent optimism, but potentially the foundation for a career riddled with confusion and angst.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;If you’re not uncomfortable, then you’re probably stuck at an &apos;acceptable level.&apos;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;In other words, in most jobs you should expect your employer to resist your move toward more control; they have every incentive to try to convince you to reinvest your career capital back into your career at their company, obtaining more money and prestige instead of more control, and this can be a hard argument to resist&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;If you’re not in control of your career, it can chew you up and spit you out.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Working right trumps finding the right work.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Almanack of Naval Ravikant</title><link>https://parsam.io/navalmanack/</link><guid isPermaLink="true">https://parsam.io/navalmanack/</guid><pubDate>Sun, 30 May 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;In order to gain wealth, give society new things that it does not know how to get yet. Provided it&apos;s within your capabilities and natural for you to accomplish, take the risk with your name and reap the rewards.&lt;/li&gt;
&lt;li&gt;Avoid following whatever is making money right now, explore your genuine curiosity and don&apos;t force yourself to fit in with the other monkeys. Doing it for social approval (or FOMO) is not where returns are made in life, it&apos;s being out of the pack and thinking things through for yourself.&lt;/li&gt;
&lt;li&gt;To be happy in life, acknowledge that happiness is just like any other muscle that needs to be trained. Accept your current state, instead of desiring a change in your external environment. The less you desire for things that will only add positives, the less you will think &quot;oh I&apos;ll be happy when I get this thing.&quot;&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;Naval is an incredibly wise man, and I think more people should listen to what he has to say. He grew up with a family from India who had moved to the US with all their money, resulting in a not so wealthy background. But he amassed large amounts of money through building startups and investing. The book is about how he has lived his life up until now and everything he&apos;s learnt from being happy, creating wealth and just building relationships. Overall, Naval has broadened my constantly improving perspective on wealth and living a happy life.&lt;/p&gt;
&lt;p&gt;He really emphasises on the power of compounding in everything which I agree with. If you want to live a &quot;successful&quot; life then build good habits (if you want to learn how to build habits I highly recommend reading &lt;a href=&quot;https://parsam.io/atomic-habits&quot;&gt;Atomic Habits&lt;/a&gt;) and just take care of yourself above everything else. Make hard choices in the short term in order to live an easy life in the long term. A lot of people know this, but the issue is that they continue to live comfortable lives and digitisation has made this even worse for people since everything has become a dopamine supplement.&lt;/p&gt;
&lt;p&gt;It technically isn&apos;t a written book, but instead a curated set of wisdom Naval has said on Twitter, Podcasts and Essays over the past decade. The person who created and pieced the entire book together is &lt;a href=&quot;https://twitter.com/EricJorgenson&quot;&gt;Eric Jorgenson&lt;/a&gt;, who I think has done an amazing job highlighting the key points of Naval&apos;s work. Due to that, another great thing about the book is that it&apos;s free! If you have a Kindle, download the .MOBI format &lt;a href=&quot;https://www.navalmanack.com/&quot;&gt;from the books website&lt;/a&gt; and &lt;a href=&quot;https://www.amazon.com/gp/sendtokindle/email&quot;&gt;email it to your Kindle&lt;/a&gt;. It&apos;s as simple as that. If you don&apos;t have a Kindle tablet, you can read the book on your phone through the same process but on the Kindle mobile app. Obviously, the paperback edition will cost you money and can be purchased on Amazon.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;If you have never read a book in your life, I think this would be a great way to lay that foundation for yourself in making reading a habit. It still shocks me that people think reading is boring, which I would have agreed with a year ago, but sadly people just want to hop on stereotypes and give their opinion on topics they have a lack of knowledge in.&lt;/p&gt;
&lt;p&gt;I don&apos;t want to rant too much here but I&apos;ll probably make an article soon about the next generation of innovators. I&apos;m well aware of the amazing projects young people are building. Take a look at the young kids from developing countries who would be on route to a successful career, if they were in a developed country instead. Unfortunately we fail to pay attention to them and give these kids in low economic backgrounds a platform to grow. But nah let&apos;s see what the kids on Tiktok are doing! Enough of that, back to the notes (I don&apos;t want to sound unlikable, I&apos;m just trying to speak on my thoughts which tend to be true).&lt;/p&gt;
&lt;p&gt;Anyways, young people who are getting started in their life should read this book as it teaches you some lessons in order to &quot;succeed&quot; (I use the word success in quotes as I kind of find the word a bit cringe to say, since people glamorise it so much like it means anything).&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;I&apos;ve started to realise that I need to think more about myself and make my happiness a priority, instead of doing it for others.&lt;/li&gt;
&lt;li&gt;Your family will be the only people who are there for you no matter what, stop forcing yourself to be friends with people who will only need you for a favour.&lt;/li&gt;
&lt;li&gt;Took meditating more seriously, I learnt that meditation isn&apos;t something that only monks are supposed to do. I thought I had to sit in a professional position but now I simply do it whenever (usually in the mornings) I want and it feels really good afterwards.&lt;/li&gt;
&lt;li&gt;I learned that I should pick friends or business partners that are high in intelligence, energy and integrity, not someone who fails to sleep and results in looking like a Zombie in the mornings (bit random I know).&lt;/li&gt;
&lt;li&gt;I can leverage my ability to code and write, these skills are behind the newly rich. I can build software and write about the books I read which hopefully someday will work for me in my sleep.&lt;/li&gt;
&lt;li&gt;Money will not make me any happier in the long term, I have everything I need and having access to my family, the internet and building meaningful projects all for free is where I find joy.&lt;/li&gt;
&lt;li&gt;Money will 100% without a doubt remove a set of problems in my life that get in the way of my happiness, but buying external items in order to add positives is a recipe for disaster.&lt;/li&gt;
&lt;li&gt;Others my age calling me weird is generally a good thing, but in my current state I avoid interacting with people that I don&apos;t find my values aligning with. Plus the kids my age are really mean and have a lack of curiosity to step outside their comfort zone. I also read something similar to this before in a &lt;a href=&quot;https://patrickcollison.com/advice&quot;&gt;post by Patrick Collison&lt;/a&gt; (talented co-founder of Stripe alongside his brother): &quot;Above all else, don&apos;t make the mistake of judging your success based on your current peer group. By all means make friends but being weird as a teenager is generally good.&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;You’re not going to get rich renting out your time. You must own equity—a piece of a business—to gain your financial freedom.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;If you can’t decide, the answer is no. If I’m faced with a difficult choice, such as: Should I marry this person? Should I take this job? Should I buy this house? Should I move to this city? Should I go into business with this person? If you cannot decide, the answer is no. And the reason is, modern society is full of options. There are tons and tons of options. We live on a planet of seven billion people, and we are connected to everybody on the internet. There are hundreds of thousands of careers available to you. There are so many choices.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;To me, happiness is not about positive thoughts. It’s not about negative thoughts. It’s about the absence of desire, especially the absence of desire for external things. The fewer desires I can have, the more I can accept the current state of things, the less my mind is moving, because the mind really exists in motion toward the future or the past. The more present I am, the happier and more content I will be. If I latch onto a feeling, if I say, “Oh, I’m happy now,” and I want to stay happy, then I’m going to drop out of that happiness. Now, suddenly, the mind is moving. It’s trying to attach to something. It’s trying to create a permanent situation out of a temporary situation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;When you’re young, you have time. You have health, but you have no money. When you’re middle-aged, you have money and you have health, but you have no time. When you’re old, you have money and you have time, but you have no health. So the trifecta is trying to get all three at once. By the time people realize they have enough money, they’ve lost their time and their health.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Playing video games will make you happier in the short run—and I used to be an avid gamer—but in the long run, it could ruin your happiness. You’re being fed dopamine and having dopamine withdrawn from you in these little uncontrollable ways.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The greatest superpower is the ability to change yourself.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;How do you define wisdom? Understanding the long-term consequences of your actions.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>How to start journaling</title><link>https://parsam.io/start-journal/</link><guid isPermaLink="true">https://parsam.io/start-journal/</guid><pubDate>Thu, 13 May 2021 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I&apos;ve been journaling since late last year, and there are a lot of things I&apos;ve learnt about myself. But the thing is, I know this isn&apos;t the case for the majority of people. It&apos;s hard to build the habit since it&apos;s so boring and looks like it takes up a lot of time. But in reality I found a way that helped me and might help you. I&apos;ll be sharing some of my past experiences of how it&apos;s benefited me, and how powerful of a habit journaling can be for a meaningful life.&lt;/p&gt;
&lt;h1&gt;How Journaling Can Benefit You&lt;/h1&gt;
&lt;p&gt;Before I get into how to journal, I would like to first give some points on why you should. There are a lot of reasons to journal. But the reason you should mainly is gaining clarity over your own thoughts. Journaling can allow you to feel calmer and more at ease with yourself, since how you feel is written down and not jumbled in your head. Our focus is constantly distracted from one new hot topic to another, but have you actually sat down and thought for a second on how you feel? That constant context switching can be damaging to your well being, so realising how you feel right now can benefit your future self.&lt;/p&gt;
&lt;p&gt;On the other hand, the bonus of journaling is looking back on yourself months or years later and seeing those improvements visually. Usually there&apos;s a problem you&apos;re facing in the present that seems impossible to fix, but you tend to overcome it and be surprised. So with journaling you can go back and realise that you&apos;ve gone through something like this before, and think to yourself &quot;oh yeah, I remember doing that, it can really help me now&quot;.&lt;/p&gt;
&lt;h1&gt;My Process&lt;/h1&gt;
&lt;p&gt;Enough of the beauty of journaling, let me explain how to actually start. If you Google &quot;how to journal&quot;, you will see loads of results and most of them are just flooded with conflicting advice and people trying to sell you their &quot;self-improvement&quot; course. You&apos;re probably well aware of them, but I found this pretty simple process to get started. I&apos;m a lazy guy, and I made a lot of mistakes trying to make it a habit. But I&apos;ll try my best to make the process as frictionless as possible. Keep in mind that no book, article (even this amazing one you&apos;re reading) or video will magically turn you into a monk. Take what you need and make your own process from those building blocks.&lt;/p&gt;
&lt;p&gt;Anyways, my process with journaling is really simple. I don&apos;t like having to type out every question I ask myself so I instead use templates. Doesn&apos;t really matter what style you do this in, it&apos;s &quot;best practice&quot; to write it down on paper but I find that too slow. I find that templates are just super easy and reduce that friction. Essentially, I use the app &lt;a href=&quot;https://www.notion.so/&quot;&gt;Notion&lt;/a&gt; for this process because of its ability to create templates and flesh them out. I have a page with all my entries, and for every entry I just answer the prompts that I created for myself. I ask myself the same questions every single day in the morning and in the evening.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://parsam.io/_astro/journal-prompt.yp56o2Nh_Z1Iv5hD.webp&quot; alt=&quot;Notion journaling prompt&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;How To Get Started With It&lt;/h1&gt;
&lt;p&gt;To save you time, I&apos;ll just give you a step by step on what you should do:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign up for a free &lt;a href=&quot;https://www.notion.so/personal&quot;&gt;Notion account&lt;/a&gt; if you don&apos;t have one already.&lt;/li&gt;
&lt;li&gt;I made a template on everything you need to get started, and it&apos;s pretty much the exact same one I use. Head over to &lt;a href=&quot;https://www.notion.so/parsamesgarha/98117e3cf962417381f710707ef6df80?v=e3e2396d3ffe4c4a81704debd8b72b46&quot;&gt;this link of the template&lt;/a&gt; and have a look around to get an idea of how it works.&lt;/li&gt;
&lt;li&gt;If you&apos;re happy to use it, then simply hit Duplicate on the top right (make sure you&apos;re logged in). It will then (you guessed it) duplicate the entire page into your own account.&lt;/li&gt;
&lt;li&gt;I put in an example of how it would work. I tend to just write a bit sloppy in my journal but for the template&apos;s purpose I had to write a bit more for it to look nice.&lt;/li&gt;
&lt;li&gt;Now just get started with it, no matter what time it is for you, press the blue &quot;New&quot; button and select the premade template for you to journal in.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Maintaining The Habit&lt;/h1&gt;
&lt;p&gt;I made this mistake where I felt like I had to write a ton under every question, but the important thing is just writing something. No one besides you is going to see it, so write what makes sense for you. If you want to write just a word, go ahead, DO IT! I think that&apos;s the best mindset to go by in the beginning where you just want to write how your day went in a short amount of time. I&apos;ve had those bad days where I was in a rut and wrote like 3 words for each prompt. But it makes me feel much better and going back a few months later it makes me laugh sometimes of how lazy I was in the situation.&lt;/p&gt;
&lt;p&gt;Building habits are hard, but staying consistent and just showing up is a super useful trick that I found to help me keep journaling. In the journaling template there&apos;s a Calendar view that allows you to see that visual progress. It can give you that boost of motivation, although I believe that motivation shouldn&apos;t be your fuel. But there is evidence that seeing visual progress gradually can help your ability to keep on doing the habit. If you want to learn more about building habits, I highly recommend you read the book &lt;a href=&quot;https://parsam.io/atomic-habits&quot;&gt;Atomic Habits&lt;/a&gt; (I wrote a summary on it!) as it&apos;s a great book for creating lasting ones.&lt;/p&gt;
&lt;p&gt;I really hope my first ever article provides a little bit of value to you. Maybe you learnt something new, or even improved on your journaling habits. I would love to hear your feedback or just talk! You can message me on &lt;a href=&quot;https://twitter.com/pzrsaa&quot;&gt;twitter&lt;/a&gt; (I&apos;m pretty lonely on there), with anything you want to talk about. I&apos;d love to make friends over the internet with similar (or even non-similar) interests.&lt;/p&gt;
</content:encoded></item><item><title>Getting Things Done for Teens</title><link>https://parsam.io/gtd-teens/</link><guid isPermaLink="true">https://parsam.io/gtd-teens/</guid><pubDate>Wed, 07 Apr 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Gain control of everything by using the five steps - &lt;strong&gt;Capture&lt;/strong&gt;, &lt;strong&gt;Clarify&lt;/strong&gt;, &lt;strong&gt;Organise&lt;/strong&gt;, &lt;strong&gt;Reflect&lt;/strong&gt; and &lt;strong&gt;Engage.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Our minds aren’t as smart as you might think - we can only hold so much in them, get stuff out of your head and into a system you can trust.&lt;/li&gt;
&lt;li&gt;When you have a system you can trust, it frees up both time and also removes stress since you aren’t constantly worrying about something you might have forgotten.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;If I&apos;m going to be honest, I don&apos;t think it has changed me as much as it should have. I&apos;ve gained some insights to how our brains work but there is sort of a lack of necessary steps to take in terms of doing the &quot;Engage&quot; phase. But again, I might be a pit picky and just didn&apos;t act upon what the book was supposed to tell me. However, I did find the idea of &apos;capturing&apos; stuff into a system where we can then act on in the future.&lt;/p&gt;
&lt;h1&gt;How I Discovered It&lt;/h1&gt;
&lt;p&gt;I became extremely embedded into productivity and just getting my life sorted out in general. So after watching countless hours of content nearly every single video was basically explaining how most of the principles they got were from the book (not exactly the teens one). I did buy the original book beforehand, but it was more catered to an audience who are more busy and usually working. I read up to most of the important stuff in the main book but still I felt more comfortable reading this version because of some of the illustrations and relatability.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;Anyone who is aiming to be organised to be honest. This could range from professionals, freelancers, students and pretty much anyone who makes the time to do so. BUT keep in mind this version is for the teens and not the adults. If the adults would want to integrate this methodology, they should read the updated and more suited to adults version. On the other hand, I would point out that there wasn&apos;t much difference between the main book and this teenager edition. It literally just had some cartoons and was more of a &quot;Teenager&quot; tone.&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Started using my to do list much more often.&lt;/li&gt;
&lt;li&gt;Implemented the &quot;2 Minute Rule&quot; in my day to day life - if a task takes less than 2 minutes, just get it done so other tasks don’t rack up and end up taking hours.&lt;/li&gt;
&lt;li&gt;Added a someday list to capture things I can put on hold to do on another day.&lt;/li&gt;
&lt;li&gt;When writing tasks in my todo list, I found it better to clarify it enough so that my future self can look back and understand it properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;Your mind is for having ideas, not holding them.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;You can do anything, but not everything.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Use your mind to think about things, rather than think of them.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Atomic Habits</title><link>https://parsam.io/atomic-habits/</link><guid isPermaLink="true">https://parsam.io/atomic-habits/</guid><pubDate>Mon, 22 Mar 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Success isn&apos;t reached after making a breakthrough moment, instead it&apos;s just the result of doing daily things that compound over a long period of time.&lt;/li&gt;
&lt;li&gt;A lot of things that benefit us are boring, but the most successful people often just get through that boredom regardless and get shit done.&lt;/li&gt;
&lt;li&gt;Instead of focusing on what you want to achieve (like losing 5kg), focus on who you want to become as a person in the long term of attempting that goal (so getting fit over all and going for a run a few times a week).&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;Ok in short, I liked this book a lot. It made me realise that most of the small decisions we make today shape our life in the future. Habits can compound both positively and negatively, so obviously aim to make them positive!&lt;/p&gt;
&lt;p&gt;One point that stood out to me was that instead of creating the usual goals and achieving them, we can build systems instead that allow us to feel satisfied while it&apos;s running. However, goals are crucial for pointing you to the direction you want to go, the system is just your vehicle. Both need each other to work either way.&lt;/p&gt;
&lt;p&gt;Another point I liked a lot is shaping our habits into who we want to become. Let&apos;s say you want to become a well rounded programmer, ask yourself these questions when writing code, for example &quot;would a software engineer do this?&quot; or &quot;how would a software engineer approach this?&quot;. I know that&apos;s a bit vague, but writing good, readable code is something I&apos;m trying to get better at, so those types of questions have been useful to me personally.&lt;/p&gt;
&lt;p&gt;Final point I find interesting is that the environment that we put ourselves in can surprisingly affect our behaviour. Let&apos;s say you want to eat healthier, and you usually stock up on Nutella for breakfast regularly. Next time you go to the supermarket, make sure to avoid your traditional path when buying food and avoid the section where that Nutella is. Our brains automatically won&apos;t be able to just guide you back there, so making those commitments beforehand can improve your health a lot without realising.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;If you&apos;re looking to improve upon yourself and just want to achieve more, read this. In fact, stop reading this book note and get it now from Amazon or whatever! BUT, do keep in mind that no book will magically change you. It&apos;s all just tools and it&apos;s up to you on what you do with them. But this book has laid out a solid foundation on where I should start with creating habits. Overall, it&apos;s a very popular book and I can see why, it can help a lot if you take action on what the author says.&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Started implementing the rule where I cannot miss out on habits for more than 2 days - if I missed out on 1 day of journaling, I make the promise to not miss out on another.&lt;/li&gt;
&lt;li&gt;Asking myself questions before making important decisions - like &quot;would an athlete eat this?&quot; to prevent myself from eating unhealthy foods.&lt;/li&gt;
&lt;li&gt;Acknowledge that goals are for setting my direction, so I make sure that I make well thought out systems that allow me to hit them.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;It’s the work you did long ago—when it seemed that you weren’t making any progress—that makes the jump today possible.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;You have a new goal and a new plan, but you haven’t changed who you are.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Habits reduce cognitive load and free up mental capacity, so you can allocate your attention to other tasks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Be the designer of your world and not merely the consumer of it.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;One study found that when a chimpanzee learns an effective way to crack nuts open as a member of one group and then switches to a new group that uses a less effective strategy, it will avoid using the superior nut cracking method just to blend in with the rest of the chimps.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Show Your Work!</title><link>https://parsam.io/show-your-work/</link><guid isPermaLink="true">https://parsam.io/show-your-work/</guid><pubDate>Tue, 16 Feb 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;You don&apos;t have to be an expert in a particular role in order to teach. It&apos;s better to be an amateur as you understand how a beginner thinks, unlike a master who won&apos;t really remember how it was being a complete newbie.&lt;/li&gt;
&lt;li&gt;Don&apos;t worry too much about the numbers, worry about the quality of people that follow and how much they care. Then focus on putting out work of stuff you are doing or have done that would provide value to them. Think of it as a way of teaching yourself and looking back on your past mistakes.&lt;/li&gt;
&lt;li&gt;Since you put out your work on the internet, you come across people who share the same interests or values as you. You can connect with them and bounce back information which will benefit you heavily. Might find a business partner, future spouse, or even an employer since you SHOWED your work. As human beings we all are curious to know a person&apos;s process of providing an outcome, something not everyone sees under the hood.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;Even though I read this like a day after starting my website, I learned about so many fundamentals in order to maintain it and how to connect with people through my interests. Austin Kleon explains how putting yourself out there on the internet can change your life, as showing off what you are doing opens up opportunities for others to get involved. By &quot;work&quot; he means current projects, hobbies and overall passions that some others may resonate with. No one cares about your latte, post stuff that REAL people will benefit from. The more we put ourselves out there on the internet, the more people we meet that could change our life.&lt;/p&gt;
&lt;p&gt;He also explains that you shouldn&apos;t expect a ton of people to come to you after saying &quot;hey I have this blog go check it out its good&quot;. Be ENGAGING in those communities, be a good citizen of them and be a connector of people. Stop expecting others to just follow you or anything when you provide no sense of value.&lt;/p&gt;
&lt;h1&gt;How I Discovered It&lt;/h1&gt;
&lt;p&gt;I think it was mainly from &lt;a href=&quot;https://youtu.be/hv1gOEY3cs4&quot;&gt;Ali Abdaal&lt;/a&gt; mentioning it a thousand times on how it changed his life. Alongside Anything You Want, I saw this book in the same video and saw it was less than 100 pages to read. Yeah I sound like some fanboy of him as I mentioned before but who cares, I find value from these books regardless.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;I think that in this day and age we should all be putting ourselves out there, so pretty much everyone who has any sort of interest in starting a YouTube channel, website or even a company. But either if you don&apos;t have some sort of interest in that stuff, you should start becoming the person who&apos;s active, as it can really change your life and meet some amazing people. Either way, it also has amazing advice on how to just do your own thing and be unique. We&apos;re all just interested in each other, so might as well join in on that and SHOW YOUR WORK!&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;I don&apos;t really care about others&apos; opinions now, they might get to me from time to time, but still realise how everyone is facing their own problems.&lt;/li&gt;
&lt;li&gt;Making an attempt to not waste people&apos;s time. I tend to review what I am about to post and think about if anyone would find this useful after reading it (hopefully this book note is for you!).&lt;/li&gt;
&lt;li&gt;Going to make sure I maintain my website and have it grow with me along my journey. I will engage with my audience and provide the best level of quality that I can (message me on &lt;a href=&quot;https://twitter.com/pzrsaa&quot;&gt;twitter&lt;/a&gt;!).&lt;/li&gt;
&lt;li&gt;When this website starts doing well, I want to start a newsletter as he mentions how important it is when providing insight to your more interested audience, even if it&apos;s a small update.&lt;/li&gt;
&lt;li&gt;Now, I know I am getting way too ahead of myself, but the idea of a tip/donation on my page if someone feels generous is an idea I like. Not prioritising it of course, but a nice addition if someone wants to give a nice gesture. Something like &quot;buy me a coffee&quot; sounds friendly lol.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;The act of sharing is one of generosity—you’re putting something out there because you think it might be helpful or entertaining to someone on the other side of the screen.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Build a good name. Keep your name clean. Don’t make compromises. Don’t worry about making a bunch of money or being successful. Be concerned with doing good work . . . and if you can build a good name, eventually that name will be its own currency.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Make stuff you love and talk about stuff you love and you’ll attract people who love that kind of stuff. It’s that simple.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;“The trick is not caring what EVERYBODY thinks of you and just caring about what the RIGHT people think of you.” —Brian Michael Bendis&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;“Anyone who isn’t embarrassed of who they were last year probably isn’t learning enough,” writes author Alain de Botton.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Look for something new to learn, and when you find it, dedicate yourself to learning it out in the open. Document your progress and share as you go so that others can learn along with you. Show your work, and when the right people show up, pay close attention to them, because they’ll have a lot to show you.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Shoe Dog</title><link>https://parsam.io/shoe-dog/</link><guid isPermaLink="true">https://parsam.io/shoe-dog/</guid><pubDate>Sat, 13 Feb 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Finding the right people to work and grow with is an important aspect of creating a successful business. It&apos;s shown throughout the entire memoir with Phil bringing along many people on the journey.&lt;/li&gt;
&lt;li&gt;Open yourself to as many opportunities so that luck (which somewhat plays a role) can finally reach you. Phil networked with talented athletes and saw something in them where his return on investment when sponsoring them was significant.&lt;/li&gt;
&lt;li&gt;His passion for shoes was the biggest thing that allowed him to keep pushing. There were loads of dark times within the company and even impossible to recover from situations. But he just believed deeply and loved the stuff he was doing - creating innovative shoes.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;Overall, an amazing story of the man that created the shoe company we all know called Nike. I found it interesting on how his &apos;crazy idea&apos; led into this absolute giant of a shoe company. Adidas and Puma were already well established companies, but for someone as small as Phil to come in and disrupt the industry gave me an amazing sense of inspiration in terms anyone can achieve anything. Phil&apos;s leadership and passion for shoes was what drove this company that we all know and love today into success. I also loved Bill Bowerman (his former coach) and Jeff Johnson (employee #1), these guys were real necessities in the company. I stayed engaged for the entire Audiobook and also found some hints of comedy in it. Keep in mind Phil was not that good of a social person. He was an introvert and never really liked to put himself out there to people. On the other hand, he also disliked the idea of advertising as he believed that the product should speak for itself, not a commercial. Later on he realised the power of promoting your product to the public and how it made his company grow exponentially.&lt;/p&gt;
&lt;h1&gt;How I Discovered It&lt;/h1&gt;
&lt;p&gt;I had recently just finished &lt;a href=&quot;https://www.amazon.co.uk/Think-Grow-Rich-Napoleon-Hill/dp/0091900212/ref=sr_1_1?dchild=1&amp;amp;keywords=think+and+grow+rich&amp;amp;qid=1613148278&amp;amp;quartzVehicle=3514-1426&amp;amp;replacementKeywords=and+grow+rich&amp;amp;sr=8-1&quot;&gt;Think and Grow Rich&lt;/a&gt; around November 2020. So I was looking at the business books since I was trying to get into a bit more reading and the only other &quot;good&quot; book I knew was &lt;a href=&quot;https://www.amazon.co.uk/Rich-Dad-Poor-Teach-Middle/dp/1612680178/ref=sr_1_1?crid=1V5FV7UVNA7DY&amp;amp;dchild=1&amp;amp;keywords=rich+dad+poor+dad&amp;amp;qid=1613148325&amp;amp;sprefix=rich+dad%2Caps%2C165&amp;amp;sr=8-1&quot;&gt;Rich Dad Poor Dad&lt;/a&gt;. Anyways, I saw Shoe Dog on the shelf at Waterstones and didn&apos;t really pay much attention to it as I was blinded by all the &quot;get rich&quot; books. A month went by and while I just finished &lt;a href=&quot;https://parsam.io/gtd-teens&quot;&gt;Getting Things Done for Teens&lt;/a&gt;, I got recommended Shoe Dog and thought why not use my precious free credit to purchase it on Audible. I made the mistake on using my other 2 credits on Audible during my 3 month trial (1 credit per month) on Rich Dad Poor Dad and 12 Week Year since I realised now that audiobooks are useless to retain information as I can&apos;t simply highlight anything. But this was different, the memoir was portrayed in a way where I felt like I was there and just standing behind him watching every move, it really allowed me to soak up all this info and write this book note.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;Anyone who is really trying to find some sort of meaning in their life or give value to the world should read it. On top of that, there&apos;s a lot of communicating examples shown throughout the memoir where Phil was just a shy introvert. So if you relate to Phil in lack of people skills, then this book will resonate with you and you might learn how to be better at networking. Overall, most people who are interested in business will for sure find this memoir a great read/listen (I would recommend listening to the audiobook version).&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;I learned that having a passion for something in life is really important if you want to pursue it. When the days are dark, your passion for what you are doing must be present in order to continue. Otherwise you will quit at some point.&lt;/li&gt;
&lt;li&gt;I found out that the first people you employ in your company and people you choose to be with for the lifespan of the business would be one of the most important decisions you make. Jeff, Bill, Penny (his wife) and many others were all important people who allowed him to stay running this company.&lt;/li&gt;
&lt;li&gt;Made me want to improve upon negotiating and networking skills, most of the things and different tricks Phil did allowed the company to turn into this behemoth.&lt;/li&gt;
&lt;li&gt;I started to watch more interviews that involve Phil himself, &lt;a href=&quot;https://www.youtube.com/watch?v=OHTosaWWKvg&quot;&gt;like this by Stanford&lt;/a&gt; (where he graduated from with a degree in Accounting) that explains his story as well.&lt;/li&gt;
&lt;li&gt;Realised that sometimes it&apos;s healthy to give up, you shouldn&apos;t be too naive or ignorant about running your business when it&apos;s not succeeding. Similar to what Derek Sivers says in Anything You Want:&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;We all have lots of ideas, creations, and projects. When you present one to the world and it’s not a hit, don’t keep pushing it as is. Instead, get back to improving and inventing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;And those who urge entrepreneurs to never give up? Charlatans. Sometimes you have to give up. Sometimes knowing when to give up, when to try something else, is genius. Giving up doesn’t mean stopping. Don’t ever stop. Luck plays a big role. Yes, I’d like to publicly acknowledge the power of luck. Athletes get lucky, poets get lucky, businesses get lucky. Hard work is critical, a good team is essential, brains and determination are invaluable, but luck may decide the outcome.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Don’t tell people how to do things, tell them what to do and let them surprise you with their results.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;When it came rolling in, the money affected us all. Not much, and not for long, because none of us was ever driven by money. But that’s the nature of money. Whether you have it or not, whether you want it or not, whether you like it or not, it will try to define your days. Our task as human being is not to let it.&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item><item><title>Anything You Want</title><link>https://parsam.io/anything-you-want/</link><guid isPermaLink="true">https://parsam.io/anything-you-want/</guid><pubDate>Fri, 12 Feb 2021 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;Book in 3 Sentences&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;You don&apos;t need a crazy amount of professional expertise or funding when creating a business. In fact, it&apos;s better if you don&apos;t- 9/10 people aren&apos;t that bothered to care about the legal things.&lt;/li&gt;
&lt;li&gt;Focus on your product/service and your customers - you don&apos;t have to be serious all the time, provide that level of human interaction with your consumers at-least and cater to them as much as possible. In the end, it&apos;s the consumers who grow your company.&lt;/li&gt;
&lt;li&gt;Take matters into your own hands when necessary, adapt to enjoying the journey instead of jumping from A to Z. Business is not a sprint, it&apos;s a never ending marathon of losing and learning. The whole point of you creating that business is to make you happy since you&apos;re providing a solution. Right? So why bother skipping to the finish line?&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Impressions&lt;/h1&gt;
&lt;p&gt;Gave me so much insight on someone who ran a business all by himself without all the fluff and nonsense in a book. I was pretty engaged reading it in an hour and learning about his thought process while creating this hobby that turned into a business. One message that was being portrayed throughout it was that we should not be too worried about making a quick buck in business. Think long term and enjoy the ride. The more your business makes the more problems.&lt;/p&gt;
&lt;h1&gt;How I Discovered It&lt;/h1&gt;
&lt;p&gt;I stumbled across it by a YouTuber called &lt;a href=&quot;https://youtu.be/hv1gOEY3cs4&quot;&gt;Ali Abdaal&lt;/a&gt;. I saw why not just read it since it&apos;s only around 90 pages lol. Really glad I took the small amount of time to do so as it provided me with a clean perspective about running a successful company.&lt;/p&gt;
&lt;h1&gt;Who Should Read It?&lt;/h1&gt;
&lt;p&gt;To be honest, anyone who is looking to get into entrepreneurship (of course lol). Actually no, EVERYONE should. There is an ocean of different life advice that can be applied in your own life even if you aren&apos;t that keen into starting a business. Furthermore, it&apos;s literally less than 100 pages, so there&apos;s no excuse for not being able to read it.&lt;/p&gt;
&lt;h1&gt;How It Impacted Me&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;When I start another business, I will make sure to cater so much to my customers with different human touches that make them feel satisfied with my product or service.&lt;/li&gt;
&lt;li&gt;It kind of also pushed me to finally write this book note and put it on the internet.&lt;/li&gt;
&lt;li&gt;Take matters into my own hands because the whole process of learning something is better than just skipping to the finish line.&lt;/li&gt;
&lt;li&gt;Make sure that if I am going to sell a product or service, that I&apos;m passionate about it as that is what will drive me the most.&lt;/li&gt;
&lt;li&gt;Become more appreciative about the daily habits I have which have led up to some amazing days.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Some Quotes&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;You’ll notice that as my company got bigger, my stories about it were less happy. That was my lesson learned. I’m happier with five employees than with eighty-five, and happiest working alone.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;There’s a big difference between being self-employed and being a business owner. Being self-employed feels like freedom until you realise that if you take time off, your business crumbles. To be a true business owner, make it so that you could leave for a year, and when you came back, your business would be doing better than when you left.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Yes, it may take longer. Yes, it may be inefficient. Yes, it may even cost you millions of dollars in lost opportunities because your business is growing slower because you’re insisting on doing something yourself. But the whole point of doing anything is because it makes you happy! That’s it!&lt;/p&gt;
&lt;/blockquote&gt;
</content:encoded></item></channel></rss>