<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://draft.blogger.com/navbar/19968790?origin\x3dhttp://akaiflutterby.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Red Flutterby

Random thoughts, whinging and whatnot from yours truly.

 

Compiling

I don't even know what compiling is, but I wish I were a programmer.

Labels:

 

for this post

 
Blogger Jack Says:

Compiling is when you tell the computer to convert your plain text (e.g. "print hello") to ones and zeros. This can take a while depending on the computer and the language.

Thus, it's the perfect opportunity to waste some time.

 
 
Blogger Fay Says:

haha yea.... I do that too. I leave it to compile, and read blogs....and 2 hrs later go "oh shit! that should've finished 1hr and 55min ago" ^^

 

Leave a Reply