Many of my traditional blog post live on this site, but a great majority of my social-style posts can be found on my much-busier microbloging site at updates.passthejoe.net. It's busier because my BlogPoster "microblogging" script generates short, Twitter-style posts from the Linux or Windows (or anywhere you can run Ruby with too many Gems) command line, uploads them to the web server and send them out on my Twitter and Mastodon feeds.
I used to post to this blog via scripts and Unix/Linux utilities (curl and Unison) that helped me mirror the files locally and on the server. Since this site recently moved hosts, none of that is set up. I'm just using SFTP and SSH to write posts and manage the site.
Disqus comments are not live just yet because I'm not sure about what I'm going to do for the domain on this site. I'll probably restore the old domain at first just to have some continuity, but for now I like using the "free" domain from this site's new host, NearlyFreeSpeech.net.
I'm in the process of moving the entries from my old Debian blog running on FlatPress to this blog running on Ode.
It's not a seamless process. I'm trying to retain the comments in FlatPress, and I also want the images to come along with the entries, so that means I need to copy/paste/code each entry as it's brought from one blog to the other. I might be able to speed this up by using the flat files in FlatPress to create the flat files in Ode, but each comment is in its own file, and the amount of copy/pasting in that case would rise with each comment. Plus I don't want the same HTML tagging that FlatPress uses.
I'm slowly moving the entries, and once I finish and get them to all show up at http://stevenrosenberg.net/blog/linux/debian/, I'll shut down the old Debian blog.