Posts
All the posts in blog.
2021
- 오리온 2.5 키보드 리뷰
- Abstraction Mechanisms
- The Basics
- LEGO Technic Lamborghini Sián FKP 37 42115 조립
- LEGO Technic Ducati Panigale V4 R 조립
- 다양한 키보드 레이아웃에 관하여
- WSL2 - Avioud using Jekyll on Windows Filesystem
2020
- Linux(Ubuntu)에서 oh-my-zsh 설치 및 세팅하기
- Matt3o dev/tty MT3 키캡 리뷰
- Use Utterances for Jekyll Comments System
- Creating Tag List Page
- Adding Foldable Submenu to the Sidebar
- Add Applause Button for Jekyll Post
- 깃헙 페이지 리눅스(우분투) 개발 환경 세팅하기
- C++ 이진 탐색/이분 탐색(Binray Search)
- C++ DFS & BFS
- How I customized Hydejack Theme
- Hydejack Post Writing Tips & Tricks
- 49인치 32:9 모니터 오디세이 G9 리뷰(feat. Magic Borderless & PowerToys)
- C++ Vector 구현하기
- C++ Queue 구현하기
- C++ Heap (Priority Queue) 구현하기
- C++ Quick Sort 구현하기
- C++ Pair 구현하기
2019
- Art of Multiprocessor Programming Summary
- Possible Infinte Loop in Wait-free Bounded Queue
- Bw-Tree TaS Implementation Design
- Open Bw-Tree New Update Implementation
- Coding Interview Question: Compression and Decompression
- LIS 알고리즘 - 최장 증가 부분 수열 찾기
- BwTree Update Code & Performance Evaluation