Skip to main content

If you make it they will use it

 Venmo found a problem and solved it. It made it easy to make domestic personal payments. What other problems are lurking that will need future solutions in the payment industry.

But now that this is available, coupled with corona limitations of travel and shopping. The calculated jaunts are also now aggregated to solve not just your house but some family or friends too. This makes these services even more essential. 

Since Venmo can hold balance, it could solve the underbanking problem minus the fees.

In the Implementor, Ideator, Clarifier, Developer frameowrk, startup founders who have faced a problem that they are tring to solve are the implemetors at first for whom the product is being made. Starting with that one use case is a solidified reality. This is well pointed out in The Biggest Mistakes First-Time Founders Make by Michael Seibel, that "choosing to solve a problem that they dont care about". Not picking the problem in its presented state is losing that cycle of  a protoyped users needs.

Comments

Popular posts from this blog

Reverse index

Looking at this overloaded  page on typesense , I wanted to understand some of the terms. A  good example  of reverse index is when you have to search for 234, 235, 236. Here it makes sense to find the differeing last number sooner than the initial long, same numbers.  The time to  dynamically reconstruct inverted index  is important. Levenshtein automaton what-is-tf-idf  Term frequency - inverse document frequency. Faceted search  vs  Filtering

Stories in Blockchain

In  Whats next for blockchain ,  Robbie Mitchnick, BlackRock’s blockchain lead demystifies some of the stories of Blockchain. Cryptocurrency is an application of Blockchain. "   it’s really not so much a story of people overestimating the usefulness of the technology as it is one of people underestimating the difficulty of implementing it.  " " I would say wherever you have data siloed across multiple systems, and you have multiple parties that need to interact, to read and write to that data, then you have a recipe for potentially an impactful blockchain use case." Bitcoin is to blockchain, as email is to the Internet " Blockchain technology will fundamentally change how transparency and authenticity are derived with anything from food, to ownership of vehicles, to verifying memorabilia, to personal identification due to continuing centralized companies being hacked." - Tampa Conference  “The Past, Present and Future of Blockchain and C...