https://github.com/LuisGC/blog
Raw File
Tip revision: a190f270da39746f098672680944a4e33da8044b authored by LuisGC on 18 February 2018, 19:37:23 UTC
Merge branch 'master' of https://github.com/LuisGC/blog into hugo
Tip revision: a190f27
index.html



    




<!DOCTYPE HTML>

<html>
    <head>
        
            <title>About the author - Luiyología</title>
        

        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="generator" content="Hugo 0.37-DEV" />
        
  
    
  

  

  <link rel="apple-touch-icon-precomposed" href='/favicon/apple-touch-icon-precomposed.png'>
  <link rel="icon" href='/favicon/favicon.png'>
  
  <meta name="msapplication-TileColor" content="#da532c">
  <meta name="msapplication-TileImage" content='/favicon/mstile.png'>
  <meta name="application-name" content="Luiyología">
  <meta name="msapplication-tooltip" content="The Science that studies my interests and concerns">
  <meta name="msapplication-config" content='/favicon/ieconfig.xml'>



        
            <meta name="author" content="LuisGC">
        
        
            
                <meta name="description" content="The Science that studies my interests and concerns">
            
        

        <meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="About the author"/>
<meta name="twitter:description" content="I&rsquo;m a Software Engineer, FOSS Advocate and Agile Evangelist habituated to lead and coordinate development teams for various environments.
 I&rsquo;m an active fellow of several national and international associations: ARP-SAPC and Círculo Escéptico (promoting critical thinking, in the former one as part of the Board since 2012); STE and AEFCFT (Literature and Arts); and AECC (about scientific communication and outreach).
I&rsquo;m also Member of Free Software Foundation Europe, OpenStreetMap Foundation, Spanish Red Cross, Doctors Without Borders, Amnesty International and UNHCR."/>
<meta name="twitter:site" content="@luiyo"/>

        <meta property="og:title" content="About the author" />
<meta property="og:description" content="I&rsquo;m a Software Engineer, FOSS Advocate and Agile Evangelist habituated to lead and coordinate development teams for various environments.
 I&rsquo;m an active fellow of several national and international associations: ARP-SAPC and Círculo Escéptico (promoting critical thinking, in the former one as part of the Board since 2012); STE and AEFCFT (Literature and Arts); and AECC (about scientific communication and outreach).
I&rsquo;m also Member of Free Software Foundation Europe, OpenStreetMap Foundation, Spanish Red Cross, Doctors Without Borders, Amnesty International and UNHCR." />
<meta property="og:type" content="article" />
<meta property="og:url" content="/about/" />



<meta property="article:published_time" content="2003-10-07T00:00:00&#43;00:00"/>

<meta property="article:modified_time" content="2003-10-07T00:00:00&#43;00:00"/>











        <meta property="og:image" content="//images/logo.png">
        <meta property="og:image:type" content="image/png">
        <meta property="og:image:width" content="512">
        <meta property="og:image:height" content="512">
        
<meta itemprop="name" content="About the author">
<meta itemprop="description" content="I&rsquo;m a Software Engineer, FOSS Advocate and Agile Evangelist habituated to lead and coordinate development teams for various environments.
 I&rsquo;m an active fellow of several national and international associations: ARP-SAPC and Círculo Escéptico (promoting critical thinking, in the former one as part of the Board since 2012); STE and AEFCFT (Literature and Arts); and AECC (about scientific communication and outreach).
I&rsquo;m also Member of Free Software Foundation Europe, OpenStreetMap Foundation, Spanish Red Cross, Doctors Without Borders, Amnesty International and UNHCR.">


<meta itemprop="datePublished" content="2003-10-07T00:00:00&#43;00:00" />
<meta itemprop="dateModified" content="2003-10-07T00:00:00&#43;00:00" />
<meta itemprop="wordCount" content="123">



<meta itemprop="keywords" content="" />

        

        
            
        

        
        
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/atom-one-light.min.css">
            <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:400,800,900|Source+Sans+Pro:400,700">
            <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.25/jquery.fancybox.min.css">
            <link rel="stylesheet" href="/css/main.css">
            <link rel="stylesheet" href="/css/add-on.css">
            <link rel="stylesheet" href="/css/academicons.min.css">
        

        
            
                
            
                
                    <link rel="stylesheet" href="/css/luiyologia.css">
                
            
        


  
    
    <link href='//cdn.bootcss.com/highlight.js/9.11.0/styles/github.min.css' rel='stylesheet' type='text/css' />
  


      
    </head>
    <body>

      
      <div id="wrapper">

    
<header id="header">
    
      <h1><a href="/">About the author</a></h1>
    

    <nav class="links">
        <ul>
            
                <li>
                    <a href="/">
                            <i class="fa fa-home">&nbsp;</i>Home
                    </a>
                </li>
            
                <li>
                    <a href="/about/">
                            <i class="fa fa-id-card-o">&nbsp;</i>About
                    </a>
                </li>
            
                <li>
                    <a href="/blog/">
                            <i class="fa fa-newspaper-o">&nbsp;</i>Blog
                    </a>
                </li>
            
                <li>
                    <a href="/categories/">
                            <i class="fa fa-sitemap">&nbsp;</i>Categories
                    </a>
                </li>
            
                <li>
                    <a href="/blog/feed.xml">
                            <i class="fa fa-rss">&nbsp;</i>RSS
                    </a>
                </li>
            
        </ul>
    </nav>
    <nav class="main">
        <ul>
            
            <li class="search">
                <a class="fa-search" href="#search">Search</a>
                <form id="search" method="get" action="//google.com/search">
                    <input type="text" name="q" placeholder="Search" />
                    <input type="hidden" name="as_sitesearch" value="/">
                </form>
            </li>
            <li class="menu">
                <a class="fa-bars" href="#menu">Menu</a>
            </li>
        </ul>
    </nav>
</header>


<section id="menu">

    
        <section>
            <form class="search" method="get" action="//google.com/search">
                <input type="text" name="q" placeholder="Search" />
                <input type="hidden" name="as_sitesearch" value="/">
            </form>
        </section>

    
        <section>
            <ul class="links">
                
                    <li>
                        <a href="/">
                            <h3>
                                <i class="fa fa-home">&nbsp;</i>Home
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/about/">
                            <h3>
                                <i class="fa fa-id-card-o">&nbsp;</i>About
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/blog/">
                            <h3>
                                <i class="fa fa-newspaper-o">&nbsp;</i>Blog
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/categories/">
                            <h3>
                                <i class="fa fa-sitemap">&nbsp;</i>Categories
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/blog/feed.xml">
                            <h3>
                                <i class="fa fa-rss">&nbsp;</i>RSS
                            </h3>
                        </a>
                    </li>
                
            </ul>
        </section>

    
        <section class="recent-posts">
            <div class="mini-posts">
                <header>
                    <h3>Recent Posts</h3>
                </header>
                

                
                    
                

                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/">Travels With Charley: In Search of America, by John Steinbeck</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-02-17'>
                                    February 17, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/" class="image featured">
            <img src="/blog/img/2018/02/travels_charley_map.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/02/fosdem-2018-sunday/">FOSDEM 2018: Sunday</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-02-08'>
                                    February 8, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/fosdem-2018-sunday/" class="image featured">
            <img src="/blog/img/2018/02/fosdem-2018-food.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/02/fosdem-2018-saturday/">FOSDEM 2018: Saturday</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-02-06'>
                                    February 6, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/fosdem-2018-saturday/" class="image featured">
            <img src="/blog/img/2018/02/fosdem-2018-OSI.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/01/things-that-java-developers-really-need-to-know/">Some things that Java developers really need to know in 2018</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-01-23'>
                                    January 23, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/01/things-that-java-developers-really-need-to-know/" class="image featured">
            <img src="/blog/img/2018/01/Java9_Jigsaw.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/01/mi-2017-ludico/">Mi 2017 lúdico</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-01-04'>
                                    January 4, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/01/mi-2017-ludico/" class="image featured">
            <img src="/blog/img/2018/01/gamesTagCloud2017.png" alt="">
        </a>
    


                        </article>
                

                
                    <a href=
                        
                            /blog/
                        
                        class="button">View more posts</a>
                
            </div>
        </section>

    
        
</section>

    
    <div id="main">
        <article class="post">
            
            <header>
    <div class="title">
        
            <h1><a href="/about/">About the author</a></h1>
            
        
        
    </div>
</header>

            <div id="content">
                <p>I&rsquo;m a <strong>Software Engineer</strong>, <strong>FOSS Advocate</strong> and <strong>Agile Evangelist</strong> habituated to lead and coordinate development teams for various environments.</p>

<div class="image lateral">
  <img src="/blog/img/main/avatar.png" alt="Luis GC" title="Luis GC">
</div>

<p>I&rsquo;m an active fellow of several national and international associations: <a href="http://www.escepticos.es/"><strong>ARP-SAPC</strong></a> and <a href="http://circuloesceptico.org/"><strong>Círculo Escéptico</strong></a> (promoting critical thinking, in the former one as part of the Board since 2012); <a href="http://sociedadtolkien.org/"><strong>STE</strong></a> and <a href="http://www.aefcft.com/"><strong>AEFCFT</strong></a> (Literature and Arts); and <a href="http://www.aecomunicacioncientifica.org/"><strong>AECC</strong></a> (about scientific communication and outreach).</p>

<p>I&rsquo;m also Member of <a href="http://fsfe.org/"><strong>Free Software Foundation Europe</strong></a>, <a href="http://osmfoundation.org/"><strong>OpenStreetMap Foundation</strong></a>, <a href="http://www.cruzroja.es/"><strong>Spanish Red Cross</strong></a>, <a href="https://www.msf.es/"><strong>Doctors Without Borders</strong></a>, <a href="https://www.amnesty.org/es/"><strong>Amnesty International</strong></a> and <a href="http://www.acnur.org/"><strong>UNHCR</strong></a>.</p>

<p>I love hiking, cycling (cycle tourism specially) and traditional archery to the point that I&rsquo;m federated in <a href="https://www.federarco.es/"><strong>RFETA</strong> (Spanish Federation of Archery)</a> and <a href="http://ifaa-spain.es/"><strong>AAL-IFAA</strong> (International Field Archery Association)</a> and I&rsquo;ve co-founded with other friends our own traditional archery club: <a href="http://ithilien.es/">the <strong>Archers of Ithilien</strong></a>.</p>

            </div>
        </article>
    </div>
    
<section id="sidebar">

  
  <section id="intro">
    
    
      
        <a href='/'><img src="/blog/img/main/Luiyologia-twitterlogo.png" width="300" alt="Luiyología" /></a>
      
    
    
      <header>
        <h2></h2>
        <p>The Science that studies my interests and concerns</p>
      </header>
    
    
      <ul class="icons">
        
        
  <li><a href="//github.com/luisgc" target="_blank" title="GitHub" class="fa fa-github"></a></li>















  <li><a href="//flickr.com/photos/luiyo" target="_blank" title="Flickr" class="fa fa-flickr"></a></li>











  <li><a href="//linkedin.com/in/luisgc" target="_blank" title="LinkedIn" class="fa fa-linkedin"></a></li>









  <li><a href="//slideshare.com/LuisGarcaCastro" target="_blank" title="SlideShare" class="fa fa-slideshare"></a></li>





  <li><a href="//plus.google.com/+LuisGarc&amp;iacute;aCastro" target="_blank" title="Google+" class="fa fa-google-plus"></a></li>



  <li><a href="//reddit.com/user/Luiyo" target="_blank" title="Reddit" class="fa fa-reddit"></a></li>





















  <li><a href="//twitter.com/luiyo" target="_blank" title="Twitter" class="fa fa-twitter"></a></li>



















  <li><a href="mailto:luiyologia@gmail.com" title="Email" class="fa fa-envelope"></a></li>


      </ul>
    
  </section>

  
  <section class="recent-posts">
    <div class="mini-posts">
      <header>
        <h3>Recent Posts</h3>
      </header>
      <div class="posts-container">
        

        
          
        

        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/">Travels With Charley: In Search of America, by John Steinbeck</a>
              </h3>
              
              <time class="published" datetime='2018-02-17'>
                February 17, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/" class="image featured">
            <img src="/blog/img/2018/02/travels_charley_map.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/02/fosdem-2018-sunday/">FOSDEM 2018: Sunday</a>
              </h3>
              
              <time class="published" datetime='2018-02-08'>
                February 8, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/fosdem-2018-sunday/" class="image featured">
            <img src="/blog/img/2018/02/fosdem-2018-food.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/02/fosdem-2018-saturday/">FOSDEM 2018: Saturday</a>
              </h3>
              
              <time class="published" datetime='2018-02-06'>
                February 6, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/fosdem-2018-saturday/" class="image featured">
            <img src="/blog/img/2018/02/fosdem-2018-OSI.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/01/things-that-java-developers-really-need-to-know/">Some things that Java developers really need to know in 2018</a>
              </h3>
              
              <time class="published" datetime='2018-01-23'>
                January 23, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/01/things-that-java-developers-really-need-to-know/" class="image featured">
            <img src="/blog/img/2018/01/Java9_Jigsaw.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/01/mi-2017-ludico/">Mi 2017 lúdico</a>
              </h3>
              
              <time class="published" datetime='2018-01-04'>
                January 4, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/01/mi-2017-ludico/" class="image featured">
            <img src="/blog/img/2018/01/gamesTagCloud2017.png" alt="">
        </a>
    


          </article>
        
      </div>

      
        <a href=
          
            /blog/
          
        class="button">View more posts</a>
      
    </div>
  </section>

  
  
  
  
  
    <section id="categories">
      <header>
        <h3>
          <a href="/categories/">Categories</a>
        </h3>
      </header>
        
          
        

        
        <p>
          <article>
            <header>
              
                <a href="/categories/science/">science</a>
                <span style="float:right;">97</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/culture/">culture</a>
                <span style="float:right;">90</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/skepticism/">skepticism</a>
                <span style="float:right;">84</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/event/">event</a>
                <span style="float:right;">69</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/technology/">technology</a>
                <span style="float:right;">59</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/outreach/">outreach</a>
                <span style="float:right;">58</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/personal/">personal</a>
                <span style="float:right;">47</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/review/">review</a>
                <span style="float:right;">44</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/literature/">literature</a>
                <span style="float:right;">34</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/skeptics-in-the-pub/">skeptics-in-the-pub</a>
                <span style="float:right;">34</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/computer-science/">computer-science</a>
                <span style="float:right;">28</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/internet/">internet</a>
                <span style="float:right;">25</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/politics/">politics</a>
                <span style="float:right;">23</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/news/">news</a>
                <span style="float:right;">22</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/cinema/">cinema</a>
                <span style="float:right;">21</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/video/">video</a>
                <span style="float:right;">21</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/open-source/">open-source</a>
                <span style="float:right;">19</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/history/">history</a>
                <span style="float:right;">18</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/programming/">programming</a>
                <span style="float:right;">15</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/tourism/">tourism</a>
                <span style="float:right;">15</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/curious/">curious</a>
                <span style="float:right;">14</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/holidays/">holidays</a>
                <span style="float:right;">14</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/linux/">linux</a>
                <span style="float:right;">14</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/skepticamp/">skepticamp</a>
                <span style="float:right;">14</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/games/">games</a>
                <span style="float:right;">13</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/health/">health</a>
                <span style="float:right;">11</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/magic/">magic</a>
                <span style="float:right;">11</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/economics/">economics</a>
                <span style="float:right;">10</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/design/">design</a>
                <span style="float:right;">9</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/english/">english</a>
                <span style="float:right;">8</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/philosophy/">philosophy</a>
                <span style="float:right;">8</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/theater/">theater</a>
                <span style="float:right;">8</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/music/">music</a>
                <span style="float:right;">7</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/press/">press</a>
                <span style="float:right;">7</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/solidarity/">solidarity</a>
                <span style="float:right;">7</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/sport/">sport</a>
                <span style="float:right;">7</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/cars/">cars</a>
                <span style="float:right;">6</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/star-trek/">star-trek</a>
                <span style="float:right;">6</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/television/">television</a>
                <span style="float:right;">6</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/art/">art</a>
                <span style="float:right;">5</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/blog/">blog</a>
                <span style="float:right;">5</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/retrospective/">retrospective</a>
                <span style="float:right;">5</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/comics/">comics</a>
                <span style="float:right;">4</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/gadget/">gadget</a>
                <span style="float:right;">4</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/humour/">humour</a>
                <span style="float:right;">4</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/podcast/">podcast</a>
                <span style="float:right;">4</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/tolkien/">tolkien</a>
                <span style="float:right;">4</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/links/">links</a>
                <span style="float:right;">2</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/photography/">photography</a>
                <span style="float:right;">2</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/secularism/">secularism</a>
                <span style="float:right;">2</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/maps/"> maps</a>
                <span style="float:right;">1</span>
              
            </header>
          </article>
        </p>
        
        <p>
          <article>
            <header>
              
                <a href="/categories/quote/">quote</a>
                <span style="float:right;">1</span>
              
            </header>
          </article>
        </p>
        
    </section>
  
  

  
  
    <section id="mini-bio">
      <h3>About</h3>
      <p>Ludopath, technopath, cinephile, skeptic and, by every definition, early adopter</p>
      <a href="/about/" class="button">Learn More</a>
    </section>
  

  
  <section id="footer">
    
      <ul class="icons">
        
        
  <li><a href="//github.com/luisgc" target="_blank" title="GitHub" class="fa fa-github"></a></li>















  <li><a href="//flickr.com/photos/luiyo" target="_blank" title="Flickr" class="fa fa-flickr"></a></li>











  <li><a href="//linkedin.com/in/luisgc" target="_blank" title="LinkedIn" class="fa fa-linkedin"></a></li>









  <li><a href="//slideshare.com/LuisGarcaCastro" target="_blank" title="SlideShare" class="fa fa-slideshare"></a></li>





  <li><a href="//plus.google.com/+LuisGarc&amp;iacute;aCastro" target="_blank" title="Google+" class="fa fa-google-plus"></a></li>



  <li><a href="//reddit.com/user/Luiyo" target="_blank" title="Reddit" class="fa fa-reddit"></a></li>





















  <li><a href="//twitter.com/luiyo" target="_blank" title="Twitter" class="fa fa-twitter"></a></li>



















  <li><a href="mailto:luiyologia@gmail.com" title="Email" class="fa fa-envelope"></a></li>


      </ul>
    
    <p class="copyright">
      
        &copy; 2018
        
          Luiyología
        
      .
      Powered by <a href="//gohugo.io" target="_blank">Hugo</a>
    </p>
  </section>
</section>

    </div>
    <a id="back-to-top" href="#" class="fa fa-arrow-up fa-border fa-2x"></a>
    

    
      
    

    
      
      
      
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/highlight.min.js"></script>
        
        
        
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/languages/r.min.js"></script>
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/languages/yaml.min.js"></script>
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/languages/css.min.js"></script>
        <script>hljs.configure({languages: []}); hljs.initHighlightingOnLoad();</script>
      
    
    
    
      <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/skel/3.0.1/skel.min.js"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.25/jquery.fancybox.min.js"></script>
      <script src="/blog/js/util.js"></script>
      <script src="/blog/js/main.js"></script>
      <script src="/blog/js/backToTop.js"></script>
    

    
      
        
      
    

    
    <script>hljs.initHighlightingOnLoad();</script>
  </body>
</html>

back to top