Roeniss Moon

Results 94 comments of Roeniss Moon

@jwasham Looks like some contributors are confused where to make a PR. Would you make a official decision? for example: "you don't consider this issue (#118). Just fork, edit, then...

@joonas-yoon thank you for correcting my word, I was confused for a second. Like you said, it would be good to use this issue as sort of a release board...

It's in progress now. I'll add comments if something changed.

@alkoclick I didn't contact to APT side because at the last moment I concluded that this is not a such problem. can you try with `git clone` like this: https://github.com/junegunn/fzf/issues/2072#issuecomment-645862485...

@Hikai According to [contirubtion guide](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md) and [translation guide](https://github.com/donnemartin/system-design-primer/blob/master/TRANSLATIONS.md#-korean), it seems that you need to get reviews by Korean Translation maintainers. Hi, @bonomoon and @mingrammer. Can you review this full translation,...

Hi @donnemartin, are you in charge of the merge? I think it's ready.

I met a very weird situation about this. Below is a part of my init_script. ```sh apt install python &&\ mkdir -p $DIR/tmp &&\ git clone --depth 1 https://github.com/wting/autojump.git $DIR/tmp/...

I didn't think like that. Let me answer you: ```sh $ pi@raspberrypi:~ $ echo $LC_TYPE "/" $LANG "/" $LANGUAGE / en_US.UTF-8 / $ pi@raspberrypi:~ $ locale charmap UTF-8 $ pi@raspberrypi:~...

The above code was run on my raspberry pi 4B+. I will add my macOS' too: ```sh ❯❯❯ echo $LC_TYPE "/" $LANG "/" $LANGUAGE / en_US.UTF-8 / ❯❯❯ locale charmap...

@leoperegrino yes I am. Thank you for the idea.