MouseBall54 Toolbox

MouseBall54 Toolbox is a bilingual practical knowledge blog for developers and tool builders. Choose a hub by topic, then move into the Korean or English article list that matches your current problem.

Troubleshooting

Reproducible fixes for Python, JavaScript, Java, Git, Docker, and build errors.

English 한국어

AI Trends

AI agents, RAG checks, prompt engineering, function calling, and AI search workflows.

English 한국어

Study

Active recall, spaced repetition, study dashboards, review routines, and exam systems.

English 한국어

Economy

Educational guides for interest, inflation, exchange rates, ETFs, budgeting, and emergency funds.

English 한국어

Easy Labeling

Image annotation workflows, YOLO datasets, class design, and labeling quality checks.

English 한국어

Start Here

Category Highlights

Study

Economy

Easy Labeling

Troubleshooting

Recent posts

Git 오류 해결: Permission Denied (publickey)

3 minute read

SSH 키를 올바르게 생성하고, ssh-agent에 추가하고, Git 호스팅 제공업체에 등록하여 Git의 ‘Permission denied (publickey)’ 오류를 해결하는 방법을 알아봅니다.

Git 오류 해결: pathspec ‘…’ did not match any files

3 minute read

Git의 ‘pathspec did not match any files’ 오류를 오타 확인, 파일 경로 검증, 특수 문자 처리 방법 이해를 통해 해결하세요. 이 흔한 문제를 진단하고 고치는 법을 배웁니다.