# Journal 2023-04 > 2023년 4월 일지 <2023년 4월> 일지 ## 월간 회고 ## 일지 ### 2023-04-24 프로토타이핑 툴인 [depict](https://wiki.g15e.com/pages/depict.txt)를 계속 만드는 중. ### 2023-04-23 Cypress의 Best Practices 문서는 `data-cy` 등 테스트에 특화된 data attribute을 권장하고 있는데 좀 잘못된 게 아닌가 싶다. 반면 [Playwright](https://wiki.g15e.com/pages/Playwright.txt)의 Best Practices 문서는 `getByRole()` 등을 쓰라고 올바르게 안내하고 있다. - https://docs.cypress.io/guides/references/best-practices - https://playwright.dev/docs/best-practices ### 2023-04-13 [Sparks of artificial general intelligence - Early experiments with GPT-4](https://wiki.g15e.com/pages/Sparks%20of%20artificial%20general%20intelligence%20-%20Early%20experiments%20with%20GPT-4.txt)를 읽었다. "우리가 잘 모르는 무엇인가가 우리가 잘 모르는 무슨 일인가를 하고 있다." GPT-4에 대한 논문의 도입부에 나오는 인용인데 너무나 적절하다.