Exciting Friday night. Reading about hollow cathodes.
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.
I might have to stock up on Necco wafers. How much is reasonable for a lifetime supply?
@dgold thanks for nanopub! I struggled a bit getting it all working in my setup, but after some tinkering, it’s now working great.
And lastly, I’ll hook up the feed to micro.blog…
I was messing around with a systemd daemon for an inotify script, but in the end it was more straightforward to install incron.
Case in point, my script had stopped running just now, so I had to revive it.
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.