Archives
- 13 Oct GitHub에서 Fork하고 Pull Request 보내는 방법
- 19 Sep 물리 코어 · VM 코어 · K8s CPU 이해와 성능 예측
- 12 Sep aws code series를 활용한 CI/CD 구성
- 11 Sep Kubernetes Pod Pending 이슈 정리
- 21 Aug [Hugging Face] 여러 서버에서 공용 모델 캐시 디렉토리 활용하기
- 13 Aug [Ops] k3s 환경에서 MIG 지원 GPU 모니터링 구축하기
- 24 Jul [FastAPI/Troubleshooting] Windows 환경에서 FastAPI + Playwright 실행 시 NotImplementedError 해결
- 24 Jul [GPU/K8s] NVML Insufficient Permissions 에러로 Pod GPU 할당 실패 해결
- 24 Jul [GPU/K8s] NVML not detected & libnvidia-ml.so.1 오류로 NVIDIA Device Plugin이 GPU를 인식하지 못할 때
- 22 Jul [클라우드] 재부팅 시에도 유지되는 블록 스토리지 마운트 설정
- 20 Jul [GPU] FlashAttention2 설치 오류로 Qwen 모델 로딩 실패 해결
- 19 Jul [Docker] Root 디렉토리(data-root) 변경 및 NAS 환경 트러블슈팅
- 18 Jul [SSH/GitHub] SSH 키 생성: 패스프레이즈 없는 방법 vs 매번 인증하는 방법
- 18 Jul [A100/MIG] 동일 PID가 여러 GPU에 표시될 때 해결 가이드
- 12 May [GitHub Actions] 다른 Repository의 Release Asset 다운로드 방법
- 30 Apr [Python] pipreqs로 Conda 환경에서 requirements.txt 생성하기
- 30 Apr [Git] 브랜치 병합(Merge vs Rebase) 정리
- 08 Apr [Docker] macOS에서 Windows 실행파일(.exe) 빌드 자동화
- 15 Feb [Django] ORM 최적화와 Django REST Framework Serializer 정리
- 21 Jan [Spring Data JPA] No EntityManager with actual transaction available 오류 해결
- 18 Dec [GitHub Actions] Maven Publish 시 401 Unauthorized 오류 해결
- 18 Dec [Git] 특정 폴더를 다른 Repo의 Submodule로 추가하는 방법
- 17 Dec [MySQL] Public Key Retrieval is not allowed
- 06 Dec tistory 블로그 글 git action 을 이용해 github 에 올리기
- 05 Dec H2 Database "testdb" not found, either pre-create it or allow remote database creation 해결