llagerlof

↗ HN profile [ 92.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I made a browser addon called Website Table Exporter for Firefox and Chrome. It lets you export any HTML table on a page to CSV, JSON and Markdown, straight to your clipboard with one click. Why? Because copying…

  2. (mysqldump is the default backup tool of MariaDB and MySQL) I created this script because I often need to make backups of different databases, for various reasons and under different conditions. Manually assembling the…