Skip to main content

When things were ok

In Saving money through structured problem solving, one of the solutions- a lunch break - was for a problem of dicontinuity of electricity supply, which is now not a problem but actually ended up being a problem with costs in productivity and paper loss.

When you do the root cause analysis and find a solution, be mindful of how some of the scenarios change and your problems fall off, unnecessitating the solutions, which is not just a waste but also could be hirting you.

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...