Weekly Shaarli

All links of one week in a single page.

Week 45 (November 4, 2019)

GitHub - recall-photos/recall-app at producthunt
thumbnail

Aplicación libre para gestionar colecciones de fotos.

Text Editing Hates You Too

it’s a miracle of the simplicity of modern programming that we’re able to just slap down a <textarea> on a web page and instantly provide a text input for every internet user around the globe

Configuring HDFS Trash

Users can bypass trash when deleting files using the shell by specifying the -skipTrash option to the hadoop fs -rm -r command. This can be useful when it is necessary to delete files that are too large for the user's quota.