<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: tom</title>
    <description>The latest articles on DEV Community by tom (@tom007).</description>
    <link>https://dev.to/tom007</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4105830%2F0c8bbd5d-cd55-44ed-8692-c3b0b2313635.png</url>
      <title>DEV Community: tom</title>
      <link>https://dev.to/tom007</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tom007"/>
    <language>en</language>
    <item>
      <title>I Built a Calm Decision Tool for Questions That Do Not Fit in a Spreadsheet</title>
      <dc:creator>tom</dc:creator>
      <pubDate>Wed, 02 Sep 2026 09:26:32 +0000</pubDate>
      <link>https://dev.to/tom007/i-built-a-calm-decision-tool-for-questions-that-do-not-fit-in-a-spreadsheet-np3</link>
      <guid>https://dev.to/tom007/i-built-a-calm-decision-tool-for-questions-that-do-not-fit-in-a-spreadsheet-np3</guid>
      <description>&lt;p&gt;I keep noticing the same moment in conversations: someone has a decision in front of them, but what they really want is a little space to think.&lt;/p&gt;

&lt;p&gt;“Should I move?”&lt;br&gt;
“Is it time to change jobs?”&lt;br&gt;
“Should I take this relationship more seriously?”&lt;/p&gt;

&lt;p&gt;A pros-and-cons list can help. So can talking to a friend. But sometimes the question stays unresolved because the hard part is not finding more information. It is finding a clear way to look at the information we already have.&lt;/p&gt;

&lt;p&gt;That is why I built Yi Ask: &lt;a href="https://diluowei.com/?lang=en" rel="noopener noreferrer"&gt;https://diluowei.com/?lang=en&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqtgjm8fibq62pfw09o2e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqtgjm8fibq62pfw09o2e.png" alt="Yi Ask product overview showing the Ask, Pause, and Reflect flow" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The product flow in one view: ask a focused question, pause with it, and reflect on a structured result.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fh1ijfxbsa17wqgno1ejz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fh1ijfxbsa17wqgno1ejz.png" alt="Yi Ask question screen showing a focused yes-or-no prompt and a clear Start button" width="390" height="844"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The experience starts with one focused question, not a long form.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The idea
&lt;/h2&gt;

&lt;p&gt;Yi Ask is a small web app inspired by the I Ching and Meihua Yishu. A user writes one focused yes-or-no question, then selects two numbers through a slow, circular interaction. The selection creates the upper and lower trigrams, while the current traditional time is used for the changing hexagram.&lt;/p&gt;

&lt;p&gt;The result is deliberately structured:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a directional answer: move forward, pause, or proceed carefully&lt;/li&gt;
&lt;li&gt;the conditions that support a positive decision&lt;/li&gt;
&lt;li&gt;signs that suggest waiting or checking more carefully&lt;/li&gt;
&lt;li&gt;one practical next step&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is not to predict the future or pretend that a symbolic system can remove uncertainty. It is to help turn a vague feeling into a question with a direction.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the interaction is slow
&lt;/h2&gt;

&lt;p&gt;The number selection is the most important part of the experience. A fast random button would be easier to build, but it would not create the right moment for the user.&lt;/p&gt;

&lt;p&gt;The interface cycles gently through the eight trigrams. The user stops it twice, once for each trigram. That small pause gives them a chance to keep the question in mind instead of immediately asking a different question every few seconds.&lt;/p&gt;

&lt;p&gt;It is a tiny interaction, but it changes the mood from “generate an answer” to “take a moment with the question.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1rk7wgki3fvm4z5ixnye.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1rk7wgki3fvm4z5ixnye.png" alt="Yi Ask number selection screen with eight trigrams around a central Stop button" width="390" height="844"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The number selection is designed as a pause, not a slot-machine-style randomizer.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I am learning
&lt;/h2&gt;

&lt;p&gt;The first version of the interpretation was too abstract. It sounded thoughtful, but users could not always tell what to do next.&lt;/p&gt;

&lt;p&gt;So the product is moving toward more concrete language. Every interpretation should answer:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is the current direction?&lt;/li&gt;
&lt;li&gt;What needs to be true for this to work?&lt;/li&gt;
&lt;li&gt;What should make me pause?&lt;/li&gt;
&lt;li&gt;What is the next small action I can take?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That structure is useful even when the user does not agree with the result. A good reflection tool should not replace judgment. It should make judgment easier to exercise.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxgwlt46krlospod1tas9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxgwlt46krlospod1tas9.png" alt="Yi Ask reading screen with a directional answer, hexagrams, and a recommended action" width="390" height="844"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The result is organized around direction and action, while leaving the decision with the person asking.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  A small, privacy-minded product
&lt;/h2&gt;

&lt;p&gt;The first use does not require an account. Users can try the experience anonymously, then use email verification when they want to save their reading history. The web version is multilingual, with English as the primary language.&lt;/p&gt;

&lt;p&gt;There is no claim of certainty, and Yi Ask is not a substitute for professional medical, legal, financial, or mental-health advice. It is simply a quiet tool for questions that are difficult to settle alone.&lt;/p&gt;

&lt;p&gt;I am still learning what makes this kind of experience genuinely useful. If you try it, I would be interested in one thing above all: did the result help you see your next step more clearly?&lt;/p&gt;

&lt;p&gt;Try Yi Ask: &lt;a href="https://diluowei.com/?lang=en" rel="noopener noreferrer"&gt;https://diluowei.com/?lang=en&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
