Thoughts on Bitcoin (part 2)
Here is a summary of things that have happened since I wrote the previous Bitcoin blog post.
Technology, books, travel, and linguistics
Here is a summary of things that have happened since I wrote the previous Bitcoin blog post.
In 2013, we saw how internet activists’ snap judgments about the interpretation (or misinterpretation?) of jokes at pycon destroyed the professional career of two individuals (Source: A Dongle Joke That Spiraled Way Out Of Control). The internet activism first sympathized […]
Enough articles have been written about engineering crunch in the valley while some solutions like increasing equity grants to engineers have been suggested, the bigger issue of the broken recruiting pipeline has not gained the attention it deserves. Its a job of recruiters to source […]
Booting process The bootloader loads the kernel stored in /mach_kernel. Tip: Use rEFIt as a bootloader for dual booting into GNU/Linux. Kernel launches the launchd process which is equivalent of init in GNU/Linux. launchd loads startup processes from several directories (/System/Library/LaunchAgents, /System/Library/LaunchDeamons, […]
I was trying to make some modifications to android emulator and was unable to find good set of instructions for the compiling the same. Here are mine. # Get the source code. git clone https://android.googlesource.com/platform/external/qemu cd qemu # Install required […]
One of the biggest challenges to Intel’s x86 hegemony in the consumer market has been the emergence of smartphones where ARM-based processors have 90% market share. The PC market where Intel has a stronghold is declining at (estimated) 10% annual rate. […]
I have used Cover and Aviate but could not stay with either and am back to Nova (which offer static screen of apps).
A short summary of bitcoin Electronic money is all about ledger (transactions) which tells who sent money to whom, in standard financial system, central/federal/reserve bank (different nations have different names for these) and by extension, financial institutions are “trusted” to […]
Background A security company reverse engineered Snapchat’s android client and found all the api endpoints (source). Bigger issue: The published proof of concept of using “find friends” feature to find whether a phone number is registered on Snapchat or not, […]
The book Winners take all is a collection of interesting insights into how companies in the high tech sector succeed and fail. The book was written in 2006 (pre-iPhone era) so it’s interesting to see how some companies mentioned by the author […]