Masayuki Matsuki
Masayuki Matsuki
Using `syscall.Exec` makes the process tree simpler and is useful when you want the child process to handle the signal. For example, the `direnv` program internally uses` syscall.Exec`. https://github.com/direnv/direnv/blob/5b8f7d0ade4248e04899015e8628408b6f4becf3/cmd_exec.go#L67 How...
When count -1 is passed to readDir, it panics currently.
follow on #63 Currently, only dot files are skipped, files inside dot directory are not skipped. I do not know if this is the intended behavior, but I implement that...
Currently, there are almost the same code for zipping is written in statik.go and fs_test.go, and it is difficult to prove the correctness of the test. Therefore, I create the...
Currently, the force flag is effective only when os.Rename fails. That is, if os.Rename succeeds, statik will overwrite the file regardless of the force flag. Is this the intended behavior?...
https://github.com/breezy-team/breezy
https://pijul.org/
以下のような時にいい感じにcustom-pathをつけて新規記事をpostしてくれる機能。 ```console % blogsync push blog.example.com/entry/path/to/kiji.md ```
- 完全な非互換になりうる - OmitDomain名前がいまいち - blogIDのディレクトリが掘られるのは非直感的 - local_root と default.local_root