It has come to my attention that wireless is still considered somewhat amorphous and, as a result, I’ve seen some pretty interesting misconceptions. How does our wireless work? Small radios have a limited range so we have many of them all over campus. Sometimes they are in visible locations and sometimes they are hidden in …
Author Archives: Shaun
How to attach to a remote emacs session
I was away from my workstation which was running an emacs with several open files (some potentially unsaved!) when I wanted to access some of those files. My emacs is always configured to run the server process. This means I can start an emacs process and edit any file with `emacsclient $file`. Instead of a …
Naive Programming
I think that may always be the case, especially when the resulting program is a function of what I’m asked to do! I was instead considering how, give experience in mathematical reasoning and programming, one writes increasingly concise code. Because of the intense usefulness of Maths in programming, I cannot grok my fellow students’ disapproval …
FreeBSD on the Desktop: How much are we giving up?
I’ve been running FreeBSD for awhile now. Looking back at my posts, it appears that I hammed up my Slackware installation right around the turn of the new year so near abouts three-and-a-half months. FreeBSD on the desktop, if you’ve experienced it, is a learning experience. So much that at times I feel like I’m …
Continue reading “FreeBSD on the Desktop: How much are we giving up?”
Mp3’s and blog posts.
Word on the street is that Morningsiders would like to embed MP3 files in their posts. This sounds like a cool idea, so I’ve sat down and see that WordPress can already do something like this: brobob Sounds good. How to do it? Step 1, have a mp3 file. =) That’s easy. Step 2, choose …