Remix.run Logo
vrighter 15 hours ago

if writing a "data" file is how you configure the app, then that data file is the interface between you and the software. Since you are a user, that makes it a user interface.

bee_rider 13 hours ago | parent [-]

I’ve never written a file directly. The cells in the SSD are very small, my hand is not steady enough to flip the bits manually. For me the UI for writing files is usually Vim.

vrighter 3 hours ago | parent [-]

the ui for writing the data file is vim. The ui for the target application is the data file you wrote.