top of page

log_tender // print_resist // speak_delay

A living archive where memory reverberates and thoughtful delay becomes method. Here, Tzu Tung collaborates with diverse artists and cultural workers who engage with art, feminism, queer politics, and sociopolitical inquiry from the margins.

We write from the gaps between emotional, technological, and national systems, offering reflections that intentionally resist the world's demand for immediacy. In each pause and echo, we discover space for rethinking and rewriting in frequencies both soft and sharp.

Tuning the Intervals

Read It All

log_tender

def log_tender
 Experience.collect(mode: :slow, texture: :solidarity)
end

Read It All

print_resist

def write_resist
  Text.gathered (if: :pubic, with: [:urgency, :care])
end

Read It All

speak_delay

def speak_delay
  return Archive.replay(:transcriptions, presentation, script: :fragmented)
end

bottom of page