Skip to main content

Pandemic payroll

Arizona has upgraded their IT for unemployment benefits. It has been identified that it might have been better to " do what some other countries have done and pay employers to keep people on the payroll during the pandemic."

While benefit seekers need to verify every week of their status which might be to reduce the pool or make it real on the ground, this might bog down the system more with more calls. 

The longer it takes to resolve a case, the work needed to maintain it is ballooned.

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