Recent posts

SNI

less than 1 minute read

나는 지금까지 SNI(server name indicator) 에 대해 어렴풋하게나마 알고 있는줄 알았다. 그런데 aws를 사용하다 보니, 내가 sni에 대해 잘못 이해하고 있었다는 사실을 깨달았다.

SNI

1 minute read

Until recently, I thought I had a rough understanding of SNI (Server Name Indication). However, while working with AWS, I realized that my understanding had ...

모노레포에서 lefthook 설정

1 minute read

모노레포나 하위 폴더에 프로젝트가 위치한 환경에서 Lefthook을 설정하다 보면, 설정 파일을 찾지 못하거나 yarn 명령어가 실패하는 상황을 겪게 됩니다.

Setting up lefthook in a monorepo

1 minute read

When setting up Lefthook in an environment where the project lives in a monorepo or a subfolder, you may run into situations where it can’t find the config f...