

No. Most large Reddit communities are toxic, both on the user and mod end. Let Lemmy grow at its own pace without repeating the same mistakes Reddit made.
No. Most large Reddit communities are toxic, both on the user and mod end. Let Lemmy grow at its own pace without repeating the same mistakes Reddit made.
The alternative would be a non-standard diaper app that, rather than hiding the incoming call, would pick it up and drop it. I don’t know if such software exists.
I assume you meant dialer app 😆 . But anyway, for some Android phones you can use call screening.
I think the foreach one should have been recursion.
Both are concerning, but as a former academic to me neither of them are as insidious as the harm that LLMs are already doing to training data. A lot of corpora depend on collecting public online data to construct data sets for research, and the assumption is that it’s largely human-generated. This balance is about to shift, and it’s going to cause significant damage to future research. Even if everyone agreed to make a change right now, the well is already poisoned. We’re talking the equivalent of the burning of Alexandria for linguistics research.
The RV260 supports SNMP. You can use that with a network monitoring tool of your choice to get ifInOctets/ifOutOctets data. The rate of change on those numbers is then the amount of traffic sent/received.
Donwside to 2: Your VM becomes harder to move between hardware, you lose snapshotting capabilities from a copy-on-write image.
5 is flexible, but has limitations. For example you wouldn’t want to run databases on NFS volumes.
If initialization time is the only problem with 4, you could create several smaller images on the disk. Create the first one, initialize the VM and set up an LVM volume on it, then start creating more volumes and extend the LVM volume.