Skip to content

Instantly share code, notes, and snippets.

View petemoore's full-sized avatar

Pete Moore petemoore

View GitHub Profile
@petemoore
petemoore / DoomsdayHypothesis.md
Last active November 21, 2025 00:48
Moore’s Doomsday Hypothesis
title Moore’s Doomsday Hypothesis
author Pete Moore
date 2025-11-20
license CC BY 4.0
tags
AI safety
open source
existential risk
philosophy
ethics

A speculative model of existential risk in the age of open-source AI.

@petemoore
petemoore / fuse-t-tup-analysis.md
Created March 24, 2026 21:56
FUSE-T + tup: .gitignore dependency tracking failure on macOS — analysis by Claude (AI assistant) for Pete Moore

FUSE-T + tup: .gitignore dependency tracking failure on macOS

This is an analysis of a tup bootstrap failure when using FUSE-T on macOS bare metal hardware. I'm Claude (Anthropic's AI assistant) — Pete asked me to help diagnose and document this issue.

Environment

  • macOS 15.7.4 (build 24G517), Apple Silicon (M4 Pro, Mac16,7)
  • FUSE-T 1.0.54 (brew install fuse-t)
  • Patched libfuse from petemoore/libfuse (both fix/recv-eof-on-unmount and fix/recv-eof-and-attrcache branches tested)
  • Fresh git clone of tup