<?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>Reviews on Mini Fish</title>
    <link>https://blog.minifish.org/categories/reviews/</link>
    <description>Recent content in Reviews on Mini Fish</description>
    <image>
      <title>Mini Fish</title>
      <url>https://blog.minifish.org/android-chrome-512x512.png</url>
      <link>https://blog.minifish.org/android-chrome-512x512.png</link>
    </image>
    <generator>Hugo -- 0.158.0</generator>
    <language>en-US</language>
    <copyright>Mini Fish 2014-present. Licensed under CC-BY-NC</copyright>
    <lastBuildDate>Sun, 18 Jan 2026 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://blog.minifish.org/categories/reviews/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Brikka on Induction: An Engineering View of a Triggered Extraction System</title>
      <link>https://blog.minifish.org/posts/brikka-induction-triggered-extraction/</link>
      <pubDate>Sun, 18 Jan 2026 10:00:00 +0800</pubDate>
      <guid>https://blog.minifish.org/posts/brikka-induction-triggered-extraction/</guid>
      <description>A systems view of brewing with a Brikka on induction, treating extraction as a triggered thermal and pressure process.</description>
      <content:encoded><![CDATA[<h2 id="motivation-why-this-is-an-engineering-problem">Motivation: Why This Is an Engineering Problem</h2>
<p>Most Moka pot guides treat brewing as a <em>recipe problem</em>:
grind size, water temperature, and heat level.</p>
<p>That framing breaks down completely when you introduce:</p>
<ul>
<li>A <strong>Brikka</strong> (pressure valve + burst extraction)</li>
<li>An <strong>induction hob</strong></li>
<li>A <strong>steel induction adapter plate</strong></li>
</ul>
<p>At this point, you are no longer “brewing coffee”.
You are operating a <strong>multi-stage thermal + pressure system with delayed feedback</strong>.</p>
<p>This article reframes Brikka-on-induction as a <strong>control problem</strong>, not a recipe.</p>
<h2 id="brikka-vs-classic-moka-a-structural-difference">Brikka vs Classic Moka: A Structural Difference</h2>
<p>Classic Moka pots operate as <strong>continuous-flow systems</strong>.</p>
<p>Brikka is fundamentally different.</p>
<h3 id="brikka-is-a-triggered-system">Brikka is a Triggered System</h3>
<ul>
<li>No flow occurs until a <strong>pressure threshold</strong> is reached</li>
<li>Once triggered, the valve opens abruptly</li>
<li>Extraction happens in a <strong>very short, high-energy window</strong></li>
</ul>
<p>From a systems perspective:</p>
<blockquote>
<p><strong>Classic Moka = streaming pipeline</strong><br>
<strong>Brikka = edge-triggered event</strong></p>
</blockquote>
<h2 id="induction--adapter-plate-where-the-model-changes">Induction + Adapter Plate: Where the Model Changes</h2>
<p>With an induction hob and the official Bialetti adapter plate, the heat path becomes:</p>
<p>Induction coil<br>
→ Steel adapter plate<br>
→ Aluminum boiler<br>
→ Water</p>
<p>The adapter plate introduces <strong>significant thermal inertia</strong>.</p>
<p>Low or medium power levels often never leave the heat accumulation phase.</p>
<h2 id="engineering-goal-reach-the-trigger-then-stop">Engineering Goal: Reach the Trigger, Then Stop</h2>
<p>Because Brikka extracts only after the valve opens, the primary goal is:</p>
<blockquote>
<p>Drive the system to the trigger point as efficiently as possible — then stop.</p>
</blockquote>
<p>Any energy added after triggering only increases bitterness.</p>
<h2 id="parameter-design">Parameter Design</h2>
<h3 id="water">Water</h3>
<ul>
<li>Cold water to the fill line</li>
</ul>
<p>Cold water ensures a linear pressure ramp.</p>
<h3 id="beans">Beans</h3>
<ul>
<li>Medium to medium-light roast</li>
</ul>
<p>Brikka amplifies front-loaded flavors.</p>
<h3 id="grind">Grind</h3>
<ul>
<li>Timemore C5 ESP: baseline <strong>1.2.0</strong></li>
<li>Adjust only ±0.0.5</li>
</ul>
<p>Brikka has a narrow operating window.</p>
<h3 id="heat-strategy">Heat Strategy</h3>
<p><strong>Preheating Phase (Before Grinding):</strong></p>
<ul>
<li>Start heating the adapter plate at <strong>Level 9</strong> while measuring beans and grinding</li>
<li>The official stainless steel adapter plate is thick and conducts heat slowly</li>
<li>Preheating ensures the plate reaches operating temperature before brewing begins</li>
</ul>
<p><strong>Brewing Phase:</strong></p>
<ul>
<li>Phase 1: <strong>Level 9</strong> until trigger</li>
<li>Phase 2: <strong>Cut power immediately at first continuous output</strong></li>
<li>Rinse boiler bottom with cold water</li>
</ul>
<p>Residual heat is sufficient.</p>
<h2 id="timing-as-validation">Timing as Validation</h2>
<ul>
<li>Trigger time: <strong>3–5 minutes</strong></li>
<li>Much longer indicates system inefficiency</li>
</ul>
<p>Time validates the system, not flavor.</p>
<h2 id="design-trade-offs">Design Trade-offs</h2>
<p>High initial power stresses equipment but exits the thermal dead zone.</p>
<p>Immediate cutoff sacrifices volume but preserves flavor boundaries.</p>
<h2 id="final-mental-model">Final Mental Model</h2>
<blockquote>
<p><strong>Brikka is not a brewer.<br>
It is a pressure-triggered extraction event.</strong></p>
</blockquote>
<p>Once the event fires, the system should coast.</p>
<p>Respecting that boundary makes the system predictable and repeatable.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Notes on Modifying a Brompton Clone Bike</title>
      <link>https://blog.minifish.org/posts/brompton-clone-bike-modification/</link>
      <pubDate>Fri, 10 Jan 2025 18:07:06 +0800</pubDate>
      <guid>https://blog.minifish.org/posts/brompton-clone-bike-modification/</guid>
      <description>Notes on modifying an Aceoffix Brompton clone bike, including accessories, tradeoffs, cost, and practical buying tips.</description>
      <content:encoded><![CDATA[<p>I&rsquo;m excited to share the final version of my <strong>Aceoffix 01</strong>, a Brompton clone bike I&rsquo;ve been customizing:</p>
<p><img alt="20250110_181217_IMG_6530" loading="lazy" src="/posts/brompton-clone-bike-modification/20250110_181217_IMG_6530.webp"></p>
<h2 id="what-modifications-did-i-make">What Modifications Did I Make?</h2>
<ol>
<li>
<p><strong>Handlebar Grips</strong></p>
<p>The original grips were glued on and became loose over time, so I replaced them with new, more secure ones.</p>
</li>
<li>
<p><strong>Bell</strong></p>
<p>Safety first! I added a bell to alert pedestrians and other cyclists.</p>
</li>
<li>
<p><strong>CNC Mount Base for Action Cameras</strong></p>
<p>Installed at the center of the handlebar, it&rsquo;s perfect for mounting my DJI OSMO Pocket 1 or a phone holder.</p>
</li>
<li>
<p><strong>Front Bottle Bag from Decathlon Riverside</strong></p>
<p>A convenient spot for a water bottle and small items.</p>
</li>
<li>
<p><strong>Front Light</strong></p>
<p>Mounted just above the front wheel to illuminate the path without blinding anyone.</p>
</li>
<li>
<p><strong>Soft Saddle from Decathlon</strong></p>
<p>For a more comfortable ride.</p>
</li>
<li>
<p><strong>Four Universal Easy Wheels</strong></p>
<p>These make the bike easier to push when folded. The set of four cost me 100 SGD.</p>
</li>
<li>
<p><strong>Taillight</strong></p>
<p>For visibility and safety during night rides.</p>
</li>
<li>
<p><strong>Front Bag</strong></p>
<p>Provides additional storage space for essentials.</p>
</li>
<li>
<p><strong>Anti-Loose Accessory</strong></p>
<p>Helps keep components tight and secure.</p>
<p><img alt="IMG_6529" loading="lazy" src="/posts/brompton-clone-bike-modification/IMG_6529.webp"></p>
</li>
<li>
<p><strong>Tool Set</strong></p>
<p>Essential for on-the-go repairs and adjustments.</p>
<p><img alt="IMG_6531" loading="lazy" src="/posts/brompton-clone-bike-modification/IMG_6531.webp"></p>
</li>
</ol>
<h2 id="why-did-i-choose-these-modifications">Why Did I Choose These Modifications?</h2>
<p>I experimented with mounting accessories on the handlebar, like the bottle holder and front light, but it made the handlebar too crowded and unstable. For instance, the bottle holder wasn&rsquo;t secure when attached to the handlebar. I decided to utilize existing mounts, such as the taillight bracket, to streamline the setup.</p>
<p>The additional accessories are intended to make the bike even easier to push when folded. It&rsquo;s already convenient, but I thought, <em>why not enhance it further?</em></p>
<h2 id="areas-for-improvement">Areas for Improvement</h2>
<ul>
<li>
<p><strong>Anti-Loose Accessory</strong>: It&rsquo;s not working as well as I&rsquo;d hoped and might need to be replaced.</p>
</li>
<li>
<p><strong>Front Bag Straps</strong>: They&rsquo;re a bit long, and I&rsquo;m concerned they could get caught in the front wheel. I might need to shorten them.</p>
</li>
</ul>
<h2 id="cost-breakdown">Cost Breakdown</h2>
<p>Most accessories cost between <strong>5–50 SGD</strong>, except for the universal wheels, which were <strong>100 SGD</strong> for all four. Initially, I wasn&rsquo;t sure if I needed all four wheels—maybe two would have sufficed—but I ultimately decided to get all four for better stability.</p>
<h2 id="anything-else">Anything Else?</h2>
<p>I can&rsquo;t think of anything else at the moment. If you have any suggestions or feedback, I&rsquo;d love to hear them!</p>
<h2 id="tips-for-buying-accessories-in-singapore">Tips for Buying Accessories in Singapore</h2>
<ul>
<li>
<p><strong>Decathlon</strong>: A great place to find affordable accessories, and they have a 365-day return policy!</p>
</li>
<li>
<p><strong>Shopee</strong>: Good for finding unique or hard-to-find items.</p>
</li>
<li>
<p><strong>Taobao</strong>: Offers a wide range of accessories, but shipping can be expensive. You can ask a friend in China to help you buy and ship the items to Singapore.</p>
</li>
</ul>
<p>I don&rsquo;t recommend buying from bike shops in Singapore, as they tend to be more expensive—about twice the price.</p>
<hr>
<p>Let me know if there&rsquo;s anything else you&rsquo;d like to know or discuss!</p>
]]></content:encoded>
    </item>
    <item>
      <title>Brompton-like Bikes: A Guide to Trifoldable Bicycles</title>
      <link>https://blog.minifish.org/posts/brompton-like-bikes-a-guide-to-trifoldable-bicycles/</link>
      <pubDate>Mon, 09 Dec 2024 19:27:06 +0800</pubDate>
      <guid>https://blog.minifish.org/posts/brompton-like-bikes-a-guide-to-trifoldable-bicycles/</guid>
      <description>A practical guide to Brompton-like trifold bikes, clone brands, accessories, and tradeoffs for urban use.</description>
      <content:encoded><![CDATA[<p>Brompton-like bikes are renowned for their compactness and portability. Unlike the typical two-fold bikes, these are trifold bikes, making them exceptionally convenient for urban commuting and travel.</p>
<h2 id="key-features">Key Features</h2>
<ul>
<li><strong>Compact Size</strong>: The trifold design results in a very small folded size.</li>
<li><strong>Lightweight</strong>: Weighing between <strong>10 to 11 kg</strong>, making them easy to carry.</li>
<li><strong>Easy Transportation</strong>: Suitable for air travel, and can be taken on public transport like MRT and buses.</li>
<li><strong>Thin Tires</strong>: Facilitates easy movement and efficient riding.</li>
<li><strong>Front Bracket</strong>: Allows for quick changes of front bags.</li>
<li><strong>Popularity</strong>: Highly popular in Singapore.</li>
<li><strong>Non-standard Accessories</strong>: May require specific accessories due to unique design.</li>
</ul>
<p>My bike is a Brompton clone, and I&rsquo;ll share some insights on the various brands and models available.</p>
<p><img alt="bike" loading="lazy" src="/posts/brompton-like-bikes-a-guide-to-trifoldable-bicycles/20241210_093935_BAD44C59-7EF9-428A-8AA3-C81C46B01A9A.webp"></p>
<h2 id="brompton-bikes">Brompton Bikes</h2>
<p>Brompton is the original brand offering high-quality trifold bikes.</p>
<ul>
<li><strong>Price Range</strong>: Approximately <strong>10,000 RMB to 40,000 RMB</strong>, with common models around <strong>15,000 RMB</strong>.</li>
<li><strong>Models</strong>:
<ul>
<li><strong>C Line</strong>: Features <strong>3-speed internal hub gears</strong>.</li>
<li><strong>P Line</strong>: Equipped with <strong>4-speed external shift gears</strong>.</li>
</ul>
</li>
</ul>
<h2 id="brompton-clone-brands">Brompton Clone Brands</h2>
<p>For those seeking more affordable options, several brands offer Brompton-like bikes ranging from <strong>3,000 to 7,000 RMB</strong>.</p>
<h3 id="aceoffix">Aceoffix</h3>
<ul>
<li><strong>Gears</strong>: Available in <strong>3 or 5-speed external shift gears</strong>.</li>
<li><strong>Frame Material</strong>: Options of steel or aluminum frames.</li>
<li><strong>Compatibility</strong>: Standard size compatible with Brompton accessories.</li>
</ul>
<h3 id="cran">Cran</h3>
<ul>
<li><strong>Gears</strong>: Offers <strong>7 or 9-speed external shift gears</strong>.</li>
<li><strong>Sizes</strong>:
<ul>
<li><strong>7-Speed</strong>: Standard size.</li>
<li><strong>9-Speed</strong>: Non-standard size.</li>
</ul>
</li>
<li><strong>Frame Material</strong>: Primarily steel; aluminum frames may have stability issues.</li>
</ul>
<h3 id="3sixty">3Sixty</h3>
<ul>
<li>One of the earliest Brompton clones.</li>
<li>Features <strong>internal shift gears</strong>.</li>
</ul>
<h3 id="yubu-鱼布">Yubu (鱼布)</h3>
<ul>
<li>Custom assembled by a Brompton enthusiast in Hangzhou.</li>
<li><strong>Gears</strong>: <strong>3-speed external shift gears</strong>.</li>
<li><strong>Reputation</strong>: Known for high quality and reliability.</li>
</ul>
<h3 id="dagger">Dagger</h3>
<ul>
<li>A new entrant in the market.</li>
<li><strong>Price</strong>: Offers bikes at <strong>3,700 RMB</strong> with features comparable to higher-priced models (&gt;5,000 RMB).</li>
<li><strong>Value</strong>: High cost-performance ratio.</li>
</ul>
<h2 id="choosing-the-right-bike">Choosing the Right Bike</h2>
<ul>
<li><strong>Avoid Internal Shift Gears</strong>: While reliable, they add weight to the bike.</li>
<li><strong>Optimal Gears</strong>: <strong>3 or 5-speed external gears</strong> are stable and sufficient for most needs.</li>
<li><strong>Portability Concerns</strong>: <strong>9-speed models</strong> might be less convenient for transportation due to size.</li>
<li><strong>Standard Size Preference</strong>: Ensures compatibility with standard transfer cases and accessories.</li>
<li><strong>Pedals</strong>: Consider non-foldable pedals with quick-release options for convenience.</li>
</ul>
<h2 id="essential-accessories">Essential Accessories</h2>
<ul>
<li><strong>Lighting</strong>: Front and rear lights are mandatory by law in Singapore.</li>
<li><strong>Additional Gear</strong>:
<ul>
<li><strong>Bottle Bracket</strong></li>
<li><strong>Bell</strong></li>
<li><strong>Phone Bracket</strong></li>
<li><strong>Helmet</strong></li>
<li><strong>Front and Rear Lights</strong></li>
</ul>
</li>
<li><strong>Bag</strong>: A Brompton two-strap bag for carrying essentials.</li>
</ul>
<h2 id="riding-tips">Riding Tips</h2>
<ul>
<li><strong>UV Protection</strong>: Use sun cream or wear sun-protective clothing.</li>
<li><strong>Saddle Upgrade</strong>:
<ul>
<li>
<p><strong>Wide Saddle</strong>: For rides longer than 1 hour. 90 degrees is ideal for the saddle angle.</p>
<p><img alt="wide" loading="lazy" src="/posts/brompton-like-bikes-a-guide-to-trifoldable-bicycles/20241209_213208_IMG_6425.webp"></p>
</li>
<li>
<p><strong>Thin Saddle</strong>: Suitable for shorter rides. 60 degrees is ideal for the saddle angle.</p>
<p><img alt="thin" loading="lazy" src="/posts/brompton-like-bikes-a-guide-to-trifoldable-bicycles/20241209_213223_IMG_6424.webp"></p>
</li>
</ul>
</li>
<li><strong>Accessory Shopping</strong>: Most accessories can be found at stores like Decathlon, though some items may require sourcing elsewhere due to sizing.</li>
</ul>
<hr>
<p><em>Note: While many accessories are readily available at retailers like Decathlon, certain items like helmets may have limited sizing options.</em></p>
]]></content:encoded>
    </item>
    <item>
      <title>My Recent Purchases: A Review of Three Sanrenmu Folding Knives</title>
      <link>https://blog.minifish.org/posts/my-recent-purchases-a-review-of-three-sanrenmu-folding-knives/</link>
      <pubDate>Thu, 28 Nov 2024 16:10:43 +0800</pubDate>
      <guid>https://blog.minifish.org/posts/my-recent-purchases-a-review-of-three-sanrenmu-folding-knives/</guid>
      <description>A hands-on review of three Sanrenmu folding knives, with notes on everyday use, build quality, and practical differences.</description>
      <content:encoded><![CDATA[<p>Recently, I decided to expand my collection of folding knives and purchased three models from <strong><a href="#">Sanrenmu</a></strong>. For anyone considering a new knife or looking for suggestions, I wanted to share my experiences with these three models: the 9201, 9008, and 820. Each has its own strengths and weaknesses, and hopefully, my insights can help you make an informed decision.</p>
<hr>
<h2 id="sanrenmu-9201">Sanrenmu 9201</h2>
<ul>
<li><strong>Price:</strong> 198 Yuan</li>
<li><strong>Lock Type:</strong> Axis Lock</li>
<li><strong>Handle Material:</strong> Plastic</li>
<li><strong>Blade Material:</strong> D2 Steel</li>
</ul>
<h3 id="first-impressions">First Impressions</h3>
<p>The 9201 features an axis lock mechanism, which I found to be <strong>very smooth and easy to open and close</strong>. The D2 steel blade offers good edge retention, and the plastic handle keeps the knife lightweight.</p>
<h3 id="pros">Pros</h3>
<ul>
<li><strong>Ease of Use:</strong> The axis lock allows for ambidextrous operation, making it convenient for both left and right-handed users.</li>
<li><strong>Lightweight:</strong> The plastic handle reduces overall weight, making it comfortable to carry.</li>
</ul>
<h3 id="cons">Cons</h3>
<ul>
<li><strong>Poor Detailing:</strong> Some edges and surfaces were rough, causing minor cuts to my hand during use.</li>
<li><strong>Finish Quality:</strong> The attention to detail was lacking, which detracted from the overall experience.</li>
</ul>
<h3 id="personal-modifications">Personal Modifications</h3>
<p>I used sandpaper and a rotary tool to smooth out the rough edges. While this improved the handling, I accidentally scratched the blade slightly during the process.</p>
<hr>
<h2 id="sanrenmu-9008">Sanrenmu 9008</h2>
<ul>
<li><strong>Price:</strong> 168 Yuan</li>
<li><strong>Lock Type:</strong> Frame Lock with Safety Lock</li>
<li><strong>Handle Material:</strong> Steel</li>
<li><strong>Blade Material:</strong> Unknown</li>
<li><strong>Features:</strong> Quick-opening flipper</li>
</ul>
<h3 id="first-impressions-1">First Impressions</h3>
<p>Out of the box, the 9008 showcased <strong>excellent workmanship</strong>. The quick-opening flipper worked flawlessly, and the safety lock adds an extra layer of security when the knife is not in use.</p>
<h3 id="pros-1">Pros</h3>
<ul>
<li><strong>Build Quality:</strong> The knife feels solid and well-constructed.</li>
<li><strong>Quick-opening Flipper:</strong> Provides rapid deployment of the blade.</li>
<li><strong>Safety Lock:</strong> Prevents accidental opening.</li>
</ul>
<h3 id="cons-1">Cons</h3>
<ul>
<li><strong>Weight:</strong> The steel handle makes it quite heavy, which isn&rsquo;t ideal for everyday carry.</li>
<li><strong>Button Quality:</strong> The button mechanism isn&rsquo;t as smooth as I would like.</li>
<li><strong>Blade Material:</strong> Unspecified steel that doesn&rsquo;t hold an edge as well as higher-end materials.</li>
</ul>
<h3 id="usage">Usage</h3>
<p>Due to its weight, I decided to <strong>keep the 9008 in my car</strong>. It features a window-breaking hammer, making it a practical tool for emergencies.</p>
<hr>
<h2 id="sanrenmu-820">Sanrenmu 820</h2>
<ul>
<li><strong>Price:</strong> 298 Yuan</li>
<li><strong>Lock Type:</strong> Frame Lock</li>
<li><strong>Handle Material:</strong> Titanium</li>
<li><strong>Blade Material:</strong> VG10 Steel</li>
<li><strong>Features:</strong> Ball bearings (no safety lock or flipper)</li>
</ul>
<h3 id="first-impressions-2">First Impressions</h3>
<p>The 820 stands out with its <strong>titanium handle and VG10 blade</strong>, offering a premium feel. It operates on ball bearings, ensuring a smooth action when opening and closing.</p>
<h3 id="pros-2">Pros</h3>
<ul>
<li><strong>Material Quality:</strong> The VG10 blade and titanium handle are high-quality materials that enhance durability and aesthetics.</li>
<li><strong>Workmanship:</strong> Excellent fit and finish.</li>
</ul>
<h3 id="cons-2">Cons</h3>
<ol>
<li>
<p><strong>Opening Mechanism Issues:</strong></p>
<ul>
<li>The stop pin is too small.</li>
<li>The lock interface is large and deep, making one-handed opening difficult.</li>
</ul>
</li>
<li>
<p><strong>Pocket Clip:</strong></p>
<ul>
<li>The clip is excessively tight, making it hard to attach to pockets easily.</li>
</ul>
</li>
</ol>
<h3 id="personal-modifications-1">Personal Modifications</h3>
<p>I disassembled the 820 and <strong>polished the lock interface</strong>, significantly improving the ease of one-handed opening. Post-modification, the knife opens smoothly, though there&rsquo;s a slight looseness when closed.</p>
<hr>
<h2 id="reflections-and-insights">Reflections and Insights</h2>
<ul>
<li>
<p><strong>Axis Lock vs. Frame Lock:</strong></p>
<ul>
<li><em>Axis Lock (9201):</em> Offers ambidextrous use and works well with a plastic handle but has a complex structure that&rsquo;s challenging to disassemble.</li>
<li><em>Frame Lock (820 &amp; 9008):</em> Simpler design and easier to disassemble (especially the 820 after some practice). However, it&rsquo;s more suited to one-handed use and relies heavily on precise craftsmanship for smooth operation.</li>
</ul>
</li>
<li>
<p><strong>Handle Materials:</strong></p>
<ul>
<li><em>Titanium Handle (820):</em> Initially underestimated, the titanium handle provides a superior feel compared to plastic or steel. Once accustomed to it, switching back to other materials feels like a downgrade.</li>
<li><em>Steel Handle (9008):</em> Durable but adds unnecessary weight, making it less ideal for carrying around.</li>
<li><em>Plastic Handle (9201):</em> Lightweight but doesn&rsquo;t offer the same premium feel as metal handles.</li>
</ul>
</li>
<li>
<p><strong>Practicality vs. Aesthetics:</strong></p>
<ul>
<li>The 9008, while heavy, serves a practical purpose in the car for emergencies.</li>
<li>The 820, after modifications, has become my preferred <strong>everyday carry</strong> despite the tight pocket clip.</li>
</ul>
</li>
<li>
<p><strong>DIY Modifications:</strong></p>
<ul>
<li>Personalizing and improving the knives was a rewarding experience, even if there were minor mishaps like scratching the blade on the 9201.</li>
<li>Disassembling and reassembling the 820 has turned it into not just a tool but a hobbyist&rsquo;s toy.</li>
</ul>
</li>
</ul>
<hr>
<h2 id="conclusion">Conclusion</h2>
<p>Each knife has its place:</p>
<ul>
<li><strong>Sanrenmu 9008:</strong> Stays in the car for emergency situations, thanks to its sturdy build and window-breaking feature.</li>
<li><strong>Sanrenmu 820:</strong> Becomes my go-to carry knife after modifications. Its high-quality materials and improved functionality make it stand out.</li>
<li><strong>Sanrenmu 9201:</strong> Although I&rsquo;m unsure of its future use, it might serve as an additional car knife or a backup.</li>
</ul>
<p>If you&rsquo;re considering a Sanrenmu folding knife, think about what features matter most to you—be it the locking mechanism, handle material, or ease of carry. Also, don&rsquo;t shy away from making personal adjustments to tailor the knife to your preferences.</p>
<hr>
<p><em>Note: This review is based on personal experiences and modifications. Results may vary depending on individual usage and skills.</em></p>
]]></content:encoded>
    </item>
    <item>
      <title>How to Choose the Right Fishing Gear: Tips from My Fishing Experiences</title>
      <link>https://blog.minifish.org/posts/how-to-choose-the-right-fishing-gear-tips-from-my-fishing-experiences/</link>
      <pubDate>Wed, 27 Nov 2024 17:46:00 +0800</pubDate>
      <guid>https://blog.minifish.org/posts/how-to-choose-the-right-fishing-gear-tips-from-my-fishing-experiences/</guid>
      <description>Over the years, I&amp;#39;ve gathered a lot of experience in fishing, especially in selecting the right gear. Choosing the appropriate rod, reel, line, and lure can significantly impact...</description>
      <content:encoded><![CDATA[<p><em>Note: All prices mentioned are in RMB.</em></p>
<h2 id="introduction">Introduction</h2>
<p>Over the years, I&rsquo;ve gathered a lot of experience in fishing, especially in selecting the right gear. Choosing the appropriate rod, reel, line, and lure can significantly impact your fishing success. In this blog, I want to share my insights to help you make informed decisions when selecting fishing equipment.</p>
<h2 id="rod-selection">Rod Selection</h2>
<h3 id="understanding-rod-actions">Understanding Rod Actions</h3>
<ul>
<li><strong>L (Light) Action Rods</strong>:
<ul>
<li>Best for casting lures weighing <strong>4-5g</strong>.</li>
<li>Ideal for using lures within half of the rod&rsquo;s lure weight range (e.g., for a rod rated <strong>2-7g</strong>, the optimal lure weight is around <strong>4-5g</strong>).</li>
</ul>
</li>
<li><strong>UL (Ultra-Light) Action Rods</strong>:
<ul>
<li>Suitable for casting lures weighing <strong>3g</strong> or less.</li>
</ul>
</li>
</ul>
<h3 id="one-piece-vs-multi-piece-rods">One-Piece vs. Multi-Piece Rods</h3>
<ul>
<li><strong>One-Piece Rods</strong>:
<ul>
<li>Offer better sensitivity and casting performance.</li>
<li>However, they are less portable and harder to transport.</li>
<li>Not as easy to sell if you decide to upgrade.</li>
</ul>
</li>
<li><strong>Multi-Piece Rods</strong>:
<ul>
<li>More convenient for travel.</li>
<li>Slight trade-off in sensitivity compared to one-piece rods.</li>
</ul>
</li>
</ul>
<h3 id="recommended-action">Recommended Action</h3>
<ul>
<li>The <strong>best action</strong> for spinning cast rods is <strong>Light (L)</strong> action.</li>
</ul>
<h2 id="reel-selection">Reel Selection</h2>
<h3 id="spinning-reels-vs-baitcasting-reels">Spinning Reels vs. Baitcasting Reels</h3>
<ul>
<li><strong>Spinning Reels</strong>:
<ul>
<li>Easier for casting, especially for beginners.</li>
<li>Better suited for saltwater fishing than baitcasting reels.</li>
<li>Can use heavier action rods to cast small lures effectively.</li>
</ul>
</li>
<li><strong>Baitcasting Reels</strong>:
<ul>
<li>Look cool and offer precision, but have a steeper learning curve.</li>
<li>Not as user-friendly for casting light lures.</li>
</ul>
</li>
</ul>
<h3 id="reel-size-and-line-compatibility">Reel Size and Line Compatibility</h3>
<ul>
<li>For a <strong>2500S</strong> reel:
<ul>
<li><strong>0.8 PE</strong> line is sufficient.</li>
<li>Using <strong>0.6 PE</strong> line on a 2500S reel may require too much line to fill the spool.</li>
</ul>
</li>
<li>For a <strong>2000S</strong> reel:
<ul>
<li><strong>0.6 PE</strong> line is appropriate.</li>
</ul>
</li>
<li>It&rsquo;s not common to use PE lines smaller than <strong>0.6</strong>, as they are less widely available.</li>
</ul>
<h3 id="light-weight-reels">Light Weight Reels</h3>
<ul>
<li>Always choose <strong>lightweight reels</strong> for better balance and less fatigue during fishing.</li>
</ul>
<h2 id="line-selection">Line Selection</h2>
<h3 id="pe-line-vs-fluorocarbon">PE Line vs. Fluorocarbon</h3>
<ul>
<li><strong>Casting Difficulty</strong>:
<ul>
<li><strong>1.5 PE</strong> and fluorocarbon lines offer similar casting challenges.</li>
</ul>
</li>
<li><strong>PE Line Advantages</strong>:
<ul>
<li>Thinner diameter for the same strength compared to fluorocarbon.</li>
<li>Essential for longer casting distances.</li>
</ul>
</li>
<li><strong>Avoiding Line Connections</strong>:
<ul>
<li>Use a <strong>Carolina rig</strong> to eliminate the need to connect PE line and fluorocarbon leader.</li>
</ul>
</li>
</ul>
<h3 id="recommended-lines">Recommended Lines</h3>
<ul>
<li><strong>YGK PE Line</strong>:
<ul>
<li>Highly recommended for its quality.</li>
<li>Performs much better than Sufix lines.</li>
<li>Consider using <strong>0.6 or 0.8 PE</strong> from YGK.</li>
</ul>
</li>
<li><strong>Fluorocarbon Line</strong>:
<ul>
<li><strong>1.5 Fluorocarbon</strong> can be used as a leader if necessary.</li>
</ul>
</li>
</ul>
<h2 id="rigs-and-lures">Rigs and Lures</h2>
<ul>
<li><strong>Carolina Rig</strong>:
<ul>
<li>Allows you to use PE line without needing to connect it to a fluorocarbon leader.</li>
<li>Effective for various fishing conditions.</li>
</ul>
</li>
</ul>
<h2 id="recommendations">Recommendations</h2>
<h3 id="final-gear-choices">Final Gear Choices</h3>
<ul>
<li><strong>Rod</strong>:
<ul>
<li><strong>L Action Spinning Rod</strong> with multiple pieces for portability.</li>
</ul>
</li>
<li><strong>Reel</strong>:
<ul>
<li><strong>2000S or 2500S</strong> spinning reel, prioritize lightweight models.</li>
</ul>
</li>
<li><strong>Line</strong>:
<ul>
<li><strong>0.6 or 0.8 YGK PE line</strong> (lean towards 0.6 for more capacity).</li>
<li>Optional <strong>1.5 Fluorocarbon</strong> leader.</li>
</ul>
</li>
<li><strong>Rig</strong>:
<ul>
<li>Use a <strong>Carolina rig</strong> setup.</li>
</ul>
</li>
</ul>
<h2 id="brands-and-models">Brands and Models</h2>
<h3 id="chinese-domestic-market-cdm-rods">Chinese Domestic Market (CDM) Rods</h3>
<ul>
<li>Few high-quality CDM spinning rods are available.</li>
<li>The best CDM spinning rod is the <strong>翠鸟 (Kingfisher)</strong> from <strong>钓之屋 (Fishing House)</strong>.</li>
<li>The <strong>游侠</strong> (the larger version of 翠鸟) is not as good.
<ul>
<li>Example: A 2500S reel on a 游侠 lacks proper rod skewness, affecting casting performance.</li>
</ul>
</li>
</ul>
<h3 id="shimano-rods-and-reels">Shimano Rods and Reels</h3>
<ul>
<li><strong>Shimano</strong> spinning rods and reels are superior in performance.</li>
<li>The reels have features that prevent accidental rolling after opening the bail, allowing you to stop the line with your finger for better control.</li>
</ul>
<h4 id="reels-ive-used">Reels I&rsquo;ve Used</h4>
<ul>
<li><strong>Shimano Vanquish 2500S (2023 model)</strong>:
<ul>
<li>Extremely lightweight and smooth.</li>
<li>Feels almost too slim, raising concerns about durability.</li>
<li>The infinite loop system is excellent.</li>
</ul>
</li>
<li><strong>Shimano Stradic 2500S (2023 model)</strong>:
<ul>
<li>Heavier compared to Vanquish.</li>
<li>Handle design is not as comfortable.</li>
<li>Appearance gives a sense of reliability.</li>
</ul>
</li>
<li><strong>Shimano Vanford C2000SHG (2020 model)</strong>:
<ul>
<li>Great performance but similar concerns about durability due to plastic components.</li>
<li>Feels less robust than the Stradic but is lighter.</li>
</ul>
</li>
</ul>
<h3 id="price-comparison-in-rmb">Price Comparison (in RMB)</h3>
<ul>
<li><strong>钓之屋 翠鸟 (Kingfisher)</strong>: <strong>360</strong></li>
<li><strong>Shimano Stradic</strong>: <strong>900</strong></li>
<li><strong>Shimano Vanford</strong>: <strong>1,100</strong></li>
<li><strong>Shimano Vanquish</strong>: <strong>2,600</strong></li>
<li><strong>Shimano Stella</strong>: <strong>3,800</strong></li>
</ul>
<h2 id="conclusion">Conclusion</h2>
<p>Choosing the right fishing gear is crucial for an enjoyable and successful fishing experience. By considering the rod action, reel type and size, line selection, and the right rigs, you can optimize your setup for the best performance. While high-end brands like Shimano offer top-quality equipment, there are also cost-effective options available. Remember to prioritize what suits your fishing style and comfort.</p>
<p>Happy fishing!</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
