Jaeho Shin

Results 51 comments of Jaeho Shin

No you can't use space in values as the error says. Disallowing space and special characters is a design decision made to be friendly to the underlying filesystem and rest...

Hi @jewellsean, I'm glad you are looking for what I recently added to the codebase. In my view, you are asking for two features: asynchronous execution of runs and job...

Thanks for your suggestions @jewellsean! If you decide to store or symlink the code inside the 3X experiment repository (most likely, the program directory), then for every run it keeps...

Hi, I'm sorry to hear that the long running runs were not marked complete as expected. - Are you running them on your local machine, using the `local` target, or...

After trying to reproduce the bug and inspecting 3X's code quite a bit, I'm suspecting the runs were aborted after 3X fails to store the output values to its index....

Thanks for your input. Unfortunately, 3X does not support such nested/dependent parameters explicitly yet. However, I think there is a relatively simple way to emulate them for now without losing...

Which applescript are you referring to? I have a lot of them that use "`AXShowMenu`" here.

The bash prompt is handled by the [`prompt` plugin in bpm](https://github.com/netj/bpm/blob/master/plugin/prompt). There's no easy way to extend it yet. But we can certainly brainstorm how to do that, perhaps by...

It seems like `bats-exec-test` should explicitly initialize all variables it uses, e.g., by adding a line `BATS_TEST_SKIPPED=` somewhere close to the beginning, to play nice with `set -u`.

저도 필요해서 조금 살펴봤는데요, 삼성증권은 TMailerSamsungFnDotCom{,2}라는 자체제작 ActiveX를 사용하고 있어서 다른 보안메일들에 비해서 분석과 재현에 노력이 좀 많이 들어갈 것 같더군요. 삼성증권 보안메일은 S/MIME을 기반으로 (흉내내서?) 작동하는 Initech이나 Softforum을 쓰는...