[-] Muehe@kbin.social 2 points 1 year ago

Well here is where my PhD in tracking stuff on paper, which gets handed out in triplicate to every German child at birth, comes in handy. The signature line customarily includes the date again because printing date and signing date (and thus validity) might differ. And yes, I know this is not applicable in a restaurant (hopefully), but that's generally the reason when it occurs.

[-] Muehe@kbin.social 4 points 1 year ago

Good pirates firewall their loot anyway.

[-] Muehe@kbin.social 1 points 1 year ago

As a lowly kbin peasant this mis-feature hasn't reached me yet. No implicit argument to authority over here.

[-] Muehe@kbin.social 2 points 1 year ago

Yeah it helps the Ukrainians, but that’s the only valid use, and 4000+ satellites for basically only war seems like a bad idea. Cell phone 5G service will be cheaper in peacetime, and wartime has other communication platforms.

Uhh sorry but this line of thought seems pretty incoherent. Its use case clearly goes beyond just war (e.g. coverage of rural and wild areas where a land line or 5G will not be economical), since StarLink has gone online pretty much every global super power has started or announced building their own constellations, and during wartime you want to have as much redundancy in your systems as you can get, especially so in your lines of communication. And Ukraine is using it right now, during wartime. I can't follow this logic at all.

[-] Muehe@kbin.social 2 points 1 year ago

I meant scientists did too. They thought it would take way longer to turn bad than it actually did, at least most of them thought so. Would probably be interesting to do a meta-study on how much the corridor of estimates narrowed or widened in the IPCC reports over the years, and in which general direction they trended.

[-] Muehe@kbin.social 3 points 1 year ago* (last edited 1 year ago)

To my knowledge yes, "we" did. Actual measurements have turned out to be on the pessimistic end of the spectrum of predictions or beyond consistently. The first IPCC report that got really into doomerism was the one from 2021, that was supposedly leaked for fear of political censorship:

IPCC steps up warning on climate tipping points in leaked draft report

[-] Muehe@kbin.social 1 points 1 year ago

Ah yes, Popper's paradox of tolerance strikes again. (If demonstrating intolerance is the appropriate reaction to witnessing intolerance, how can you distinguish between first order and second order intolerance in the behaviour of others?)

[-] Muehe@kbin.social 2 points 1 year ago* (last edited 1 year ago)

No, they are owned by HMD Global which is a company that was initially comprised mostly of former Nokia executives. They produce in China though (like everybody else).

[-] Muehe@kbin.social 2 points 1 year ago

Yes, the Nokia X10. Worked rather well over the last two years, although the only thing I can compare it to are devices I got from work (mostly older Samsungs with a ton of crapware).

[-] Muehe@kbin.social 1 points 1 year ago

Well I haven't been following the story anymore for the last year or so, but there were some suspicions regarding that level 4 bio-lab doing research on Coronaviruses in the very epicenter of the 2019 pandemic, Wuhan...

[-] Muehe@kbin.social 1 points 1 year ago
  1. What would be the advantage of running Nextcloud as a docker, instead of within a VM?

    • No idea really beyond the usual VM/container trade-offs, I guess it would allow you to use orchestration tools and similar for Docker.
  2. What would be a sensible way to have an incremental/differential backup of the VM/Docker?

    • If you use Proxmox as your hypervisor it comes with a sophisticated backup solution, probably the same for ESXi or whatever. Not sure about Docker.
  3. The storage usage of my Nextcloud instance exceeds 1TB. If I run it within a VM, I will have to connect it to a 2TB SSD. Does it make sense to add the external storage space to the VM? [...]

    • That's what I would do at least. Connecting external storage space to a VM/container is relatively trivial and Nextcloud recommends to separate binaries and data directory anyway. Plus this allows you to use different backup strategies for data versus binaries+metadata.

In case you haven't yet, I'd also recommend taking a look at this: https://github.com/nextcloud/vm

It's basically a collection of three shell scripts to install, manage, and update Nextcloud. Last time I tried it also worked on LXC/LXD, not only VMs. It would probably work on Docker as well and has some files related to that in the migrate/docker directory.

view more: ‹ prev next ›

Muehe

joined 1 year ago