<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Ygdrasil</title>
    <link>https://orchistro.tistory.com/</link>
    <description>이건가? 저건가?</description>
    <language>ko</language>
    <pubDate>Sat, 18 Apr 2026 04:18:15 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>Orchistro</managingEditor>
    <image>
      <title>Ygdrasil</title>
      <url>https://t1.daumcdn.net/cfile/tistory/277F6D3958DB4CD107</url>
      <link>https://orchistro.tistory.com</link>
    </image>
    <item>
      <title>아우디 Q4 etron 장/단점</title>
      <link>https://orchistro.tistory.com/279</link>
      <description>2024년 상반기에 구입. (23년형)
현재 2025년 2월, 약 18,000km 주행
느꼈던 장/단점
&amp;nbsp;
장점

주행 질감이 매우 좋음. 묵직함
브레이크, 액셀 민감도가 내 취향임. 조금 깊게 밟아야 하는 스타일.
동급 대비 넓은 실내 공간
예쁜 외관
ADAS 컨트롤을 위한 별도 레버가 운전대 옆에 존재(깜빡이 레버 아랫쪽에 레버가 하나 더 있음)해서 매우 편리함.
짧은 회전반경

단점

브레이크를 밟을 때 쇠줄을 당기는 듯 한 까드드득~ 하..</description>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/279</guid>
      <comments>https://orchistro.tistory.com/279#entry279comment</comments>
      <pubDate>Fri, 21 Feb 2025 10:46:14 +0900</pubDate>
    </item>
    <item>
      <title>Macos Photos에 Sony A7C II의 RAW 포맷 import하기</title>
      <link>https://orchistro.tistory.com/278</link>
      <description>아직 Apple에서 ILCE-7CM2의 RAW 포맷은 지원하지 않는 것으로 보인다.
Workaround가 있어서 소개한다.
참고 페이지: https://zekeweeks.com/2023/10/05/raw-file-support-workaround-for-sony-a7c-ii/
요약:
&amp;nbsp;
1. exiftool 설치
2. 폴더로 RAW파일들을 가져온 후 아래 커맨드 수행:
exiftool -SonyModelID=ILCE-7M4 -Software='..</description>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/278</guid>
      <comments>https://orchistro.tistory.com/278#entry278comment</comments>
      <pubDate>Sat, 23 Mar 2024 22:29:59 +0900</pubDate>
    </item>
    <item>
      <title>macos의 비밀번호 정책 변경</title>
      <link>https://orchistro.tistory.com/277</link>
      <description>어느날 갑자기 (원인 불명, 아마도 회사의 보안 프로그램이 마음대로 정책을 추가한 게 아닐까 의심되는 상황) 맥의 로그인 화면에서 비밀번호를 바꾸라는 안내가 떴다. 수년간 잘 쓰고 있던 숫자 네 개로 이루어진 간단한 비밀번호이다.
&amp;nbsp;
비밀번호를 바꾸려고 하니 이것저것 요구사항이 많다:
최소 하나 이상의 대문자와 소문자가 포함될 것, 숫자도 최소 하나 이상 포함할 것, 8자 이상일 것, 이전 3회의 패스워드와 동일하지 않을 것 등...

이러한 ..</description>
      <category>Computing</category>
      <category>fucksecurity</category>
      <category>password</category>
      <category>pwpolicy</category>
      <category>sonoma</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/277</guid>
      <comments>https://orchistro.tistory.com/277#entry277comment</comments>
      <pubDate>Fri, 8 Dec 2023 10:18:30 +0900</pubDate>
    </item>
    <item>
      <title>개똥이네 어린이집 등원</title>
      <link>https://orchistro.tistory.com/276</link>
      <description>큰아이를 개똥이네 공동육아 어린이집에 보내기 시작한지 어언 2년 6개월이 되었다.
작년 여름까지는 꽤 거리가 먼 내손동에 거주하고 있었기 때문에 자차로 등하원을 할 수 밖에 없었다.
그러다가 2021년 여름에 청계동으로 이사를 오게 되었다.
순전히 아이 어린이집이 가깝다는 이유로. (1년 남짓 살아 보니 이사오기 참 잘 했다는 생각이다. 아이 키우기 정말 좋은 동네)
&amp;nbsp;
청계동으로의 이사를 생각하면서 집을 알아볼 당시,&amp;nbsp;
걸어서 단시간..</description>
      <category>육아</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/276</guid>
      <comments>https://orchistro.tistory.com/276#entry276comment</comments>
      <pubDate>Wed, 28 Sep 2022 15:27:08 +0900</pubDate>
    </item>
    <item>
      <title>x86_64 ABI Documents</title>
      <link>https://orchistro.tistory.com/275</link>
      <description>https://stackoverflow.com/a/40348010/1085251

&amp;nbsp;

Where is the x86-64 System V ABI documented?
The x86-64 System V ABI (used on everything except Windows) used to live at http://x86-64.org/documentation/abi.pdf, but that site has now fallen off the in..</description>
      <category>Computing</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/275</guid>
      <comments>https://orchistro.tistory.com/275#entry275comment</comments>
      <pubDate>Thu, 18 Aug 2022 10:05:22 +0900</pubDate>
    </item>
    <item>
      <title>볼트EV 카플레이 티맵 볼륨 조절법</title>
      <link>https://orchistro.tistory.com/274</link>
      <description>카플레이 연결한 후 티맵에서 안내 음성이 나오는 동안 볼륨 조절을 하면 볼륨이 조절된다.
볼륨조절이 안될 경우 티맵 설정에서 &quot;음악 볼륨 자동 조절&quot;을 아래 그림처럼 on으로 하면 된다:

&amp;nbsp;
자동차 오디오 볼륨을 조절할 때와 카플레이 볼륨을 조절할 때의 볼륨 바의 색상이 다른 것으로 유추해 보면, 아마도 볼트EV는 카플레이의 볼륨과 자동차 오디오의 볼륨이 따로 관리하는 듯 하다.</description>
      <category>잡동사니</category>
      <category>티맵 #볼트EV</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/274</guid>
      <comments>https://orchistro.tistory.com/274#entry274comment</comments>
      <pubDate>Mon, 27 Sep 2021 00:23:42 +0900</pubDate>
    </item>
    <item>
      <title>Finally, On a MacOs, you can move a window by clicking ANYWHERE on a window.</title>
      <link>https://orchistro.tistory.com/273</link>
      <description>http://www.mackungfu.org/UsabilityhackClickdraganywhereinmacOSwindowstomovethem
&amp;nbsp;
Execute the following, and reboot:
defaults write -g NSWindowShouldDragOnGesture -bool true
&amp;nbsp;</description>
      <category>Computing</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/273</guid>
      <comments>https://orchistro.tistory.com/273#entry273comment</comments>
      <pubDate>Mon, 5 Aug 2019 10:23:25 +0900</pubDate>
    </item>
    <item>
      <title>x86 memory models &amp;amp; std::memory_order</title>
      <link>https://orchistro.tistory.com/272</link>
      <description>https://bartoszmilewski.com/2008/11/05/who-ordered-memory-fences-on-an-x86/https://bartoszmilewski.com/2008/11/11/who-ordered-sequential-consistency/https://www.justsoftwaresolutions.co.uk/threading/memory_models_and_synchronization.htmlhttps://bartoszmil..</description>
      <category>Computing</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/272</guid>
      <comments>https://orchistro.tistory.com/272#entry272comment</comments>
      <pubDate>Fri, 28 Sep 2018 14:33:08 +0900</pubDate>
    </item>
    <item>
      <title>Tagging a class definition with a macro</title>
      <link>https://orchistro.tistory.com/271</link>
      <description>Let's say we have following macro that defines a class definition:

#define DEFINE_A_CLASS(aClass) \
    class aClass: public Base&amp;lt;aClass##Req, aClass##Res&amp;gt;

DEFINE_A_CLASS(Foo)
{
    public:
        Foo() : mBar(0)
        {
        }
    public:
 ..</description>
      <category>Computing</category>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/271</guid>
      <comments>https://orchistro.tistory.com/271#entry271comment</comments>
      <pubDate>Mon, 27 Aug 2018 12:23:29 +0900</pubDate>
    </item>
    <item>
      <title>압타밀 프로푸트라 프레와 1단계의 차이점</title>
      <link>https://orchistro.tistory.com/270</link>
      <description>인터넷에 떠도는 말로는 (특히 네이버 블로그들...) 1단계에는 전분이 있고, 프레에는 전분이 없다고 하는데, 아무리 생각해도 그건 아닌 듯 해서 직접 성분 표를 비교해 보았다.https://github.com/orchistro/aptamil_ingredients/commit/ed0f98bb42f0a66faa80e73d082ba4f36387907d위 링크에서 볼 수 있듯이 두 개의 성분 사이에 차이라고는 함량이 미세하게 다른 것 뿐이다.1단계가 100m..</description>
      <author>Orchistro</author>
      <guid isPermaLink="true">https://orchistro.tistory.com/270</guid>
      <comments>https://orchistro.tistory.com/270#entry270comment</comments>
      <pubDate>Mon, 6 Aug 2018 15:33:56 +0900</pubDate>
    </item>
  </channel>
</rss>