diff --git a/src/posts/2024-01-02-accuwix.md b/src/posts/2024-01-02-accuwix.md index 4a01838..884c8f9 100644 --- a/src/posts/2024-01-02-accuwix.md +++ b/src/posts/2024-01-02-accuwix.md @@ -8,6 +8,7 @@ slug: "accuwix" original_url: "https://www.transscendsurvival.org/2024/01/02/accuwix/" feature_image: "/images/posts/IMG_0145-Edit.jpg" category: "software" +editorial_tier: "less-noteworthy" --- I wrote this lil command line application while riding on a bus to and from New York City- find the project repository here at [jesssullivan/AccuWixReport](https://github.com/Jesssullivan/AccuWixReport/tree/main). 😸 diff --git a/src/posts/2024-02-22-i-wrote-a-mutual-aid-mental-health-service.md b/src/posts/2024-02-22-i-wrote-a-mutual-aid-mental-health-service.md index c36c972..3e7fe06 100644 --- a/src/posts/2024-02-22-i-wrote-a-mutual-aid-mental-health-service.md +++ b/src/posts/2024-02-22-i-wrote-a-mutual-aid-mental-health-service.md @@ -8,6 +8,7 @@ slug: "i-wrote-a-mutual-aid-mental-health-service" original_url: "https://www.transscendsurvival.org/2024/02/22/i-wrote-a-mutual-aid-mental-health-service/" feature_image: "/images/posts/IMG_0872.jpg" category: "software" +editorial_tier: "noteworthy" --- Check out this project here: https://tetrahedron.gay/ diff --git a/src/posts/2024-05-22-what-have-i-been-up-to-these-last-few-months.md b/src/posts/2024-05-22-what-have-i-been-up-to-these-last-few-months.md index 3320ed5..2e6166e 100644 --- a/src/posts/2024-05-22-what-have-i-been-up-to-these-last-few-months.md +++ b/src/posts/2024-05-22-what-have-i-been-up-to-these-last-few-months.md @@ -8,6 +8,7 @@ slug: "what-have-i-been-up-to-these-last-few-months" original_url: "https://www.transscendsurvival.org/2024/05/22/what-have-i-been-up-to-these-last-few-months/" feature_image: "/images/posts/IMG_6649-Edit.jpg" category: "personal" +editorial_tier: "less-noteworthy" --- ![Bates Sports - YouTube](https://yt3.googleusercontent.com/2pPw4acB2M-On6TW6Bjse6W0XXMJC_GsbJ-mEAzC22pMPVX26R_4pPp5j-j0Y7iaqzCJrjVvzg=s900-c-k-c0x00ffffff-no-rj)**I am off to do cool stuff at Bates College! 🚀** I am pleased to shared I have accepted position as a Systems Analyst at Bates. That’s right- I’ve moved from Ithaca to the middle of Maine, by way of Northampton, MA! diff --git a/src/posts/2024-12-31-ligature-test-fixture.md b/src/posts/2024-12-31-ligature-test-fixture.md index 283844a..61b768e 100644 --- a/src/posts/2024-12-31-ligature-test-fixture.md +++ b/src/posts/2024-12-31-ligature-test-fixture.md @@ -7,6 +7,7 @@ published: true slug: "ligature-test-fixture" feature_image: "/images/posts/orange-wood-ducks.jpg" category: "hardware" +editorial_tier: "less-noteworthy" --- This post exists to verify that Fira Code ligatures render in code blocks. diff --git a/src/posts/2026-02-26-aperture-tagged-devices-and-the-tsnet-escape-hatch.md b/src/posts/2026-02-26-aperture-tagged-devices-and-the-tsnet-escape-hatch.md index 16ce17d..9eb3855 100644 --- a/src/posts/2026-02-26-aperture-tagged-devices-and-the-tsnet-escape-hatch.md +++ b/src/posts/2026-02-26-aperture-tagged-devices-and-the-tsnet-escape-hatch.md @@ -9,6 +9,7 @@ category: "devops" feature_image: "/images/posts/aperture-architecture.png" source_repo: "Jesssullivan/aperture-bootstrap" source_path: "blog/aperture-identity-gap.md" +editorial_tier: "noteworthy" --- I was setting up [Tailscale Aperture](https://tailscale.com/aperture) to route my K8s agents' LLM calls to Anthropic -- identity-aware metering, dashboards, centralized API key management. Three agents (IronClaw, PicoClaw, HexStrike). ACLs in place (managed with [Dhall](https://dhall-lang.org), naturally). Network connectivity confirmed. diff --git a/src/posts/2026-03-04-from-bricked-to-recovered-the-story-of-hacking-an-nvme-ssd-back-to-life.md b/src/posts/2026-03-04-from-bricked-to-recovered-the-story-of-hacking-an-nvme-ssd-back-to-life.md index 93b0a63..d438561 100644 --- a/src/posts/2026-03-04-from-bricked-to-recovered-the-story-of-hacking-an-nvme-ssd-back-to-life.md +++ b/src/posts/2026-03-04-from-bricked-to-recovered-the-story-of-hacking-an-nvme-ssd-back-to-life.md @@ -10,6 +10,7 @@ feature_image: "/images/posts/xram-injection-flow.png" source_repo: "Jesssullivan/hiberpower-ntfs" source_path: "docs/blog/recovery-journey.md" publish_to: "blog" +editorial_tier: "noteworthy" --- ```mermaid diff --git a/src/posts/2026-03-04-week-notes-cyborgs-servers-and-sending.md b/src/posts/2026-03-04-week-notes-cyborgs-servers-and-sending.md index 79c2a8d..df7310d 100644 --- a/src/posts/2026-03-04-week-notes-cyborgs-servers-and-sending.md +++ b/src/posts/2026-03-04-week-notes-cyborgs-servers-and-sending.md @@ -13,6 +13,7 @@ tinyland_projection_snapshot: "jesssullivan-github-io-posts-pulse-static-2026-05 tinyland_projection_snapshot_hash_prefix: "sha256:3ff059b493f5" tinyland_projection_source: "content/users/jesssullivan/blog/week-notes-cyborgs-servers-and-sending.md" tinyland_projection_source_hash_prefix: "sha256:13a16d0211d9" +editorial_tier: "less-noteworthy" --- ![Cyborg lab: goggles, server guts, drives](/images/posts/IMG_2125.jpg) diff --git a/src/posts/2026-03-04-xram-injection-bypassing-usb-bridge-whitelists-to-recover-nvme-drives.md b/src/posts/2026-03-04-xram-injection-bypassing-usb-bridge-whitelists-to-recover-nvme-drives.md index 84bddf7..f676be1 100644 --- a/src/posts/2026-03-04-xram-injection-bypassing-usb-bridge-whitelists-to-recover-nvme-drives.md +++ b/src/posts/2026-03-04-xram-injection-bypassing-usb-bridge-whitelists-to-recover-nvme-drives.md @@ -10,6 +10,7 @@ feature_image: "/images/posts/IMG_2127.jpg" source_repo: "Jesssullivan/hiberpower-ntfs" source_path: "docs/blog/xram-injection-guide.md" publish_to: "blog" +editorial_tier: "noteworthy" --- ![The ASM2362 USB-NVMe bridge enclosure under investigation](/images/posts/IMG_2127.jpg) diff --git a/src/posts/2026-03-12-updated-resume-and-cv.md b/src/posts/2026-03-12-updated-resume-and-cv.md index bca951f..8996c1f 100644 --- a/src/posts/2026-03-12-updated-resume-and-cv.md +++ b/src/posts/2026-03-12-updated-resume-and-cv.md @@ -7,6 +7,7 @@ published: true slug: "updated-resume-and-cv" feature_image: "/images/posts/idle_jess.webp" category: "personal" +editorial_tier: "less-noteworthy" --- # Updated Resume & CV diff --git a/src/posts/2026-03-13-the-winrm-forkbomb-how-ansible-molecule-locks-you-out-of-active-directory.md b/src/posts/2026-03-13-the-winrm-forkbomb-how-ansible-molecule-locks-you-out-of-active-directory.md index 88e86b4..1cfddd1 100644 --- a/src/posts/2026-03-13-the-winrm-forkbomb-how-ansible-molecule-locks-you-out-of-active-directory.md +++ b/src/posts/2026-03-13-the-winrm-forkbomb-how-ansible-molecule-locks-you-out-of-active-directory.md @@ -15,6 +15,7 @@ tinyland_projection_snapshot: "jesssullivan-github-io-posts-pulse-static-2026-05 tinyland_projection_snapshot_hash_prefix: "sha256:3ff059b493f5" tinyland_projection_source: "content/users/jesssullivan/blog/winrm-quotas-hidden-plugin-layers-and-why-psrp-has-been-the-answer-since-2018.md" tinyland_projection_source_hash_prefix: "sha256:56a5c55505d2" +editorial_tier: "noteworthy" --- --- diff --git a/src/posts/2026-03-21-week-notes-indeterminism-passkeys-and-spring.md b/src/posts/2026-03-21-week-notes-indeterminism-passkeys-and-spring.md index 736f6ab..9ce9d2f 100644 --- a/src/posts/2026-03-21-week-notes-indeterminism-passkeys-and-spring.md +++ b/src/posts/2026-03-21-week-notes-indeterminism-passkeys-and-spring.md @@ -13,6 +13,7 @@ tinyland_projection_snapshot: "jesssullivan-github-io-posts-pulse-static-2026-05 tinyland_projection_snapshot_hash_prefix: "sha256:3ff059b493f5" tinyland_projection_source: "content/users/jesssullivan/blog/week-notes-indeterminism-passkeys-and-spring.md" tinyland_projection_source_hash_prefix: "sha256:24ec8400456e" +editorial_tier: "less-noteworthy" --- ![Spring grilling and stuff](/images/posts/IMG_2147.jpg) diff --git a/src/posts/2026-04-25-reproducible-host-probes-nix-chapel-dhall.md b/src/posts/2026-04-25-reproducible-host-probes-nix-chapel-dhall.md index d49ae23..86affc9 100644 --- a/src/posts/2026-04-25-reproducible-host-probes-nix-chapel-dhall.md +++ b/src/posts/2026-04-25-reproducible-host-probes-nix-chapel-dhall.md @@ -9,6 +9,7 @@ category: "hardware" feature_image: "/images/posts/chapel-lang-meme.webp" source_repo: "Jesssullivan/Dell-7810" source_path: "docs/platform/honey-rt-chapel-repeat-2026-04-26.md" +editorial_tier: "noteworthy" --- diff --git a/src/posts/2026-04-28-darwin-nic-docs-are-live.md b/src/posts/2026-04-28-darwin-nic-docs-are-live.md index 7fc94f2..4e95fa8 100644 --- a/src/posts/2026-04-28-darwin-nic-docs-are-live.md +++ b/src/posts/2026-04-28-darwin-nic-docs-are-live.md @@ -8,6 +8,7 @@ slug: "darwin-nic-docs-are-live" category: "devops" source_repo: "Jesssullivan/DarwinNicUtil" feature_image: "/images/posts/darwin-nic-bastion-flow.png" +editorial_tier: "less-noteworthy" --- The public [DarwinNicUtil](https://github.com/Jesssullivan/DarwinNicUtil) docs are live, and the current release, `v2.1.2`, is available through PyPI, GitHub Releases, and FlakeHub. diff --git a/src/posts/2026-04-30-small-zig-libraries-for-apple-shaped-escape-hatches.md b/src/posts/2026-04-30-small-zig-libraries-for-apple-shaped-escape-hatches.md index 311e39b..139562a 100644 --- a/src/posts/2026-04-30-small-zig-libraries-for-apple-shaped-escape-hatches.md +++ b/src/posts/2026-04-30-small-zig-libraries-for-apple-shaped-escape-hatches.md @@ -8,6 +8,7 @@ published: true slug: "small-zig-libraries-for-apple-shaped-escape-hatches" excerpt: "Four tiny Zig libraries, one small thesis: keep the app shell pleasant on macOS, but move native capabilities behind a boring C ABI so Linux ports do not become full rewrites." feature_image: "/images/posts/zig-ffi-apple-linux-bridge.png" +editorial_tier: "noteworthy" --- ![Zig C ABI bridge from Apple application code to Linux native capabilities](/images/posts/zig-ffi-apple-linux-bridge.svg) diff --git a/src/posts/2026-05-03-was110-fidium-gonetspeed-omci-personalities.md b/src/posts/2026-05-03-was110-fidium-gonetspeed-omci-personalities.md index 834fcc7..381022a 100644 --- a/src/posts/2026-05-03-was110-fidium-gonetspeed-omci-personalities.md +++ b/src/posts/2026-05-03-was110-fidium-gonetspeed-omci-personalities.md @@ -8,6 +8,7 @@ category: "devops" published: true slug: "was110-fidium-gonetspeed-omci-personalities" excerpt: "Two fiber ISPs, one switch, two BFW WAS-110 SFP+ XGS-PON modules running 8311 community firmware. Fidium and GoNetSpeed both authenticate the same way (clone the operator-supplied ONT's identity into IaC), but their upstream OLTs push very different OMCI service profiles. This is the procedure I used to land both, with annotated scripts and OMCI captures." +editorial_tier: "noteworthy" --- Lets take an adventure in comfort hacking, exploring and ultimately configuring two fiber ISP uplinks — Fidium and GoNetSpeed — through [BFW Solutions WAS-110](https://pon.wiki/xgs-pon/ont/bfw-solutions/was-110/) [\[1\]](#ref-1) XGS-PON SFP+ ONT modules. diff --git a/src/posts/2026-05-11-trashmonitor-tailnet-window-into-the-hardware-pile.md b/src/posts/2026-05-11-trashmonitor-tailnet-window-into-the-hardware-pile.md index 626eef9..b4b8674 100644 --- a/src/posts/2026-05-11-trashmonitor-tailnet-window-into-the-hardware-pile.md +++ b/src/posts/2026-05-11-trashmonitor-tailnet-window-into-the-hardware-pile.md @@ -11,6 +11,7 @@ source_path: "README.md" excerpt: "I glued together a tittle tailnet-only streaming surface so I can oggle my goggles, blinkenlights, dev boards, and the hardware pile from the sanctum of anywhere" feature_image: "/images/posts/trashmonitor-setup.webp" thumbnail_image: "/images/posts/trashmonitor-dashboard-screenshot.jpg" +editorial_tier: "noteworthy" --- diff --git a/src/posts/2026-05-29-gingersnap-cookies.md b/src/posts/2026-05-29-gingersnap-cookies.md index 97e3a07..60ae109 100644 --- a/src/posts/2026-05-29-gingersnap-cookies.md +++ b/src/posts/2026-05-29-gingersnap-cookies.md @@ -9,6 +9,7 @@ slug: "gingersnap-cookies" excerpt: "A milk-free, soy-free gingersnap recipe card, transcribed from a photo with Apple Vision OCR, metric equivalents, a scaler, and notes on the baking soda reaction." feature_image: "/images/posts/gingersnap-cookies.webp" thumbnail_image: "/images/posts/gingersnap-cookies.webp" +editorial_tier: "less-noteworthy" ---