farcaller

joined 2 years ago
[–] farcaller@fstab.sh 6 points 9 months ago

Specifically, use home.arpa, if you must use a private domain.

[–] farcaller@fstab.sh 1 points 9 months ago (1 children)

There’s a whole bunch of “it loses all your data” bugs in OpenZFS too, ironically, although it’s way way less fragile than btrfs in general.

That said, the latter is pretty much solid too, unless you do raid5-like things.

[–] farcaller@fstab.sh 1 points 9 months ago (1 children)

FWIW that java app isn’t much memory hungry and it's not cpu-intensive at all. There are no issues with running java apps at all if you spend 5 minutes figuring the basix flags on how to set the memory limits or run it in a memory-limited cgroup via some containers runtime.

[–] farcaller@fstab.sh 9 points 9 months ago (1 children)

I run k3s in my homelab as a single node cluster. I’m very familiar with kubernetes in general, so it's just easier for me to reason with a control plane.

Some of the benefits I find useful:

  • ArgoCD set to fire and forget will automatically update software versions as they happen. I use nix to lower the burden of maintaining my chart forks. Sometimes they break, but
  • VictoriaMetrics easily collects all the metrics from everything in the cluster with very little manual tinkering, so I am notified when things break, and
  • zfs-localpv provides in-cluster management for data snapshots, so when things do break I can easily roll back to a known good state.

k3s is, of course, a memory hog, I'd estimate it and cilium (my CNS of choice) eat up about 2Gb ram and a bit under one core. It's something you can tune to some extent, though. But then, I can easily do pod routing via VPN and create services that will automatically get a public IP from my endless IPv6 pool and get that address assigned a DNS name in like 10 lines of Yaml.

[–] farcaller@fstab.sh 8 points 9 months ago

IIRC they demonstrated an interaction with Siri where it asks the user for consent before enriching the data through chatgpt. So yeah, that seems to mean your data is sent out (if you consent).

[–] farcaller@fstab.sh 13 points 9 months ago

So here's the thing. This year I fell in love wih clojure, it's an absolute pleasure to program in. It's also a hosted language that runs on java (primarily) or javascript (or a bunch of marginalized things). And honestly, I feel like I can make the java backend run more resource-effecient than the JS one.

[–] farcaller@fstab.sh 1 points 9 months ago (1 children)

That's exactly my point, though.

[–] farcaller@fstab.sh 3 points 9 months ago

It absolutely does. Think of lemmy like of email – your mail server has all the email you received.

[–] farcaller@fstab.sh 16 points 9 months ago (5 children)

Looking at the resource usage of mine, a tiny cheap VPS for $4/mo would be enough, sans the image store. But it's not a hard requirement unless you expect to have lots of local communities posting pictures.

Lemmy's issue is that it's non-trivial to deploy and oftentimes painful to upgrade.

[–] farcaller@fstab.sh 5 points 10 months ago (1 children)

SLACC doesn't support sending stuff like DNS servers.

It does

[–] farcaller@fstab.sh 25 points 10 months ago (10 children)

If you drop the projector, then airpods already do it better when paired with the watch. There's no point in such a device at all, then.

[–] farcaller@fstab.sh 4 points 10 months ago (1 children)

Is there anything interesting at all reported in /proc/spl/kstat/zfs/dbgmsg?

view more: ‹ prev next ›