Windows Blog - General Info
This is the first post to my new Windows blog.
The blog will be mainly about the Windows (NT) operating system and related subjects, likely touching on OpenVMS and Windows Subsystem for Linux as well.
The OpenVMS logo is here shown mainly for me so that I have an example of how to integrate images.
I am also keeping this code snippet here as an example of how to integrate code snippets:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
This blog is part of my main web site at [netneurotic].