https://noop.ovh/

Submitted URL:
https://noop.ovh/
Report Finished:

The outgoing links identified from the page

LinkText
https://github.com/qqhann/hugo-primerHugo-Primer
https://gohugo.ioHugo

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 3 found

Messages logged to the web console

TypeCategoryLog
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
errornetwork
URL
https://tracking.2isk.in/js/plausible.js
Text
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://noop.ovh/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
	<meta name="generator" content="Hugo 0.104.2">
    <script async="" defer="" data-domain="noop.ovh" src="https://tracking.2isk.in/js/plausible.js"></script>
    
    
    
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>
      
  NOOP – NOOP

    </title>
    
    
    <meta name="description" property="og:description" content="Blog of a sysadmin">
    

    <meta name="apple-mobile-web-app-title" content="NOOP">
    
    
    
    
    <meta name="twitter:card" content="summary">
    <meta name="twitter:site" content="@">
    <meta name="twitter:creator" content="@">
    <meta name="twitter:title" content="NOOP | NOOP">
    <meta name="twitter:description" content="|Blog of a sysadmin">
    <meta name="twitter:image" content="https://noop.ovhtwitter-card.png">
    


    <link rel="stylesheet" href="/assets/syntax.css">
    <link rel="stylesheet" href="/assets/primer-build.css">
    <link rel="stylesheet" href="/assets/style.css">
    <link rel="stylesheet" href="/assets/custom_style.css">
  </head>


  <body class="bg-gray">
    <div id="holy" class="container-lg bg-white h-100">

      <div id="header" class="px-1 bg-white">
        <nav class="UnderlineNav UnderlineNav--right px-2">
  <a class="UnderlineNav-actions muted-link h2" href="https://noop.ovh">
    NOOP
  </a>

  
  
</nav>

      </div>

      <div role="main" id="main" class="holy-main markdown-body px-4 bg-white">
        

<div>

  <h1>NOOP</h1>
  

  
  <div>
    <div>
      <a href="/qa_my_current_job/">
        <h3>Q&amp;A of my current job</h3>
      </a>
      2022-10-04
      <small> || https://noop.ovh/qa_my_current_job/</small>
    </div>
    Q&amp;A of my current job What makes me from loving my job to nothing but hate toward it? Some background info is needed to explain things.
What made me happy until 2+ months ago? Solving problems! Of ALL problems my senior throws at me I solved ALL of them perfectly AND proudly, for my creativity I am needed! Things that I did is useful – someone will used it! What made me unhappy in recent 2+ months?
  </div>
  
  <div>
    <div>
      <a href="/haproxy_ssl/">
        <h3>HAProxy SSL Termination and Pass Through</h3>
      </a>
      2021-05-20
      <small> || https://noop.ovh/haproxy_ssl/</small>
    </div>
    <p>Correct way of configuring HAProxy to terminate SSL and passthrough, at the same time.</p>
  </div>
  
  <div>
    <div>
      <a href="/privacy/">
        <h3>Privacy of NOOP</h3>
      </a>
      2021-04-18
      <small> || https://noop.ovh/privacy/</small>
    </div>
    <p>How NOOP.ovh treats your privacy.</p>
  </div>
  
  <div>
    <div>
      <a href="/ototoy_persistent_volume/">
        <h3>Persistent Volume of OTOTOY</h3>
      </a>
      2021-04-17
      <small> || https://noop.ovh/ototoy_persistent_volume/</small>
    </div>
    <p>Using Tampermonkey to save audio volume at OTOTOY across webpages.</p>
  </div>
  
  <div>
    <div>
      <a href="/qos/">
        <h3>Linux Network Queuing</h3>
      </a>
      2021-03-27
      <small> || https://noop.ovh/qos/</small>
    </div>
    <p>Classify and Prioritize Linux Network Traffic with PRIO qdisc and iptables.</p>
  </div>
  
  <div>
    <div>
      <a href="/noop/">
        <h3>NOOP</h3>
      </a>
      2021-03-08
      <small> || https://noop.ovh/noop/</small>
    </div>
    <p>The Initial post of NOOP.</p>
  </div>
  

  


</div>


      </div>

      <div id="side" class="pr-1 bg-white">
        <aside class="pr-3">
          
          <div id="toc" class="mb-3">
          </div>
          
        </aside>
      </div>

      <div id="footer" class="pt-2 pb-3 bg-white text-center">
        

  <span class="text-small text-gray">
    NOOP is licensed under CC BY-SA 4.0, unless otherwise specified. · 

    Powered by the
    <a href="https://github.com/qqhann/hugo-primer" class="link-gray-dark">Hugo-Primer</a> theme for
    <a href="https://gohugo.io" class="link-gray-dark">Hugo</a>.
  </span>


      </div>
    </div>

    
  

</body></html>