LKC

joined 2 years ago
[–] [email protected] 16 points 3 months ago

Those features can be disabled to ease up on resources.

[–] [email protected] 22 points 3 months ago (1 children)

It's likely the resist fingerprinting option. It breaks many websites or those that use bot checking thing.

[–] [email protected] 4 points 3 months ago (1 children)

The mods set it as the default for the subreddit in an attempt to combat brigading.

[–] [email protected] 23 points 1 year ago

Basically sweeps errors under rug.

No error handling and go again.

 
[–] [email protected] 3 points 1 year ago (1 children)

Western Ohio near St.Mary's. I didn't get Mars nor Venus even though they were nearby. I tunnel visioned on the eclipse itself.

 
[–] [email protected] 2 points 1 year ago
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

I came across the project before but they don't have biometric stats that I was looking for.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

My Hybrid's screen died under 9 months of use. The e-ink screen started to fade. Not sure if it was from sun light or maybe knocked around.

I haven't had the Garmin for as long yet but it's nice enough to use outdoors.

[–] [email protected] 17 points 1 year ago (7 children)

I don't know of any e-ink displays outside of Fossil but give Garmin a try. I use the Vivoactive 4 and get a week+ of battery.

I went from Pebble > Fossil > Garmin.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

May not qualify as "simple" versus a VM, but you can try using chroot environment. You essentially run minimal Ubuntu environment from a folder that can be a newer or old version of the host OS.

Here is one guide to get up and running.

This guide is easier to follow IMO.

[–] [email protected] 73 points 1 year ago (9 children)

If you allow root privileges, there is:

sudo rm -rf --no-preserve-root /

If you want to be malicious:

sudo dd if=/dev/urandom of=/dev/sdX

or

sudo find / -exec shred -u {} \;

view more: next ›