import { VirtualTextFile } from "$/apps/source"; import { Hr } from "../hr"; import { Link } from "../link"; export default { name: "Memory.txt", type: "text", content: ( <>

Memory

Reconstructing human music after the singularity

I have been learning guitar for a year now and finally felt comfortable enough with my skill level to make a full song using it! Heavily inspired by the music from kessoku band and Sunfaded.

Memory is expensive nowadays, so cherish it while you can.

), height: "70vh", width: "70vw", } as VirtualTextFile;