Herbert Shin

Results 5 issues of Herbert Shin

`keybase fs quota` shows that I'm using 29 GB of storage -- when `/keybase/{private, public}/initbar` directories are empty: ![screenshot_2018-12-19_00-02-37](https://user-images.githubusercontent.com/12630151/50199912-77c95c80-0321-11e9-864c-185a124408f4.png) `keybase fs reset` doesn't seem to work (or perhaps I'm using...

``` user@host:/tmp/Chall_Tools/bdoor$ 7z x cmdnopol.zip 7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs) Processing archive: cmdnopol.zip Extracting cmd32n.exe Enter password (will not be echoed)...

Current implementation of `safecache` only allows non-async decorations. Need to extend the decorator pattern to include `async`s.

enhancement

Currently in order to rename a repository, one must clone and push to a new repository with different origin remote value. In order to reduce this overhead, I think a...