오랜만에 커밋

This commit is contained in:
2026-05-04 10:30:04 +09:00
parent c35c042afa
commit 722d5dbfaf
56 changed files with 2288 additions and 11 deletions
+4
View File
@@ -0,0 +1,4 @@
### Coding Agent
[[Aider 사용기]]
[[Aider 프로젝트 생성]]
+2
View File
@@ -0,0 +1,2 @@
[[Functional Domain Modeling]]
+2
View File
@@ -0,0 +1,2 @@
[[파이썬(python) 통찰]]
+5
View File
@@ -0,0 +1,5 @@
[[VPN으로 외부 DB에 접근]]
[[Pc끼리 Lan선으로 Direct 연결]]
[[RS-232와 Serial 통신]]
+6
View File
@@ -0,0 +1,6 @@
[[리눅스(Linux)]]
[[리눅스의 파일시스템]]
[[유닉스(Unix)]]
[[유닉스 철학 (The Unix Philosophy)]]
+2
View File
@@ -0,0 +1,2 @@
### Server
[[어플리케이션(서비스) 실행 시 계정 구분하는 이유]]
@@ -0,0 +1,15 @@
1. [[단순함의 노하우(Introduction)]]
2. [[80대20 원칙(The Pareto Principle)]]
3. [[최소 기능 제품 (MVP)]]
4. [[코딩 원칙 (YAGNI, KISS, DRY)]]
5. [[유닉스 철학 (The Unix Philosophy)]]
6. [[설계와 추상화]]
7. [[디버깅과 테스트]]
8. [[협업과 지속 가능한 개발]]