HackerLangs
TopNewTrendsCommentsPastAskShowJobs

benibr

no profile record

comments

benibr
·قبل 4 أشهر·discuss
Awesome story, thank you for sharing this in such great detail!
benibr
·قبل 6 أشهر·discuss
https://blog.domainmess.org/
benibr
·قبل 8 أشهر·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.