fetch( ); decode( ); execute( );
// the cycle of my life...
Pages
(Move to ...)
Home
Short Bio
Publications
Links
▼
Sunday, August 28, 2016
Writing Equations on the Web
›
$$\sigma^{2} = \frac{1}{N-1} \sum_{i=0}^{N-1} (x_i - \mu)^{2}$$ An important requirement arose for me recently which didn't occur...
Thursday, August 25, 2016
Reflections of a Busy Semester
›
my desk at SCoRe lab Life has become never like before. I've came across so many revolutions throughout my life and at the moment ...
1 comment:
Sunday, August 7, 2016
Preparing Latex Documents in Sinhala (සිංහල) Language
›
[ Note : I wrote a follow up post for this blog post which you can find here . ] Since I'm addicted to Latex for preparing all kin...
6 comments:
Friday, August 5, 2016
Sniffing GSM Packets using HackRF or RTL-SDR
›
These are the steps I followed to capture GSM packets using a HackRF SDR device or an RTL-SDR dongle and view it on Wireshark protocol ana...
Sunday, July 31, 2016
Python and SQLite: A beautiful combination
›
When building small systems which do nice and interesting things, I prefer keeping the implementation as simple as possible. I don't l...
Thursday, July 7, 2016
IP over TCP
›
In a previous post , I wrote about how to create virtual network interfaces on Linux by using TUN interface facility. We created a simple ...
1 comment:
Wednesday, June 29, 2016
Installing Oracle Express 11g using Docker on Ubuntu
›
Installation of Oracle database on a Linux system for learning purposes is a huge hassel since there are so many steps to follow to get Or...
‹
›
Home
View web version