Have you looked into netbird? I have been thinking of setting that up over tailscale
Dalraz
I share the same opinion as yourself and gave you an upvote. LLM are a truly fascinating technology and I'm amazed by how little we understand on how it even does what it does. That said the process that got us here and what they are currently being used for is amoral at best
May I suggest using Signal messenger over WhatsApp.
WhatsApp does use the Signal messaging protocol but I don't trust meta not to modify their implementation of it.
Signal is a privacy at all costs foundation.
This is really cool and will be useful. My second thought was oh great now my smart TV can see how excited I am watching their injected ads and how many people saw it too. One of the many reasons to never connect modern TVs to the Internet.
I am using lingodeer to learn korean, but i know it also has Japanese. I was using duolingo for korean and Japanese, but the korean lessons were terrible.
This is the first time hearing about Tuta, Thank you
I personally like lxc's over vms for my home lab and i run a dedicated lxc for docker and one running a single node k8s.
I recommend Ollama, its easy to setup and the cli can download and run llms. With some more techsavviness you can get openwebui as a nice ui.
So i see this alot and i understand it but at least in my country (canada) i have been torrenting for well over 15 years with out a vpn. The worst case is a 5k fine total but not before a letter from the isp forwarded to me on behalf of the copyright holder. Which i can ignore with out any issue since they have no idea who i am.
Issues will arise if you reply to them.
So is vpn required?
it depends on where you live and your confort with your risk.
I was expecting a, "that is all" and was disappointed
If you are in canada the whole of the Olympics are available on cbc.ca. broken down by sport, live and past event's
This has been my journey.
I started with pure docker and hostpath on an Ubuntu server. This worked well for me for many years and is good for most people.
Later I really wanted to learn k8s so I built a 3 node cluster with NSF managed PVC for storage, this was fantastic for learning. I enjoyed this for 3 plus years. This is all on top of proxmox and zfs
About 8 months ago I decided I'm done with my k8s learning and I wanted more simplicity in my life. I created a lxc docker and slowly migrated all my workloads back to docker and hostpath, this time backed by my mirrored zfs files system.
I guess my point is what are you hoping to get out of your journey and then tailor your solution to that.
Also I do recommend using proxmox and zfs.