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 am attempting to create a Google Could Platform storage bucket instead of setting up FTP on this VM.
Later: I was able to create the bucket, and I can move files from that bucket to this website, but I can't seem to copy them the other way.
Google's "little" VMs, one of which I'm seemingly getting for free, at least for a year, can be run pretty much like any Debian Linux system. That's great if you're a Debian expert, not so great if you're not.
Luckily I know how to get around in Debian, and like pretty much everybody I can search (or "Google" if you will) for everything else.
One thing I can say is that the Google Cloud Platform virtual terminal, which opens in a web window, is very usable.
Much cloud pricing is complicated (barring those like Digital Ocean, which spell out what's going to cost you per month), but it appears that Google is giving us one "micro"-VM for free with no time limit as part of the "Google Platform Free Tier":
Somehow I either had to sign up for a credit. You can get a free shell without signing up, but to get the actual VM, you need to fork over a credit card number and "accept" the credit over one year. I'm not sure if/when/how I'll be charged, but I will definitely be keeping my eye on that.
My sites definitely consume more than 1 GB per month: In March 2019, http://stevenrosenberg.net used 4.69 GB, and http://updates.stevenrosenberg.net used 216 MB.
This is a compelling use case for Digital Ocean because that service offers VMs with 1 TB of bandwidth, which is 1000+ times what Google is offering for "free." The predictable, consistent yet low pricing is very attractive.
Still, there's something to be said for /home/public//cgi-bin/ode.cgi, and if I keep an eye on the bandwidth and charges, I'll see what kind of value proposition the Google Cloud Platform offers for smaller users.