2023-10-28

Today I learned how to transfer a file from my computer to the ctrl-c server using scp. I wanted to try the interactive text game interpreter frotz, but I didn't have any game files on the server. That led me into wondering how I can transfer some files over. It's a small accomplishment, but I feel good about it.

I realize I'm making life just a little harder for myself. I can play Interactive Games on my computer (--even on windows--), I can type up my webpage on an IDE like VSCode, or use a gui/web-based IRC client, buI like forcing myself to work on the command line, and learning how to interact with a server. There's just so much going on under the graphical user interface, and I kind of want to know little more about it. I doubt I'll be able to know every little thing that goes on there, but I do want to learn what I can. Maybe that experience will help me find a solution to a problem I have later on.

- I still hate vim.

--------------------------------------------------

Back to my Capsule's Home Page