This blog is the sort of thing I wish I'd been able to find when I first started messing with programs and linux - ok, it's what I still hope to find when I research things. It's intended for people who are way out of their depth, but still want to forge ahead with their cool project. This is a place where I'm recording how I did things, step by step, with no assumptions of prior knowledge except how to paste into a linux command line.
So that mostly just describes myself. I'll probably forget how I did this stuff, and I want to remember how. Plus, it helps me stay on track when I'm writing it down as I go. This is my research journal.
My github is here.
Final post here
I'm switching over to github pages . The continuation of this blog (with archives included) is at umhau.github.io . By the way, the ...
-
A beowulf cluster lets me tie miscellaneous computers together and use their cpus like one large processor...I think. Never done this befor...
-
I still use OpenBSD for my server, so here goes setting up an NFS on it. This is a fantastic resource. Note: if having trouble with the...
-
Notes on the process of installing Kaldi and Kaldi-GStreamer-server on Ubuntu 16.04 LTS. These were modified somewhat, since this is retr...