Files
webpagetmp/about/index.html
2025-07-10 14:02:49 -06:00

124 lines
14 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>About - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="About" />
<meta property="og:description" content="This page. This is my space, my domain. Where I&rsquo;ll be posting all about my homelab, what services I haves, the issues I faced as well as a journal of which topics I&rsquo;m studying for example currently I&rsquo;m preparing to take The Linux Foundation SysAdmin certification exam.
Here I&rsquo;ll also be posting my other projects that may or may not be related to programming, like poems I write, short stories, the videogames demos I try to make, or the abandoned open source projects I try to bring back to life." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://saulbh.me/about/" /><meta property="og:image" content="https://saulbh.me/about/featured-image.jpg"/><meta property="article:section" content="" />
<meta property="article:published_time" content="2023-12-01T18:51:13-06:00" />
<meta property="article:modified_time" content="2023-12-01T18:51:13-06:00" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://saulbh.me/about/featured-image.jpg"/>
<meta name="twitter:title" content="About"/>
<meta name="twitter:description" content="This page. This is my space, my domain. Where I&rsquo;ll be posting all about my homelab, what services I haves, the issues I faced as well as a journal of which topics I&rsquo;m studying for example currently I&rsquo;m preparing to take The Linux Foundation SysAdmin certification exam.
Here I&rsquo;ll also be posting my other projects that may or may not be related to programming, like poems I write, short stories, the videogames demos I try to make, or the abandoned open source projects I try to bring back to life."/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/about/" /><link rel="next" href="https://saulbh.me/cv/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "About",
"inLanguage": "en",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/saulbh.me\/about\/"
},"genre": "page","wordcount": 548 ,
"url": "https:\/\/saulbh.me\/about\/","datePublished": "2023-12-01T18:51:13-06:00","dateModified": "2023-12-01T18:51:13-06:00","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": ""
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/cv/"> CV </a><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item" href="/categories/"> Categories </a><a class="menu-item active" href="/about/"> About </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Select Language">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/about/" selected>English</option><option value="/es/about/">Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/cv/" title="">CV</a><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/categories/" title="">Categories</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Select Language">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/about/" selected>English</option><option value="/es/about/">Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page single special"><h1 class="single-title animate__animated animate__pulse animate__faster">About</h1><div class="content" id="content"><p><figure><a class="lightgallery" href="/about/featured-image.jpg" title="Header Image" data-thumbnail="/about/featured-image.jpg" data-sub-html="<h2> </h2><p>Header Image</p>">
<img
class="lazyload"
src="/svg/loading.min.svg"
data-src="/about/featured-image.jpg"
data-srcset="/about/featured-image.jpg, /about/featured-image.jpg 1.5x, /about/featured-image.jpg 2x"
data-sizes="auto"
alt="/about/featured-image.jpg" width="3956" height="2728" />
</a><figcaption class="image-caption"> </figcaption>
</figure></p>
<h1 id="this-page">This page.</h1>
<p>This is my space, my domain. Where I&rsquo;ll be posting all about my homelab, what services I haves, the issues I faced as well as a journal of which topics I&rsquo;m studying for example currently I&rsquo;m preparing to take The Linux Foundation SysAdmin certification exam.</p>
<p>Here I&rsquo;ll also be posting my other projects that may or may not be related to programming, like poems I write, short stories, the videogames demos I try to make, or the abandoned open source projects I try to bring back to life.</p>
<h1 id="me">Me</h1>
<p>I&rsquo;m a Mexican developer, neurodivergent, raised by a teacher and a librarian so I&rsquo;ve been reading my whole life and I give a lot of importance to sharing knowledge.</p>
<p>After not touching a single line of code my whole life, I entered to a computer engineering degree in the National Autonomous University of Mexico (UNAM in spanish) where I fell in love with programming I was fascinated when I started to understand how to instruct computers to do things, it was the first step to understanding how videogames or the intenet worked so I used a lot of my time to learn more and experiment further with code both in computer and in hardware with arduino.</p>
<p>In my second semester I discovered what Open Source was and started to get to know the Linux Operatin system and fell in love again, I was amazed by how big of an impact a community working together could make. An university student&rsquo;s project became a globally used project with thousand of contributors. So I spent my time getting familiar with how linux worked and what other open source projects existed. Then a year after I came across a community of students that belonged to my university but in another location, GDG UNAM , I started going and participating in their meet ups, because the idea was the same, a group of people wanting to share knowledge of something they were interested. But after the covid pandemic we all got jobs and couldn&rsquo;t mantain the community and while we to still create resources we are not as active as before. Tha&rsquo;s why I wanted to start this blog to share my experiences and the bit of knowledge I&rsquo;ve gathered in these few years.</p>
<hr>
<h1 id="things-i-think-people-will-ask-or-just-questions-i-want-to-answer">Things I think people will ask (or just questions I want to answer)</h1>
<ul>
<li>Why not just use medium as a blog?<br>
Well mainly because medium limits how many articles can a person read if they are not subscribed to their services. I believe in free knowledge, already had the domain name and already had a raspberry hosting services.</li>
<li>Why not use x or mastodon?<br>
I don&rsquo;t like x. And I will try to use Mastodon but I often forget it exists and I don&rsquo;t post anything.</li>
<li>What Linux Distro do you use?<br>
I use <a href="https://www.debian.org/" target="_blank" rel="noopener noreffer ">Debian</a> in all my computers, in my tablet I use <a href="https://www.gnome.org/" target="_blank" rel="noopener noreffer ">Gnome</a> as my Desktop environment and for anything with a keyboard I use <a href="https://swaywm.org/" target="_blank" rel="noopener noreffer ">swaywm</a>.</li>
<li>Why do you publish poems in a programming blog?<br>
Why not? I love poems and this hugo theme allows me to easily sepparate posts by category so it works.</li>
<li>What is your favorite pokemon?<br>
Mimikyu and rotom, but tbh I wrote mimikyu instantly and had to search for rotom&rsquo;s name.</li>
</ul>
</div><div id="comments"><div id="isso-comments" class="comment"><script type="text/javascript" src="https://isso.nextia.space/js/embed.min.js" defer data-isso="https://isso.nextia.space" data-isso-css="true" data-isso-default-lang="en" data-isso-max-comments-top="10" data-isso-max-comments-nested="5" data-isso-reveal-on-click="5" data-isso-avatar="true" data-isso-avatar-bg="#f0f0f0" data-isso-avatar-fg="#9abf88 #5698c4 #e279a3 #9163b6" data-isso-vote="true" data-isso-page-author-hashes="f124cf6b2f01,7831fe17a8cd" data-isso-reply-notifications-default-enabled="false"></script><section id="isso-thread">
<noscript>
Please enable JavaScript to view the comments powered by <a href="https://isso-comments.de">ISSO</a>.
</noscript>
</section></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"comment":{}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>