- Scan-ID:
- 8f679df9-c20c-43e6-9c81-d7fc1fa51c4aBeendet
- Eingereichte URL:
- https://0x85.org/
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 3 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 0 gefunden
In der Web-Konsole protokollierte Meldungen
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<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="#da532c">
<meta name="theme-color" content="#ffffff">
<title>0x85.org</title>
<meta name="description" content="Making the web great again">
<link rel="canonical" href="https://0x85.org/"><link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="/css/styles.css" rel="stylesheet">
</head>
<body>
<section class="navBar">
<div class="topLeft">
<div class="mLogo">
<div class="authorDate">
<h1><a href="/">0x85</a></h1>
</div>
</div>
<div class="topRight"></div>
</div></section>
<div class="content">
<a id="top"></a>
<div class="column">
<h1 id="about">ABOUT</h1>
<p>You can find me solving problems at the intersection where tech and
business collide. My background is in aerospace engineering, and I
currently live on Vancouver Island with my awesome wife and kids. I'm
passionate about quantitative finance, hardware hacking, infosec &
cryptography, elections integrity, World War II combat flight
simulators, and ultimate frisbee.</p>
<p>When COVID happened I thought like some people that it wouldn't be
such a long haul. I learned to cook the 5 mother sauces and played a lot
of video games. As the pandemic and lockdowns stretched on I figured I'd
start blogging about things that interest me, but what resulted is this.
It's not so much a blog as a notebook where I gradually collect articles
that I write about topics that interest me that may or may not have any
value to anyone else.</p>
<p>This is a living notebook, kinda like a wiki but wayyyyy more
cumbersome to edit. Here be dragons. and typos.</p>
<p><a href="contact.html">Contact Me</a></p>
<h1 id="articles">ARTICLES:</h1>
<h2 id="october-2024">October 2024</h2>
<h3 id="recovering-from-data-loss"><a href="dataloss.html">Recovering
from data loss</a></h3>
<p>Read about what happens when you forget to containerize postgres and
some other infra oh and your automated backups only go monthly.</p>
<h3 id="i-now-understand-why-frontend-frameworks-exist"><a href="frontend.html">I now understand why Frontend Frameworks
exist</a></h3>
<p>Viscerally.</p>
<h2 id="july-2024">July 2024</h2>
<h3 id="letting-go"><a href="postmortem.html">Letting Go</a></h3>
<p>In which I wax poetic in retrospective of my failed SaaS.</p>
<h2 id="january-2024">January 2024</h2>
<h3 id="door-sensor"><a href="door.html">Door Sensor</a></h3>
<p>Connecting ballpoint pen springs to a beaglebone black for fun and
zero profit.</p>
<h2 id="section-1">2023</h2>
<h3 id="cookies"><a href="cookies.html">Cookies</a></h3>
<p>C is for Cookie, that's good enough for me…</p>
<h3 id="on-being-busy"><a href="busy.html">On being busy</a></h3>
<p>Or, why I haven't written anything since November.</p>
<h2 id="section-2">2022</h2>
<h3 id="algorithmic-trading-series-part-2-validating-assumptions"><a href="market2.html">Algorithmic Trading Series Part 2: Validating
Assumptions</a></h3>
<p>Part 2 of a series on algorithmic trading, in which I examine some
assumptions I made in part 1.</p>
<h3 id="multithreaded-tcp-server-in-common-lisp"><a href="multithreading.html">Multithreaded TCP Server in Common
Lisp</a></h3>
<p>Some learning as I solve Challenge 0 of Protohackers in Common Lisp
by writing a multithreaded TCP Echo Server.</p>
<h3 id="sbcl-timers"><a href="sbcl-timers.html">SBCL Timers</a></h3>
<p>Notes to self regarding a gotcha in SBCL's implementation for the
next time I try to mess around with Common Lisp timers.</p>
<h3 id="algorithmic-trading-series-part-1-modelling"><a href="market1.html">Algorithmic Trading Series Part 1:
Modelling</a></h3>
<p>The first in what I hope will be a long series of posts about
quantitative finance, algorithmic trading, and markets in general.</p>
<h2 id="section-3">2021</h2>
<h3 id="ipv6-prefix-delegation-on-the-edgerouter-x"><a href="ipv6.html">IPv6 Prefix Delegation on the EdgeRouter X</a></h3>
<p>Setting up IPv6 Prefix Delegation on the Ubiquiti EdgeRouter X SFP,
on my fibre-to-the-home connection from Telus.</p>
<h3 id="server-name-indication-sni-in-dovecot-and-postfix"><a href="postfix-dovecot-sni.html">Server Name Indication (SNI) in dovecot
and postfix</a></h3>
<p>A small erratum for the wonderful Workaround.org ISPmail guide, and a
howto for getting SNI working with dovecot and postfix.</p>
<h3 id="raspi-gardener"><a href="raspi.html">RASPI GARDENER</a></h3>
<p>Augmented gardening with embedded systems and push notifications to
my phone.</p>
<h3 id="blogging-with-org-mode-and-gnu-make"><a href="orgsite.html">BLOGGING WITH ORG-MODE AND GNU MAKE</a></h3>
<p>I've tried I think all the static site generators at this point and
most of them are over-engineered for my use case so I wrote my own
ultra-minimalist one.</p>
<h2 id="section-4">2020</h2>
<h3 id="developing-in-c-with-.net-core-and-emacs"><a href="csharp-emacs.html">DEVELOPING IN C# WITH .NET CORE AND
EMACS</a></h3>
<p>Troll your friends and coworkers by writing C# in Emacs, with
"intellisense" code-completion!</p>
<h3 id="unifi-cation"><a href="ubiquiti.html">UNIFI-CATION</a></h3>
<p>Upgrading my home network by installing some Ubiquiti UniFi gear.</p>
</div>
</div>
<footer>
<a href="#top" class="is-primary">Back to top</a>
</footer>
</body></html>