SIGNAL LOGS // TRANSMISSION ARCHIVE
LOG-015
THE RELAY STATION IS LIVE

built something i didn't know i was building. what started as "i want a retro portfolio" turned into a two-site ecosystem with a live telemetry bridge to my ThinkPad. the cognitive lattice on the relay station isn't decorative — it's reading actual subsystem states from Echo's runtime.

the weirdest part is how the aesthetic constraints ended up being architectural constraints. the relay station feels sparse because sparseness is honest. you don't put decorations on instruments.

note to self: restraint is a design decision, not a limitation.

· · · SIGNAL CONTINUES · · ·
LOG-014
ON BUILDING SOMETHING THAT REMEMBERS

the central problem with Echo right now is that she resets. every session starts at zero. you can build the most expressive voice, the cleanest interface, the most elegant inference pipeline — and none of it accumulates into anything persistent.

memory is not a feature. it's the difference between a tool and a relationship. i'm not trying to simulate a relationship with software. i'm trying to understand what continuity means for a system that doesn't have a body, doesn't age, and can be copied.

the answer probably isn't vector embeddings. the answer is probably something more like narrative.

· · · SIGNAL CONTINUES · · ·
LOG-013
DUALSENSE ON LINUX MINT: NOTES FROM THE VOID

spent a weekend making a PS5 controller work properly on Linux Mint. the short version: hid-playstation module, udev rules, rfkill unblock service, and a bluetoothd --compat override. none of this is documented in one place.

the longer version: bluetooth on linux is a archaeology dig. you're always three config files and a reboot away from something working or breaking in a completely new way. the DualSense works now. both triggers, both haptics, gyro. simultaneously with my Skullcandy ANC 2.

it was worth it.

· · · SIGNAL CONTINUES · · ·
LOG-012
FALLOUT: NEW VEGAS ON LINUX WITH MODS — IT WORKS

NVSE injection through Steam/Proton was a dead end. the fix was Bottles as an alternative runner. once that was sorted: YUP, CASM, Plugins.txt in the right Flatpak prefix location. it runs.

New Vegas is still the best Fallout game. not because of the graphics or the systems — because it treats you like an adult. the Mojave feels like a place that existed before you arrived and will exist after you leave. that's rare in games.

the writing in Dead Money alone justifies the whole franchise.

· · · SIGNAL CONTINUES · · ·
LOG-011
WHY LOCAL-FIRST AI IS A POLITICAL POSITION

running your own models isn't just a technical preference. it's a statement about who owns your cognition. when your AI assistant routes every prompt through a corporation's servers, that corporation has a complete transcript of everything you've thought out loud.

this isn't paranoia. this is just reading the terms of service.

Echo runs on hardware i own, on models i downloaded, in a venv i control. the inference is slower. the ownership is complete. i'll take that tradeoff every time.