Why Quoted Strings? Within the programing languages I am familiar with being 'C', Perl and JavaScript, when plain text it used for a dialog box, window or just a error prompt, the text strings are stored in the code or within resource files used when compiling. These text strings are called quoted strings because they are usually contained with quotes. I believe you can understand the metaphoric implications of using those words on the Internet.
How I maintain this site is interesting because I do not use Wordpress or any other CMS. And it cost me the money to maintain the domain name and that is all. It isn't however for the novice not willing to get their hands dirty so to speak. I utilize Eleventy or 11ty with NodeJS giving me a method to develop a site locally and utilize my local browser with live updates. It allows me to use templates and markdown with HTML. I use Git to upload the site to my GitLab repository and give access to the repository to CloudFlare to run updates when they detect a change in my repository. Cloudflare currently is free in that regard. I host my domain name with them too cheaper than my last place being Google Domains, which they sold to RackSpace. One day I will detail all of what it takes to do this.
As far as content here it is really about me as far as my interest and such. I do use Linux so part of it is to give something back to the community if I can. I can not predict where my interest may go but intend to segregate things into tags so you can find individual subjects.
I am an older male in a southern state of these United States and have so far had an adventurous life. Some of which I will likely share here.
Hope you find something here of interest. Took me a long time to decide to do this. Never wanted to learn Wordpress and a while back actually did this using a Perl script I wrote.