<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Reading on Chaotic Thoughts</title>
    <link>https://chaotic.land/tags/reading/</link>
    <description>Recent content in Reading on Chaotic Thoughts</description>
    <generator>Hugo -- 0.158.0</generator>
    <language>en-us</language>
    <managingEditor>logrusadm@gmail.com (Anton Golubtsov)</managingEditor>
    <webMaster>logrusadm@gmail.com (Anton Golubtsov)</webMaster>
    <copyright>Anton Golubtsov</copyright>
    <lastBuildDate>Mon, 09 Dec 2024 19:52:18 -0800</lastBuildDate>
    <atom:link href="https://chaotic.land/tags/reading/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Review: The Geek Way by Andrew McAfee</title>
      <link>https://chaotic.land/book-reviews/2024/the-geek-way/</link>
      <pubDate>Mon, 09 Dec 2024 19:52:18 -0800</pubDate><author>logrusadm@gmail.com (Anton Golubtsov)</author>
      <guid>https://chaotic.land/book-reviews/2024/the-geek-way/</guid>
      <description>&lt;p&gt;The book focuses and explores in depth the key traits of successful companies like Amazon, Apple, Microsoft etc. It differentiates four main areas: ownership, openness, speed, and science. From all four openness is mentioned as the key to all other features as it naturally enables them.&lt;/p&gt;
&lt;p&gt;For myself, I summarize the book as two aspects: environment, and speed.&lt;/p&gt;
&lt;p&gt;The company needs to focus on creation of an environment where ideas can move freely, basic needs like access to code (including changing the code), data, documentation, support easily available. In addition to that negative feedback not only welcomed but actively sought so any issues can be discovered as soon as possible so they do not become too large of a problem. This requires an atmosphere where people are not punished for mistakes and so there is no implicit incentive for covers up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>JTBD: reading list</title>
      <link>https://chaotic.land/jobs-to-be-done-47/extra/reading-list/</link>
      <pubDate>Sat, 24 Aug 2024 11:22:58 -0700</pubDate><author>logrusadm@gmail.com (Anton Golubtsov)</author>
      <guid>https://chaotic.land/jobs-to-be-done-47/extra/reading-list/</guid>
      <description>&lt;h4 id=&#34;strategy-and-business-value&#34;&gt;Strategy and business value&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/OODA_loop&#34;&gt;OODA loop - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.com/Good-Strategy-Bad-Difference-Matters-ebook/dp/B004J4WKEC/&#34;&gt;Good Strategy Bad Strategy: The Difference and Why It Matters&lt;/a&gt; by  &lt;a href=&#34;https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&amp;amp;field-author=Richard&amp;#43;Rumelt&amp;amp;text=Richard&amp;#43;Rumelt&amp;amp;sort=relevancerank&amp;amp;search-alias=digital-text&#34;&gt;Richard Rumelt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.intercom.com/blog/rice-simple-prioritization-for-product-managers/&#34;&gt;RICE Prioritization Framework for Product Managers [+Examples]&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://itamargilad.com/the-tool-that-will-help-you-choose-better-product-ideas/&#34;&gt;Idea Prioritization With ICE and The Confidence Meter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://medium.com/clarity-supply-co/abcdx-segmentation-a-guide-to-product-growth-and-optimization-a4b665f050&#34;&gt;ABCDX segmentation: a guide to product growth and optimization. | by Ivan Davydenko | Clarity Supply Co | Medium&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;why-people-buy&#34;&gt;Why people buy&lt;/h4&gt;
&lt;h5 id=&#34;must-read&#34;&gt;Must read&lt;/h5&gt;
&lt;p&gt;- &lt;a href=&#34;https://www.amazon.com/People-Change-Relationships-Neuroplasticity-Psychotherapy/dp/0393711765/ref=sr_1_4?crid=10IOVF5RP46DN&amp;amp;dchild=1&amp;amp;keywords=how&amp;#43;people&amp;#43;change&amp;amp;qid=1635516821&amp;amp;sprefix=how&amp;#43;people&amp;#43;%2Caps%2C269&amp;amp;sr=8-4&#34;&gt;How People Change&lt;/a&gt;
- &lt;a href=&#34;https://www.amazon.com/Body-Keeps-Score-Healing-Trauma/dp/0143127748&#34;&gt;The Body Keeps the Score&lt;/a&gt; 
- &lt;a href=&#34;https://www.amazon.com/dp/1948836580&#34;&gt;The Molecule of More&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Book review: Fluent Python by Luciano Romalho (Part 2)</title>
      <link>https://chaotic.land/book-reviews/2022/fluent-python/fluent-python-part-2/</link>
      <pubDate>Mon, 16 May 2022 21:38:13 -0700</pubDate><author>logrusadm@gmail.com (Anton Golubtsov)</author>
      <guid>https://chaotic.land/book-reviews/2022/fluent-python/fluent-python-part-2/</guid>
      <description>The second part of the book focuses on different callables. You will know about type hints for Callables, protocols, closures, decorators and other related things.</description>
    </item>
    <item>
      <title>Book review: Fluent Python by Luciano Romalho (Part 1)</title>
      <link>https://chaotic.land/book-reviews/2022/fluent-python/fluent-python-part-1/</link>
      <pubDate>Mon, 02 May 2022 22:30:35 -0700</pubDate><author>logrusadm@gmail.com (Anton Golubtsov)</author>
      <guid>https://chaotic.land/book-reviews/2022/fluent-python/fluent-python-part-1/</guid>
      <description>I&amp;rsquo;ve just finished reading the first part of the Fluent Python book and it is so exciting that I decided to write about the largest gems I discovered in the book.</description>
    </item>
  </channel>
</rss>
