Commencing boot sequence
initiating stream of thoughts
Hello, world!
Boot Sequence is the set of instructions that get the computers running when we press the power button. These are steps - one on top of other.
For Linux, it is generally first is the BIOS (Basic Input and Output System) starting up MBR (Master Boot Record). And then MBR runs GRUB which executes Kernel which executes init
sequence which executes runlevel programs. More details here.
Similarly for me, as indicated by the catchy title, this is the first set of step which hopefully is going to setup the pattern of blogging for me.
Drawing analogy from linux, Basic Input/Output System for me would be to get subscriptions, comments and suggestions from readers and the output would be the effort I put in composing these posts.
What to expect from sttp://
Since I generally spend most of my time with computers, the content for the posts will mostly be related to the projects that I build, technologies I encounter and ideas I have around them.
I generally read a lot of content as well, and there would be times when I would post about stuff I read involving music, psychology, engineering, statistical modeling, infrastructure, system-design and what-ifs.
If you like what you see and what you read, please share this with others and motivate me to write frequently and better.