@sabine_hof
Nothing here yet.
Nothing here yet.
No blogs yet.
I thought to do some experiment with Algolia and I must say I am impressed by its speed. I would love to know what architecture/solution they use to power their search engine. A basic high level overview will be great. I am sure I am not
I always prefer technologies I am familiar with for serious projects. Many times I get questions like - Why X? Why not Y? Many times the reason is I am more comfortable with X than Y. How do you explain this to your colleagues, friends, advisors e
Do you force your web pages to use SSL? Many times people just enable SSL only on login pages. But if we do that how are we going to protect the session key (sent with cookie) while accessing non-ssl pages? So, my question is : <
I am using a MacBook and I had installed Node.js through the Node installer. Current version is 0.10.32 and I would like to upgrade to 4.1.2. How do I upgrade without using any external libraries like homebrew/nvm etc?