https://marcusb.org/

ID da verificação
9162649e-8e01-4a23-a2fd-ea4259825ce8Concluído
URL enviado:
https://marcusb.org/
Relatório concluído:
LinkTexto
https://github.com/marcus0x62/
https://gohugo.ioHugo
https://creativecommons.org/licenses/by-nc-sa/4.0/Unless otherwise noted, this content is licensed under the CC BY-NC-SA 4.0 License.

Variáveis JavaScript · 3 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 0 encontrada(s)

HTML

<!DOCTYPE html><html lang="en-us"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>marcusb.org</title><meta name="description" content="This is the personal blog of Marcus Butler. I write mostly about software I've written, technology, but also sometimes gardening, and metal working."><style>:root{--accent-color:#565656;--text-color:black;--background-color:#fefbea;--navbar-border-top:2px;--navbar-border-bottom:1px;--navbar-background-color:#ffffea;--navbar-icon-size:16px}</style><link rel="stylesheet" href="/css/main.min.e75e9eca0ec0e5c69736a3f0949d5e0033bdd069a1f41b987fd96816b593d8bb.css"><meta name="generator" content="Hugo 0.120.4"><link href="/index.xml" rel="alternate" type="application/rss+xml" title="Marcus Butler"><link rel="icon" href="data:,"></head><body><header><nav class="navbar"><div class="nav-text-element"><a href="/">Home</a>
<a href="/posts/">Posts</a>
<a href="/hacks.html">Hacks</a></div><div class="nav-icon-element"><a href="/contact.html"><img alt="contact" src="/images/envelope.svg" class="nav-icon"></a>
<a href="https://github.com/marcus0x62/"><img alt="github" src="/images/github-mark.svg" class="nav-icon"></a></div></nav></header><main><div class="index-body"><p>👋 Hi there.</p><div class="list-item"><b><a href="/posts/everybody-oversubscribes/">Everybody Oversubscribes</a></b><br>Oversubscription in a network is a state where there is not enough bandwidth at one or more devices (or ports) in the network to support all of the other ports (or devices) using their full bandwidth. Sometimes, it is defined more narrowly to only consider uplinks, or expected traffic flows.
Oversubscription is poorly understood outside of networking engineering circles, and tends to be fairly controversial when ISP customers learn their ISP has oversubscription in their network.<br><a href="/posts/everybody-oversubscribes/">read more...</a><br></div><div class="list-item"><b><a href="/posts/we-already-have-self-driving-cars/">We Already Have Self Driving Cars</a></b><br>It is very fashionable on certain parts of the Internet to dunk on self-driving cars. According to these folks, self driving cars are yet another Silicon Valley scam with huge out-sized risks being placed on an unsuspecting public in the form of poorly tested (or untestable) software just waiting to kill people, and with all of the benefits accruing towards a cabal of tech bro elites filled with hubris and lacking any concern with the consequences of their actions.<br><a href="/posts/we-already-have-self-driving-cars/">read more...</a><br></div><div class="list-item"><b><a href="/posts/getting-old/">Getting Old</a></b><br>Getting old sucks, as they say.
When I was in high school, I read a book about making Dobsonian telescopes and I remember it mentioned, as an aside, that as people age their pupils get smaller and it reduces visual accuity. I noted the anecdote, but didn’t think much more about it at the time. According to Amazon, I bought that book in June, 1998.
This week, a little over 26 years later, I bought this gizmo:<br><a href="/posts/getting-old/">read more...</a><br>Tags:
<a href="/tags/vision"><kbd class="tag">vision</kbd></a></div><div class="list-item"><b><a href="/posts/emacs-variables-hugo-markdown/">Setting Emacs Variables in Hugo Markdown</a></b><br>If you want to set Emacs File Variables in your Hugo markdown files but not have the Emacs variables visible in your rendered content you have a couple of options:
Option 1 – use an HTML comment Include the file variables in an HTML comment – that will be stripped out, at least if you are using the default Goldmark renderer. That looks like this:
&lt;!-- Local Variables: mode: markdown-mode whitespace-line-column: 100 End: --&gt; This will be replaced with ‘&lt;– Raw HTML omitted –&gt;’ in the rendered HTML, but won’t produce any user-visible display artifacts.<br><a href="/posts/emacs-variables-hugo-markdown/">read more...</a><br>Tags:
<a href="/tags/emacs"><kbd class="tag">emacs</kbd></a>
<a href="/tags/hugo"><kbd class="tag">hugo</kbd></a>
<a href="/tags/markdown"><kbd class="tag">markdown</kbd></a></div><div class="list-item"><b><a href="/posts/hp-sff-upgrade-tpm/">Upgrading the TPM in HP Small Form Factor PCs for use in Linux</a></b><br>I’ve recently bought a few Small Form Factor PCs on eBay to use as part of my backup setup. Its hard to beat the price - I’ve gotten 4 core, 16GB machines with 250G NVMe SSDs for around $50 - $60 shipped. For one of these machines, I wanted to use the TPM to seal my SSH keys, and had to upgrade it from TPM 1.2 to 2.0. These are my notes on how to do that.<br><a href="/posts/hp-sff-upgrade-tpm/">read more...</a><br>Tags:
<a href="/tags/linux"><kbd class="tag">linux</kbd></a>
<a href="/tags/security"><kbd class="tag">security</kbd></a>
<a href="/tags/ssh"><kbd class="tag">ssh</kbd></a>
<a href="/tags/gpm"><kbd class="tag">gpm</kbd></a>
<a href="/tags/thrift"><kbd class="tag">thrift</kbd></a></div><div class="paginator"><a href="/page/2/">Next</a></div></div></main><footer><p class="copyright text-muted">Made with ♥️ with <a href="https://gohugo.io">Hugo</a> and <a href="https://marcusb.org/hacks/tinyblog.html">Tinyblog</a><br>Copyright © Marcus Butler<br><a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Unless otherwise noted, this content is licensed under the CC BY-NC-SA 4.0 License.</a></p></footer></body></html>