Skip to content

Instantly share code, notes, and snippets.

@abear1538
abear1538 / gist:79fc972b9a5280e6da4426f1612d8e6b
Last active June 27, 2026 18:20
Configuring my Novacustoms V54 to use Secure Boot

Migrating Ubuntu on Novacustoms V54 to a Measured UKI, TPM Auto-Unlock, and Secure Boot on Dasharo

June 27, 2026 (System76, Dasharo/coreboot+UEFI v1.0.1) · Ubuntu 26.04 LTS, kernel 7.0.0-27-generic

ubuntu uki systemd-boot luks tpm2 secure-boot dasharo measured-boot coreboot

I spent a day migrating my encrypted Ubuntu install from shim/GRUB to a measured Unified Kernel Image, getting TPM auto-unlock working again, enabling Secure Boot without bricking the machine, and learning - repeatedly - that rebuilding the UKI without re-enrolling the TPM is a great way to lock yourself out of your own disk at boot.

Table of contents

@abear1538
abear1538 / gist:eb801c21dbf33130667dc91c1a5ac835
Created April 3, 2026 18:20
Nextdoor Cleanup Userscriptt
// ==UserScript==
// @name Nextdoor - Enhanced Feed Filter
// @namespace https://greasyfork.org/users/majik
// @version 2.1.0
// @description Hides ads, sponsored content, and specific keywords/authors from the Nextdoor feed. Adds a quick "Hide" button to posts and a graphical settings panel.
// @author Gemini / Cleanup: majik
// @match https://nextdoor.com/*
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_registerMenuCommand
@abear1538
abear1538 / wolfery_format.js
Last active January 25, 2026 16:48
Wolfery Look Notify Utility Script (Userscript)
// ==UserScript==
// @name Wolfery Look Notifier
// @namespace wf-tools
// @version 2.37.0
// @description Notifies you when someone looks at your character in the chat, including a count of how many times they've looked.
// @match https://wolfery.com/*
// @run-at document-start
// @grant none
// ==/UserScript==
@abear1538
abear1538 / wolfery_format.md
Last active January 24, 2026 17:09
Wolfery Text Format Guide (Unofficial)

Wolfery Text Formatting — Practical Field Guide (Merged Reference)

This guide consolidates Wolfery’s text formatting behavior from two sources:

  1. Official in-client help commands (help format, help format info)
  2. Observed behavior, forum posts, release notes, and real-world usage

Where these sources agree, the behavior is described directly. Where they conflict, the discrepancy is explicitly noted.