Hello World from this blog!

Technology was supposed to let us solve these problems. But technology never solves things by itself. At bottom, it requires people to sit down and build tools that solve them. Which, as long as programmers are all competing to create the world’s most popular timewaster, it doesn’t seem like anyone is going to do. Aaron Swartz, The Boy Who Could Change the World

Hello Suraj owns this blog.

var s= "Hello to this world";
alert(s);

A “Hello, World!” program generally is very simple in most programming languages, and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code.

The idea

var blog = new Idea();

This blog is about posting my exploration in this expanding entropy of dynamic technology

Less talk more CODE.

This site is made in jekyll and based on minimal console theme, from here