bitwyze

joined 3 years ago
[–] bitwyze@lemmy.world 91 points 3 days ago (2 children)

Privatize the profits, socialize the losses. Such is the capitalist way.

[–] bitwyze@lemmy.world 3 points 1 week ago (2 children)

They deleted the post. Here are the comments they made to the replies on the post and I'll let you decide.

You are right, it should be automatic — and now it is, but in January it wasn't. My mistake in January: I had Immich running and thought "I have a copy on the Optiplex, so it's backed up". It wasn't. No 3-2-1, just one HDD. Now it's automatic and boring, which is what I wanted: Daily: Immich DB dump + rclone sync to external USB (kept in same closet but different disk). Weekly: rclone sync encrypted to B2 — about $6/mo vs $15+ for Google One family. Monthly: I test restore of one random photo from B2, just to be sure. It's 2 cron jobs in Proxmox host, not inside LXC, so it runs even if LXC is down. Took 30 min to set up once. Heat is harder, yes. My fixes that actually helped: BIOS power limit to 35W, undervolt -50mV — temps down 8-10C, still fine for Immich. Immich machine learning (face recognition) only runs 02:00-06:00 via cron, not all day. Cut a small vent at top of closet door + USB fan pulling air out, wife stopped complaining. Happy to share docker-compose if you want — it's just Immich + Nextcloud + postgres + redis, nothing fancy.

Another reply to a comment:

Thanks, solid points. AC — you are right, but the heat is only in the closet, not bedroom. Closet door is usually closed, bedroom itself is fine. AC for the closet would be overkill, I just vented it. Downclock — already did, BIOS limit 35W and -50mV undervolt, plus ML only 02:00-06:00. That dropped 8-10C and it's still enough for Immich. Monitoring — good call. Right now I have simple cron + healthchecks.io ping that emails me if backup is older than 2 days. LGM (Loki, Grafana, Mimir) is great but feels heavy for one Optiplex in a closet. I'm looking at Uptime Kuma with email to wife + me if backup job fails — simple dashboard she can actually open. "Document everything in case you die" — 100% agree, this is my current task. Writing a 1-page README for wife: where files are, how to get plain JPGs from Immich without Docker, B2 credentials in Bitwarden. That's more important than any stack. Appreciate the checklist.

And finally:

That's a brilliant setup — mutual offsite backup with parents. I love that you help them with Pi-hole + security and get offsite in return, everyone wins. Way better than my lonely USB in the same closet. For heat your split is smart too — low power always-on for photos and heavy stuff only spins up when accessed. I might steal the parents idea, my mom has fiber and would benefit from Pi-hole anyway. Thanks for sharing!

So no, I don't have proof. But those comments smell of AI.

[–] bitwyze@lemmy.world 10 points 1 week ago (4 children)

This guy is an LLM bot, his post in the self-hosting forum got locked because of it.

https://lemmy.world/post/51123299

[–] bitwyze@lemmy.world 4 points 2 weeks ago (1 children)

Imagine pronouncing lever "leever" and not pronouncing "never" as "neever"

 

I've been running Windows on my gaming desktop and am ready to make the switch to Linux (I run arch at work and cachyOS on my personal laptop). However, I've got some software that I want to use that's Windows-only, and I'd rather not replace them and re-learn from scratch. Does anyone know of any software or methods to take the currently installed Windows OS and move it into a VM image I could run on Linux?

[–] bitwyze@lemmy.world 4 points 6 months ago (1 children)

https://www.theregister.com/2025/04/29/backblaze_sham_accounting_claims/

Backblaze strongly denies all the allegations, and claims instead that Morpheus is attempting to manipulate its stock price for financial gain. The firm admits to holding short positions in Backblaze shares.

Not saying that the Morpheus report isn't true, but that's a pretty damning conflict of interest.

[–] bitwyze@lemmy.world 1 points 6 months ago (3 children)

Can you link something about the Backblaze CEO? I'm not finding anything.

[–] bitwyze@lemmy.world 33 points 1 year ago (12 children)

Security can mean security against hackers, but it can also mean security against revealing classified information. Classified information about weapons systems (e.g. performance characteristics) is inherently embedded into the code running on those systems, and therefore shouldn't be open sourced.

Source: used to write classified code