HackerTrans
TopNewTrendsCommentsPastAskShowJobs

khc

no profile record

comments

khc
·vor 7 Monaten·discuss
seems like the issue isn't with using git as a database, but using github as a distribution mechanism?
khc
·vor 10 Monaten·discuss
the browser, being the originator of these DNS queries, already knows what website you are visiting.
khc
·vor 10 Monaten·discuss
not being a native English speaker, I actually do this all the time
khc
·letztes Jahr·discuss
I've written something 13 years ago using `read -t` https://github.com/kahing/bin/blob/master/timeout.sh
khc
·vor 2 Jahren·discuss
I map mine to C^] which I find to be a good balance between easy to type and not conflicting with other tools
khc
·vor 2 Jahren·discuss
> Jail for executives who approve or have knowledge of illegal activities sounds good to me.

I suspect one possible outcome is many people wouldn't want to take the risk to become an executive, and the percentage of executives who wouldn't mind taking risks of going to jail will increase, which is not a desirable outcome.
khc
·vor 2 Jahren·discuss
does it have to be fuse? cant you mount a disk image with loopback
khc
·vor 3 Jahren·discuss
Reference?
khc
·vor 6 Jahren·discuss
S3 max single object size is 5TB. The 5GB limit is for single part upload API. You can use the multi-part API to upload single object in multiple parts.