You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
3.6 KiB
HTML
82 lines
3.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
|
|
<header>
|
|
<h1>TL;DR</h1>
|
|
<h2>too log didn't read</h2>
|
|
</header>
|
|
<nav class="slider slider--top">
|
|
<label for="time">time</label>
|
|
<input type="range" min="0" max="100" id="time">
|
|
</nav>
|
|
|
|
<nav class="slider slider--left">
|
|
<label for="annotation">annotations</label>
|
|
<input class="vertical" type="range" value="0" min="0" max="400" id="annotation">
|
|
</nav>
|
|
<main>
|
|
<div class="main__background">
|
|
<div class="main__background--radius"></div>
|
|
</div>
|
|
<article>
|
|
<h2>What happened today?</h2>
|
|
<pre>10.0.0.1 - - [05/Mar/2024:14:27:39 +0000]
|
|
"GET /~murtaugh/__lab__/api/sessions?1709648858744
|
|
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
|
|
10.0.0.1 - - [05/Mar/2024:14:27:39 +0000] "GET /~murtaugh/__lab__/
|
|
api/kernelspecs?1709648858775 HTTP/1.1" 200 540
|
|
"https://hub.xpub.nl/chopchop/~murtaugh/__lab__/lab/tree/public_html/
|
|
T2_Assessments.ipynb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36
|
|
(KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
|
|
</pre>
|
|
<span class="annotation fn-annotatation" level="1">a new user was added, a network of trust grew</span>
|
|
<pre>lic_html/T2_Assessments.ipynb" "Mozilla/5.0 (X11; Linux x86_64)
|
|
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
|
|
10.0.0.1 - - [05/Mar/2024:14:27:39 +0000] "GET /~murtaugh/__lab__/
|
|
api/kernelspecs?1709648858775 HTTP/1.1" 200 540
|
|
"https://hub.xpub.nl/chopchop/~murtaugh/__lab__/lab/tree/public_html/
|
|
T2_Assessments.ipynb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36
|
|
(KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" 10.0.0.1 - - [05/Mar/2024:14:27:39 +0000]
|
|
"GET /~murtaugh/__lab__/api/sessions?1709648858744
|
|
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
|
|
10.0.0.1 - - [05/Mar/2024:14:27:39 +0000] "GET /~murtaugh/__lab__/
|
|
api/kernelspecs?1709648858775 HTTP/1.1" 200 540
|
|
"https://hub.xpub.nl/chopchop/~murtaugh/__lab__/lab/tree/public_html/
|
|
T2_Assessments.ipynb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36
|
|
(KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"</pre>
|
|
<span class="annotation fn-annotatation" level="2">a new user was added, a network of trust grew</span>
|
|
<pre> lic_html/T2_Assessments.ipynb" "Mozilla/5.0 (X11; Linux x86_64)
|
|
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
|
|
10.0.0.1 - - [05/Mar/2024:14:27:39 +0000] "GET /~murtaugh/__lab__/
|
|
api/kernelspecs?1709648858775 HTTP/1.1" 200 540
|
|
"https://hub.xpub.nl/chopchop/~murtaugh/__lab__/lab/tree/public_html/
|
|
T2_Assessments.ipynb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36
|
|
(KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"</pre>
|
|
<span>there's a peak users logged into the server, if everyone uses
|
|
</article>
|
|
</main>
|
|
|
|
<aside>
|
|
<h3>whoami: Raspberry Pi 4 V1.4</h3>
|
|
</aside>
|
|
|
|
<footer>
|
|
<h3> current residency 127.0.0.1</h3>
|
|
</footer>
|
|
|
|
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</body>
|
|
|
|
</html> |