TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Feetlot – Never buy the wrong size shoes ever again

11 pointsby AlexanderZalmost 5 years ago

1 comment

AlexanderZalmost 5 years ago
Hey HN! I&#x27;m Alexander. I love making stuff that solves my own problems.<p>If you ever ordered shoes online, you know how tricky sizing is. I personally own shoes ranging from size 11 and up to size 13.<p>Before Feetlot, the solution was to google &quot;SHOE_NAME sizing reddit&quot; and browse through countless threads on Reddit. There, people would post something like &quot;If I&#x27;m size 12 in shoe A, what size shoe B should I buy?&quot; Being a programmer, I decided to automate this process. That&#x27;s how Feetlot was born.<p>The idea is simple: allow people to enter which shoes in which sizes they wear, then use this data to calculate size differences between shoes.<p>Example:<p>User 1 wears shoe A in size 10, shoe B in size 9.5.<p>User 2 wears shoe A in size 12, is looking to buy shoe B.<p>Based on User 1 data, we can calculate that there is a -0.5 difference between shoe A and shoe B.<p>So when User 2 signs up and enters &quot;Shoe A, size 12&quot;, we recommend shoe B in size 11.5 to them.<p>Obviously the real world scenarios involve more shoes.<p>As of today, 12,152 people signed up and submitted 22,848 sizes resulting in staggering 303,139 unique shoe-to-shoe size differences!<p>What I love the most about Feetlot is that when people sign up and enter their sizes to get a recommendation, they are actually providing value to other users! I love the &quot;I help you, you help me&quot; model working here.