tgray

R0010170

B reactor - wiring. We still use the Supercon connecters in the front at work. I didn’t realize they were that old. I should have guessed it though considering how ancient some of the shit we use at work is.

R0010170
tgray

Finally cleaned up the mess that was my web site search. I was very tempted to not use jQuery and AJAX for the results, and I still might eventually turn that off. I’ll first have to clean up the non-AJAX html up; that’s a job for another day.

tgray

I was messing around with a systemd daemon for an inotify script, but in the end it was more straightforward to install incron.

tgray

Next thing I need to work on is the background watcher to call hugo when a new post shows up. Right now it’s a quick script that is running in the background. I need to make it a service.