Tuesday, August 31, 2010

Virality

Publishing a feed to all your friends is not viral, it is spam. If publishing a feed results is all your friends also publishing the feed, then that is viral. To make something viral is not about publishing your feed as many times as possible, to make something viral is about causing the receiver of the feed to want to republish it.

Monday, August 30, 2010

Interest

If everybody in the world has enough money to keep in bank such that they can easily survive on interest alone, who will do the work? This will not work for obvious reasons, but this is what everyone dreams to achieve.

May be money should have a half life.

Jammu Airport

Few things happened at Jammu Airport which defies all economics:

1) Taxi service is controlled by a union guy. I wanted a taxi for a day without specifying how much kilometer I will travel. The guy simply refused to give me a per km rate as his commission depends on total value of the travel charges. With per KM model he doesn't knows beforehand what is his commission and hence the refusal to act on this stupid per KM model.
2) The taxis are assigned in round robin fashion. As the number of taxis increase without any increase in tourist traffic (less demand and more supply) the taxi charges will be increased to compensate the decrease in per taxi profit.

Sunday, August 29, 2010

Demand & Supply

One of the fundamental premises of classical economics is the rule of demand and supply. In a free market when demand is more and supply is less, prices go high and when demand is less and supply is more, the prices go down.  This works most of the time but not all the time. Here is when it doesn't works.

  • Free markets are hard to achieve. Typically we have less number of producers and high number of consumers in any market. This gives unfair advantage to producers to artificially keep the prices high simply because their number is small enough to organize. Real Estate, Sabzi Mandi, Auto Stand, etc are some of the places where producers will typically unite and charge high prices.  With GroupOn and other demand aggregator sites, what we now see in consumers uniting to create artificially lower demand to impact the prices. This would not be required in a free market.
  • The second factor is how many times the buying decision is taken. We don't change phone numbers often, which means even if the new plan from Airtel is very good, it will not create enough demand. If I have bought a house at some price, any changes is price later are irrelevant for me. The same is the case with home loan, because of the switching charges and no guaranty by the bank on the floating home loan rate. Only when the buying happens over and over again, it is possible for the demand/supply rule to be effective. If it doesn't happens often enough, the equilibrium is lost. Same is the case with representative democracy where we end up voting only once in five years.  Demand/Supply will not work if consumers just have to make this decision only once or twice. The markets will only be fair if consumer needs to choose over and over and not when they are stuck with their choice for lifetime or a big duration of time.
  • The third factor is the time of delivery of the product or service. If the product is only scheduled to be delivered, the decision of payment has already been made and the quality of service/product doesn't comes into picture, only its expectation. When an enterprise buys some software from other company, it is paying for the product as well as the maintenance charges which will happen only in the future. When we sit in an auto, we will know if his meter is bad or the driver is slow or reckless only when have made the buying decision. Or when buying a house, the house will be delivered only in the future which means actual cost of house will be known only in the future.  What this really means is that it is impossible for us to take an informed decision about the purchase or at least is fairly complicated decision to make, which gives the producer unfair advantage it terms of setting prices.
What I want to say is that their exist enough markets which appears to be free but are not, because they don't give consumers enough time/chances to revise their decisions and this gives unfair advantage to the producers, which means fair market theory fails and we need government intervention or group buying or really establish fair prices in these markets.

Sunday, August 22, 2010

Principles

Every subject, philosophy, area of interest defines some set of principles which provide the basic framework for thinking about the subject. Be it physics or computer science or politics or economics, every subject will define something. It is impossible to talk about anything unless we define it. This act of definition does two things: it simplifies thinking about the subject and at the same time what is doesn't defines becomes insignificant, forgettable. Think of a clean sheet of paper and then think of a line drawn on it or a circle. Suddenly we have a left side and a right side or inside of circle and outside of the circle. The act of definition allows us to focus on somethings and make us blind to what is not defined.

Einstein talked about countable and uncountable things, I am taking this one step behind....only what is defined could be countable or uncountable, what is not defined is simply outside the scope, irrelevant, unknown, unthinkable.

As a programmer I need to define endless concepts to simplify my code. And often the concepts become weak when new features are added, which break the existing code contracts. I don't think it is possible to avoid inventing concepts, but I feel the less the better. If it was possible to write code without inventing these concepts, I would be happy, but they are necessary evil. They allow understanding the code, they make some things very easy to do, but the very act of defining them limits the kind of problems that can be solved using them. And eventually the code rewrite/refactoring is needed.

I find this very similar to what happens in life, except that the code is the "language" we talk (the sum total of human knowledge) and every one speaking that language is its "developer".  The whole world is writing a software called "language" and it is hard to change meanings when everyone in the world is working on the same piece of code. So the human race continues to be backward compatible, maintaining the legacy code, even though we might be badly needing a rewrite.  Things like nation states, religion, money, government, inheritance, etc. the foundations of our existence may already have reached their end of life, but we will continue to be trapped because we defined them sometime in our history. May be the problem of poverty, corruption, unemployment, wars,  nuclear race, global warming, religious intolerance,  alienation, etc cannot be solved in the realm of our "language".  They are end result or logically valid outcomes of the conceptual models of world we have defined over the years.

May be we need a redesign but that too will need to be defined...and then thousands of years later it will also becomes obsolete.

Understanding

Everybody wants people in their lives to be understanding. The point at which we believe we understood is exactly the point at which we stop understanding. This is fairly obvious. What is the point of trying to understand when you have understood. But what if you have not understood but you think you have? When we are in conversation with the belief that we may not have understood, that is when we really are in a position to understand and are being understanding.

Saturday, August 14, 2010

Thoughts on OS

OS design has not changed much from what we read in the text books. This says a lot about progress in Operating Systems. Yes the OS has become much more complex, much more efficient and much more faster, but we have not changed it fundamentally for a long time now. The computing industry as a whole has had a fantastic run in the last two decades but somehow OS was missed.

Here is my vision for the next generation of Operating Systems.

  1. OS is free and can be open source.
  2. Applications can only be installed via Application Store (iPhone/iPad Model). Someone verifiable owns every application that runs on the OS.
  3. Application updates are owned and installed via Application Store. No need to write your own update installer and delay system startup.
  4. Non Application Store owned Applications run in Virtualized Environment. To make sure you can run your hello world.
  5. Applications are all free to install, with may be one month trial period and zero commitment. No need to ask for email address and how you found us to get a license key. OS ensure that your application is not used without user agreement to pay for the services.
  6. Applications are charged by usage. OS defines usage.  Applications define charges. The usage could be how much time the app was running or was being viewed or interacted with or amount of data saved or amount of memory used. 
  7. Applications can use user data, with users permission. Access is defined and controlled by OS. Don't store everything about user in your own format. Use what user has already defined. This could be font sizes or my picture or folder to save things or auto backup policy, etc
  8. Applications can add new system calls and interfaces. Other applications can use those "system calls and interfaces". These higher level "system calls" can be the basis for new Applications. This is the API model. First everyone was making websites and now everyone is exposing API's. What if the API was dynamically available in the OS itself and instead of people writing new websites using the API, used the same API to build native applications.
  9. The higher level system calls can be local as well as remote. Thus Applications would have the choice of implementing these system calls by sending over code to the OS or ask OS to send over the API arguments to the remote service.  
  10. Every one in the API stack is paid by usage. If someone writes a good cypto algorithm and tons of applications use it, he is paid, even though he never created an application in the current sense of software development. My dear dear open source developers would finally avoid putting GNU license in the code and can easily make some money. 
I guess the place I am coming from is that instead of making browser the OS, why not let OS be the browser. It is much better place to implement the functionality that browsers are being called upon to support.

The other problem worth fixing is the licensing. SaaS providers have done a good job but the problem is everyone needs to handle the scalability aspects of it. If OS could handle the subscriptions based pricing, SaaS companies can let the code run on the client machine itself. Downloaded software is the best scalable software architecture I have ever seen.

Yet another problem is the open source free software. I hate it. Well not exactly hate it but it is unfair. Developer should get credit for the software he writes and hence the whole concept of higher level system calls. Write whatever part of the software you are comfortable with and OS will ensure you get the money when someone decides to use it. The app store funda essentially ensures responsibility for your software. It is like a license to drive a vehicle..doesn't prevents accidents but everyone knows whom to blame. More than OS, what I am proposing is a business model for open software development. Don't worry about marketing, don't worry how you will get the money, don't worry how to patch and upgrade the software, don't even worry about scalability -- just write quality software. Reuse what you can from existing "high level system calls" without signing deals and just focus on getting things done for your customer. Amen.

Sunday, August 08, 2010

Home Loan Switching Charges & Floating Interest Rate

Why do they exist in the first place? They conflict with the basics of capitalistic society. The basic idea of capitalism is free trade. I want a product or service and I will pay for it. The fair price is decided by market forces. If someone else provides the same product or service at a cheaper price, I would like to buy from other player. Home Loan Switching charges create a barrier in making such a choice. If this was allowed we would see lot of Home Loan Switching and perhaps better interest rates. Basically make the market fair at least.

Floating Interest Rate is another faux. It is decided by the bank. It can vary from customer to customer. It looks nice to negotiate 8% at the start of home loan, but three months down the line bank is free to make it 11%.  If it were a function of loan amount or duration, I would understand it, but making it an arbitrary measure which is solely control by bank is as stupid as banking can be or as smart as banking can be, depending upon how you look at it.

Come to think of it, I don't like the concept of loan at all. Yes I know how good it is because it lets you buy house and stuff and it will take you long time to save enough money if you do it without loan, etc. The place I am coming from is not their should be no loans, but loans of different variety. Investment is a better word. This is how I believe this should work.


  1. Banks can invest in my home.
  2. They get a share of the house. To start with it could be 80%-90% depending upon the "investment amount" 
  3. If I sell the house before construction is complete or at any point in time decided by me, bank get money proportional to their share in the house.
  4. I can always buy back home shares from the bank by paying money to the bank any time I want and as much as I want.  The price for share depends on the current price of the property.
  5. Until the time I pay back the full amount, bank gets the percentage share of the rental income I get or I can get from the property.

This approach solves few problems.

  1. No interest.
  2. Banks take higher risks and get higher returns and so do I.
  3. Unless sold, the real value of the property is rental. That is all that I have to pay to the bank (as per their percentage)
  4. If at any point, I feel that the property is not working out for me, I can easily sell it off and bank will help me with this, so that both me and bank can have comfortable exits. If the property rates crash, banks suffer as much as me.
  5. Property rates will be reasonable. If the value of property is 10 lakhs, banks don't care it you buy it at 15 or 20 or 50 lakhs. The more the better, because they get more money. When banks end up owning 90% of the property, they will work with the builder to get better prices for the customer.
Hope government makes it a regulation or someone with enough money decided to do it this way. Their is lot to do to make this habitable.

Related - Where is money? and Frequency of choice and Reinventing money