<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Hw5e&#39;s Page</title>
    <link>https://page.hw5e.cc/post/</link>
    <description>Recent content in Posts on Hw5e&#39;s Page</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ko</language>
    <managingEditor>hnw1155c@gmail.com (hw5e)</managingEditor>
    <webMaster>hnw1155c@gmail.com (hw5e)</webMaster>
    <copyright>© 2025 hw5e</copyright>
    <lastBuildDate>Fri, 01 Aug 2025 20:19:10 +0900</lastBuildDate><atom:link href="https://page.hw5e.cc/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>라즈베리파이 컴퓨트 모듈 4에 카메라 연결하기</title>
      <link>https://page.hw5e.cc/post/2025/cmcamera/</link>
      <pubDate>Fri, 01 Aug 2025 20:19:10 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/cmcamera/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Raspberry Pi OS Bookworm 이후 기준이다. Bookworm에서 부트로더와 카메라 소프트웨어 양쪽이 크게 달라졌다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>라즈베리파이의 15핀, 22핀 카메라 단자.</title>
      <link>https://page.hw5e.cc/post/2025/rpi-camera-pin/</link>
      <pubDate>Tue, 22 Jul 2025 06:29:00 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/rpi-camera-pin/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;15핀 단자와 22핀 단자 
    &lt;div id=&#34;15%ED%95%80-%EB%8B%A8%EC%9E%90%EC%99%80-22%ED%95%80-%EB%8B%A8%EC%9E%90&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#15%ED%95%80-%EB%8B%A8%EC%9E%90%EC%99%80-22%ED%95%80-%EB%8B%A8%EC%9E%90&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;라즈베리파이의 카메라 단자는 15핀짜리와 22핀 짜리 두종류가 있는데 15핀 짜리는 mipi csi 2레인까지 되고 22핀 짜리는 4레인까지 된다고 한다. 15핀은 핀 간격이 1mm인데 22핀은 0.5mm라 22핀이 핀 개수는 더 많은데 단자 크기는 더 작다. &lt;br&gt;
원래는 Raspberry Pi Zero 보드 처럼 공간이 부족한 경우에 22핀 단자를 사용했지만 지금은 mipi csi 레인 개수를 늘리면서 Raspberry Pi 5에도 22핀 단자를 사용하는 등 22핀 단자가 쓰이는 경우가 늘어나고 있다.&lt;br&gt;
그런데 라즈베리파이 카메라 모듈들은 사면 보통 15핀 케이블만 주기 때문에 변환해주는 케이블 같은 것을 따로 사든지 해야한다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>카메라 롤링 셔터의 리드아웃 시간 측정하기</title>
      <link>https://page.hw5e.cc/post/2025/readout/</link>
      <pubDate>Wed, 09 Jul 2025 21:36:08 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/readout/</guid>
      <description>&lt;p&gt;보통 리드아웃&lt;em&gt;속도&lt;/em&gt;라곤 하지만 셔터속도와 비슷하게 의미 상으로는 속도보단 시간에 가깝다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2025/readout/featured.png" />
    </item>
    
    <item>
      <title>역방향 프록시의 TLS termination proxy와 TLS passthrough proxy</title>
      <link>https://page.hw5e.cc/post/2025/tls-proxy/</link>
      <pubDate>Mon, 03 Feb 2025 03:27:13 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/tls-proxy/</guid>
      <description>&lt;p&gt;그동안 HTTPS가 적용된 역방향 프록시, 로드밸런서를 다루면서 TLS가 어디까지 적용되는지 궁금했는데 Gitea 문서를 보고 알게 되었다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>라즈베리파이용 Rocky Linux 이미지의 커널 버전 관련 문제 해결하기</title>
      <link>https://page.hw5e.cc/post/2025/rpi-rocky-kernel/</link>
      <pubDate>Tue, 21 Jan 2025 23:39:08 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/rpi-rocky-kernel/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;문제 상황 
    &lt;div id=&#34;%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;레드햇 계열 리눅스에서 커널 모듈이 빌드되는지 테스트해보려는 중 라즈베리파이에 Rocky가 깔려있으니 그걸로 해보려고 했는데,
빌드를 시도하니 커널 헤더를 찾을 수 없다는 오류가 뜨는 것이였다, 그래서 kernel-devel이 제대로 설치되었는지 확인해보았는데
kernel-devel 패키지는 5.14버전인데 뜬금없이 라즈베리파이에 설치된 커널의 버전이 6.1이였다.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;

    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /post/2025/rpi-rocky-kernel/featured_hu8288107172162746822.png 330w,
        /post/2025/rpi-rocky-kernel/featured_hu2072072053862240292.png 660w,
        /post/2025/rpi-rocky-kernel/featured_hu10069430289792070782.png 1024w,
        /post/2025/rpi-rocky-kernel/featured_hu13110885207308394561.png 2x&#34;
        src=&#34;https://page.hw5e.cc/post/2025/rpi-rocky-kernel/featured_hu2072072053862240292.png&#34;
        alt=&#34;alt text&#34;
      /&gt;
      
    &lt;/figure&gt;

아무래도 RHEL과 같은 버전의 커널은 라즈베리파이 4 같은 하드웨어를 지원하지 않아서 더 높은 버전의 커널을 사용한 듯 하다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2025/rpi-rocky-kernel/featured.png" />
    </item>
    
    <item>
      <title>ksmbd, ksmbd-tools 소개와 설치 방법</title>
      <link>https://page.hw5e.cc/post/2025/ksmbd-intro/</link>
      <pubDate>Mon, 20 Jan 2025 07:56:05 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/ksmbd-intro/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;ksmbd 소개 
    &lt;div id=&#34;ksmbd-%EC%86%8C%EA%B0%9C&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#ksmbd-%EC%86%8C%EA%B0%9C&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;https://www.kernel.org/doc/html/latest/filesystems/smb/ksmbd.html&#34; target=&#34;_blank&#34;&gt;ksmbd&lt;/a&gt;는 리눅스 커널에서 작동하는 SMB 서버이다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Nginx의 server_name, default_server (IP주소로 접속하는 것 막기, 포트 하나로 여러 개의 사이트 띄우기)</title>
      <link>https://page.hw5e.cc/post/2025/nginx-svrname/</link>
      <pubDate>Sun, 19 Jan 2025 08:58:41 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/nginx-svrname/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;server_name의 역할 
    &lt;div id=&#34;server_name%EC%9D%98-%EC%97%AD%ED%95%A0&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#server_name%EC%9D%98-%EC%97%AD%ED%95%A0&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;nginx는 같은 포트를 listen하는 여러 개의 사이트를 있게 할 수 있는데,&lt;br&gt;
여기서 &lt;code&gt;server_name&lt;/code&gt;은 하나의 포트를 listen 하고 있는 여러 개의 사이트가 있을 때 어느 쪽을 사용할지 결정해주는 역할을 한다.&lt;br&gt;
만약 &lt;code&gt;server_name&lt;/code&gt;에 일치하는 것이 없다면 &lt;code&gt;default_server&lt;/code&gt;가 있는 것이 우선적으로 사용되고 &lt;code&gt;default_server&lt;/code&gt; 붙은 것이 없다면 먼저 선언한 것이 우선한다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>제텔카스텐과 다산 정약용의 출처?</title>
      <link>https://page.hw5e.cc/post/2025/ztdasan/</link>
      <pubDate>Fri, 10 Jan 2025 06:19:00 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/ztdasan/</guid>
      <description>&lt;p&gt;제텔카스텐은 메모 기법의 이름으로 독일어로 메모상자라는 의미이고 독일의 사회학자 니클라스 루만 교수의 메모법을 연구하면서 알려진 방식이기 때문에 이러한 이름이 붙었다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>AMD64의 범용 레지스터 이름</title>
      <link>https://page.hw5e.cc/post/2024/amd64gpr/</link>
      <pubDate>Tue, 24 Dec 2024 06:55:40 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/amd64gpr/</guid>
      <description>&lt;p&gt;&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;
이 내용은 출처 불명이므로 내용이 전혀 검증되어있지 않음&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>리눅스 시스템에서 워드프레스 설치하기 (미완성)</title>
      <link>https://page.hw5e.cc/post/2024/installwp/</link>
      <pubDate>Fri, 20 Dec 2024 05:44:05 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/installwp/</guid>
      <description>&lt;p&gt;솔직히 워드프레스는 한번쯤은 써봐야지&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/installwp/featured.png" />
    </item>
    
    <item>
      <title>리눅스에서 tty장치 권한 문제 해결하기</title>
      <link>https://page.hw5e.cc/post/2024/ttyperm/</link>
      <pubDate>Tue, 10 Dec 2024 03:46:08 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/ttyperm/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;문제 상황 
    &lt;div id=&#34;%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;
    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /post/2024/ttyperm/featured_hu7380345462776148515.png 330w,
        /post/2024/ttyperm/featured_hu2012014673488016541.png 660w,
        /post/2024/ttyperm/featured_hu7533291329891301655.png 1024w,
        /post/2024/ttyperm/featured_hu10080448126442383858.png 2x&#34;
        src=&#34;https://page.hw5e.cc/post/2024/ttyperm/featured_hu2012014673488016541.png&#34;
        alt=&#34;alt text&#34;
      /&gt;
      
    &lt;/figure&gt;
&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/ttyperm/featured.png" />
    </item>
    
    <item>
      <title>Hugo에서 TeX 수식 입력 문제</title>
      <link>https://page.hw5e.cc/post/2024/hugotex/</link>
      <pubDate>Fri, 06 Dec 2024 00:42:37 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/hugotex/</guid>
      <description>&lt;p&gt;

hugo에서 수식 입력은 보통 테마에서 &lt;a href=&#34;https://katex.org/&#34; target=&#34;_blank&#34;&gt;KaTeX&lt;/a&gt;를 쓸 수 있게 해주는 숏코드가 있으면 그걸 사용해서 수식을 입력한다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CORS 문제로 작동하지 않은 hugo 검색 기능</title>
      <link>https://page.hw5e.cc/post/2024/cors_hugo/</link>
      <pubDate>Sun, 01 Dec 2024 08:32:33 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/cors_hugo/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;문제 상황 
    &lt;div id=&#34;%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;갑자기 이 사이트의 검색 기능이 작동하지 않는 것을 발견했는데 이상하게 다른 컴퓨터에서 열어봤을 때는 검색 기능이 작동했다. 대충 검색하다 개발자 도구를 열어봤더니 CORS 정책 때문에 index.json을 열 수 없다는 내용이였다.

    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /post/2024/cors_hugo/featured_hu11613662072047376899.png 330w,
        /post/2024/cors_hugo/featured_hu3469156087312119459.png 660w,
        /post/2024/cors_hugo/featured_hu8141731089786230745.png 1024w,
        /post/2024/cors_hugo/featured_hu17459195717488181828.png 2x&#34;
        src=&#34;https://page.hw5e.cc/post/2024/cors_hugo/featured_hu3469156087312119459.png&#34;
        alt=&#34;&#34;
      /&gt;
      
    &lt;/figure&gt;

자세히보니 검색할 때 page.hw5e.cc/index.json을 가져오는데 &lt;a href=&#34;https://www.page.hw5e.cc&#34; target=&#34;_blank&#34;&gt;https://www.page.hw5e.cc&lt;/a&gt; 에서 &lt;a href=&#34;https://page.hw5e.cc&#34; target=&#34;_blank&#34;&gt;https://page.hw5e.cc&lt;/a&gt;에 있는 index.json을 가져올 수 없어서 검색이 되지 않았던 것이다.&lt;br&gt;
다시 확인해 보니 page.hw5e.cc에서는 검색이 되고 &lt;a href=&#34;https://www.page.hw5e.cc&#34; target=&#34;_blank&#34;&gt;www.page.hw5e.cc&lt;/a&gt;로 접속하면 검색이 안되는 것을 확인했다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/cors_hugo/featured.png" />
    </item>
    
    <item>
      <title>크로마 서브샘플링 (4:2:2, 4:2:0...)</title>
      <link>https://page.hw5e.cc/post/2024/chroma/</link>
      <pubDate>Fri, 29 Nov 2024 18:55:57 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/chroma/</guid>
      <description>&lt;p&gt;사진, 영상 쪽에서 자주 보이는 4:2:0, 4:2:2 같은 숫자들의 정체. 그런데 숫자 3개 적어두고 그게 뭔지 설명 안하는 경우가 많은거 같음.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>MCU 종류로 분류한 아두이노 보드의 종류</title>
      <link>https://page.hw5e.cc/post/2024/arduinomcu/</link>
      <pubDate>Tue, 26 Nov 2024 07:02:41 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/arduinomcu/</guid>
      <description>&lt;p&gt;대충 2022년쯤에 쓴 글을 2024년에 맞게 조금 수정했다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/arduinomcu/featured.svg" />
    </item>
    
    <item>
      <title>Nginx 소스로 부터 빌드하기</title>
      <link>https://page.hw5e.cc/post/2024/build-nginx/</link>
      <pubDate>Sat, 23 Nov 2024 04:58:49 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/build-nginx/</guid>
      <description>&lt;p&gt;보통 패키지 관리자를 통해 설치하겠지만 경우에 따라서 nginx를 직접 빌드 해야할 때가 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>BPI-M2S BSP 사용해보기</title>
      <link>https://page.hw5e.cc/post/2024/m2sbsp/</link>
      <pubDate>Wed, 20 Nov 2024 11:16:04 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/m2sbsp/</guid>
      <description>&lt;p&gt;바나나파이에서 제공하는 BSP를 사용해본 과정을 기록했다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Unix/Linux식 줄임말 모음</title>
      <link>https://page.hw5e.cc/post/2024/unix-namimg/</link>
      <pubDate>Tue, 19 Nov 2024 02:40:06 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/unix-namimg/</guid>
      <description>&lt;p&gt;유닉스/리눅스에서 자주 보이는 줄임말들을 모아봤다. 이름만 보고 대충 유추 가능한게 몇가지 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Casio FX-9860GIII/FX-9750GIII용 khicas 빌드하는 과정</title>
      <link>https://page.hw5e.cc/post/2024/build_g3_xcas/</link>
      <pubDate>Mon, 18 Nov 2024 11:53:58 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/build_g3_xcas/</guid>
      <description>&lt;p&gt;빌드 성공까지 과정을 적은 것으로 정리된 빌드 가이드는 다음 글을 참고.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>라즈베리파이 CM4를 사다.</title>
      <link>https://page.hw5e.cc/post/2024/boughtcm4/</link>
      <pubDate>Fri, 15 Nov 2024 21:24:30 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/boughtcm4/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;구매 
    &lt;div id=&#34;%EA%B5%AC%EB%A7%A4&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EA%B5%AC%EB%A7%A4&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;사실 당근마켓에 CM4가 3만원 정도에 올라왔을 때 별 관심 없었는데 처음에는 파이 4랑 동일한 사양인 줄 알고있었는데 EMMC 16GB 달렸다는 것을 알게되고 갑자기 사고싶어져서 사게 되었다.

  &lt;figure&gt;
    &lt;img class=&#34;my-0 rounded-md&#34; loading=&#34;lazy&#34; src=&#34;https://pbs.twimg.com/media/GV02KcjbEAA-KCe?format=jpg&amp;amp;name=large&#34; alt=&#34;&#34; /&gt;
    
  &lt;/figure&gt;

이런일 아니면 언제 emmc 달린 라즈베리파이 써보겠어, 내가 산 모델은 CM4102016로 Wi-Fi가 있고 2GB RAM 16GB EMMC인 모델이다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>MS2131기반의 Hagibis 캡쳐보드</title>
      <link>https://page.hw5e.cc/post/2024/hagibiscb/</link>
      <pubDate>Fri, 15 Nov 2024 14:43:50 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/hagibiscb/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;캡쳐보드 소개 
    &lt;div id=&#34;%EC%BA%A1%EC%B3%90%EB%B3%B4%EB%93%9C-%EC%86%8C%EA%B0%9C&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%BA%A1%EC%B3%90%EB%B3%B4%EB%93%9C-%EC%86%8C%EA%B0%9C&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;
  &lt;figure&gt;
    &lt;img class=&#34;my-0 rounded-md&#34; loading=&#34;lazy&#34; src=&#34;https://pbs.twimg.com/media/GZ95g0taMAAEFCP?format=jpg&amp;amp;name=medium&#34; alt=&#34;&#34; /&gt;
    
  &lt;/figure&gt;
&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Caddy CLI명령어</title>
      <link>https://page.hw5e.cc/post/2024/cdycli/</link>
      <pubDate>Thu, 14 Nov 2024 16:13:22 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/cdycli/</guid>
      <description>&lt;p&gt;생각날 때마다 추가해야지&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>중국산 블루투스 멀티미터</title>
      <link>https://page.hw5e.cc/post/2024/bludmm/</link>
      <pubDate>Wed, 13 Nov 2024 23:14:03 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/bludmm/</guid>
      <description>&lt;p&gt;올해 알리 뒤지다 발견한건데 블루투스 기능이 있는 멀티미터다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>리눅스 스크립트 프로그래밍 시작하기</title>
      <link>https://page.hw5e.cc/post/2024/start_linux_sh/</link>
      <pubDate>Wed, 13 Nov 2024 07:36:59 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/start_linux_sh/</guid>
      <description>&lt;p&gt;스크립트의 정확한 정의가 어떤지는 잘 모르겠지만 보통 인터프리터 언어에서 실행할 내용들을 파일 하나에 모아둔 것을 스크립트라고 부른다.
보통 운영체제의 셸 스크립트(일반적으로 bash)를 말하는 경우가 많지만 다른 인터프리터 언어의 스크립트도 상관 없다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>C언어 qsort()함수</title>
      <link>https://page.hw5e.cc/post/2024/qsortc/</link>
      <pubDate>Tue, 12 Nov 2024 10:33:49 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/qsortc/</guid>
      <description>&lt;p&gt;&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;
C언어의 퀵 정렬 함수는 &lt;code&gt;stdlib.h&lt;/code&gt;에 정의되어있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Linux 스왑파일 만들기</title>
      <link>https://page.hw5e.cc/post/2024/swapfile/</link>
      <pubDate>Thu, 07 Nov 2024 03:45:33 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/swapfile/</guid>
      <description>&lt;p&gt;리눅스 설치할 때 스왑 파티션 용량을 얼마나 줘야할 지 고민하는 경우가 있는데 사실 스왑 파티션이 없어도 스왑을 사용할 수 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>chroot와 busybox로 격리된 환경 만들기</title>
      <link>https://page.hw5e.cc/post/2024/chroot/</link>
      <pubDate>Tue, 05 Nov 2024 20:01:29 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/chroot/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;chroot 
    &lt;div id=&#34;chroot&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#chroot&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;chroot는 루트 디렉토리(/)를 변경하고 명령어를 실행하는 명령어이다.
루트를 변경해서 격리된 공간에서 셸이 실행 된다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>adb reverse의 활용</title>
      <link>https://page.hw5e.cc/post/2024/adbreverse/</link>
      <pubDate>Sat, 19 Oct 2024 14:07:38 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/adbreverse/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;adb reverse 
    &lt;div id=&#34;adb-reverse&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#adb-reverse&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;https://android.googlesource.com/platform/packages/modules/adb/&amp;#43;/refs/heads/master/docs/user/adb.1.md#networking&#34; target=&#34;_blank&#34;&gt;adb man page의 네트워크 부분&lt;/a&gt;에서 다루기는 한데 별로 자세한 설명은 없다.&lt;br&gt;&lt;a href=&#34;https://tldr.inbrowser.app/pages.ko/common/adb-reverse&#34; target=&#34;_blank&#34;&gt;tldr설명서의 adb reverse&lt;/a&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>아치 리눅스에서 파이썬 모듈과 가상환경</title>
      <link>https://page.hw5e.cc/post/2024/alpymodule/</link>
      <pubDate>Fri, 18 Oct 2024 03:35:00 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/alpymodule/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;아치 리눅스에서 파이썬 모듈 
    &lt;div id=&#34;%EC%95%84%EC%B9%98-%EB%A6%AC%EB%88%85%EC%8A%A4%EC%97%90%EC%84%9C-%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EB%AA%A8%EB%93%88&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%95%84%EC%B9%98-%EB%A6%AC%EB%88%85%EC%8A%A4%EC%97%90%EC%84%9C-%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EB%AA%A8%EB%93%88&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;아치 리눅스에서는 OS가 기본으로 사용하는 파이썬에 pip로 파이썬 모듈을 설치하는 것을 막고 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>삼성 SD PRO Plus, Ultimate 128GB 후기</title>
      <link>https://page.hw5e.cc/post/2024/samsusd/</link>
      <pubDate>Tue, 01 Oct 2024 23:10:45 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/samsusd/</guid>
      <description>&lt;p&gt;&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;
삼성이 한동안 풀사이즈 SD카드를 안만들다가 2024년 부터 다시 만들기 시작하면서 출시한 두 제품이다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/samsusd/featured.webp" />
    </item>
    
    <item>
      <title>블로그 손 볼 계획</title>
      <link>https://page.hw5e.cc/post/2024/blogsetup/</link>
      <pubDate>Wed, 10 Jul 2024 08:13:42 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/blogsetup/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;서버 쪽 계획 
    &lt;div id=&#34;%EC%84%9C%EB%B2%84-%EC%AA%BD-%EA%B3%84%ED%9A%8D&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%84%9C%EB%B2%84-%EC%AA%BD-%EA%B3%84%ED%9A%8D&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;


&lt;h3 class=&#34;relative group&#34;&gt;오라클 클라우드에서 쓰는 OS를 다른 것으로 변경 
    &lt;div id=&#34;%EC%98%A4%EB%9D%BC%ED%81%B4-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%97%90%EC%84%9C-%EC%93%B0%EB%8A%94-os%EB%A5%BC-%EB%8B%A4%EB%A5%B8-%EA%B2%83%EC%9C%BC%EB%A1%9C-%EB%B3%80%EA%B2%BD&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%98%A4%EB%9D%BC%ED%81%B4-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%97%90%EC%84%9C-%EC%93%B0%EB%8A%94-os%EB%A5%BC-%EB%8B%A4%EB%A5%B8-%EA%B2%83%EC%9C%BC%EB%A1%9C-%EB%B3%80%EA%B2%BD&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h3&gt;
&lt;p&gt;오라클 클라우드에서 설정을 빠르게 하기 위해 공식 문서에서 쓰는 오라클 리눅스를 골랐는데 익숙하지 않은 배포판이다 보니 오라클 클라우드에 익숙해 지면 다른 것으로 바꿀 생각이다. 그리고 뒤에도 말할 건데 느려서 별거 아닌 삽질도 시간을 굉장히 잡아먹는 경우가 있어서 그렇다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Casio FX-9860GIII/FX-9750GIII 용 KhiCAS 소스 빌드 가이드</title>
      <link>https://page.hw5e.cc/post/2024/g3-xcas-buildguide/</link>
      <pubDate>Fri, 05 Jul 2024 11:54:17 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/g3-xcas-buildguide/</guid>
      <description>&lt;p&gt;
  



&lt;div
  
    class=&#34;flex px-4 py-3 rounded-md bg-primary-100 dark:bg-primary-900&#34;
  &gt;

  &lt;span
    
      class=&#34;text-primary-400 ltr:pr-3 rtl:pl-3 flex items-center&#34;
    &gt;

    

  &lt;span class=&#34;relative block icon&#34;&gt;
    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;path fill=&#34;currentColor&#34; d=&#34;M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z&#34;/&gt;&lt;/svg&gt;

  &lt;/span&gt;


  &lt;/span&gt;

  &lt;span
    
      class=&#34;dark:text-neutral-300&#34;
    &gt;발매 국가에 따라 나눠진 FX-9860GIII, FX-9750GIII, GRAPH35+EII 이 세 모델은 거의 같은 제품이다.&lt;/span&gt;
&lt;/div&gt;

x86_64(AMD64) 리눅스에서 빌드가 가능합니다. 빼먹은 부분이 있을 수 있으니 빌드 과정에 문제가 있다면 말해주세요.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>블로그 개장</title>
      <link>https://page.hw5e.cc/post/2024/ini/</link>
      <pubDate>Thu, 04 Jul 2024 05:28:51 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/ini/</guid>
      <description>&lt;p&gt;대충 1년동안 사이트 만드는데 필요한 내용을 알아보니깐
집에있는 셀러론 달린 미니 PC를 서버로 하는 Nginx와 Hugo 가지고 돌아가는 사이트가 나오긴 나왔다.&lt;br&gt;
일단 체감상 걸린 시간의 절반은 TLS (SSL)가 뭔지 이해하는데 쓴 것 같다.&lt;br&gt;
가만 생각해보면 예전부터 나는 암호화랑 관련된게 나오기만 하면 머리 아파해왔긴 하다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>공학용 계산기 고르는 가이드</title>
      <link>https://page.hw5e.cc/post/2024/calcrecommemd/</link>
      <pubDate>Tue, 02 Jul 2024 18:41:26 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/calcrecommemd/</guid>
      <description>&lt;p&gt;영원히 마감 안 할 것 같은 글&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
