Title photo
Think globally, microblog locally
Sun, 24 Dec 2017

My BlogPoster script is currently a huge if/else mess, but I am writing the next version to be extremely modular, using Ruby blocks to separate the various tasks. Once I get it together, I will share the code.

I'm still using the Geany text editor/"mini IDE" for my (still simple-enough) development tasks. It's so easy to run your Java/Ruby/Perl/C++ code from the editor itself. https://geany.org/

I used the Windows 10 command line to 'rescue' a USB flash drive I had used to install a Linux distro. I used diskpart in the Windows shell to bring the drive back to life with an NTFS file system. https://www.maketecheasier.com/format-usb-drives-windows-10/