Grammer checking!
This commit is contained in:
parent
f8d08e946e
commit
79b83788d1
4 changed files with 12 additions and 12 deletions
|
|
@ -29,12 +29,12 @@ I have been looking into places I can move my mailbox, but I need to figure out
|
||||||
## Document storage
|
## 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.
|
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 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.
|
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.
|
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.
|
||||||
|
|
||||||
## Media (Music and Videos)
|
## 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.
|
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 [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.
|
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.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ My two other, um, obsessions? right now are cleaning up my MP3 collection (23K+
|
||||||
|
|
||||||
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 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.
|
||||||
|
|
||||||
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 very 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 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.
|
||||||
|
|
||||||
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:
|
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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue