back
user profile
xk3
2,796karma·554submissions·March 29, 2019
recent activity (554 total)
comment
Also, it would be good to regenerate the web seeds metadata (this doesn't change the info_hash section) when the mirrors (subdomain prefixes) change. (like PHP code except it is binary data--it c…
comment
or quickly subsidized by three letter agencies
comment
Yes and something like btrfs-send or zfs-send is probably faster than fpsync
comment
> there were a lot of folders that had many thousands of files in them If you ever need to do something like this again, it's often faster to parallelize rsync. One tool that provides this is …
comment
Note that you can do a lot of this by just querying systemctl with the PID systemctl status 1
And there might be more than one process using a port sudo lsof +c 0 -i:22 …
comment
I make between $400 ~ $600/mo between these two: Disk Prices on eBay - https://unli.xyz/diskprices/ Digital Film Stock - https://unli.xyz/digitalfilmstock…
comment
I grew out of the leaking ether and basaltic dust that coated the plains. My first memories are of the Great Cooling, where the land, known only by its singular cyclopean volcano became devoid of all …
comment
If a bug was fixed I usually paste the error traceback into the commit description
comment
I think if you just setup SSH a certain way you can then use git or sftp for access: Match User gituser
ChrootDirectory /srv/git_chroot
ForceCommand interna…
comment
What's the benefit of this compared to rsync or scp $hostname:.config/<TAB>? I put my whole home folder in git and that has its benefits (being able to see changes to files as they hap…
comment
Didn't someone else do this recently and then DocuSign sued them?
comment
This lets you read and write variables between different languages, right? Otherwise... what's the point? Can it really compete with something like IPython or yaegi? But if only to learn rust, th…
comment
Reminds me of vtm https://github.com/directvt/vtm