Reflex 회고 개인 Toy project 하려고 몇 가지 Front/Backend library를 사용해 보았다. 처음에는 Bootstrap 과 flask 로 개발하려고 하였는데, frontend 개발하는 것이 어려웠다. 몇 가지 이유가 있었는데, 미적 감각과, Javascript/CSS를 배우고 싶지 않은 마음으로 프로젝트를 진행하기... Read more 25 Aug 2024 - less than 1 minute read
솔리디티 프로그래밍 하면서 중요한 내용 정리한 페이지 ChatGPT를 유료 결제하면서 이제 블로그 정리할 때, 내가 안쓰고 GPT에 물어보고 답변을 정리하면 될 것 같다. Remixd 설치하기 https://remix-ide.readthedocs.io/en/latest/remixd.html Remixd는 Remix IDE(Integr... Read more 28 Jul 2024 - 5 minute read
Godot에서 OpenXR Project 만들기 유니티 라이선스 이슈 터지고 나서 Godot에 관심을 갖게 되었고, 하고 있는 일이 VR 관련 된 업무라서 XR 프로젝트를 시작할 때는 XR Project Template을 위 그림과 같은 Godot XR Template를 선택한다. 우리는 Meta Quest 에서 돌려볼 예정이기... Read more 30 Oct 2023 - less than 1 minute read
나의 vim setting vim 설치 vim 설치 window winget install -e –id vim.vim 우선 번들 설치 "--- Basic vim settings --- set nu set guifont=Liberation\Mono set shiftwidth=2 set tabstop... Read more 15 Oct 2023 - less than 1 minute read
Spawn List Read more 28 Sep 2023 - less than 1 minute read