[–] 1 point 2 years 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.

  • source
  • parent
  • context
  • [–] 73 points 2 years 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 {} \;

  • source
  • view more: next ›