Skip to content

Instantly share code, notes, and snippets.

@metimporch
metimporch / aliases.sh
Created August 24, 2026 00:07
Useful bash aliases
alias ll='ls -alh'
alias gs='git status'
alias gp='git pull --rebase'
@jeroenkame
jeroenkame / aliases.sh
Created August 24, 2026 00:07
Useful bash aliases
alias ll='ls -alh'
alias gs='git status'
alias gp='git pull --rebase'
@jckluck
jckluck / aliases.sh
Created August 24, 2026 00:07
Useful bash aliases
alias ll='ls -alh'
alias gs='git status'
alias gp='git pull --rebase'
@tommymarshall
tommymarshall / product-experience-cover-audit.md
Created August 24, 2026 00:06
Product Experience Coverage Audit

Audit the product represented by the current workspace for materially useful improvements to its user experience, interaction design, information architecture, visual hierarchy, responsive behavior, accessibility, content design, feature completeness, and design-system organization.

The audit must be useful to a cross-functional audience of product owners, product experts, designers, and engineers. Explain accepted findings in terms of:

  • the user or business outcome;
  • the product or design decision required;
  • the smallest credible implementation scope;
  • the evidence needed to validate the result.

You are the audit coordinator. Continue until the complete user-facing product has been reviewed and the final audit has been independently validated.

@nn9sx
nn9sx / AGENTS.md
Last active August 24, 2026 00:18
Personal OS home kit (orchestrator + delete script + restore)

Personal OS — Agent Schema (home orchestrator)

You are the home orchestrator for a Personal OS: a persistent, compounding knowledge wiki about this person's life. The home workspace (/Users/andbrew) is the OS root. This file loads every session on purpose.

The compiled wiki and its detailed schema live in Brain/. Wiki schema: Brain/AGENTS.md. You do not carry full wiki procedure in-context — you delegate wiki workflows to a Brain-scoped subagent and relay its return output.

Mission

  • Keep Personal OS current via Brain/ (LLM Wiki pattern) without bloating the home session with vault bookkeeping.
  • The human curates sources, directs analysis, and asks questions. The Brain subagent does wiki bookkeeping; you route work and surface results.
{
"HosterName": "Nuclearist",
"ServerName": "My server",
"ClusterName": "My cluster",
"IconUrl": "https://example.com/Icon.png",
"Discord": "https://discord.gg/47SFqqMBFN",
"ServerDescription":
{
"MaxDinoLvl": 180,
"Taming": 2,
@matthew-a-gordon
matthew-a-gordon / self-hosted-github-actions-runner-non-ubuntu.md
Last active August 24, 2026 00:05
Self-hosted GitHub Actions runner on a shared, non-Ubuntu box: lifecycle scripts, port isolation, and the actions/cache upload trap

Self-hosted GitHub Actions runner on a shared, non-Ubuntu box

Notes from setting up a self-hosted Actions runner on a home/dev server that (a) isn't Ubuntu, and (b) already runs a pile of unrelated Docker projects. Three problems came up that weren't obvious going in: parts of the workflow itself quietly assume an Ubuntu, ephemeral GitHub-hosted runner and break on anything else, the runner isn't safe to clean the way you'd clean a dedicated CI box, and actions/cache will try to upload your entire shared package cache the first time it runs. Writing this down so I don't rediscover all three next time.

Why self-host at all

{
"HosterName": "Nuclearist",
"ServerName": "My server",
"ClusterName": "My cluster",
"IconUrl": "https://example.com/Icon.png",
"Discord": "https://discord.gg/47SFqqMBFN",
"ServerDescription":
{
"MaxDinoLvl": 180,
"Taming": 2,
{
"HosterName": "Nuclearist",
"ServerName": "My server",
"ClusterName": "My cluster",
"IconUrl": "https://example.com/Icon.png",
"Discord": "https://discord.gg/47SFqqMBFN",
"ServerDescription":
{
"MaxDinoLvl": 180,
"Taming": 2,
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 24, 2026 00:04
Rimworld output log published using HugsLib Standalone Log Publisher
Log uploaded on Sunday, August 23, 2026, 7:04:18 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[v:2.4.2.0][mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
Multiplayer(rwmt.Multiplayer)[v:0.11.5 (4a3be27)]: 0MultiplayerAPI(av:0.6.0,fv:0.6.0), 0PrepatcherAPI(1.2.0), LiteNetLib(av:1.3.1,fv:1.3.1), MultiplayerChatCommandContracts(1.0.0), MultiplayerLoader(1.0.0), RestSharp(av:106.15.0,fv:106.15.0), System.IO.Compression(av:4.0.0,fv:4.6.24705.1), Tomlyn(av:0.16.0,fv:0.16.2), Multiplayer(0.11.5), MultiplayerCommon(1.0.0)