Jaehyun Yeom

Results 6 comments of Jaehyun Yeom

안녕하세요. 꼼꼼하게 읽으시고 코드 작성해 보시고 유용하게 책을 이용해 주셔서 감사합니다. 저도 몇 년 전의 제가 아니기에 그 부분을 다시 찾아 봤습니다. 그 부분을 볼 때 제 머리 속에 떠...

네. 맞습니다. 도움이 되셨다니 기쁘네요. 책은 언제 또 쓸 수 있을지 모르겠네요...

Until termux properly handles `emacs-async`, I just disabled asyncronous API. In my case, I'm using spacemacs and it checks the git hash asynchronously, which I don't think it's that critical....

FYI, in the case of `gptel`, Spacemacs has layer that workaround this issue and documentation on gptel is updated. https://github.com/karthink/gptel/pull/412

@gator1 This also works: Add explicit compiler directives to override Gazelle's default behavior in your root BUILD.bazel or per-package files: ``` # gazelle:go_grpc_compilers @rules_go//proto:go_grpc # gazelle:go_proto_compilers @rules_go//proto:go_proto ```

It's not only the comment, but also the main description especially with code blocks.