Skip to content
View stoneHee99's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Kernel360@gntc-youth-it

Block or report stoneHee99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stoneHee99/README.md

🍀 About Me 🍀

My Contributions

Solved.ac Profile

📚 Blog


Java 레거시 SQL을 Python으로 옮겼더니 5초나 걸렸다: 0.5초로 줄인 5가지 최적화
Java 레거시 환경의 입출결 조회 API를 Python(FastAPI + SQLAlchemy)으로 마이그레이션하면서 예상치 못한 성능 저...
26.03.24

JVM GC는 죽은 객체를 어떻게 판별할까요?
GC(Garbage Collection)를 처음 접하면 흔히 '사용하지 않는 메모리를 자동으로 지워 주는 기능'이라고 생각하기 쉬워...
26.03.16

나만의 MCP 서버 만들고 npm에 배포하기 (feat. velog-mcp)
최근 AI를 활용한 개발 워크플로우, 이른바 '바이브 코딩(Vibe Coding)'이 대세로 자리 잡았어요.자연스럽게 AI 모델...
26.03.11

JVM 메모리 장애 분석: OutOfMemoryErr or와 StackOverflowE rror를 제대로 이해하기
💡 이 글을 읽으면 알 수 있는 것메모리 장애가 발생했을 때 힙부터 의심하는 습관에서 벗어날 수 있어요.OutOfMemor ...
26.03.09

자바 객체는 메모리에 어떻게 배치될까요? 객체 생성 과정과 메모리 레이아웃
💡 이 글에서 다루는 내용new 키워드가 실행될 때 JVM 내부에서 어떤 과정이 순서대로 일어나는지 살펴봐요.자바 객체...
26.03.09

자바 메모리 구조: 힙만으로는 부족한 JVM 런타임 데이터 영역 이해하기
💡 이 글을 읽으면 알 수 있는 것OOM이나 StackOverflowE rror가 발생했을 때, 힙 외에 어떤 영역을 확인해야 하는지 ...
26.03.09

Pinned Loading

  1. velog-mcpvelog-mcpPublic

    Velog MCP server - Read, write, and manage Velog posts via Model Context Protocol

    TypeScript 7 1

  2. rummikub_helperrummikub_helperPublic

    Python