• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle



  • I’m really not sure. I’ve heard of people using Ceph across datacenters. Presumably that’s with a fast-ish connection, and it’s like joining separate clusters, so you’d likely need local ceph cluster at each site then replicate between datacenters. Probably not what you’re looking for.

    I’ve heard good things about Garbage S3 and that it’s usable across the internet on slow-ish connections. Combined with JuiceFS is what I was looking at using before I landed on Ceph.

















  • Well for me, I enjoy pair programming my own projects with offline models. I also bounce ideas off it to attempt to ground myself in some type of reality (some models are better for this than others… probably has risk of delusions of grandeur. Some models will just verbally suck you off which is annoying).

    I built ansible tooling for deploying k3s kubernetes and Ceph-backed Proxmox clusters and VMs and containers and services. Utilized the help of LLMs to structure my playbooks and figure out how roles work.

    I love learning new things and LLMs have a lot to offer in that regard. You have to watch out for the bullshit and independently look at other sources as well, but it’s a great starting point and I can sometimes have sone deep conversations around some topics.