I thought this would be a solid topic to share with anons as I'm sure others want to improve their own Digital Soldier skills.
I would like to know what the code anons use for posting pictures within a post. Is it simple HTML??
I would like to share that when I got started and compliling proofs together the files were very low res and would pixelate and look like crap. At the time I was using the snippet tool on my windows computer.
I have come to find that by pressing the following:
"Windows Key + Shift + S"
Allows for taking screenshots that are high quality and don't pixelate. You can edit the images with the image editor that pops up after you select what you screenshot. Pretty handy.
What do others have to share??
The only issue is the data is then in the cloud and on google's servers, and we all know how trustworthy google is...
Now i'll admit, I do use google cloud storage, however here's what I do. I have one of their business accounts for $20/mo, use google drive only, and use rclone to sync some local folders and encrypt them prior to them hitting the cloud. All google sees is a bunch of files with random strings as names, with random encrypted/inaccessible contents. I get unlimited storage, so currently have around 22tb up there for that $20/mo. My system sees all my files unencrypted and accessible because the encryption is done on the fly, anything that uploads gets encrypted before it hits their servers, and seamlessly unencrypted prior to access, with all the files 100% secure whenever they are online.
I then mount this network folder on all of my computers/systems, and essentially have truly unlimited storage everywhere.