From ee1610c7f9ed4f046b120c9ebd1e14d79ef97831 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 21 Feb 2021 12:54:27 -0600 Subject: [PATCH] Random spelling mistakes --- .../2018/01/a-month-in-using-chromeos-only.md | 2 +- .../2018/07/4th-of-july-2018-trip-photos.md | 2 +- .../2018/12/trf-2018-photos-water-lilies.md | 2 +- .../07/the-pixelbook-which-is-not-chromeos.md | 4 +- .../post/2019/07/what-do-i-use-revisited.md | 2 +- .../2019/09/thoughts-on-the-gdp-pocket2.md | 4 +- .../post/2020/01/progress-to-self-hosting.md | 6 +-- .../2020/01/progress-to-self-hosting.md.bak | 53 ------------------- content/post/2020/03/life-is-weird.md | 2 +- content/post/2020/04/lockdown,-week-4.md | 2 +- content/post/2020/04/week-5.md | 4 +- content/post/2021/02/january-2021-checkin.md | 2 +- 12 files changed, 16 insertions(+), 69 deletions(-) delete mode 100644 content/post/2020/01/progress-to-self-hosting.md.bak diff --git a/content/post/2018/01/a-month-in-using-chromeos-only.md b/content/post/2018/01/a-month-in-using-chromeos-only.md index f76b289e..a821133b 100644 --- a/content/post/2018/01/a-month-in-using-chromeos-only.md +++ b/content/post/2018/01/a-month-in-using-chromeos-only.md @@ -10,4 +10,4 @@ So far, everything has been working great.  The only thing that has not worked The other major issue I have run into is photo processing and management.  Under ChromeOS, there is not many options for this, only pure web-based solutions like Google Photos.  There are some pretty decent solutions in the Android world.  How does this help me?  Well, the newer version of ChromeOS running on newer Chromebooks can run Android apps. -Sadly, my Acer C720 and HP Chrombook 11 G1 are both too old to get the Android solutions.  Additionally, both systems are starting showing their age in running modern web apps.  So, my solution?  I am buying a Google Pixelbook.  I opted for the smaller of the versions which should have more than enough horsepower for me to run for many years.  It arrives today, so I will be having some fun setting it up. \ No newline at end of file +Sadly, my Acer C720 and HP Chromebook 11 G1 are both too old to get the Android solutions.  Additionally, both systems are starting showing their age in running modern web apps.  So, my solution?  I am buying a Google Pixelbook.  I opted for the smaller of the versions which should have more than enough horsepower for me to run for many years.  It arrives today, so I will be having some fun setting it up. \ No newline at end of file diff --git a/content/post/2018/07/4th-of-july-2018-trip-photos.md b/content/post/2018/07/4th-of-july-2018-trip-photos.md index d2ceb819..1e055425 100644 --- a/content/post/2018/07/4th-of-july-2018-trip-photos.md +++ b/content/post/2018/07/4th-of-july-2018-trip-photos.md @@ -55,7 +55,7 @@ As you can see, the light was good, and the River Walk was nice and lush. ![pic](/uploads/2018/07/P7030205.jpg) - Stroler + Stroller ![pic](/uploads/2018/07/P7030217.jpg) diff --git a/content/post/2018/12/trf-2018-photos-water-lilies.md b/content/post/2018/12/trf-2018-photos-water-lilies.md index b57f6f32..553b9a81 100644 --- a/content/post/2018/12/trf-2018-photos-water-lilies.md +++ b/content/post/2018/12/trf-2018-photos-water-lilies.md @@ -7,7 +7,7 @@ categories = ["photos"] series = ["TRF 2018"] +++ -Part two of my TRF Photos series. Today, Water Lilies from the Water Liley Garden. +Part two of my TRF Photos series. Today, Water Lilies from the Water Lilly Garden. ![/uploads/2018/12/PB250259-1.jpg](/uploads/2018/12/PB250259-1.jpg) diff --git a/content/post/2019/07/the-pixelbook-which-is-not-chromeos.md b/content/post/2019/07/the-pixelbook-which-is-not-chromeos.md index 705c5d11..cb28cf6c 100644 --- a/content/post/2019/07/the-pixelbook-which-is-not-chromeos.md +++ b/content/post/2019/07/the-pixelbook-which-is-not-chromeos.md @@ -11,7 +11,7 @@ draft = false # Tags and categories # For example, use `tags = []` for no tags, or the form `tags = ["A Tag", "Another Tag"]` for one or more tags. tags = ['pixelbook'] -categories = ['sa'] +categories = ['SA'] # Series (optional). # Otherwise, set `series = []`. series = ["Ubuntu PixelBook"] @@ -25,7 +25,7 @@ As I mentioned in [a while back]({{< ref "/post/2019/02/and-then-no-more-pixelbo This left me using the [R180](/tags/r810/) again, which while it is still a very nice machine, I got used to the size and battery life of the PixelBook. I was getting maybe 3-4 hours of battery, which under most of my use cases is plenty, but sometimes, I need to be unplugged for longer. -I ran across a post on [reddit](https://www.reddit.com) in the subreddit for the [PixelBook](https://www.reddit.com/r/PixelBook) which got me thinking. [This post](https://www.reddit.com/r/PixelBook/comments/bkau30/ubuntu_on_pixelbook_experience_setup_instructions/) had a link to a [GitHub repp](https://github.com/yusefnapora/pixelbook-linux) which had nice instructions on how to update the firmware to put an open UEFI firmware on, and then some scripts to finish setting things up. +I ran across a post on [reddit](https://www.reddit.com) in the subreddit for the [PixelBook](https://www.reddit.com/r/PixelBook) which got me thinking. [This post](https://www.reddit.com/r/PixelBook/comments/bkau30/ubuntu_on_pixelbook_experience_setup_instructions/) had a link to a [GitHub repo](https://github.com/yusefnapora/pixelbook-linux) which had nice instructions on how to update the firmware to put an open UEFI firmware on, and then some scripts to finish setting things up. After waiting to get back from [my recent trip]({{< ref "/post/2019/06/bournemouth-2019" >}}), I ordered the needed cable, and went to work. diff --git a/content/post/2019/07/what-do-i-use-revisited.md b/content/post/2019/07/what-do-i-use-revisited.md index 6f622075..f82274a5 100644 --- a/content/post/2019/07/what-do-i-use-revisited.md +++ b/content/post/2019/07/what-do-i-use-revisited.md @@ -10,7 +10,7 @@ draft = false # Tags and categories # For example, use `tags = []` for no tags, or the form `tags = ["A Tag", "Another Tag"]` for one or more tags. -tags = ["cli"] +tags = ["CLI"] categories = ["software"] # Series (optional). # Otherwise, set `series = []`. diff --git a/content/post/2019/09/thoughts-on-the-gdp-pocket2.md b/content/post/2019/09/thoughts-on-the-gdp-pocket2.md index 8f7a8792..ec6376c3 100644 --- a/content/post/2019/09/thoughts-on-the-gdp-pocket2.md +++ b/content/post/2019/09/thoughts-on-the-gdp-pocket2.md @@ -1,7 +1,7 @@ --- -title: "Thoughts on the GPD Pockt2" +title: "Thoughts on the GPD Pocket2" date: 2019-09-30T00:25:08-05:00 -categories: ["sa"] +categories: ["SA"] image: /photos/Random/gpd-pocket2.jpg summary: "The little laptop that almost could" tags: ["hardware"] diff --git a/content/post/2020/01/progress-to-self-hosting.md b/content/post/2020/01/progress-to-self-hosting.md index ea1e19c1..23e97f0e 100644 --- a/content/post/2020/01/progress-to-self-hosting.md +++ b/content/post/2020/01/progress-to-self-hosting.md @@ -29,7 +29,7 @@ I have been looking into places I can move my mailbox, but I need to figure out ## Document storage I got an email from Google which told me that the promotional period on some storage was expiring, which got me to move everything personal out of Google Drive into my NextCloud server I run at home. I have to leave some things there as I use it as a file storage for an group I help run. -My [NextCloud](https://www.nextcloud.com) server has been given a bit of attention. I upgraded it to 17.0.2 and converted the SQL storage from SQLite to MariaDB. Things seem to be going well with that. I also switched the docker container image from the NextCloud one to the one provided by [LinuxServer.io](https://linuxserver.io). They do a good job of packaging up images and providing a common way to manage and configure their docker images. I have switched over all my images to use theirs where I can. +My [NextCloud](https://www.nextcloud.com) server has been given a bit of attention. I upgraded it to 17.0.2 and converted the SQL storage from SQLite to MariaDB. Things seem to be going well with that. I also switched the docker container image from the NextCloud one to the one provided by [LinuxServer.io](https://LinuxServer.io). They do a good job of packaging up images and providing a common way to manage and configure their docker images. I have switched over all my images to use theirs where I can. Next steps here are to upgrade to NextCloud Hub 18, which is the latest release, and to get everybody else in the house storing their files on the NextCloud sever. @@ -44,11 +44,11 @@ I have been running an instance of [Gitea](https://gitea.io/en-us/) for a while. ## Calendar Calendaring will present some of a challenge as I need to be able to see and update the family's calendars, and everybody else is using Google. I should write a post on what I am doing, but I am basically syncing down the Google calendar stuff, and then syncing it with my NextCloud server. -To view and edit my calendars, I am using something called **ikhal** which is part of the [khal](https://github.com/pimutils/khal) suite which is a cli calendaring app. +To view and edit my calendars, I am using something called **ikhal** which is part of the [khal](https://github.com/pimutils/khal) suite which is a CLI calendaring app. If I need a GUI, then I use the calendaring app in NextCloud. ## Contacts I am planning on using something called [khard](https://github.com/scheibler/khard/) which is another CLI app which will integrate with my calendar syncing solution, and my email client of choice, mutt. ## Password management -I have been using a cli tool called [pass](https://www.passwordstore.org/) for a long time now. It stores its entries on the local disk using GPG encryption per file. It also supports git, so I have it stored in my gitea instance. I can also access it on my phone which is nice. +I have been using a CLI tool called [pass](https://www.passwordstore.org/) for a long time now. It stores its entries on the local disk using GPG encryption per file. It also supports git, so I have it stored in my gitea instance. I can also access it on my phone which is nice. diff --git a/content/post/2020/01/progress-to-self-hosting.md.bak b/content/post/2020/01/progress-to-self-hosting.md.bak deleted file mode 100644 index 0e42d1e4..00000000 --- a/content/post/2020/01/progress-to-self-hosting.md.bak +++ /dev/null @@ -1,53 +0,0 @@ -+++ -date = "2020-01-25T04:00:00-07:00" -title = "Progress to Self-Hosting" -categories = ["SA"] -#image = "" -series = ["Self-Hosting"] -+++ - -So, it has been about two months since I wrote [Path to Self-Hosting]({{}}) so I figured it was time for a checkin. - -As a refresher, here is the list of services I came up with (I will probably add more): - -* Email, both storage and web-access -* Document storage -* Media (Music and Videos) -* Source control (git). -* Calendar -* Contacts -* Password management - -So, how am I getting on? Let's take a look. - -## Email -I am still using GMail as my main mailbox, but I am trying to stay away from the web interface as much as I can. A long time ago, I set up mbsync to sync my GMail down to my laptop, and I use mutt to read emails from there. There are some emails which really need a GUI version to read it (mainly marketing type things), so I have a script to open it in FireFox. - -I have been looking into places I can move my mailbox, but I need to figure out if I want to trust a third-party like ProtonMail or my hosting provider DreamHost, or if I want to stand up a mailserver on a VPS somewhere. - -## Document storage -I got an email from Google which told me that the promotional period on some storage was expiring, which got me to move everthing personal out of Google Drive into my NextCloud server I run at home. I have to leave some things there as I use it as a file storage for an group I help run. - -My [NextCloud](https://www.nextcloud.com) server has been given a bit of attention. I upgraded it to 17.0.2 and converted the SQL storage from sqlite to MariaDB. Things seem to be going very well with that. I also switched the docker container image from the NextCloud one to the one provided by [LinuxServer.io](https://linuxserver.io). They do a good job of packaging up images and providing a common way to manage and configure their docker images. I have switched over all my images to use theirs where I can. - -Next steps here are to upgrade to NextCloud Hub 18, which is the latest reslease, and to get everybody else in the house storing their files on the NextCloud sever. - -## Media (Music and Videos) -Back before there was stable and wide-spread music streaming services, I had managed to amass a large-ish music collection which I used various local clients to play. Once I decided to ditch Google Play Music, I needed a way to get play my music where ever. Enter in [Airsonic](https://airsonic.github.io/), a music streaming server I can run under docker here at the house. For my phone, I am using an application called Dsub ([F-Droid](https://f-droid.org/en/packages/github.daneren2005.dsub/), [Play Store](https://play.google.com/store/apps/details?id=github.daneren2005.dsub)) which lets me cache the music on my phone so I can play it without using the phone's data connection. - -My next step here is to take the playlists I made in Play Music and port them over to AirSonic. I will also need to purchase some of the songs I am missing. - -## Source control (git). -I have been running an instance of [Gitea](https://gitea.io/en-us/) for a while. It is a great basic git repo with web-front end. I have been playing with [GitLab](https://gitlab.com) at work and I might want to try it out. Yeah for docker making it easy! - -## Calendar -Calendaring will present some of a challenge as I need to be able to see and update the family's calendars, and everybody else is using Google. I should write a post on what I am doing, but I am basicly syncing down the Google calenar stuff, and then syning it with my NextCloud server. - -To view and edit my calendars, I am using something called **ikhal** which is part of the [khal](https://github.com/pimutils/khal) suite which is a cli calendaring app. - -If I need a GUI, then I use the calendaring app in NextCloud. - -## Contacts -I am planning on using something called [khard](https://github.com/scheibler/khard/) which is another CLI app which will intergrate with my calendar syncing solution, and my email client of choice, mutt. -## Password management -I have been using a cli tool called [pass](https://www.passwordstore.org/) for a long time now. It stores its entries on the local disk using GPG encyption per file. It also supports git, so I have it stored in my gitea instance. I can also access it on my phone which is nice. \ No newline at end of file diff --git a/content/post/2020/03/life-is-weird.md b/content/post/2020/03/life-is-weird.md index dbd7eefa..7bcedfb6 100644 --- a/content/post/2020/03/life-is-weird.md +++ b/content/post/2020/03/life-is-weird.md @@ -9,7 +9,7 @@ summary = "Changes are afoot" Welcome to the new world order know as Corona Virus. We are fortunate to live in a spread-out city, and then live in the 'burbs on top of that, so we are mainly facing annoyances, not hardships. I will take that any day. -The image is from the our grocery store. That isle normally has paper products like toliet paper, paper towles, napkins, etc. Been empty for about two weeks now. +The image is from the our grocery store. That isle normally has paper products like toilet paper, paper towels, napkins, etc. Been empty for about two weeks now. My $JOB told us all to go full time work from home for the duration this past Monday. This was not a big deal for me as I already do that two days a week, and in the past I have done it full time. The biggest issue is that the kids and the misses are home from school as well. They should be starting the *new* school on Monday, all on-line. diff --git a/content/post/2020/04/lockdown,-week-4.md b/content/post/2020/04/lockdown,-week-4.md index 3d1b7cb0..c3019bce 100644 --- a/content/post/2020/04/lockdown,-week-4.md +++ b/content/post/2020/04/lockdown,-week-4.md @@ -4,7 +4,7 @@ title = "Lockdown, week 4" categories = ["Personal"] image = "/photos/Local/Corona-2020/20200330180829796381-0500.jpg" series = ["corona-2020"] -summary = "Life amoung the family" +summary = "Life among the family" +++ As we enter week 4 of me working from home full time, things are different. diff --git a/content/post/2020/04/week-5.md b/content/post/2020/04/week-5.md index 17a7fc7e..e0f03b88 100644 --- a/content/post/2020/04/week-5.md +++ b/content/post/2020/04/week-5.md @@ -15,9 +15,9 @@ My next project is to finish setting up a decent VPN solution (probably wireguar My two other, um, obsessions? right now are cleaning up my MP3 collection (23K+ songs taking up 142 GB before cleanup). and getting back into photo editing with [Corel's AfterShot Pro](https://www.aftershotpro.com/en/). -The music collection has been not really managed, and it turns out that when I ran some tool over the years to clean it up, those tools actually created many duplicate songs. Now, the files are not direct copies, so I cannot easly use a tool to clean them up, but I have been working through by hand to clean things up and set up a naming convention I like. +The music collection has been not really managed, and it turns out that when I ran some tool over the years to clean it up, those tools actually created many duplicate songs. Now, the files are not direct copies, so I cannot easily use a tool to clean them up, but I have been working through by hand to clean things up and set up a naming convention I like. -As for AfterShot Pro, I used to use it a lot, but for some reason I really do not remember, I stopped using it, and did not really set it up on the 'new' laptop. I was watching some random YouTube photog talking about their editing flow and I liked it. I was never able to figure out how to easly moving through a collection of photos in DarkTable with just the keyboard, so I was never as fast with it. AfterShot Pro, however is a compidtor to the Adobe suite, and as such, has amoung other things, great keyboard navigation. +As for AfterShot Pro, I used to use it a lot, but for some reason I really do not remember, I stopped using it, and did not really set it up on the 'new' laptop. I was watching some random YouTube photog talking about their editing flow and I liked it. I was never able to figure out how to easily moving through a collection of photos in DarkTable with just the keyboard, so I was never as fast with it. AfterShot Pro, however is a competitor to the Adobe suite, and as such, has among other things, great keyboard navigation. In playing with it, I found some short videos to refresh myself, and to pick up a few new things, and went to town. Here are four photos from the last week which I was able to quickly edit: diff --git a/content/post/2021/02/january-2021-checkin.md b/content/post/2021/02/january-2021-checkin.md index 0fe2b14d..0edd0944 100644 --- a/content/post/2021/02/january-2021-checkin.md +++ b/content/post/2021/02/january-2021-checkin.md @@ -1,6 +1,6 @@ +++ date = "2021-02-04T04:00:00-07:00" -title = "January 2021 Checkin" +title = "January 2021 Check-in" categories = ["personal"] #image = "" #series = [""]