Files
blog/index.html
2026-05-23 03:19:49 +00:00

33 lines
8.1 KiB
HTML

<!doctype html><html lang=en-us><head><meta name=generator content="Hugo 0.161.1"><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><title>lavafroth</title><meta name=description content='smol creator'><meta name=author content><link rel="preload stylesheet" as=style href=https://lavafroth.is-a.dev/app.min.css><link rel=preload as=image href=./header.svg><link as=font href=https://lavafroth.is-a.dev/latinmodern-math.otf><link rel=preload as=image href=https://lavafroth.is-a.dev/github.svg><link rel=preload as=image href=https://lavafroth.is-a.dev/about.svg><link rel=preload as=image href=https://lavafroth.is-a.dev/art.svg><link rel=preload as=image href=https://lavafroth.is-a.dev/rss.svg><link rel=icon href=https://lavafroth.is-a.dev/favicon.svg><link rel=alternate type=application/rss+xml href=https://lavafroth.is-a.dev/index.xml title=lavafroth></head><body><header><a class=site-name href=https://lavafroth.is-a.dev/ aria-label=Home><svg viewBox="0 0 8790 2080"><path d="M80 1935V465h216v1270h286v2e2zm853 0 222-1470h264l222 1470h-210l-40-3e2h-208l-40 3e2zm280-528h148l-62-494-6-78h-12l-6 78zm1025 528L2014 465h210l108 868 8 142h12l8-142 108-868h210l-224 1470zm813 0 222-1470h264l222 1470h-210l-40-3e2h-208l-40 3e2zm280-528h148l-62-494-6-78h-12l-6 78zm851 528V465h514v222h-298v386h2e2v222h-2e2v640zm910 0V465h216q194 0 286 108 92 107 92 316 0 124-43 215-44 90-106 132l147 699h-216l-122-620h-38v620zm216-820q60 0 95-26 35-27 50-76t15-116q0-105-34-161-35-57-126-57zm1084 836q-90 0-154-42-65-42-99-114-35-72-35-162V767q0-91 35-162 34-72 99-114 64-42 154-42t155 42q64 42 99 114 34 72 34 162v866q0 90-34 162-35 72-99 114-65 42-155 42zm0-210q40 0 56-33 16-34 16-75V767q0-41-17-74-17-34-55-34-37 0-54 34-18 33-18 74v866q0 41 17 75 17 33 55 33zm890 194V687h-204V465h624v222h-204v1248zm828 0V465h216v608h168V465h216v1470h-216v-640h-168v640z"/></svg></a><nav><a style=--url:url(./github.svg) href=https://github.com/lavafroth aria-label=github target=_blank></a><a href=./about/ aria-label=about style=--url:url(./about.svg)></a><a href=./art/ aria-label=art style=--url:url(./art.svg)></a><a href=./index.xml aria-label=rss style=--url:url(./rss.svg)></a><nav></header><main><link href=./pagefind/pagefind-component-ui.css rel=stylesheet><script src=./pagefind/pagefind-component-ui.js type=module></script><div class=pagefind-wrapper><pagefind-input></pagefind-input><pagefind-summary></pagefind-summary><pagefind-results></pagefind-results></div><section class=post-content></section><article><a href=https://lavafroth.is-a.dev/post/convolution-visualization/ aria-label="Read A Visual Tour of a Convolution"></a><h2>A Visual Tour of a Convolution</h2><time>May 16, 2026 | 2 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/webgl class=tag>WebGL</a>
<a href=https://lavafroth.is-a.dev/tags/neural-networks class=tag>Neural Networks</a>
<a href=https://lavafroth.is-a.dev/tags/cnn class=tag>CNN</a>
<a href=https://lavafroth.is-a.dev/tags/convolution class=tag>Convolution</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/easy-ssh-tunnel/ aria-label="Read Easy SSH Tunnel"></a><h2>Easy SSH Tunnel</h2><time>Feb 3, 2026 | 1 minute read</time><nav><a href=https://lavafroth.is-a.dev/tags/ssh class=tag>SSH</a>
<a href=https://lavafroth.is-a.dev/tags/proxy class=tag>Proxy</a>
<a href=https://lavafroth.is-a.dev/tags/tools class=tag>Tools</a>
<a href=https://lavafroth.is-a.dev/tags/webapp class=tag>Webapp</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/working-with-luks-file-stashes/ aria-label="Read Working With LUKS File Stashes"></a><h2>Working With LUKS File Stashes</h2><time>Jan 1, 2026 | 2 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/linux class=tag>Linux</a>
<a href=https://lavafroth.is-a.dev/tags/luks class=tag>LUKS</a>
<a href=https://lavafroth.is-a.dev/tags/cryptography class=tag>Cryptography</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/algebraic-python-enums/ aria-label="Read Algebraic Python Enums"></a><h2>Algebraic Python Enums</h2><time>Nov 2, 2025 | 5 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/python class=tag>Python</a>
<a href=https://lavafroth.is-a.dev/tags/decorators class=tag>Decorators</a>
<a href=https://lavafroth.is-a.dev/tags/rust class=tag>Rust</a>
<a href=https://lavafroth.is-a.dev/tags/algebraic-data-types class=tag>Algebraic Data Types</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/nixos-notes-to-self/ aria-label="Read NixOS Notes to Self"></a><h2>NixOS Notes to Self</h2><time>Sep 14, 2025 | 2 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/nix class=tag>Nix</a>
<a href=https://lavafroth.is-a.dev/tags/nixos class=tag>NixOS</a>
<a href=https://lavafroth.is-a.dev/tags/notes class=tag>Notes</a>
<a href=https://lavafroth.is-a.dev/tags/troubleshooting class=tag>Troubleshooting</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/changing-recents-provider-on-eos/ aria-label="Read Guide: Changing Recents Provider on /e/OS"></a><h2>Guide: Changing Recents Provider on /e/OS</h2><time>Aug 20, 2025 | 3 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/android class=tag>Android</a>
<a href=https://lavafroth.is-a.dev/tags/custom-rom class=tag>Custom ROM</a>
<a href=https://lavafroth.is-a.dev/tags//e/os class=tag>/e/OS</a>
<a href=https://lavafroth.is-a.dev/tags/quickswitch class=tag>QuickSwitch</a>
<a href=https://lavafroth.is-a.dev/tags/quickstep class=tag>QuickStep</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/detecting-stripped-go-binaries/ aria-label="Read Easy grep to detect stripped Go binaries"></a><h2>Easy grep to detect stripped Go binaries</h2><time>Jun 13, 2025 | 2 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/golang class=tag>Golang</a>
<a href=https://lavafroth.is-a.dev/tags/reverse-engieering class=tag>Reverse Engieering</a>
<a href=https://lavafroth.is-a.dev/tags/today-i-learned class=tag>Today I Learned</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/do-you-really-need-a-copilot/ aria-label="Read Need a hand?"></a><h2>Need a hand?</h2><time>Apr 3, 2025 | 4 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/llm class=tag>LLM</a>
<a href=https://lavafroth.is-a.dev/tags/ai class=tag>AI</a>
<a href=https://lavafroth.is-a.dev/tags/rant class=tag>Rant</a>
<a href=https://lavafroth.is-a.dev/tags/copilot class=tag>Copilot</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/in-search-of-the-smallest-dna-compl/ aria-label="Read In search of the smallest DNA complement function"></a><h2>In search of the smallest DNA complement function</h2><time>Feb 14, 2025 | 6 minutes read</time><nav><a href=https://lavafroth.is-a.dev/tags/dna class=tag>DNA</a>
<a href=https://lavafroth.is-a.dev/tags/bioinformatics class=tag>Bioinformatics</a>
<a href=https://lavafroth.is-a.dev/tags/linear-algebra class=tag>Linear Algebra</a>
<a href=https://lavafroth.is-a.dev/tags/remainder-theorem class=tag>Remainder Theorem</a></nav></article><article><a href=https://lavafroth.is-a.dev/post/project-mana-demo/ aria-label="Read Building an in-browser Manim clone"></a><h2>Building an in-browser Manim clone</h2><time>Jan 20, 2025 | 1 minute read</time><nav><a href=https://lavafroth.is-a.dev/tags/webgl class=tag>WebGL</a>
<a href=https://lavafroth.is-a.dev/tags/threejs class=tag>ThreeJS</a>
<a href=https://lavafroth.is-a.dev/tags/manim class=tag>Manim</a>
<a href=https://lavafroth.is-a.dev/tags/3d class=tag>3D</a>
<a href=https://lavafroth.is-a.dev/tags/animation class=tag>Animation</a>
<a href=https://lavafroth.is-a.dev/tags/glsl class=tag>GLSL</a></nav></article><nav data-main><a href=#>Previous Page</a>
<a href=./page/2/>Next Page</a></nav></main><footer class=footer><p>&copy; 2026 <a href=https://lavafroth.is-a.dev/>lavafroth</a></p><p><a href=https://github.com/lavafroth/lavafroth.github.io/issues/new/choose>Report an issue</a></p><p><a href=https://github.com/lavafroth/lavafroth.github.io/discussions/>Discuss</a></p><p><a href=https://lavafroth.is-a.dev/privacy>Privacy</a></p><p><a href=https://creativecommons.org/licenses/by-sa/4.0/legalcode>License</a></p></footer></body></html>