From b84c6ff213819a053e2ac260124e5d0cd93833d0 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Mon, 30 Mar 2026 14:54:18 -0400 Subject: Add HLV post; some misc broken link fixes --- posts/opening-black-boxes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/opening-black-boxes.md') diff --git a/posts/opening-black-boxes.md b/posts/opening-black-boxes.md index f776cea..17855b0 100644 --- a/posts/opening-black-boxes.md +++ b/posts/opening-black-boxes.md @@ -67,7 +67,7 @@ Python made things *so* much easier than C (or God forbid -- [ARM assembly](adieu-quake.html#asm-listing)). The heart of my program is a function, -[`engraveLine`](https://fwei.tk/git/rastercarve/tree/src/rastercarve.py?id=c2de4a3258c3e37d4b49a41d786eef936262f137#n118) (below), +[`engraveLine`](https://franklinwei.com/cgit/rastercarve/tree/src/rastercarve.py?id=c2de4a3258c3e37d4b49a41d786eef936262f137#n118) (below), which outputs the G-code to engrave one "groove" across the image. It takes in a initial position vector on the border of the image, and a direction vector telling it which way to cut. -- cgit v1.1