Saturday, November 19, 2016

THE ART OF REMEMBERING

Waw, I’m actually quite proud of myself. My memory (and imagination) has been getting worse big time for the last decade but this morning when i woke up i could mostly remember the most simple HTML code i have been studying yesterday on a Lynda.com video course about HTML, here it is :

                              

<!doctype html>
<html lang="en">
<head>
 <meta charset="utf-8">
 <title>this is the fucking title</title>
 </head>
 <body>
 <div id=header>
  header, this is the fuckin header
 </div>
 <div id=content>
  content, this is da fuckin content
 </div>
 <div id=footer>
  footer, das is da fuckin footer
 </div>
 </body>
 </html>

                     I’m using an editer called "Komodo" to write the code and to remember this simple structure this morning i still had to peep a couple of times, veeeery quickly, on the results but now it’s there, in my sleepyhead, and i gotta keep going forward and practising to not forget.     
  
                            
                   
                    Actually, and pretty obviously i guess, i just have to use my dam mind to improve it’s memory once again so let’s go for it.
                    I also just had this vision that maybe at some point, and hopefully not specifically when i’ll die (if i’ll die) but before, some sort of event or stroke or whatever would enable to free my memories that would be flowing out once again and almost instantly. 
                    i’d be able to remember so much that has been carefully kept in some virtual drawers up there, into my mind, although i’m currently not able to access them. Where’s the key ?          


No comments:

Post a Comment