Setup a password less ssh authentication for <<user>> on EC2 node Login to AWS EC2 node su […]
Measuring performance and understanding user navigation through javascript
Measuring performance and understanding user navigation is supported by most of the browsers now natively […]
Approximations relevant for Algorithms and Theorems relevant for Architecture
Theorems relevant for Architecture CAP Theorem Approximations relevant for Algorithms Stirling’s approximation Chebyshev’s inequality
Graph processing in query languages using UDAFs – Part II
In the previous post I have attempted to make a case that it is feasible […]
Gitlab – Bitnami – An Awesome combination
Gitlab community edition is a fantastic software for code hosting and bitnami has a very nice […]
A comparison of security vulnerabilities – Heartbleed, shellshock and POODLE
Here’s a comparison of recent security vulnerabilities – Heartbleed, ShellShock and POODLE https://docs.google.com/spreadsheets/d/12j-lYenXpe8yOYgw6PgS8WMmMXpEfm847JZPfpZnMYY/pubhtml
Fix for Poodle – SSL 3.0 Vulnerability
Another security vulnerability came to light today, on SSL this time. What: POODLE attack (Padding […]
Graph processing in query languages using UDAFs
Introduction Processing graphs is a fundamental problem area that has applications in several domains ex: […]
VoltDB – Cheat Sheet
Sequences in VoltDB – https://up-the-voltage.runkite.com/generating-ids-in-voltdb/ Dual and Connection keep alive query – select 1 from dual […]