https://schnouki.net/

ID de exploración:
2d22af96-fa47-49aa-8374-a801d283972fFinalizado
URL enviada:
https://schnouki.net/
Informe finalizado:

Enlaces: 15 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 3 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

Mensajes de registro de la consola: 0 encontrados

Mensajes registrados en la consola web

HTML

El cuerpo HTML sin procesar de la página

<!DOCTYPE html><html lang="en" dir="ltr"><head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>/dev/schnouki</title>
        <link rel="stylesheet" href="https://schnouki.net/static/css/style.1e8f639bd9136fd79ef79fbf6d7d0b6b0b4127be0d12a785c8b180d45b1b8d81.css">
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="theme-color" content="#ffffff">
<meta name="generator" content="Hugo 0.138.0">
<link rel="alternate" type="application/rss+xml" href="https://schnouki.net/index.xml" title="/dev/schnouki">
<link rel="openid.server" href="https://auth.schnouki.net/openid/">
<link rel="openid.delegate" href="http://schnouki.net/">
<link rel="openid2.provider" href="https://auth.schnouki.net/openid/">
<link rel="openid2.local_id" href="http://schnouki.net/">


<link rel="pgpkey" href="/files/pubkey-C0478597.asc">
<script type="application/ld+json">{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "url": "https://schnouki.net/",
  "name": "/dev/schnouki",
  "author": {
    "@type": "Person",
    "name": "Thomas Jost"
  },
  "copyrightHolder": "Thomas Jost",
  "license": "Licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.",
  "publisher": {
    "@type": "Organization",
    "name": "Thomas Jost",
    "logo": {
      "@type": "ImageObject",
      "url": "https://schnouki.net/android-chrome-512x512.png"
    }
  },
  "hasPart": [
    {
      "@context": "http://schema.org/",
      "@type": "WPHeader",
      "@id": "#header",
      "headline": "/dev/schnouki",
      "cssSelector": "main > nav",
      "@graph": [
        {
          "@context": "https://schema.org",
          "@type": "SiteNavigationElement",
          "@id": "#header",
          "name": "About me",
          "url": "https://schnouki.net/about-me/"
        }, {
          "@context": "https://schema.org",
          "@type": "SiteNavigationElement",
          "@id": "#header",
          "name": "Portfolio",
          "url": "https://schnouki.net/portfolio/"
        }, {
          "@context": "https://schema.org",
          "@type": "SiteNavigationElement",
          "@id": "#header",
          "name": "Categories",
          "url": "https://schnouki.net/categories/"
        }, {
          "@context": "https://schema.org",
          "@type": "SiteNavigationElement",
          "@id": "#header",
          "name": "Tags",
          "url": "https://schnouki.net/tags/"
        }, {
          "@context": "https://schema.org",
          "@type": "SiteNavigationElement",
          "@id": "#header",
          "name": "Archives",
          "url": "https://schnouki.net/post/"
        }, {
          "@context": "https://schema.org",
          "@type": "SiteNavigationElement",
          "@id": "#header",
          "name": "Book reviews",
          "url": "https://schnouki.net/book-review/"
        }]
    }, {
      "@context": "http://schema.org/",
      "@type": "WPFooter",
      "cssSelector": "main > footer",
      "@id": "#footer",
      "copyrightHolder": "Thomas Jost",
      "publisher": "Thomas Jost",
      "copyrightYear": 2024
    }
  ]
}

</script>
    </head>
    <body>
        <main>
            <nav>
                <h1><a href="/">/dev/schnouki</a></h1>
                <ul>
                    <li><a class="" href="/about-me/">About me</a></li>
                    <li><a class="" href="/portfolio/">Portfolio</a></li>
                    <li><a class="" href="/categories/">Categories</a></li>
                    <li><a class="" href="/tags/">Tags</a></li>
                    <li><a class="" href="/post/">Archives</a></li>
                    <li><a class="" href="/book-review/">Book reviews</a></li>
                </ul>
            </nav>
<article id="home-about">
    <section>
        <h1>About me</h1>
        <p>Hi there! I’m Thomas Jost, aka “Schnouki”. I’m a French software engineer and full-stack developer, currently working as a back-end developer at <a href="https://doist.com/">Doist</a>, and this is my personal blog.</p>
<p><a href="/about-me/">→ Details</a></p>

    </section><aside>
        <img src="/img/thomas-200.png" width="200" height="200">
    </aside>
</article>

<aside id="recent">
    <h2>Recent posts</h2>
    <ul class="nav">
        <li>
    <time class="post-date" datetime="2020-12-10T13:22:29+01:00">10 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-day-10/">Advent of Code 2020, day 10</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-09T23:33:07+01:00">09 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-days-7-8-and-9/">Advent of Code 2020, days 7, 8 and 9</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-07T12:15:23+01:00">07 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-days-5-and-6/">Advent of Code 2020, days 5 and 6</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-04T11:45:22+01:00">04 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-day-4/">Advent of Code 2020, day 4</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-03T22:43:35+01:00">03 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-day-3/">Advent of Code 2020, day 3</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-02T22:12:28+01:00">02 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-day-2/">Advent of Code 2020, day 2</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-01T10:05:13+01:00">01 Dec 2020</time>
    <a class="nav-content" href="/post/2020/advent-of-code-2020-day-1/">Advent of Code 2020, day 1</a>
</li>
<li>
    <time class="post-date" datetime="2020-12-01T09:00:00+01:00">01 Dec 2020</time>
    <a class="nav-content" href="/post/2020/new-theme-new-content/">New theme, new content</a>
</li>
<li>
    <time class="post-date" datetime="2020-04-27T19:11:20+02:00">27 Apr 2020</time>
    <a class="nav-content" href="/book-review/2020/hackers-heroes-of-the-computer-revolution/">Book review – Hackers: Heroes of the Computer Revolution</a>
</li>
<li>
    <time class="post-date" datetime="2020-04-22T15:57:50+02:00">22 Apr 2020</time>
    <a class="nav-content" href="/post/2020/aya-nakamura-vs-kaamelott/">Aya Nakamura vs Kaamelott</a>
</li>
</ul>
</aside>

<aside id="projects">
    <h2>My projects</h2>
    <dl>
        <dt><a href="https://github.com/Schnouki/spop">spop</a></dt>
        <dd>A Spotify client running as a daemon, similar to mpd.</dd>
        <dt><a href="https://github.com/Schnouki/dotfiles">dotfiles</a></dt>
        <dd>Many of my configuration files.</dd>
        <dt><a href="https://github.com/Schnouki/git-annex-remote-hubic">git-annex-remote-hubic</a></dt>
        <dd>A git-annex special remote for hubiC</dd>
        <dt><a href="https://doist.com/">Doist</a></dt>
        <dd>My current employer, creator of <a href="https://todoist.com/">Todoist</a> and <a href="https://twist.com/">Twist</a></dd>
        <dt><a href="https://www.stibidik.fr/">STIBIDIK</a></dt>
        <dd>My (previous) company</dd>
    </dl>
</aside>

            <footer>
                
                <div id="social">
                    <a href="https://sr.ht/~schnouki" title="SourceHut" rel="me"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" class="icon custom"><path d="M23.21 11.29 12.71.79a1 1 0 0 0-1.41 0L.79 11.29a1 1 0 0 0 0 1.41l10.5 10.5a1 1 0 0 0 1.41 0l10.5-10.5a1 1 0 0 0 0-1.41ZM8.6 3.6l2.34 2.34M12 8.5v7"></path><circle cx="12" cy="7" r="1.5"></circle><circle cx="17" cy="12" r="1.5"></circle><circle cx="12" cy="17" r="1.5"></circle><path d="m13.05 8.07 2.88 2.88"></path></svg></a>
                    <a href="https://github.com/Schnouki" title="GitHub" rel="me"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" class="icon feather"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.4 13.4 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg></a>
                    <a href="https://gitlab.com/Schnouki" title="Gitlab" rel="me"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" class="icon feather"><path d="M22.65 14.39 12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.4.4 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .4.4 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.4.4 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .4.4 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94"></path></svg></a>
                    <a href="https://async.social/@schnouki" title="Mastodon" rel="me"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" class="icon custom"><path d="M20.745 13.949c-.591 1.823-2.546 2.713-4.289 3.077-2.768.533-5.643.438-8.388-.183-.14 1.321.85 2.729 2.23 2.797 1.689.327 3.447.194 5.097-.269.248.941.05 2.126-1.167 2.049-2.577.682-5.367.42-7.836-.542-2.171-1.112-3.062-3.632-3.296-5.919-.327-2.545-.278-5.124-.135-7.679.288-2.148 1.837-4.296 4.102-4.582 3.345-.716 6.84-.628 10.184.04 1.603.382 2.907 1.631 3.426 3.185.76 2.146.42 4.463.271 6.679q-.075.677-.199 1.347"></path></svg></a>
                    <a href="mailto:[email protected]" title="Email" rel="me"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" class="icon feather"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2"></path><path d="m22 6-10 7L2 6"></path></svg></a>
                    <a href="https://t.me/schnouki" title="Telegram" rel="me"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" class="icon custom"><path d="M22.05 1.577a2.45 2.45 0 0 0-1.117.235c-.484.186-4.92 1.902-9.41 3.64-2.26.873-4.518 1.746-6.256 2.415a443 443 0 0 1-3.114 1.192c-.46.16-1.082.362-1.61.984-.796 1.058.21 1.965 1.004 2.499 1.76.564 3.58 1.102 5.087 1.608.556 1.96 1.09 3.927 1.618 5.89.174.394.553.54.944.544l-.002.02s.307.03.606-.042c.3-.07.677-.244 1.02-.565.377-.354 1.4-1.36 1.98-1.928l4.37 3.226.035.02s.484.34 1.192.388c.354.024.82-.044 1.22-.337.403-.294.67-.767.795-1.307.374-1.63 2.853-13.427 3.276-15.38l-.012.046c.296-1.1.187-2.108-.496-2.705a1.8 1.8 0 0 0-1.13-.444Z"></path></svg></a>
                    <a href="https://matrix.to/#/@schnouki:matrix.org" title="Matrix" rel="me"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="icon simple"><path d="M.632.55v22.9H2.28V24H0V0h2.28v.55zm7.043 7.26v1.157h.033a3.3 3.3 0 0 1 1.117-1.024c.433-.245.936-.365 1.5-.365q.81.002 1.481.314c.448.208.785.582 1.02 1.108q.382-.562 1.034-.992.651-.43 1.546-.43.679 0 1.26.167c.388.11.716.286.993.53.276.245.489.559.646.951q.229.587.23 1.417v5.728h-2.349V11.52q0-.43-.032-.812a1.8 1.8 0 0 0-.18-.66 1.1 1.1 0 0 0-.438-.448q-.292-.165-.785-.166-.498 0-.803.189a1.4 1.4 0 0 0-.48.499 2 2 0 0 0-.231.696 5.6 5.6 0 0 0-.06.785v4.768h-2.35v-4.8q.002-.38-.018-.752a2.1 2.1 0 0 0-.143-.688 1.05 1.05 0 0 0-.415-.503c-.194-.125-.476-.19-.854-.19q-.168 0-.439.074c-.18.051-.36.143-.53.282a1.64 1.64 0 0 0-.439.595q-.18.39-.18 1.02v4.966H5.46V7.81zm15.693 15.64V.55H21.72V0H24v24h-2.28v-.55z"></path></svg></a>
                    <a href="https://discord.com/users/299922500794580992" title="Discord" rel="me"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="icon simple"><path d="M20.317 4.37a19.8 19.8 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.3 18.3 0 0 0-5.487 0 13 13 0 0 0-.617-1.25.08.08 0 0 0-.079-.037A19.7 19.7 0 0 0 3.677 4.37a.1.1 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.08.08 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.08.08 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13 13 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10 10 0 0 0 .372-.292.07.07 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.07.07 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.3 12.3 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.08.08 0 0 0 .084.028 19.8 19.8 0 0 0 6.002-3.03.08.08 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.06.06 0 0 0-.031-.03M8.02 15.33c-1.182 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418m7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418"></path></svg></a>
                </div><br>

                <p>© Thomas Jost 2009–2024 — licensed under a <a rel="license" href="//creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
                <p><small>Powered by <a href="https://gohugo.io/">Hugo</a>. Designed by me.</small></p>
            </footer>
        </main>
    

</body></html>