Urgent.News

What's breaking now, across thousands of outlets.

Tech

I Built a Calm Decision Tool for Questions That Do Not Fit in a Spreadsheet

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. “Should I move?” “Is it time to change jobs?” “Should I take this relationship more seriously?” 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.…

In conversations, many people find themselves facing decisions they struggle to make. They may need a little time to contemplate. While pros and cons lists can be helpful, sometimes the real challenge lies in finding a clear way to examine the information at hand. This is why Yi Ask, a web application inspired by the I Ching and Meihua Yishu, was created.

Users can input a focused yes-or-no question, select two numbers through a deliberate, circular interaction, and receive a structured result. The app's goal is not to predict the future or eliminate uncertainty but to transform a vague feeling into a question with a clear direction. The number selection process is designed to be slow, allowing users to pause and reflect on their question without quickly changing topics.

This deliberate approach changes the mood from generating an answer to taking a moment with the question. As Yi Ask evolves, the product team is focusing on providing more concrete language for interpretations. Every result should answer four key questions: what is the current direction, what needs to be true for this to work, what should make one pause, and what is the next small action to take.

This structure aims to make judgment easier, providing a useful reflection tool without replacing personal judgment. The app is privacy-minded, with users able to try the experience anonymously and save their reading history with email verification. It is multilingual, primarily in English, and clearly states that it is not a substitute for professional advice in medical, legal, financial, or mental health matters.

Yi Ask seeks to be a quiet, helpful tool for difficult-to-settle questions. Feedback on whether the result aids in seeing the next step more clearly is welcomed.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

TLS certificates, actually explained, no hand-waving

Most developers use TLS constantly and understand it vaguely, "it's the padlock, it means encrypted," without a clear picture of what's actually happening or, more usefully, what actually breaks and…

  • TLS encrypts data and authenticates servers separately
  • TLS certificates bind public keys to identities via CAs
  • Proper validation checks authority, date range, revocation, and domain matching

Common Reasons for App Store Review Rejection: Screenshot Specs and Permission Description Pitfalls

Anyone who does iOS development has likely encountered this situation: after submitting your app with great effort, you receive an App Store review rejection email the next day with a variety of…

  • Screenshots must follow App Store size guidelines for iPhone and iPad
  • Privacy policies must cover all data collection methods for data-collecting apps
  • Permission descriptions must be explicit, providing specific reasons for each request

More from Wednesday 2 September →