LLM을 활용한 Version control system 관련 이슈 접근현대 소프트웨어 개발의 복잡성이 지속적으로 증가하면서, 버전 관리 시스템(Version Control System, VCS) 의 역할은 단순한 코드 저장소를 넘어 협업 및 품질 관리의 핵심 요소로 자리 잡고 있습니다. 개발 환경에서 코드 변경 이력을…Feb 15Feb 15
LLM 이해를 위한 흐름 파아생성형 AI 관련해서 졸업 논문 주제가 선정이 되어서, 먼저 생성형 AI 전반에 대한 핵심 개념을 탑다운 방식으로 정리하고자 합니다. 구체적으로는 Deep Learning에서 출발해 Transformer 기반 구조를 살펴보고, 나아가 Large…Feb 1Feb 1
How to backup Obsidian, Zotero, Devonthink with iCloudRecently, I had some trouble with crontab not running my scripts correctly, and I found it hard to keep track of all the scheduled tasks.Nov 2, 2024Nov 2, 2024
Enhancing Electron Project Structure: Lessons from GitHub DesktopTo build a cohesive and maintainable project, we reimagined our Electron project’s folder structure, drawing inspiration from GitHub…Oct 31, 2024Oct 31, 2024
Understanding NumPy’s np.mean() FunctionThe reason I became curious about the np.mean() function is that I realized I could easily calculate ratios without directly dividing…Oct 18, 2024Oct 18, 2024
Why did I develop the Obsidian plugin ‘Metadata Auto Classifier’?Recently, I’ve been developing an Obsidian plugin, Metadata-Auto-Classifier. The main motivation was that I wanted to create a plugin…Oct 10, 2024Oct 10, 2024
Data NormalizationData normalization is a crucial preprocessing step in Machine Learning and Data Analysis. It involves adjusting the scales of features so…Oct 10, 2024Oct 10, 2024
Metadata auto classifier : The Power of AI-Driven Metadata in ObsidianIn the digital age, we’re drowning in information. The challenge isn’t accessing knowledge; it’s organizing it in a way that’s meaningful…Sep 6, 20242Sep 6, 20242
How I Fixed the ‘Couldn’t Find Remote Ref’ Error in My Obsidian PluginI recently created my first community plugin for Obsidian, which has basic functions for practicing pronunciation. After submitting it, I…Sep 6, 2024Sep 6, 2024