HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tgp

no profile record

Submissions

Exhaustive Union Matching in Python

tech.preferred.jp
2 points·by tgp·5 jaar geleden·0 comments

comments

tgp
·11 maanden geleden·discuss
The ID card also has this amazing function where you can log in to sites using the card without revealing your identity, and even merging the databases from two sites does not allow two users to be identified as the same natural person: https://www.personalausweisportal.de/Webs/PA/EN/business/tec...

I have never seen a website offering login using this function, though ;-)
tgp
·3 jaar geleden·discuss
The other day I found out that not only ZFS and Btrfs have a dedup feature, but also XFS (which I use on my home partition) supports a feature called reflinks aka block sharing. So I threw duperemove at ~/.virtualenvs and ~/.cache/bazel and freed up a good 15GB of disk space. Good stuff.