Sam Xiao

Results 9 issues of Sam Xiao

Documentation: [[https://github.com/Homebrew/brew/blob/master/docs/README.md]]

Our use-case is centralize all of our proto files into a monorepo (just the .proto files). We currently have about 20+, but we would prefer that we just give a...

# This is a (Bug Report) ## Description For bug reports: * What went wrong? * startExecution.sync:2 is not supported in Local StepFunction docker image * What did you expect...

I had this in my `~/.zshrc`, and I found there are some performance issue when loading up this zsh. `source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh` before comment out the above line: ``` /usr/bin/time zsh...

Question
performance

In some cases, where the unpacked content is modified, and we want to go back to the same state as it were in the past, but the archive under `/var/chef/cache/foobar.zip`...

Not sure what can it go wrong, but here it goes. ``` bash DEBUG=castnow* castnow --myip "192.168.1.51" --tomp4 --bypass-srt-encoding --subtitles "./mysub.chs.srt" "./myvideo.mkv" castnow launching... +0ms castnow:transcode started webserver on address...

bug

I try the example KDG setup with my Firehose, but I don't see the content in S3, and not sure where I can get some logging/debugging information that I can...

From UFW guide: https://help.ubuntu.com/community/UFW#Advanced_Syntax

enhancement
help wanted

the official guide has that option: http://docs.ansible.com/ansible/ufw_module.html

question