<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>재삐신생의 권태로운 이야기</title>
    <link>https://jpss.tistory.com/</link>
    <description>it's 2nd revision of ta3ke's blog
it's the same name as previous blog</description>
    <language>ko</language>
    <pubDate>Sat, 16 May 2026 06:14:28 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>재삐신생</managingEditor>
    <image>
      <title>재삐신생의 권태로운 이야기</title>
      <url>https://t1.daumcdn.net/cfile/tistory/124AAB034CA6A95935</url>
      <link>https://jpss.tistory.com</link>
    </image>
    <item>
      <title>[AI] OpenAI Codex와 Claude Code 15일 사용 후기</title>
      <link>https://jpss.tistory.com/309</link>
      <description>여기저기 바이브 코딩 소리가 들려 직접 참여
&amp;nbsp;
결론은 상상을 초월하는 막강한 슈퍼파워였다!
&amp;nbsp;
초기 멋도 모르고 사용한 Codex의 GPT 5.4로 중간 강도로 적당히 자연어로 프로젝트 생성과 간단한 서비스를 구현했다.
직접해도 되지만, 편리함이 좋았다.
&amp;nbsp;
그리고, 프로젝트 디자인 및 플로우가 어느정도 완성된 레퍼런스를 보여주고, 구조도를 만들었고,
구조도에 맞게 프로젝트를 생성하고(DB스키마는 직접 만듦) 레퍼런스만 보여..</description>
      <category>dev</category>
      <category>Ai</category>
      <category>GPT 5.5</category>
      <category>Opus</category>
      <category>Opus 4.7</category>
      <category>찍먹</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/309</guid>
      <comments>https://jpss.tistory.com/309#entry309comment</comments>
      <pubDate>Wed, 29 Apr 2026 18:40:42 +0900</pubDate>
    </item>
    <item>
      <title>AhnLab Safe Transaction + VSCode로 .Net프로젝트 Open시 충돌현상</title>
      <link>https://jpss.tistory.com/308</link>
      <description>갑자기 AhnLab Safe Transaction에서 Execution/MDP.Powershell.M1185 발생
&amp;nbsp;
V3설치 후 PC 전체검사 수행했으나, 이상 무
하지만, 지속 발생
&amp;nbsp;

&amp;nbsp;
원인 및 발생하는 상황은
VSCode실행시 .Net 다운로드 Task가 동작할때 발생함
프로세스 종료로 인해, .Net 지원이 제대로 안됨
악성코드가 아닌데, 악성코드로 인식하는것 같다.
황당
&amp;nbsp;
조치

&amp;nbsp;
검사 예외..</description>
      <category>dev/etc</category>
      <category>ahnlab safe transaction</category>
      <category>M1185</category>
      <category>MDP.Powershell.M1185</category>
      <category>PowerShell</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/308</guid>
      <comments>https://jpss.tistory.com/308#entry308comment</comments>
      <pubDate>Fri, 13 Mar 2026 11:28:30 +0900</pubDate>
    </item>
    <item>
      <title>온라인 시대, 비활성유저가 되자</title>
      <link>https://jpss.tistory.com/307</link>
      <description>&amp;nbsp;
온라인으로 상품을 구매하면서 부터..
오픈마켓이 생기고, 여러가지 쇼핑 플랫폼이 등장하고..
스마트폰이 대중화되고..
온라인 마케터들의 고심은 깊어간다.
&amp;nbsp;
아이폰 등장 2007년을 기준으로, 2010년까진 과도기였던 것 같고,
2020년대는 전성기라도 봐도 무방해 보인다.
SNS 아니 인별 활용은 기본이고, 라이브방송으로 물건을 판다.
&amp;nbsp;
마케팅은 어차피 영원한 무한 경쟁이다. 시장을 독점을 하지 않는 이상!
영업직원?이..</description>
      <category>life</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/307</guid>
      <comments>https://jpss.tistory.com/307#entry307comment</comments>
      <pubDate>Thu, 5 Mar 2026 14:34:44 +0900</pubDate>
    </item>
    <item>
      <title>엔터프라이즈 ORM과 1차캐시</title>
      <link>https://jpss.tistory.com/306</link>
      <description>DB CRUD 작업을 쿼리없이 ORM을 처리하면 참 편리한데,
여러 언어들과 다양한 ORM들의 차이를 이해하지 못하면, 난감한 상황이 발생하곤 한다.
기본적인 ORM의 뜻대로, 객체와 매핑이 되는건 동일하지만
동적 타입 언어들과 정적 타입 언어들은 확실히 다르다.
&amp;nbsp;
난감한 상황으로써, ORM의 1차캐시에 대해 알아보자.
&amp;nbsp;
Java진영의 JPA를 예로 들면, Persistence Context (Enitity Manager) 에서 1..</description>
      <category>dev/database</category>
      <category>1차캐시</category>
      <category>first level cache</category>
      <category>JPA</category>
      <category>ORM</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/306</guid>
      <comments>https://jpss.tistory.com/306#entry306comment</comments>
      <pubDate>Tue, 24 Feb 2026 16:37:11 +0900</pubDate>
    </item>
    <item>
      <title>PC메모리 가격 급상승? 2026년1월</title>
      <link>https://jpss.tistory.com/305</link>
      <description>&amp;nbsp;
AI 때문에 HBM 생산에만 집중하니, 일반 PC용 메모리 공급부족 사태라고 한다.
6개월만에 5배가 되었다.
왠만한 주식보다 더, 급등중인 금,은 보다 더~
&amp;nbsp;</description>
      <category>life/info</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/305</guid>
      <comments>https://jpss.tistory.com/305#entry305comment</comments>
      <pubDate>Fri, 16 Jan 2026 16:33:43 +0900</pubDate>
    </item>
    <item>
      <title>C# ConfigureAwait 이해</title>
      <link>https://jpss.tistory.com/304</link>
      <description>C#의 비동기 처리는 아주 사용자 친화적으로 구성되어
편리하게 Task + async/await로 구성할 수 있다.
&amp;nbsp;
사실 내부 비동기 매커니즘은 복잡한데,
SynchronizationContext와 Managed Thread Pool 등등 살펴볼 필요가 있다.
&amp;nbsp;
이글의 목적은 ConfigureAwait 를 이해하는것이다.
&amp;nbsp;
대략 적인 사용법은
await SomeTask().ConfigureAwait(false);
&amp;nb..</description>
      <category>dev</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/304</guid>
      <comments>https://jpss.tistory.com/304#entry304comment</comments>
      <pubDate>Thu, 15 Jan 2026 13:43:11 +0900</pubDate>
    </item>
    <item>
      <title>MariaDB 트랜잭션 사용시 고려사항</title>
      <link>https://jpss.tistory.com/303</link>
      <description>트랜잭션 설계시, 주의, 고려 해봄직한 내용
&amp;nbsp;
&amp;nbsp;
Java기준, 멀티쓰레드 + 커넥션 풀 환경이라면, 단일 서버 + 단일 DB 환경일지라도, 동시성 제어가 필요한 환경이다.
&amp;nbsp;
데이터 유실, 업데이트 누락, Read -&amp;gt; Write 불일치 등등
&amp;nbsp;
반드시, 트랜잭션 + 잠금이 필요하다.
&amp;nbsp;
&amp;nbsp;
START TRANSACTION을 해주더라도, 원자성을 보장해주다는 개념이지, 동시성 제어와는 무관하..</description>
      <category>dev/database</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/303</guid>
      <comments>https://jpss.tistory.com/303#entry303comment</comments>
      <pubDate>Fri, 26 Dec 2025 19:42:09 +0900</pubDate>
    </item>
    <item>
      <title>SNS와 수익화</title>
      <link>https://jpss.tistory.com/302</link>
      <description>&amp;nbsp;
일단 인스타그램(Instagram) 그리고 인플루언서(influencer)를 알아보자.
&amp;nbsp;
인스타그램(Instagram)&amp;nbsp;




출시일: 2010년 10월 6일
창립자: 케빈 시스트롬(Kevin Systrom) &amp;amp; 마이크 크리거(Mike Krieger)
최초 플랫폼: iOS (아이폰 전용 앱으로 시작)
안드로이드 버전 출시: 2012년 4월 3일

이후 2012년 4월, 페이스북(Facebook)이 약 10억 달러..</description>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/302</guid>
      <comments>https://jpss.tistory.com/302#entry302comment</comments>
      <pubDate>Thu, 29 May 2025 18:23:48 +0900</pubDate>
    </item>
    <item>
      <title>바퀴벌레는 경첩을 좋아해</title>
      <link>https://jpss.tistory.com/301</link>
      <description></description>
      <category>바퀴벌레</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/301</guid>
      <comments>https://jpss.tistory.com/301#entry301comment</comments>
      <pubDate>Wed, 28 May 2025 15:23:36 +0900</pubDate>
    </item>
    <item>
      <title>.net string.GetHashCode() 그리고 Unity</title>
      <link>https://jpss.tistory.com/300</link>
      <description>&amp;nbsp;
string.GetHashCode() 메소드는 프레임워크 버전 별로 구현이 다르다.
&amp;nbsp;
.NET Core 3.1 / .NET 6.0이상에서는 프로그램 실행시마다, 값이 바뀜 (not unique), 고유값으로 사용할 수가 없다.
&amp;nbsp;
하지만,
.NET Framework 4.7.2같은 구 버전에는 항상 값이 동일하다. hash code가 같다고 string.Equals는 아니겠지만, 충분히 고유값으로 사용이 가능하다.
&amp;nbs..</description>
      <category>dev/unity3d</category>
      <author>재삐신생</author>
      <guid isPermaLink="true">https://jpss.tistory.com/300</guid>
      <comments>https://jpss.tistory.com/300#entry300comment</comments>
      <pubDate>Thu, 27 Mar 2025 11:20:30 +0900</pubDate>
    </item>
  </channel>
</rss>