HackerLangs
TopNewTrendsCommentsPastAskShowJobs

benibr

no profile record

comments

benibr
·il y a 4 mois·discuss
Awesome story, thank you for sharing this in such great detail!
benibr
·il y a 6 mois·discuss
https://blog.domainmess.org/
benibr
·il y a 8 mois·discuss
Working on a CLI tool called xpire which can add expiry dates to filesystem structures: https://github.com/benibr/xpire Idea is to use filesystem specific structures (eg. snapshots) if possible to prevent long treewalks for searching and store the dates in the filesystem itself not a seperate database. It's written in go and currently supports btrfs snapshots and zfs datasets.