<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>코드루덴스</title>
    <link>https://codens.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Thu, 27 Aug 2026 10:14:13 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>codens</managingEditor>
    <image>
      <title>코드루덴스</title>
      <url>https://t1.daumcdn.net/cfile/tistory/2246A63B58DB4FD913</url>
      <link>https://codens.tistory.com</link>
    </image>
    <item>
      <title>batch 파일 실행 에러 해결 방법</title>
      <link>https://codens.tistory.com/3044</link>
      <description>* 에러 현상- 외부 명령어를 실행하는 명령어가&amp;nbsp; 아닌데, 명령어 실행 에러가 메시지가 나오는 현상 수정
- 한글 글자 길이에 따라 에러 발생 여부가 결정됨---------------------------------------
* 파일 내용
&amp;nbsp; &amp;nbsp; - 코드 형식 : UTF8 - BOM,&amp;nbsp; 줄바꿈 :CRLF,&amp;nbsp; 실행코드환경 : UTF8
rem&amp;nbsp;생성됨 echo&amp;nbsp;message&amp;nbsp;한글 
&amp;n..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3044</guid>
      <comments>https://codens.tistory.com/3044#entry3044comment</comments>
      <pubDate>Sun, 9 Aug 2026 14:04:09 +0900</pubDate>
    </item>
    <item>
      <title>AI Agent 설치,업데이트, 삭제 방법</title>
      <link>https://codens.tistory.com/3043</link>
      <description>-------------------------------------------------------------------------------openai&amp;nbsp;codex&amp;nbsp;CLI&amp;nbsp; &amp;nbsp; &amp;nbsp; - 설치 npm&amp;nbsp;install&amp;nbsp;-g&amp;nbsp;@openai/codex&amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;nbsp;업데이트 call&amp;nbsp;npm&amp;nbsp;i&amp;nbsp;-g&amp;nbsp;@openai/codex&amp;n..</description>
      <category>AI</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3043</guid>
      <comments>https://codens.tistory.com/3043#entry3043comment</comments>
      <pubDate>Sun, 9 Aug 2026 00:25:31 +0900</pubDate>
    </item>
    <item>
      <title>우분투에서 NVM 사용</title>
      <link>https://codens.tistory.com/3042</link>
      <description>우분투에서&amp;nbsp;NVM&amp;nbsp;사용 -&amp;nbsp;node.js&amp;nbsp;설치 -&amp;nbsp;현재&amp;nbsp;apt&amp;nbsp;로&amp;nbsp;설치되어&amp;nbsp;있는&amp;nbsp;상태이다.&amp;nbsp;nvm&amp;nbsp;으로&amp;nbsp;node.js&amp;nbsp;24&amp;nbsp;을&amp;nbsp;설치하는&amp;nbsp;방법(명령) $&amp;nbsp;npm&amp;nbsp;config&amp;nbsp;get&amp;nbsp;prefix /usr&amp;nbsp;&amp;nbsp;&amp;lt;==&amp;nbsp;apt&amp;nbsp;로&amp;nbsp..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3042</guid>
      <comments>https://codens.tistory.com/3042#entry3042comment</comments>
      <pubDate>Thu, 30 Jul 2026 00:20:04 +0900</pubDate>
    </item>
    <item>
      <title>uv 로 python 버전 관리</title>
      <link>https://codens.tistory.com/3040</link>
      <description>uv&amp;nbsp;로&amp;nbsp;python&amp;nbsp;버전&amp;nbsp;관리 -&amp;nbsp;pyenv&amp;nbsp;와&amp;nbsp;'Python&amp;nbsp;Install&amp;nbsp;Manager',&amp;nbsp;기존&amp;nbsp;설치된&amp;nbsp;python&amp;nbsp;는&amp;nbsp;삭제&amp;nbsp;권장 -&amp;nbsp;장점&amp;nbsp;:&amp;nbsp;리눅스와&amp;nbsp;윈도우에서&amp;nbsp;호환&amp;nbsp;명령으로&amp;nbsp;python&amp;nbsp;버전&amp;nbsp;관리 -&amp;nbsp;uv&amp;nbsp;설치 &amp;n..</description>
      <category>Code/Python</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3040</guid>
      <comments>https://codens.tistory.com/3040#entry3040comment</comments>
      <pubDate>Thu, 23 Jul 2026 16:29:05 +0900</pubDate>
    </item>
    <item>
      <title>vscode python version 불일치 현상 해결 방법</title>
      <link>https://codens.tistory.com/3039</link>
      <description>vscode&amp;nbsp;python&amp;nbsp;version&amp;nbsp;불일치&amp;nbsp;현상
#&amp;nbsp;증상 -&amp;nbsp;터미널에서&amp;nbsp;python&amp;nbsp;--version&amp;nbsp;을&amp;nbsp;실행하면&amp;nbsp;3.12&amp;nbsp;가&amp;nbsp;나오는데, vscode&amp;nbsp;창의&amp;nbsp;하단부&amp;nbsp;상태표시줄의&amp;nbsp;python&amp;nbsp;버전은&amp;nbsp;3.13&amp;nbsp;으로&amp;nbsp;표시된다.&amp;nbsp; -&amp;nbsp;프로젝트(*.code-..</description>
      <category>Code/Python</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3039</guid>
      <comments>https://codens.tistory.com/3039#entry3039comment</comments>
      <pubDate>Fri, 17 Jul 2026 13:51:57 +0900</pubDate>
    </item>
    <item>
      <title>AI 생성 이미지의 워터마크 삭제 방법</title>
      <link>https://codens.tistory.com/3038</link>
      <description>AI&amp;nbsp;생성&amp;nbsp;이미지의&amp;nbsp;워터마크&amp;nbsp;삭제&amp;nbsp;방법 --------------------------------------- ai&amp;nbsp;watermark&amp;nbsp;감지&amp;nbsp;방법 *&amp;nbsp;gemini&amp;nbsp;에서&amp;nbsp;이미지&amp;nbsp;올리고&amp;nbsp;@SynthID&amp;nbsp; *&amp;nbsp;verify.contentauthenticity.org -&amp;nbsp;수정한&amp;nbsp;이미지는&amp;nbsp;에러&amp;nbsp;발생..</description>
      <category>AI</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3038</guid>
      <comments>https://codens.tistory.com/3038#entry3038comment</comments>
      <pubDate>Fri, 3 Jul 2026 19:16:51 +0900</pubDate>
    </item>
    <item>
      <title>vscode 에디터를 윈도우 명령행으로 업데이트 방법</title>
      <link>https://codens.tistory.com/3037</link>
      <description>vscode 에디터를 윈도우 명령행으로 업데이트 방법 &amp;nbsp; &amp;nbsp; - 현재 설치된 버전 확인, 저장소에 최신 업데이트 버전 확인 방법 &amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;nbsp;출시된&amp;nbsp;최신&amp;nbsp;버전&amp;nbsp;확인 winget&amp;nbsp;source&amp;nbsp;update winget&amp;nbsp;show&amp;nbsp;--id&amp;nbsp;Microsoft.VisualStudioCode&amp;nbsp;--exact &amp;nbsp; &amp;nbsp;&amp;n..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3037</guid>
      <comments>https://codens.tistory.com/3037#entry3037comment</comments>
      <pubDate>Sun, 28 Jun 2026 23:02:49 +0900</pubDate>
    </item>
    <item>
      <title>FIIO K13 R2R , DAC 헤드폰 앰프</title>
      <link>https://codens.tistory.com/3036</link>
      <description>FIIO&amp;nbsp;K13&amp;nbsp;R2R&amp;nbsp;,&amp;nbsp;DAC&amp;nbsp;헤드폰&amp;nbsp;앰프 
&amp;nbsp;
-------------------------------------------------------------------------------https://prod.danawa.com/info/?pcode=99055313&amp;nbsp;헤드폰앰프/HRA인증/헤드폰출력:최대&amp;nbsp;2400mW+2400mW/XMOS:XU-316/블루투스&amp;nbsp;..</description>
      <category>Gears</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3036</guid>
      <comments>https://codens.tistory.com/3036#entry3036comment</comments>
      <pubDate>Wed, 3 Jun 2026 01:35:41 +0900</pubDate>
    </item>
    <item>
      <title>ffmpeg 로 음악파일 노말라이즈 방법</title>
      <link>https://codens.tistory.com/3035</link>
      <description>ffmpeg&amp;nbsp;로&amp;nbsp;음악파일&amp;nbsp;노말라이즈&amp;nbsp;방법 ffmpeg&amp;nbsp;-i&amp;nbsp;입력파일&amp;nbsp;-af&amp;nbsp;&quot;loudnorm=I=-10:TP=-0.3:LRA=11&quot;&amp;nbsp;출력파일 *&amp;nbsp;I&amp;nbsp;:&amp;nbsp;목표&amp;nbsp;평균&amp;nbsp;음량(LUFS)&amp;nbsp;,&amp;nbsp;기본값&amp;nbsp;:&amp;nbsp;-14 -&amp;nbsp;LUFS(Loudness&amp;nbsp;Units&amp;nbsp;relative&amp;nbsp;to..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3035</guid>
      <comments>https://codens.tistory.com/3035#entry3035comment</comments>
      <pubDate>Sun, 31 May 2026 23:59:00 +0900</pubDate>
    </item>
    <item>
      <title>크롬이 윈도우 시작시마다 자동 실행되는 현상 해결 방법</title>
      <link>https://codens.tistory.com/3033</link>
      <description>크롬&amp;nbsp;브라우저&amp;nbsp;실행시마다,&amp;nbsp;시작&amp;nbsp;앱&amp;nbsp;레지스트리에&amp;nbsp;자신을&amp;nbsp;자동으로&amp;nbsp;추가하는&amp;nbsp;현상&amp;nbsp;막는&amp;nbsp;방법: -&amp;nbsp;변경되는&amp;nbsp;레지스트리&amp;nbsp;: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] &quot;GoogleChromeAutoLaunch_FBBBA4D415F60853D33DAFC83312E..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3033</guid>
      <comments>https://codens.tistory.com/3033#entry3033comment</comments>
      <pubDate>Sun, 10 May 2026 11:04:38 +0900</pubDate>
    </item>
    <item>
      <title>미래에셋HTS 날짜관련 오류 해결 방법</title>
      <link>https://codens.tistory.com/3029</link>
      <description>미래에셋HTS&amp;nbsp;날짜관련&amp;nbsp;오류&amp;nbsp;해결&amp;nbsp;방법 --------------------------------------- &amp;lt;&amp;nbsp;증상&amp;nbsp;&amp;gt; [0760]&amp;nbsp;기간별투자수익률&amp;nbsp;창&amp;nbsp;에러 1.&amp;nbsp;[0760]&amp;nbsp;기간별투자수익률&amp;nbsp;창&amp;nbsp;실행시&amp;nbsp;조회기간&amp;nbsp;시작일에&amp;nbsp;2603/31/&amp;nbsp;가&amp;nbsp;입력되면서&amp;nbsp;에러&amp;nbsp;창&amp;nb..</description>
      <category>Etc</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3029</guid>
      <comments>https://codens.tistory.com/3029#entry3029comment</comments>
      <pubDate>Thu, 30 Apr 2026 19:34:35 +0900</pubDate>
    </item>
    <item>
      <title>vscode 검색 이상 현상 해결 방법</title>
      <link>https://codens.tistory.com/3028</link>
      <description>Visual Studio Code (vs code) 검색 에러 해결 방법 *&amp;nbsp;vscode&amp;nbsp;검색&amp;nbsp;이상&amp;nbsp;현상: vscode&amp;nbsp;검색&amp;nbsp;-&amp;gt;&amp;nbsp;files&amp;nbsp;to&amp;nbsp;exclude&amp;nbsp;:&amp;nbsp;입력을&amp;nbsp;비웠는데도,&amp;nbsp;'exclude&amp;nbsp;settings&amp;nbsp;and&amp;nbsp;ignore&amp;nbsp;files'&amp;nbsp;옵션을&amp;nbsp;켜면&amp;nbsp;검색이&amp;nb..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3028</guid>
      <comments>https://codens.tistory.com/3028#entry3028comment</comments>
      <pubDate>Wed, 29 Apr 2026 23:27:00 +0900</pubDate>
    </item>
    <item>
      <title>주식관련 통계 : 보유금액별 주식 소유자(2023), 투자자수,...</title>
      <link>https://codens.tistory.com/3027</link>
      <description>한국예탁결제원&amp;nbsp;자료&amp;nbsp;:&amp;nbsp;보유금액별&amp;nbsp;주식&amp;nbsp;소유자&amp;nbsp;통계
&amp;nbsp; &amp;nbsp; - 더불어민주당 안도걸 의원실에서 한국예탁결제원 자료를 분석한 결과 (2024-09-30)https://biz.heraldcorp.com/article/3481259
&amp;nbsp; &amp;nbsp; - 주식 투자금액 통계
&amp;nbsp;
2023년말 보유금액별 상장주식 소유자 현황



구분
인원(명)
보유금액(조원)
금액 점유율(%)..</description>
      <category>Etc</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3027</guid>
      <comments>https://codens.tistory.com/3027#entry3027comment</comments>
      <pubDate>Sat, 11 Apr 2026 13:36:35 +0900</pubDate>
    </item>
    <item>
      <title>한국 가구 자산 통계 (2025-12-04) - 자산, 금융자산 (평균, 중위값)</title>
      <link>https://codens.tistory.com/3026</link>
      <description>국가데이터처 - 가계금융복지조사 (2025-12-04)https://www.kostat.go.kr/board.es?mid=a10301040300&amp;amp;bid=215&amp;amp;act=view&amp;amp;list_no=439535
&amp;nbsp;
//
평균 자산, 중위 자산 비교
(단위 : 만원)



가구특성
자산
&amp;nbsp;


&amp;nbsp;평 균 
&amp;nbsp;중앙값 
&amp;nbsp;


2024년
2025년
2024년
2025년
평균,중위차이 비율


전&amp;nbsp..</description>
      <category>Etc</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3026</guid>
      <comments>https://codens.tistory.com/3026#entry3026comment</comments>
      <pubDate>Sat, 11 Apr 2026 13:17:01 +0900</pubDate>
    </item>
    <item>
      <title>라라벨 horizon 을 윈도우 WSL 에서 실행하는 방법</title>
      <link>https://codens.tistory.com/3024</link>
      <description>라라벨&amp;nbsp;horizon&amp;nbsp;을&amp;nbsp;윈도우&amp;nbsp;WSL&amp;nbsp;에서&amp;nbsp;실행하는&amp;nbsp;방법 #&amp;nbsp;조건 -&amp;nbsp;horizon&amp;nbsp;이외는&amp;nbsp;모두&amp;nbsp;windows&amp;nbsp;native&amp;nbsp;로&amp;nbsp;실행됨 -&amp;nbsp;nginx,&amp;nbsp;redis,&amp;nbsp;php&amp;nbsp;8.4,&amp;nbsp;라라벨이&amp;nbsp;모두&amp;nbsp;윈도우11&amp;nbsp;네이티브(WSL&amp;nbsp;아님)&amp;nbsp;에서..</description>
      <category>Code/PHP</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3024</guid>
      <comments>https://codens.tistory.com/3024#entry3024comment</comments>
      <pubDate>Mon, 30 Mar 2026 00:39:40 +0900</pubDate>
    </item>
    <item>
      <title>PHP Redis client : Predis, PhpRedis 사용법</title>
      <link>https://codens.tistory.com/3023</link>
      <description>PHP&amp;nbsp;Redis&amp;nbsp;client&amp;nbsp;:&amp;nbsp;Predis,&amp;nbsp;PhpRedis&amp;nbsp;사용법 ------------------------------------------------------------------------------- &amp;lt;&amp;nbsp;Predis&amp;nbsp;&amp;gt; https://github.com/predis/predis&amp;nbsp;-&amp;nbsp;7.8k &amp;nbsp; &amp;nbsp; - v3.4.2 , 202..</description>
      <category>Code/PHP</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3023</guid>
      <comments>https://codens.tistory.com/3023#entry3023comment</comments>
      <pubDate>Wed, 25 Mar 2026 22:08:24 +0900</pubDate>
    </item>
    <item>
      <title>python 으로 텔레그램에 메시지 보내는 방법</title>
      <link>https://codens.tistory.com/3022</link>
      <description>텔레그램&amp;nbsp;telegram python&amp;nbsp;으로&amp;nbsp;텔레그램에&amp;nbsp;메시지&amp;nbsp;보내는&amp;nbsp;방법
다음&amp;nbsp;정보&amp;nbsp;얻는&amp;nbsp;방법 TELEGRAM_BOT_TOKEN,&amp;nbsp;TELEGRAM_CHAT_ID --------------------------------------- &amp;lt;&amp;nbsp;TOKEN&amp;nbsp;확인&amp;nbsp;방법&amp;nbsp;&amp;gt;
새&amp;nbsp;봇&amp;nbsp;생성 @BotFather&amp;nbsp;..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3022</guid>
      <comments>https://codens.tistory.com/3022#entry3022comment</comments>
      <pubDate>Mon, 9 Mar 2026 18:35:11 +0900</pubDate>
    </item>
    <item>
      <title>github 인증</title>
      <link>https://codens.tistory.com/3021</link>
      <description>git&amp;nbsp;로컬&amp;nbsp;저장소와&amp;nbsp;github&amp;nbsp;원격&amp;nbsp;저장소&amp;nbsp;연결&amp;nbsp;방법 &amp;nbsp; &amp;nbsp; - github에 올리기 1.&amp;nbsp;원격&amp;nbsp;저장소&amp;nbsp;설정 git&amp;nbsp;remote&amp;nbsp;add&amp;nbsp;origin&amp;nbsp;https://아이디@github.com/저장소&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- 위 설정 변경(인증 설정 변경) - 위 명령을 했으면 필요없음 git..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3021</guid>
      <comments>https://codens.tistory.com/3021#entry3021comment</comments>
      <pubDate>Mon, 2 Mar 2026 14:25:40 +0900</pubDate>
    </item>
    <item>
      <title>vscode , 글자 타이핑시 자동 제안 하지 않게 하기</title>
      <link>https://codens.tistory.com/3020</link>
      <description>vscode&amp;nbsp;,&amp;nbsp;글자&amp;nbsp;타이핑시&amp;nbsp;자동&amp;nbsp;제안&amp;nbsp;하지&amp;nbsp;않게&amp;nbsp;하기 -&amp;nbsp;txt&amp;nbsp;파일등에서&amp;nbsp;한글&amp;nbsp;입력시&amp;nbsp;자동&amp;nbsp;제안&amp;nbsp;끄기 *&amp;nbsp;증상 -&amp;nbsp;글자&amp;nbsp;'추가'를&amp;nbsp;치면&amp;nbsp;'추가할'&amp;nbsp;등의&amp;nbsp;자동&amp;nbsp;추천이&amp;nbsp;나타&amp;nbsp;잘못하면&amp;nbsp;입력됨 -&amp;nbsp;inline&amp;nbsp..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3020</guid>
      <comments>https://codens.tistory.com/3020#entry3020comment</comments>
      <pubDate>Sun, 15 Feb 2026 13:05:39 +0900</pubDate>
    </item>
    <item>
      <title>한국투자증권 로그인 문제 해결 방법</title>
      <link>https://codens.tistory.com/3018</link>
      <description>한국투자증권&amp;nbsp;로그인&amp;nbsp;문제&amp;nbsp;해결&amp;nbsp;방법 #&amp;nbsp;환경&amp;nbsp;:&amp;nbsp;윈도우11,&amp;nbsp;크롬&amp;nbsp;최신버전 #&amp;nbsp;상황 -&amp;nbsp;보안프로그램&amp;nbsp;전체설치를&amp;nbsp;했는데도&amp;nbsp;로그인을&amp;nbsp;누르면&amp;nbsp;계속&amp;nbsp;보안프로그램설치로&amp;nbsp;이동하는&amp;nbsp;문제&amp;nbsp;해결&amp;nbsp;방법 -&amp;nbsp;https://securities.koreainvestment.com/m..</description>
      <category>Etc</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3018</guid>
      <comments>https://codens.tistory.com/3018#entry3018comment</comments>
      <pubDate>Sat, 14 Feb 2026 20:31:43 +0900</pubDate>
    </item>
    <item>
      <title>보컬을 다른 악기로 변환</title>
      <link>https://codens.tistory.com/3017</link>
      <description>보컬을&amp;nbsp;다른&amp;nbsp;악기로&amp;nbsp;변환 -&amp;nbsp;노래&amp;nbsp;부른&amp;nbsp;사람&amp;nbsp;목소리를&amp;nbsp;다른&amp;nbsp;악기로&amp;nbsp;연주하도록&amp;nbsp;바꾸는&amp;nbsp;방법 --------------------------------------- -&amp;nbsp;일단&amp;nbsp;목소리&amp;nbsp;분리 Cubase&amp;nbsp;15&amp;nbsp;기본&amp;nbsp;기능&amp;nbsp;:&amp;nbsp;Audio&amp;nbsp;&amp;rarr;&amp;nbsp;Separate&amp;nbs..</description>
      <category>Music</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3017</guid>
      <comments>https://codens.tistory.com/3017#entry3017comment</comments>
      <pubDate>Sat, 14 Feb 2026 20:12:19 +0900</pubDate>
    </item>
    <item>
      <title>Cursor 사용법</title>
      <link>https://codens.tistory.com/3016</link>
      <description>Cursor&amp;nbsp;사용법 *&amp;nbsp;인라인&amp;nbsp;제안&amp;nbsp;끄기&amp;nbsp;-&amp;nbsp;하단&amp;nbsp;Cursor&amp;nbsp;Tab&amp;nbsp;:&amp;nbsp;Disable *&amp;nbsp;VS&amp;nbsp;Code와&amp;nbsp;유사하게&amp;nbsp;설정 %APPDATA%\Cursor\User\settings.json&amp;nbsp;설정&amp;nbsp;파일&amp;nbsp;수정 
&amp;nbsp;
-------------------------------------------------..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3016</guid>
      <comments>https://codens.tistory.com/3016#entry3016comment</comments>
      <pubDate>Wed, 11 Feb 2026 10:55:47 +0900</pubDate>
    </item>
    <item>
      <title>맥북 배터리 상태에서 일정시간 꺼지지 않게 하는 방법</title>
      <link>https://codens.tistory.com/3015</link>
      <description>맥북&amp;nbsp;배터리&amp;nbsp;상태에서&amp;nbsp;일정시간&amp;nbsp;꺼지지&amp;nbsp;않게&amp;nbsp;하는&amp;nbsp;방법 &amp;nbsp; &amp;nbsp; - 30분동안 화면과 시스템 켜져있게 하기 caffeinate&amp;nbsp;-di&amp;nbsp;-t&amp;nbsp;1800
&amp;nbsp;
&amp;nbsp;</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3015</guid>
      <comments>https://codens.tistory.com/3015#entry3015comment</comments>
      <pubDate>Tue, 10 Feb 2026 16:57:24 +0900</pubDate>
    </item>
    <item>
      <title>git 최근 커밋을 현재 날짜로 변환</title>
      <link>https://codens.tistory.com/3014</link>
      <description>-------------------------------------------------------------------------------
* 윈도우 에서 명령어
cmd /c &quot;set &quot;GIT_COMMITTER_DATE=2026-02-07 19:59:00&quot; &amp;amp;&amp;amp; git commit --amend --no-edit --date &quot;2026-02-07 19:59:00&quot;&quot;
&amp;nbsp;
--------------------------------..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3014</guid>
      <comments>https://codens.tistory.com/3014#entry3014comment</comments>
      <pubDate>Tue, 10 Feb 2026 11:11:03 +0900</pubDate>
    </item>
    <item>
      <title>[Claude Code] 작업완료시 알림(윈도우)</title>
      <link>https://codens.tistory.com/3013</link>
      <description>[Claude&amp;nbsp;Code]&amp;nbsp;작업완료시&amp;nbsp;알림(윈도우) --------------------------------------- claude&amp;nbsp;설정 ~/.claude/settings.json&amp;nbsp;파일에&amp;nbsp;다음&amp;nbsp;설정&amp;nbsp;추가 ... &amp;nbsp;&amp;nbsp;&quot;preferredNotifChannel&quot;:&amp;nbsp;&quot;terminal_bell&quot;, &amp;nbsp;&amp;nbsp;&quot;hooks&quot;:&amp;nbsp;{ &amp;nbsp;&amp;nb..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3013</guid>
      <comments>https://codens.tistory.com/3013#entry3013comment</comments>
      <pubDate>Fri, 6 Feb 2026 18:14:07 +0900</pubDate>
    </item>
    <item>
      <title>google cloud 사용법, 관리자가 다른 사용자에게 vertex ai 사용 권한 부여하는 방법</title>
      <link>https://codens.tistory.com/3012</link>
      <description>google&amp;nbsp;cloud&amp;nbsp;사용법,&amp;nbsp;관리자가&amp;nbsp;다른&amp;nbsp;사용자에게&amp;nbsp;vertex&amp;nbsp;ai&amp;nbsp;사용&amp;nbsp;권한&amp;nbsp;부여하는&amp;nbsp;방법 IAM&amp;nbsp;및&amp;nbsp;관리자&amp;nbsp;-&amp;gt;&amp;nbsp;IAM https://console.cloud.google.com/iam-admin/iam액세스&amp;nbsp;권한&amp;nbsp;부여 --------------------------------------..</description>
      <category>Code</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3012</guid>
      <comments>https://codens.tistory.com/3012#entry3012comment</comments>
      <pubDate>Mon, 2 Feb 2026 21:42:33 +0900</pubDate>
    </item>
    <item>
      <title>Mysql 8.4로 업그레이드 방법</title>
      <link>https://codens.tistory.com/3011</link>
      <description>Mysql&amp;nbsp;업그레이드 Mysql&amp;nbsp;8.0&amp;nbsp;-&amp;gt;&amp;nbsp;8.4&amp;nbsp;로&amp;nbsp;업그레이드&amp;nbsp;방법(윈도우) ------------------------------------------------------------------------------- &amp;nbsp; &amp;nbsp; - 버전 확인 mysql&amp;nbsp;--version &amp;nbsp; &amp;nbsp; - mysql 접속후 쿼리로 확인 방법 &amp;nbsp;SELECT&amp;..</description>
      <category>Code/Database (DB)</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3011</guid>
      <comments>https://codens.tistory.com/3011#entry3011comment</comments>
      <pubDate>Mon, 2 Feb 2026 00:31:30 +0900</pubDate>
    </item>
    <item>
      <title>mysql 인증 플러그인 설정 방법</title>
      <link>https://codens.tistory.com/3010</link>
      <description>&amp;lt;&amp;nbsp;mysql&amp;nbsp;인증&amp;nbsp;플러그인&amp;nbsp;설정&amp;nbsp;방법&amp;nbsp;&amp;gt; *&amp;nbsp;mysql&amp;nbsp;8.4에서&amp;nbsp;기본&amp;nbsp;인증&amp;nbsp;플러그인&amp;nbsp;변경&amp;nbsp;됨:&amp;nbsp; mysql_native_password&amp;nbsp;-&amp;gt;&amp;nbsp;caching_sha2_password *&amp;nbsp;mysql&amp;nbsp;v8.4로&amp;nbsp;업그레이드&amp;nbsp;후&amp;nbsp;로그인&amp;nbsp;이&amp;nbsp;..</description>
      <category>Code</category>
      <category>MySQL</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3010</guid>
      <comments>https://codens.tistory.com/3010#entry3010comment</comments>
      <pubDate>Sun, 1 Feb 2026 18:21:44 +0900</pubDate>
    </item>
    <item>
      <title>Real-Time Voice Cloning 사용법</title>
      <link>https://codens.tistory.com/3007</link>
      <description>Real-Time&amp;nbsp;Voice&amp;nbsp;Cloning https://github.com/CorentinJ/Real-Time-Voice-Cloning&amp;nbsp;-&amp;nbsp;59.3k -&amp;nbsp;2025-12
&amp;nbsp;
-------------------------------------------------------------------------------
생성된 품질이 낮아서 사용이 불가능한 수준
------------------------..</description>
      <category>AI</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3007</guid>
      <comments>https://codens.tistory.com/3007#entry3007comment</comments>
      <pubDate>Sat, 31 Jan 2026 14:26:39 +0900</pubDate>
    </item>
    <item>
      <title>(RVC) Retrieval-based-Voice-Conversion-WebUI 사용법</title>
      <link>https://codens.tistory.com/3006</link>
      <description>(RVC)&amp;nbsp;Retrieval-based-Voice-Conversion-WebUI&amp;nbsp;사용법 Retrieval-based-Voice-Conversion-WebUI https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI&amp;nbsp;-&amp;nbsp;34.2k &amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;nbsp;2024-11 *&amp;nbsp;RVC(Retrieval-based&amp;nbsp;Vo..</description>
      <category>AI</category>
      <category>TTS</category>
      <category>보컬변환</category>
      <category>음성변환</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3006</guid>
      <comments>https://codens.tistory.com/3006#entry3006comment</comments>
      <pubDate>Sat, 31 Jan 2026 13:05:52 +0900</pubDate>
    </item>
    <item>
      <title>Qwen3-TTS 사용법</title>
      <link>https://codens.tistory.com/3005</link>
      <description>Qwen3-TTS https://github.com/QwenLM/Qwen3-TTS&amp;nbsp; &amp;nbsp; - 가상환경 만들기 conda&amp;nbsp;create&amp;nbsp;-n&amp;nbsp;qwen3-tts&amp;nbsp;python=3.12&amp;nbsp;-y &amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;nbsp;가상환경&amp;nbsp;시작 conda&amp;nbsp;activate&amp;nbsp;qwen3-tts &amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;nbsp;설치 git&amp;nbsp;clone..</description>
      <category>AI</category>
      <category>TTS</category>
      <category>음성변환</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3005</guid>
      <comments>https://codens.tistory.com/3005#entry3005comment</comments>
      <pubDate>Sat, 31 Jan 2026 12:48:39 +0900</pubDate>
    </item>
    <item>
      <title>tradingview.com 차트 사용법</title>
      <link>https://codens.tistory.com/3004</link>
      <description>tradingview.com&amp;nbsp;차트&amp;nbsp;사용법 *&amp;nbsp;거래량(Volume)과&amp;nbsp;가격&amp;nbsp;차트가&amp;nbsp;겹치지&amp;nbsp;않게&amp;nbsp;분리하는&amp;nbsp;설정&amp;nbsp;방법 거래량&amp;nbsp;막대그래프에서&amp;nbsp;우클릭&amp;nbsp;-&amp;gt;&amp;nbsp;Move&amp;nbsp;to&amp;nbsp;-&amp;gt;&amp;nbsp;New&amp;nbsp;pane&amp;nbsp;below </description>
      <category>Tips</category>
      <category>moneta</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3004</guid>
      <comments>https://codens.tistory.com/3004#entry3004comment</comments>
      <pubDate>Sat, 31 Jan 2026 12:18:40 +0900</pubDate>
    </item>
    <item>
      <title>아이폰 시뮬레이터(iPhone Simulator) 사용법</title>
      <link>https://codens.tistory.com/3001</link>
      <description>아이폰&amp;nbsp;시뮬레이터(iPhone&amp;nbsp;Simulator)&amp;nbsp;사용법 -&amp;nbsp;Xcode&amp;nbsp;앱을&amp;nbsp;설치하면&amp;nbsp;Simulator앱&amp;nbsp;이&amp;nbsp;설치됨 *&amp;nbsp;특정&amp;nbsp;버전의&amp;nbsp;iOS&amp;nbsp;설치&amp;nbsp;방법 Xcode&amp;nbsp;-&amp;gt;&amp;nbsp;Settings&amp;nbsp;-&amp;gt;&amp;nbsp;Components&amp;nbsp;-&amp;gt;&amp;nbsp;Add&amp;nbsp;Platforms... *&amp;nbs..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/3001</guid>
      <comments>https://codens.tistory.com/3001#entry3001comment</comments>
      <pubDate>Wed, 14 Jan 2026 18:22:35 +0900</pubDate>
    </item>
    <item>
      <title>인류사를 바꾼 순간(슈테판 츠바이크)</title>
      <link>https://codens.tistory.com/2992</link>
      <description>인류사를&amp;nbsp;바꾼&amp;nbsp;순간(슈테판&amp;nbsp;츠바이크) * 하룻밤의 천재 - &amp;lt;라 마르세예즈&amp;lt; (1792년 4월 25일)&amp;nbsp; &amp;nbsp; - 왕당파인 공병 장교 '루제 드 릴'이 군가를 만들었는데 이걸 혁명가로 사용 * 엘도라도의 발견 - J. A. 서터 (1848년 1월)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;nbsp;농장에서&amp;nbsp;금&amp;nbsp;발견&amp;nbsp;숨기려&amp;nbsp;했으나&amp;nbsp;소문이&amp;nbsp;퍼져..</description>
      <category>헤아림</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2992</guid>
      <comments>https://codens.tistory.com/2992#entry2992comment</comments>
      <pubDate>Wed, 17 Dec 2025 12:34:29 +0900</pubDate>
    </item>
    <item>
      <title>TPM 2.0 때문에 윈도우 11 설치가 안될때 해결 방법</title>
      <link>https://codens.tistory.com/2991</link>
      <description>- Apple 2019 MacBook Pro(intel cpu) 에서 윈도우 11 설치 방법-&amp;nbsp;현재&amp;nbsp;윈도우10&amp;nbsp;설치된&amp;nbsp;상태 -&amp;nbsp;윈도우&amp;nbsp;11&amp;nbsp;설치&amp;nbsp;실행하면&amp;nbsp;'TPM&amp;nbsp;2.0&amp;nbsp;지원해야&amp;nbsp;한다'는&amp;nbsp;메시지&amp;nbsp;나오고&amp;nbsp;설치가&amp;nbsp;중단됨 --------------------------------------- *&amp;nbsp;해결&amp;nbsp..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2991</guid>
      <comments>https://codens.tistory.com/2991#entry2991comment</comments>
      <pubDate>Thu, 11 Dec 2025 08:49:04 +0900</pubDate>
    </item>
    <item>
      <title>2025 올해의 영화</title>
      <link>https://codens.tistory.com/2990</link>
      <description>전 세계 각 매체에서 선정한 2025년 올해 최고의 영화들 모음 정리
&amp;nbsp;
------------------------------------------------------------------------------- &amp;lt;&amp;nbsp;개인적인&amp;nbsp;Best&amp;nbsp;&amp;gt;
&amp;nbsp;
* 씨너스 : 죄인들, Sinners (2025)&amp;nbsp; (Ryan Coogler) - 97p&amp;nbsp;* 원 배틀 애프터 어나더, One Battle ..</description>
      <category>Cine</category>
      <category>올해의 영화</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2990</guid>
      <comments>https://codens.tistory.com/2990#entry2990comment</comments>
      <pubDate>Wed, 3 Dec 2025 00:30:18 +0900</pubDate>
    </item>
    <item>
      <title>리눅스, 디스크 파일 읽고 쓰는 속도 측정 방법</title>
      <link>https://codens.tistory.com/2987</link>
      <description>리눅스, 디스크의 파일 읽고 쓰는 속도 측정 방법 --------------------------------------- &amp;lt;&amp;nbsp;dd&amp;nbsp;이용&amp;nbsp;&amp;gt;
&amp;nbsp; &amp;nbsp; - 기능 충분*&amp;nbsp;쓰기&amp;nbsp;속도 -&amp;nbsp;#&amp;nbsp;bs=1M&amp;nbsp;(블록&amp;nbsp;크기)&amp;nbsp;*&amp;nbsp;count=1024&amp;nbsp;(횟수)&amp;nbsp;=&amp;nbsp;1024MB&amp;nbsp;=&amp;nbsp;1GB $&amp;nbsp;dd&amp;n..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2987</guid>
      <comments>https://codens.tistory.com/2987#entry2987comment</comments>
      <pubDate>Mon, 17 Nov 2025 17:31:24 +0900</pubDate>
    </item>
    <item>
      <title>윈도우11 PC를 블루투스 오디오 스피커로 사용하는 방법</title>
      <link>https://codens.tistory.com/2985</link>
      <description>윈도우11&amp;nbsp;PC를&amp;nbsp;블루투스&amp;nbsp;오디오&amp;nbsp;스피커로&amp;nbsp;사용하는&amp;nbsp;방법 &amp;nbsp; &amp;nbsp; - 휴대폰에서 재생되는 음악을 PC를 통해서 듣기 1단계:&amp;nbsp;Bluetooth&amp;nbsp;장치를&amp;nbsp;PC와&amp;nbsp;페어링 윈도우&amp;nbsp;설정&amp;nbsp;-&amp;gt;&amp;nbsp;Bluetooth&amp;nbsp;및&amp;nbsp;장치&amp;nbsp;-&amp;gt;&amp;nbsp;Bluetooth&amp;nbsp;:&amp;nbsp;켬&amp;nbsp;설정 장치추..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2985</guid>
      <comments>https://codens.tistory.com/2985#entry2985comment</comments>
      <pubDate>Thu, 13 Nov 2025 11:32:07 +0900</pubDate>
    </item>
    <item>
      <title>SpectraLayers 12, 라이브 공연에 들어간 소음 제거</title>
      <link>https://codens.tistory.com/2984</link>
      <description>SpectraLayers&amp;nbsp;12,&amp;nbsp;라이브&amp;nbsp;공연에&amp;nbsp;들어간&amp;nbsp;소음&amp;nbsp;제거 -&amp;nbsp;음악&amp;nbsp;파일&amp;nbsp;일부분에&amp;nbsp;들어간&amp;nbsp;다른&amp;nbsp;사람&amp;nbsp;목소리&amp;nbsp;제거&amp;nbsp;방법 1&amp;nbsp;.&amp;nbsp;음악에서&amp;nbsp;목소리&amp;nbsp;트랙을&amp;nbsp;분리 Unmix&amp;nbsp;Song&amp;nbsp;-&amp;gt;&amp;nbsp;Vocals&amp;nbsp;체크&amp;nbsp;-&amp;gt;&amp;nbsp;App..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2984</guid>
      <comments>https://codens.tistory.com/2984#entry2984comment</comments>
      <pubDate>Sat, 8 Nov 2025 13:17:08 +0900</pubDate>
    </item>
    <item>
      <title>php v8.4 설치</title>
      <link>https://codens.tistory.com/2983</link>
      <description>ubuntu, php 8.3 -&amp;gt;&amp;nbsp; php 8.4 로 업그레이드 방법&amp;nbsp; &amp;nbsp; - 기본 패키지 정보 업데이트 sudo&amp;nbsp;apt&amp;nbsp;update sudo&amp;nbsp;apt&amp;nbsp;install&amp;nbsp;-y&amp;nbsp;software-properties-common&amp;nbsp;ca-certificates&amp;nbsp;lsb-release&amp;nbsp;apt-transport-https sudo&amp;nbsp;add-apt-repo..</description>
      <category>Code/PHP</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2983</guid>
      <comments>https://codens.tistory.com/2983#entry2983comment</comments>
      <pubDate>Sun, 2 Nov 2025 18:07:36 +0900</pubDate>
    </item>
    <item>
      <title>어니스트 헤밍웨이 (Ernest Hemingway, 1899 ~ 1961) 단편 대표작</title>
      <link>https://codens.tistory.com/2980</link>
      <description>어니스트&amp;nbsp;헤밍웨이&amp;nbsp;(Ernest&amp;nbsp;Hemingway,&amp;nbsp;1899&amp;nbsp;~&amp;nbsp;1961)&amp;nbsp;단편&amp;nbsp;대표작 *&amp;nbsp;킬리만자로의&amp;nbsp;눈&amp;nbsp;(The&amp;nbsp;Snows&amp;nbsp;of&amp;nbsp;Kilimanjaro,&amp;nbsp;1936) 아프리카에서 죽음을 앞둔 작가가 자신의 삶과 문학적 야망의 실패를 회상하며 내면의 갈등. * 살인 청부업자들 ( The Killers,1927) 마피아에게&amp;..</description>
      <category>헤아림</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2980</guid>
      <comments>https://codens.tistory.com/2980#entry2980comment</comments>
      <pubDate>Mon, 13 Oct 2025 00:57:00 +0900</pubDate>
    </item>
    <item>
      <title>체호프 단편선 - 대표작</title>
      <link>https://codens.tistory.com/2979</link>
      <description>안톤 체호프(Антон Че́хов｜Anton Chekhov) 1860~1904
단편소설 대표작 리스트 정리
*&amp;nbsp;개를&amp;nbsp;데리고&amp;nbsp;다니는&amp;nbsp;부인(The&amp;nbsp;Lady&amp;nbsp;with&amp;nbsp;the&amp;nbsp;Dog,&amp;nbsp;1899) 휴가&amp;nbsp;중&amp;nbsp;불륜&amp;nbsp;로맨스를&amp;nbsp;통해&amp;nbsp;진정한&amp;nbsp;사랑과&amp;nbsp;삶의&amp;nbsp;변화를&amp;nbsp;탐구. *&amp;nbsp;6호&amp;nbsp;병동(Ward&amp;n..</description>
      <category>헤아림</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2979</guid>
      <comments>https://codens.tistory.com/2979#entry2979comment</comments>
      <pubDate>Mon, 13 Oct 2025 00:42:07 +0900</pubDate>
    </item>
    <item>
      <title>[OCR] 이미지를 글자로 변환 하기(윈도우 11 기본 기능)</title>
      <link>https://codens.tistory.com/2978</link>
      <description>&amp;nbsp; &amp;nbsp; - 윈도우 화면을 텍스트로 변경하는 방법 *&amp;nbsp;화면&amp;nbsp;캡쳐 Win키&amp;nbsp;+&amp;nbsp;Shift&amp;nbsp;+&amp;nbsp;S 마우스로&amp;nbsp;화면에서&amp;nbsp;필요한&amp;nbsp;영역&amp;nbsp;선택 &amp;nbsp; &amp;nbsp; - 참고 : 그림파일로 저장되는 경로 %USERPROFILE%\Pictures\Screenshots *&amp;nbsp;이미지를&amp;nbsp;텍스트로&amp;nbsp;변환 알림으로&amp;nbsp;표시된&amp;nbsp;'Sni..</description>
      <category>Tips</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2978</guid>
      <comments>https://codens.tistory.com/2978#entry2978comment</comments>
      <pubDate>Sat, 11 Oct 2025 13:05:12 +0900</pubDate>
    </item>
    <item>
      <title>폴 토마스 앤더슨, 찰리 카우프만, 스파이크 존즈 감독 작품 리스트</title>
      <link>https://codens.tistory.com/2977</link>
      <description>폴&amp;nbsp;토마스&amp;nbsp;앤더슨&amp;nbsp;(Paul&amp;nbsp;Thomas&amp;nbsp;Anderson)&amp;nbsp;1970 1996,&amp;nbsp;리노의&amp;nbsp;도박사(Hard&amp;nbsp;Eight)&amp;nbsp;-&amp;nbsp;82 1997,&amp;nbsp;부기&amp;nbsp;나이트(Boogie&amp;nbsp;Nights)&amp;nbsp;-&amp;nbsp;91 1999,&amp;nbsp;매그놀리아(Magnolia)&amp;nbsp;-&amp;nbsp;82 2002,&amp;nbsp;펀치&amp;nbsp;드렁크&amp;nbsp;러브(..</description>
      <category>Cine</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2977</guid>
      <comments>https://codens.tistory.com/2977#entry2977comment</comments>
      <pubDate>Wed, 8 Oct 2025 20:52:28 +0900</pubDate>
    </item>
    <item>
      <title>상처 치료 연고 : 후시딘, 마데카솔, 무피로신</title>
      <link>https://codens.tistory.com/2976</link>
      <description>&amp;lt;&amp;nbsp;후시딘&amp;nbsp;&amp;gt; *&amp;nbsp;후시딘&amp;nbsp;연고 (+항생제) 퓨시드산나트륨&amp;nbsp;20mg/g 세균&amp;nbsp;감염&amp;nbsp;상처 항생제,&amp;nbsp; 일반&amp;nbsp;상처&amp;nbsp;감염&amp;nbsp;예방 *&amp;nbsp;후시딘&amp;nbsp;히드로&amp;nbsp;크림 (+항생제+스테로이드) 퓨시드산수화물&amp;nbsp;20mg/g&amp;nbsp;+&amp;nbsp;히드로코르티손&amp;nbsp;아세테이트&amp;nbsp;10mg/g 세균&amp;nbsp;감염+염증성&amp;nbsp;피부질환..</description>
      <category>Etc</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2976</guid>
      <comments>https://codens.tistory.com/2976#entry2976comment</comments>
      <pubDate>Sun, 28 Sep 2025 18:36:58 +0900</pubDate>
    </item>
    <item>
      <title>기계용 윤활제 조사</title>
      <link>https://codens.tistory.com/2975</link>
      <description>윤활제, 윤활유,&amp;nbsp;
방청 - 녹방지
https://prod.danawa.com/list/?cate=14239768*&amp;nbsp;나바켐&amp;nbsp;장기&amp;nbsp;방청제&amp;nbsp;LONG-2&amp;nbsp;420ml&amp;nbsp;&amp;nbsp;-&amp;nbsp;5,510원&amp;nbsp;&amp;lt;==&amp;nbsp; 윤활제/스프레이형/용도:&amp;nbsp;옥내외&amp;nbsp;장기간&amp;nbsp;보관할&amp;nbsp;장비,공구,기계,엔진&amp;nbsp;등/용량:&amp;nbsp;420ml 등록월&amp;nbsp;2014..</description>
      <category>Gears</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2975</guid>
      <comments>https://codens.tistory.com/2975#entry2975comment</comments>
      <pubDate>Sun, 28 Sep 2025 17:03:27 +0900</pubDate>
    </item>
    <item>
      <title>이북 리더기 조사</title>
      <link>https://codens.tistory.com/2973</link>
      <description>이북&amp;nbsp;리더기&amp;nbsp;조사 -&amp;nbsp;전자책&amp;nbsp;뷰어 https://prod.danawa.com/list/?cate=12240455https://onyxboox.com/product/compare*&amp;nbsp;ONYX&amp;nbsp;BOOX&amp;nbsp;POKE5&amp;nbsp;-&amp;nbsp;14만 전자책/Wi-Fi/전용어플:&amp;nbsp;범용/6인치/프론트라이트/2GB/32GB/microSD지원/ [배터리/규격]&amp;nbsp;1,500mAh/가로:&amp;nbsp;1..</description>
      <category>Gears</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2973</guid>
      <comments>https://codens.tistory.com/2973#entry2973comment</comments>
      <pubDate>Sun, 21 Sep 2025 03:48:43 +0900</pubDate>
    </item>
    <item>
      <title>삽목(꺾꽂이)하는 방법</title>
      <link>https://codens.tistory.com/2970</link>
      <description>삽목(꺾꽂이)하는&amp;nbsp;방법 -&amp;nbsp;야생화,&amp;nbsp;화훼,&amp;nbsp;원예 *&amp;nbsp;구절초 시기&amp;nbsp;:&amp;nbsp;봄부터&amp;nbsp;초여름(5월&amp;nbsp;~&amp;nbsp;7월&amp;nbsp;초) 잎은&amp;nbsp;2~3개만&amp;nbsp;남기고&amp;nbsp;제거 화분&amp;nbsp;:&amp;nbsp;거름기&amp;nbsp;없는&amp;nbsp;삽목용&amp;nbsp;상토 -&amp;nbsp;나무젓가락으로&amp;nbsp;미리&amp;nbsp;구멍을&amp;nbsp;내고&amp;nbsp;꼽는다 -&amp;nbsp;반그늘에&amp;nbsp;배치..</description>
      <category>Etc</category>
      <category>야생화</category>
      <category>원예</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2970</guid>
      <comments>https://codens.tistory.com/2970#entry2970comment</comments>
      <pubDate>Mon, 8 Sep 2025 07:52:55 +0900</pubDate>
    </item>
    <item>
      <title>화훼농법 순지르기(적심, pinching) : 시기, 횟수, 방법, 길이</title>
      <link>https://codens.tistory.com/2969</link>
      <description>화훼농법&amp;nbsp;순지르기(적심,&amp;nbsp;pinching)&amp;nbsp;:&amp;nbsp;시기,&amp;nbsp;횟수,&amp;nbsp;방법,&amp;nbsp;길이 -&amp;nbsp;야생화&amp;nbsp;기르기 -&amp;nbsp;화아(꽃눈)가&amp;nbsp;분화되기&amp;nbsp;전에&amp;nbsp;실시 -&amp;nbsp;마지막&amp;nbsp;순지르기는&amp;nbsp;개화&amp;nbsp;6-8주&amp;nbsp;전까지 -&amp;nbsp;국화등&amp;nbsp;7월하순전에&amp;nbsp;마침 *&amp;nbsp;구절초 -&amp;nbsp;꽃을&amp;nbsp;많이&amp;nbsp;피우고,..</description>
      <category>Etc</category>
      <category>꽃</category>
      <category>야생화</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2969</guid>
      <comments>https://codens.tistory.com/2969#entry2969comment</comments>
      <pubDate>Mon, 8 Sep 2025 07:27:31 +0900</pubDate>
    </item>
    <item>
      <title>VS Code Extension, Codex (OpenAI) 사용법</title>
      <link>https://codens.tistory.com/2967</link>
      <description>VS&amp;nbsp;Code&amp;nbsp;Extension,&amp;nbsp;Codex&amp;nbsp;(OpenAI)&amp;nbsp;사용법 사용방식을&amp;nbsp;&amp;ldquo;계정&amp;nbsp;로그인(OAuth)&amp;rdquo;에서&amp;nbsp;API&amp;nbsp;키&amp;nbsp;사용&amp;nbsp;방식으로&amp;nbsp;변경 1.&amp;nbsp;Codex&amp;nbsp;창&amp;nbsp;우상단&amp;nbsp;설정&amp;nbsp;아이콘&amp;nbsp;-&amp;gt;&amp;nbsp;Log&amp;nbsp;out 2.&amp;nbsp;환경&amp;nbsp;변수&amp;nbsp;설정&amp;n..</description>
      <category>Code</category>
      <category>Agent</category>
      <category>codex</category>
      <author>codens</author>
      <guid isPermaLink="true">https://codens.tistory.com/2967</guid>
      <comments>https://codens.tistory.com/2967#entry2967comment</comments>
      <pubDate>Fri, 5 Sep 2025 04:18:25 +0900</pubDate>
    </item>
  </channel>
</rss>