moonpiedumplings

joined 2 years ago
[–] moonpiedumplings@programming.dev 6 points 2 months ago* (last edited 2 months ago) (1 children)

No. There was malware in the releases. The issue was most likely accidental, something that spread from their computer. But they didn't handle it well.

Discussed here:

https://www.reddit.com/r/EmulationOnAndroid/comments/1k95pzb/winlator_and_its_forks_reported_to_be_infected_by/?share_id=UJbVQpRO9yp5PAWKIFf3I

The emulation on android community definitely has a problem with ungrateful trolls though, particularly on the discords, which is why I am annoyed whenever projects bother to create one. I've seen 2-3 projects get shut down because of harassment on their discords.

[–] moonpiedumplings@programming.dev 4 points 2 months ago (2 children)

Yeah, creative writing communities like r/AmITheAsshole, r/relationshipadvice, or r/offmychest.

General Linux servers distros do not support android devices, you would need postmarketos.

[–] moonpiedumplings@programming.dev 13 points 2 months ago (1 children)

Try following around the linux tag on twitch. I've found plenty of people who game or do software development on Linux that way.

[–] moonpiedumplings@programming.dev 11 points 2 months ago (2 children)

If you have an old android phone, then you can repurpose it into a Linux server.

Or an old computer. But you probably don't need to buy anything to get started.

[–] moonpiedumplings@programming.dev 9 points 2 months ago (3 children)

https://lnav.org/

https://moonpiedumplings.github.io/playground/ccdc-logs/

I played around with some non-elasticsearch web/gui based solutions as well.

Depends on the program and the professors. I'm doing computer scuence at CSUN, and I've gotten lucky, none of the online exams have required any proctoring software (rootkit monitoring software). They just do them in the browser.

LMFAO, I did not expect a lord of the mysteries reference in here. I gotta finish/reread it, I dropped it a long time ago

I really, really hate this site. This is not the first time I've seen low quality garbage. It reports old news as crazy new novel techniques.

I'm pretty sure it's possible to use timeshift to create backups on another drive using rsync (instead of btrfs). They are incremental, and deduplicated, as well.

But the other commenters are correct, timeshift is not a backup tool, it's more for snapshots to undo system changes you may not want. In addition to that, it doesn't do user files by default — because again, it's not a backup tool.

btrfs send/receive technically does what you want, using btrfs to do backups to another drive, but I don't think any GUI app supports it. Plus, you would have to create snapshots for btrfs from the command line.

Your best bet are apps explicitly designed for this usecase, like someone mentioned pika, or borg or restic are good choices. They don't do BTRFS, but they do incremental, deduplicated updates in a user friendly way.

view more: ‹ prev next ›