Parallel Computing in Linux
This is a good introduction to parallel processing using Linux. It is slightly dated but a lot of principles remain even today.… Continue reading
Internet of Things
At the last count I have 5 devices at home that connect to the internet. I am planning to add a smart TV, a play station and a new home theater – all of which will connect to the net. I have always been fascinated with internet of things, only now am I seeing it becoming a reality.… Continue reading
“There isn’t a better time to be an enterprise investor”
It is about time for a shift from b2c to b2b when it comes to startup investments. Companies require innovative technology and information solutions. Startups are best equipped to offer these. Hence it is time to invest in b2b startups. Investors are becoming weary of consumer startups with miniscule or no revenues.… Continue reading
The Bitcoin Swan Dive Was Utterly Predictable
Well said. With your permission am sharing it on my blog.… Continue reading
Scale of Technology
Again, I want to deviate slightly to share my world-view of technology. When I say technology, I primarily refer to information technology in this post. I’ve always been a believer in the enabling capacity of technology. This role has increased recently and is getting highly emphasized everywhere.… Continue reading
Unstructured Data in Finance
It is sad to see many financial companies burn millions of dollars on Big Data solutions and use them for silly things like keeping tap on system logs. So I was wondering where can Big Data can add value for a financial company.… Continue reading
Parallel Computing for Analytics
Distributed file systems have sort of solved the problem of elastically storing data in several systems and search and retrieving them parallelly. But some of the problems related to the speed of analytics on structured data still remains. Most of the analytics algorithms have parallel implementations, but I haven’t come across a good solution that can be used scalably on a series of commodity servers to do complex analytics without user side coding. … Continue reading
Myths about Analytics
Without further ado:
- Analytics work involves funky predictions: No. Most of the work done by analytics service providers is data cleaning and data visualisation
- Complex algorithms yield better results: No. Regression (including its derivatives like logistic regression) is enough to cover 99% of analytics work
- Fast multi-core processors are needed for analytics: No.
Death of Data Warehouses
Data warehouses are complex, clumsy, ugly animals that have thankfully become redundant. What is the use of a centralized warehouse of data when one can easily browse data across the organisation smoothly using various data accessing techniques? Bandwidth is cheap, processing is cheap and storage does not cost anything.… Continue reading